14 Apr
2022
14 Apr
'22
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30536 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Description copied from bug 30542 - I jumped before I found this bug.. haha
Now that we're documenting, and properly validating, the x-koha-embed parameter we can actually use this parameter definition list instead of the custom x-koha-embed array from the top level of the endpoint definition.
This would reduce overhead of adding embeds.. we would only need to add them to the enum list in the parameter definition instead of to both the parameter definition and a top level x-koha-embed key.
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.