https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680
Bug ID: 24680
Summary: Hold modification endpoints don't always work properly
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
PUT request to /api/v1/holds/{hold_id} requires the priority parameter
(non-mandatory in the API spec) for the request to actually do anything and
POST request to /api/v1/holds/{hold_id}/suspension without end_date improperly
returns current date as the date. Patch coming up.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/