[Koha-bugs] [Bug 18120] REST API: CRUD endpoint for vendors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 16:01:40 CEST 2017


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

--- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 66418
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66418&action=edit
Bug 18120: REST api | Add a 'vendors' endpoint

This patch introduces an /acquisitions/vendors endpoint.
To test:
- Apply the patch
- Run:
  $ sudo koha-shell kohadev
 k$ prove t/db_dependent/api/v1/acquisitions_vendors.t
=> SUCCESS: Tests pass
- Sign off :-D

Sponsored-by: ByWater Solutions

Signed-off-by: Matthias Meusburger <matthias.meusburger at biblibre.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list