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

--- Comment #1 from Tomás Cohen Arazi <[email protected]> ---
Hi, what we need is:

GET /av_categories?q={"av_category_id":["av_1",...,"av_n"]}
x-koha-embed: authorised_values:string

The caveat about :string is that Jonathan is proposing on bug 32981 to return
the full AV objects on the avs endpoint. But if the embed didn't include
:string and only did the usual thing for embedding related objects, it would be
good enough.


Note: the idea behind :string is that it would 'calculate the right strings
according to the context' (e.g. public? just the description for a dropdown?)
but I don't have a clear idea for this particular use case so I'd move forward
with what I proposed, without :string.

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