[Koha-bugs] [Bug 24237] New: The 406 response on the biblios end point should be more discoverable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 13:19:52 CET 2019


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

            Bug ID: 24237
           Summary: The 406 response on the biblios end point should be
                    more discoverable
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com

Other endpoints default to an application/json response by default regardless
of the Accept headers in the request.  For consistency, we should do the same
on the biblios endpoint.. I'm thinking a 406 still, but with a JSON encoded
error message in the body explaining the available Accept headers.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list