[Koha-bugs] [Bug 32981] New: Add REST API endpoint to list authorised values for a given category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 14:41:33 CET 2023


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

            Bug ID: 32981
           Summary: Add REST API endpoint to list authorised values for a
                    given category
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
                CC: tomascohen at gmail.com
            Blocks: 17390

For, at least, the ERM module we would like to retrieve the authorised values
for a given category to build a dropdown list with the different options.

It has been decided on bug 17390 to use
GET /authorised_value_categories/:authorised_value_category_id/values


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17390
[Bug 17390] Add REST API endpoint for Authorised Values
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list