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

(-)a/api/v1/swagger/paths/holds.json (-2 / +1 lines)
Lines 672-678 Link Here
672
      },
672
      },
673
      "x-koha-authorization": {
673
      "x-koha-authorization": {
674
        "permissions": {
674
        "permissions": {
675
          "reserveforothers": "1"
675
          "reserveforothers": "place_holds"
676
        }
676
        }
677
      }
677
      }
678
    }
678
    }
679
- 

Return to bug 27117