[Koha-bugs] [Bug 17607] Fix patron definition in Swagger

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 10 14:23:53 CET 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 57423
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57423&action=edit
Bug 17607: Fix patron definition in Swagger

This patch makes the patron swagger definition match the DB schema.
To test:
- Run:
  $ prove t/db_dependent/api/v1/swagger/definitions.t
=> FAIL: 'lastseen' field is not declared in the swagger definition
- Apply the patch
- Run:
  $ prove t/db_dependent/api/v1/swagger/definitions.t
=> SUCCESS: Tests pass!
- Sigh off :-D

Sponsored-by: ByWater Solutions

-- 
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