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 Bug 23049: (QA follow-up) Fix swagger spec for account line 2019-10-24 17:25:21 +01:00
allows_renewal.json Bug 17003: (follow-up) Update definitions according to voted RFC 2019-07-01 16:10:15 +01:00
checkout.json Bug 17005: Add checked_in checkouts to REST API response 2019-10-08 14:33:39 +01:00
checkouts.json
city.json
club_hold.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
club_hold_patron_hold.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
club_hold_patron_holds.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
club_holds.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
error.json
fund.json Bug 23843: Add mapping to Koha::Acquisition::Fund 2019-10-23 18:03:24 +01:00
hold.json Bug 9834: (QA follow-up) API Corrections 2019-06-20 17:12:12 +01:00
holds.json
item.json Bug 16825: Add API route for getting an item 2019-09-12 16:41:09 +01:00
library.json
patron.json Bug 20691: (QA follow-up) API-related fixes 2019-09-11 08:54:03 +01:00
patron_account_credit.json Bug 23805: Update 'W' to 'WRITEOFF' for consistency 2019-10-24 17:35:20 +01:00
patron_balance.json
return_claim.json Bug 14697: Add routes to handle return claims 2019-10-31 12:04:13 +00:00
vendor.json