[Koha-bugs] [Bug 26297] Rest API: add a route to list patron categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 2 18:22:11 CET 2024


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

--- Comment #20 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
(In reply to Martin Renvoize from comment #18)
> Comment on attachment 159955 [details] [review]
> Bug 26297: (QA Follow-up);
> 
> Review of attachment 159955 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: api/v1/swagger/definitions/patron_category.yaml
> @@ +35,2 @@
> >      type:
> >        - boolean
> 
> Is it really a boolean.. the comments suggest it should be an int?

Well spotted thanks! I completely missed this. It made sense and worked when I
first wrote the patch turning it into boolean on schema files, but that was
wrong ( and now obsolete) so this API spec needed updating.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list