From beb9ddb002ab27156255375b156f345d8e0f80b0 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Wed, 12 Feb 2025 21:18:11 +0000 Subject: [PATCH 11/14] 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 532c03d162..48fe6e31e0 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