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

            Bug ID: 32997
           Summary: Add REST API endpoint to list authorised values for
                    multiple given categories
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ERM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected], [email protected]

Bug 32981 adds the possibility of retrieving AV's given a category in the api.
Currently, in ERM for example, 11 different AV categories are used, so 11
requests are necessary. Even if lazy-loaded, these are too many requests.

Would be cool to have an AV api endpoint that accepts a list of AV codes and
retrieves the values of the codes provided.

Essentially doing what 32981 does but for multiple codes.

-- 
You are receiving this mail because:
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