Koha/api/v1/swagger/paths
Tomas Cohen Arazi 0f11d6acbb Bug 27352: Add GET /biblios/:biblio_id/items
This patch adds a route to fetch the items for a biblio. It relies
entirely on already existing methods.

To test:
1. Use your favourite REST tool
2. Play with the new route.
=> SUCCESS: It works as expected!

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-01-29 09:03:45 +01:00
..
acquisitions_funds.json
acquisitions_orders.json Bug 20212: Add more embeddable objects to orders 2021-01-28 16:44:11 +01:00
acquisitions_vendors.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
advancededitormacros.json Bug 25502: Adapt Advanced macros routes to current guidelines 2020-05-19 15:21:16 +01:00
biblios.json Bug 27352: Add GET /biblios/:biblio_id/items 2021-01-29 09:03:45 +01:00
checkouts.json Bug 24083: Add support for unseen_renewals 2020-11-11 16:09:58 +01:00
circulation-rules.json
cities.json Bug 25279: Add general query parameters to the /cities route 2020-05-12 11:39:36 +01:00
clubs.json Bug 23820: Add checkout to default to patron's home branch on club hold 2020-07-20 17:45:30 +02:00
config_smtp_servers.json Bug 22343: API routes for SMTP servers CRUD 2020-10-02 10:54:40 +02:00
holds.json Bug 27015: Make pickup locations searchable 2021-01-04 16:33:15 +01:00
ill_backends.json Bug 22615: Add endpoint for getting one ill backend 2020-03-05 13:03:40 +00:00
illrequests.json Bug 25944: Schema fix for illrequests route 2020-07-16 15:32:51 +01:00
import_batch_profiles.json Bug 23019: (follow-up) Fix test permissions and API definition bugs 2020-11-11 15:55:49 +01:00
items.json
libraries.json Bug 26595: Embed the whole smtp_server object 2020-10-14 15:53:38 +02:00
oauth.json
patrons.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +01:00
patrons_account.json
patrons_password.json
public_patrons.json
return_claims.json
rotas.json