Koha/api/v1/swagger/paths
Tomas Cohen Arazi c56b2db564 Bug 28948: Add GET /public/libraries routes
This patch introduces a route to fetch a list of libraries or a single
library as expected on the /public namespace. It is expected to return
the 'public' representation of the Koha::Library objects.

To test:
1. Apply this patches
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/libraries.t
=> SUCCESS: Test pass and they cover all the cases!
3. Try your favourite REST tool against the new route.
4. Sign off :-D

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-28 17:32:34 +02:00
..
acquisitions_funds.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
acquisitions_orders.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
acquisitions_vendors.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
advancededitormacros.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
article_requests.yaml Bug 27947: (QA follow-up) Clarify permissions 2021-10-06 10:09:25 +02:00
biblios.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
cash_registers.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
checkouts.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
circulation-rules.json
cities.yaml Bug 29072: Move reference route /cities spec to YAML 2021-09-21 20:22:57 +02:00
clubs.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
config_smtp_servers.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
holds.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
ill_backends.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
illrequests.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
import_batch_profiles.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
items.json Bug 28613: Add missing parameters to objects.search-based routes 2021-10-28 12:28:30 +02:00
libraries.json Bug 28948: Add GET /public/libraries routes 2021-10-28 17:32:34 +02:00
oauth.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
patrons.json Bug 28480: Add q parameters for GET /patrons 2021-06-23 15:09:55 +02:00
patrons_account.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
patrons_extended_attributes.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
patrons_holds.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
patrons_password.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
public_patrons.json Bug 27947: (QA follow-up) Refactor routes 2021-10-06 10:09:25 +02:00
quotes.json Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
return_claims.json Bug 28271: Adjust API spec 2021-06-21 10:50:09 +02:00
rotas.json
suggestions.yaml Bug 17314: OpenAPI spec 2021-10-28 17:32:34 +02:00
transfer_limits.yaml Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00