Koha/api/v1/swagger/paths
Martin Renvoize 40ab030060
Bug 25944: Schema fix for illrequests route
The illrequests path was missing the `comments` and `status_alias`
embedable relations in the path specification.

Test plan:
1/ Ensure you have the latest Mojolicious + OpenAPI modules installed.
2/ Navigate to the ill requests page and note that the table is empty.
3/ Note that under the networking tab in your browsers developer tools
that the api call fails with a 400 error.
4/ Apply the patch
5/ Refresh the page
6/ The table should now load and the api route should return a proper
200 response.
7/ Signoff

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Magnus Enger <magnus@libriotech.no>
Applied the patch to a production server that was having the 400
error on the main ILL page, and the error was gone.
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-07-16 15:32:51 +01:00
..
acquisitions_funds.json
acquisitions_orders.json Bug 25048: Make successful resource deletion return 204 2020-04-29 16:24:43 +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 24908: Add text-formatted MARC support in /biblios/{biblio_id} 2020-04-29 17:13:36 +01:00
checkouts.json
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
holds.json Bug 25535: Hold API mapping maps cancellationdate to cancelation_date, but it should be cancellation_date 2020-05-19 08:30:08 +01:00
ill_backends.json
illrequests.json Bug 25944: Schema fix for illrequests route 2020-07-16 15:32:51 +01:00
items.json
libraries.json Bug 25288: Add general query parameters to the /libraries route 2020-06-24 15:15:41 +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