[Koha-bugs] [Bug 30542] New: Use x-koha-embed parameter definition

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 13:05:31 CEST 2022


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

            Bug ID: 30542
           Summary: Use x-koha-embed parameter definition
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
                CC: tomascohen at gmail.com
        Depends on: 29810

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.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29810
[Bug 29810] Add embed options documentation
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list