@@ -, +, @@ --- api/v1/swagger/paths/article_requests.yaml | 3 --- 1 file changed, 3 deletions(-) --- a/api/v1/swagger/paths/article_requests.yaml +++ a/api/v1/swagger/paths/article_requests.yaml @@ -51,9 +51,6 @@ description: Under maintenance schema: $ref: ../definitions.json#/error - x-koha-authorization: - permissions: - reserveforothers: "1" "/public/patrons/{patron_id}/article_requests/{article_request_id}": delete: x-mojo-to: ArticleRequests#patron_cancel --