From 104cd8feedf48832a0357ff95c6550ba1f9041dc Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Wed, 12 Feb 2025 21:18:11 +0000 Subject: [PATCH 11/15] 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 a6aff1b75c..dbf53443b0 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.34.1