Koha/api/v1/swagger/definitions
Martin Renvoize 300210e8c3 Bug 28272: (QA follow-up) Add 'manager' to cashups definition
The embeddable 'manager' relation field was missing from the
specification file and as such calls using this embed would result in a
500 error since we introduced 'additionalProperties: false'.

Test plan
1/ Enable 'UseCashRegisters'
2/ Navigate to the register details page
3/ Inspect the network traffic and note a 500 error on the cashups api
call
4/ Apply the patch
5/ The 500 should have gone away and been replaced with an empty
resultset 200 page.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-20 08:41:48 +02:00
..
account_line.json Bug 28272: Fix many things... 2021-05-11 09:04:13 +02:00
advancededitormacro.json
allows_renewal.json Bug 28272: Add unseen_renewals for checkouts 2021-05-11 09:26:47 +02:00
basket.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
cashup.json Bug 28272: (QA follow-up) Add 'manager' to cashups definition 2021-05-20 08:41:48 +02:00
checkout.json Bug 28272: Fix note_seen, desk_id, cancellation_reason 2021-05-10 17:55:30 +02:00
checkouts.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
circ-rule-kind.json
city.json
club_hold.json Bug 28272: Fix many things... 2021-05-11 09:04:13 +02:00
club_hold_patron_hold.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
club_hold_patron_holds.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
club_holds.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
error.json Bug 28272: Fix many things... 2021-05-11 09:04:13 +02:00
fund.json
hold.json Bug 28272: Fix note_seen, desk_id, cancellation_reason 2021-05-10 17:55:30 +02:00
holds.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
ill_backend.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
ill_backends.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
import_batch_profile.json Bug 28272: Fix many things... 2021-05-11 09:04:13 +02:00
import_batch_profiles.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
invoice.json
item.json
library.json Bug 27894: Adapt /holds/:hold_id/pickup_locations 2021-04-07 16:08:04 +02:00
order.json Bug 20212: Add more embeddable objects to orders 2021-01-28 16:44:11 +01:00
patron.json Bug 27855: (QA follow-up) Rename extended_attribute to patron_extended_attribute 2021-03-09 10:31:47 +01:00
patron_account_credit.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
patron_balance.json
patron_extended_attribute.json Bug 27855: (QA follow-up) Rename extended_attribute to patron_extended_attribute 2021-03-09 10:31:47 +01:00
quote.json Bug 27251: Rewrite QOTD with the Koha REST API 2021-01-29 09:03:45 +01:00
return_claim.json Bug 28272: Prevent api spec to accept extra parameters 2021-05-10 10:28:02 +02:00
smtp_server.json Bug 22343: API routes for SMTP servers CRUD 2020-10-02 10:54:40 +02:00
transfer_limit.json Bug 26633: Add REST API for managing transfer limits 2021-03-16 16:08:30 +01:00
vendor.json