Koha/api/v1/swagger/paths
Tomas Cohen Arazi ac8d607411
Bug 24611: Fix wrong budget_id query param in /acquisitions/orders
This patch fixes the wrong query parameter that slipped on rewriting the
patches for the voted RFC.

To test:
1. Apply the tests patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/acquisitions_orders.t
=> FAIL: Tests fail because fund_id is not a valid query parameter
3. Apply this patch
4. Repeat (2)
=> SUCCESS: Tests pass!
5. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-13 15:55:50 +00:00
..
acquisitions_funds.json Bug 24321: Clean /acquisitions/funds 2020-01-08 14:42:28 +00:00
acquisitions_orders.json Bug 24611: Fix wrong budget_id query param in /acquisitions/orders 2020-02-13 15:55:50 +00:00
acquisitions_vendors.json Bug 24321: Clean /acquisitions/vendors 2020-01-08 14:42:32 +00:00
biblios.json Bug 24232: Fix required permissions in DELETE /biblios/:biblio_id 2019-12-20 12:07:20 +00:00
checkouts.json Bug 17005: Add plugin parameters to /checkouts endpoint 2019-10-08 14:33:39 +01:00
circulation-rules.json Bug 18936: (follow-up) Update REST definition for /.../kinds 2020-02-04 09:56:24 +00:00
cities.json Bug 23859: Make POST add the Location header on cities endpoint 2019-11-01 08:48:18 +00:00
clubs.json Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
holds.json Bug 23517: Add a spec for PUT /holds/{hold_id}/priority 2019-09-23 11:51:58 +01:00
illrequests.json Bug 20563: Allow display of requested partners 2019-03-15 19:33:37 +00:00
items.json Bug 23667: Add spec 2019-10-29 12:20:35 +00:00
libraries.json Bug 24321: Clean /libraries 2020-01-08 14:42:36 +00:00
oauth.json Bug 20402: Implement OAuth2 authentication for REST API 2018-05-08 15:55:42 -03:00
patrons.json Bug 22216: Make GET /patrons/{patron_id} staff only 2019-02-22 13:15:11 +00:00
patrons_account.json Bug 23607: Make /patrons/:patron_id/account staff only 2019-09-27 14:00:48 +01:00
patrons_password.json Bug 17006: OpenAPI spec 2019-01-28 15:25:39 +00:00
public_patrons.json Bug 23584: Add spec for PUT /public/patron/:patron_id/guarantors 2019-09-23 10:52:39 +01:00
return_claims.json Bug 14697: (QA follow-up) Organize tests in subtests 2019-10-31 12:05:14 +00:00
rotas.json Bug 11897: Use 'stockrotation' permission for the endpoint 2018-10-09 15:46:06 +00:00