[Koha-bugs] [Bug 31794] REST API: GET endpoint for Authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 7 01:06:22 CET 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com
  Text to go in the|                            |This adds an authorities
      release notes|                            |GET endpoint to the REST
                   |                            |API.

--- Comment #4 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. I used the curl command to test the different content header types:
   curl -u koha:koha -i -H 'Accept:text/plain'
http://127.0.0.1:8080/api/v1/authorities/419

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


More information about the Koha-bugs mailing list