[Koha-bugs] [Bug 28369] New: additionalProperties missing in holds routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 18 13:50:38 CEST 2021


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 at lists.koha-community.org
          Reporter: tomascohen at 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.


More information about the Koha-bugs mailing list