[Koha-bugs] [Bug 23666] Add API route for additional patron attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 19 14:55:18 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666

--- Comment #11 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list