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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
        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.
_______________________________________________
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