Koha/api/v1/swagger/definitions
Kyle M Hall a44ffa0926
Bug 14697: Add routes to handle return claims
This patch adds the /return_claims route to add new return claims, and
then routes to updates notes and the resolution code.

To test:
1. Apply this patches
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/return_claims.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-31 12:04:13 +00:00
..
account_line.json
allows_renewal.json
checkout.json
checkouts.json
city.json
club_hold.json
club_hold_patron_hold.json
club_hold_patron_holds.json
club_holds.json
error.json
fund.json
hold.json
holds.json
item.json
library.json
patron.json
patron_account_credit.json
patron_balance.json
return_claim.json Bug 14697: Add routes to handle return claims 2019-10-31 12:04:13 +00:00
vendor.json