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

(-)a/api/v1/swagger/paths/holds.yaml (-1 / +4 lines)
Lines 783-788 Link Here
783
        description: Toggle the holds lowest priority value
783
        description: Toggle the holds lowest priority value
784
        schema:
784
        schema:
785
          type: integer
785
          type: integer
786
      "400":
787
        description: Bad request
788
        schema:
789
          $ref: "../swagger.yaml#/definitions/error"
786
      "401":
790
      "401":
787
        description: Authentication required
791
        description: Authentication required
788
        schema:
792
        schema:
789
- 

Return to bug 38253