From 872f3c4394d33acdb853a3ef8634fff97382ef0f Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Wed, 12 Feb 2025 21:18:11 +0000 Subject: [PATCH] Bug 36135: Embed items --- api/v1/swagger/paths/holds.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api/v1/swagger/paths/holds.yaml b/api/v1/swagger/paths/holds.yaml index cac66270182..e97623e3c8b 100644 --- a/api/v1/swagger/paths/holds.yaml +++ b/api/v1/swagger/paths/holds.yaml @@ -105,6 +105,7 @@ - biblio - deleted_biblio - pickup_library + - item collectionFormat: csv produces: - application/json -- 2.39.5