From 14b69a254eb202a08f279d96576618f9b94eb4e2 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 9 Apr 2024 09:53:58 +0200 Subject: [PATCH] Bug 33568: (follow-up) Fix duplicated key in item spec Signed-off-by: Tomas Cohen Arazi --- api/v1/swagger/definitions/item.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/api/v1/swagger/definitions/item.yaml b/api/v1/swagger/definitions/item.yaml index e70ef75ecc7..d2b9d16d0e7 100644 --- a/api/v1/swagger/definitions/item.yaml +++ b/api/v1/swagger/definitions/item.yaml @@ -7,7 +7,6 @@ properties: biblio_id: type: integer description: Internal identifier for the parent bibliographic record - biblio: {} external_id: type: - string -- 2.44.0