[Koha-bugs] [Bug 31128] Add effective_not_for_loan_status to API item objects

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 16:34:30 CEST 2023


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

--- Comment #21 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Victor Grousset/tuxayo from comment #8)
> > ->status_is( 200, 'SWAGGER3.2.2' )
> 
> How can we have Swagger version hardcoded in tests and it still works?
> Searching for "SWAGGER" shows multiple versions allover the tests and yet it
> still work :o

We put a reference to the API coding guidelines described behavior we are
testing. So 3.2.2 is this:

https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#SWAGGER3.2.2_GET

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


More information about the Koha-bugs mailing list