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

(-)a/api/v1/swagger/paths/patrons_holds.yaml (-2 / +1 lines)
Lines 24-30 Link Here
24
          type: string
24
          type: string
25
          enum:
25
          enum:
26
            - cancellation_requested
26
            - cancellation_requested
27
          collectionFormat: csv
27
        collectionFormat: csv
28
    produces:
28
    produces:
29
      - application/json
29
      - application/json
30
    responses:
30
    responses:
31
- 

Return to bug 35658