https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Joonas Kylmälä from comment #8)
Comment on attachment 118509 [details] [review] Bug 23666: Add spec
Review of attachment 118509 [details] [review]: -----------------------------------------------------------------
::: api/v1/swagger/paths/patrons_extended_attributes.json @@ +78,5 @@
+ } + }, + "x-koha-authorization": { + "permissions": { + "catalogue": "1"
Shouldn't this be borrowers ?
I don't remember now why I picked just staff access (catalogue). You are probably right. I think I found a place in which is was possible to see the attributes without much permissions. -- You are receiving this mail because: You are watching all bug changes.