[Koha-bugs] [Bug 20004] Adapt /v1/cities to new naming guidelines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 15 16:35:40 CET 2018


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

Claire Gravely <claire_gravely at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71653|0                           |1
        is obsolete|                            |

--- Comment #8 from Claire Gravely <claire_gravely at hotmail.com> ---
Created attachment 71666
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71666&action=edit
Bug 20004: Adapt /v1/cities to new naming guidelines

This patch implements the changes required by the cities endpoint RFC
[1].

It uses the objects.search helper, and relies on bug 19686.

To test:
- Apply the patches
- Compare the spec with the RFC (api/v1/swagger/definitions/city.json)
=> SUCCESS: It makes sense
- Run:
  $ kshell
 k$ prove t/db_dependent/api/v1/cities.t
=> Tests pass!
- Sign off :-D

Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>

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


More information about the Koha-bugs mailing list