From 48cf2a24a23f5400a65846a8952f61643211acf4 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Tue, 25 Oct 2022 10:20:31 +0000 Subject: [PATCH] Bug 32030: ERM EHoldings Resources - Remove inexistent 'resources' embed from resources Signed-off-by: Jonathan Field Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi --- api/v1/swagger/paths/erm_eholdings_resources.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/api/v1/swagger/paths/erm_eholdings_resources.yaml b/api/v1/swagger/paths/erm_eholdings_resources.yaml index 676c4e0931..9d4e5f3045 100644 --- a/api/v1/swagger/paths/erm_eholdings_resources.yaml +++ b/api/v1/swagger/paths/erm_eholdings_resources.yaml @@ -126,9 +126,6 @@ x-koha-authorization: permissions: erm: 1 - x-koha-embed: - - resources - - resources.package patch: x-mojo-to: ERM::EHoldings::Resources#edit operationId: editErmEHoldingsResources -- 2.39.5