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

(-)a/api/v1/swagger/paths/clubs.yaml (-2 / +1 lines)
Lines 93-96 Link Here
93
          $ref: "../swagger.yaml#/definitions/error"
93
          $ref: "../swagger.yaml#/definitions/error"
94
    x-koha-authorization:
94
    x-koha-authorization:
95
      permissions:
95
      permissions:
96
        reserveforothers: "1"
96
        reserveforothers: place_holds
97
- 

Return to bug 25787