From 86f069aec823a829d3c07fa672ff95fb48b2bbcc 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 532c03d1620..48fe6e31e08 100644 --- a/api/v1/swagger/paths/holds.yaml +++ b/api/v1/swagger/paths/holds.yaml @@ -104,6 +104,7 @@ - cancellation_requested - biblio - pickup_library + - item collectionFormat: csv produces: - application/json -- 2.39.5