[Koha-bugs] [Bug 25048] New: Successful resource deletion should return 204

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 2 20:25:16 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25048

            Bug ID: 25048
           Summary: Successful resource deletion should return 204
 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

As stated in our coding guidelines for the API [1], when deleting a resource,
the API should return a 204 instead of the 200 some do now.

[1]
https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#SWAGGER3.2.4_DELETE

-- 
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