Bugzilla – Attachment 161496 Details for
Bug 26297
Add a route to list patron categories
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26297: (QA follow-up): Update required permission
Bug-26297-QA-follow-up-Update-required-permission.patch (text/plain), 877 bytes, created by
Pedro Amorim
on 2024-01-26 09:59:13 UTC
(
hide
)
Description:
Bug 26297: (QA follow-up): Update required permission
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-01-26 09:59:13 UTC
Size:
877 bytes
patch
obsolete
>From 605d0c50df2f51e4030dac9bd279b68c2bf8261e Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 26 Jan 2024 09:58:46 +0000 >Subject: [PATCH] Bug 26297: (QA follow-up): Update required permission > >/api/v1/patrons endpoint now requires parameters:manage_patron_categories instead of just 'catalogue' >--- > api/v1/swagger/paths/patron_categories.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/patron_categories.yaml b/api/v1/swagger/paths/patron_categories.yaml >index b07fbcce818..649c10f0f77 100644 >--- a/api/v1/swagger/paths/patron_categories.yaml >+++ b/api/v1/swagger/paths/patron_categories.yaml >@@ -37,4 +37,4 @@ > $ref: "../swagger.yaml#/definitions/error" > x-koha-authorization: > permissions: >- catalogue: "1" >+ parameters: manage_patron_categories >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26297
:
159714
|
159715
|
159716
|
159717
|
159722
|
159921
|
159922
|
159923
|
159924
|
159955
|
160412
|
161450
|
161451
|
161484
|
161485
|
161486
|
161487
|
161488
|
161496
|
165390
|
165391
|
165392
|
165393
|
165453
|
165655
|
165827