https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30536 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #34 from Jonathan Druart <jonathan.druart+koha@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.