https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26297 --- Comment #20 from Pedro Amorim <pedro.amorim@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.