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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
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/

Reply via email to