[Koha-bugs] [Bug 17008] REST API: Correct data types in Swagger

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 16 15:45:34 CEST 2016


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

--- Comment #5 from Lari Taskula <larit at student.uef.fi> ---
Created attachment 54510
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54510&action=edit
Bug 17008: Fix current data types

This patch changes current Swagger definitions for patrons and holds to have
data types corresponding to column data types in their database tables.

To test:
1. Run t/db_dependent/api/v1/swagger/definitions.t
2. Note that test has a lot of failures.
3. Apply this patch.
4. Run t/db_dependent/api/v1/swagger/definitions.t
5. Note that tests pass.
6. Run REST of the tests in t/db_dependent/api/v1/*

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


More information about the Koha-bugs mailing list