From c503141e8525e729d0585dcc5fa18bff796cbfce Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 20 Mar 2023 17:17:18 +0000 Subject: [PATCH] Bug 31800: (RMaint follow-up) Remove git fragment The cherry-pick of bug 31800 also pulled in a small part of spec from bug 31793. Signed-off-by: Martin Renvoize --- api/v1/swagger/swagger.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml index 8b7c3d34ed..06e365a9a4 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -147,8 +147,6 @@ paths: $ref: paths/authorised_value_categories.yaml#/~1authorised_value_categories "/authorised_value_categories/{authorised_value_category_name}/authorised_values": $ref: "./paths/authorised_values.yaml#/~1authorised_value_categories~1{authorised_value_category_name}~1authorised_values" - "/authorities/{authority_id}": - $ref: paths/authorities.yaml#/~1authorities~1{authority_id} "/biblios": $ref: "./paths/biblios.yaml#/~1biblios" "/biblios/{biblio_id}": -- 2.39.5