https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369 Bug ID: 28369 Summary: additionalProperties missing in holds routes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com There are some objects that are missing this. Enabling it highlights long-standing issues like: parameters that the code accepts, but are missing on the spec, and tests that pass some extra parameters and work only because they are not good tests. Plus: there are design doubts about PUT /holds/:hold_id and we should make it a PATCH route. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.