[Koha-bugs] [Bug 30536] Embeds should be defined in a single place

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 12:40:44 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #34 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
> (2) path header parameters definition for x-koha-embed as an enum

I totally missed that, and regarding the number of occurrences, I am not the
only one.

Is this a list that need to be updated?

% git grep x-koha-embed api/v1/swagger/paths/|grep -v 'name: x-koha-embed'
api/v1/swagger/paths/biblios_item_groups.yaml:    x-koha-embed:
api/v1/swagger/paths/biblios_item_groups.yaml:    x-koha-embed:
api/v1/swagger/paths/biblios_item_groups.yaml:    x-koha-embed:
api/v1/swagger/paths/biblios_item_groups.yaml:    x-koha-embed:
api/v1/swagger/paths/checkouts.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_agreements.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_agreements.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_packages.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_packages.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_packages.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_packages_resources.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_titles.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_titles.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_eholdings_titles_resources.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_licenses.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_licenses.yaml:    x-koha-embed:
api/v1/swagger/paths/erm_users.yaml:    x-koha-embed:
api/v1/swagger/paths/items.yaml:    x-koha-embed:

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list