View | Details | Raw Unified | Return to bug 35967
Collapse All | Expand All

(-)a/api/v1/swagger/definitions/recall.yaml (-4 / +1 lines)
Lines 38-46 properties: Link Here
38
      - "null"
38
      - "null"
39
    description: Where in the queue the patron sits (not yet implemented)
39
    description: Where in the queue the patron sits (not yet implemented)
40
  status:
40
  status:
41
    type:
41
    type: string
42
      - string
43
      - "null"
44
    description: Status of the recall
42
    description: Status of the recall
45
    enum:
43
    enum:
46
      - requested
44
      - requested
47
- 

Return to bug 35967