From 6b0c9f4355e0194f7c39d337e40805b65d0726d8 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 30 Oct 2023 14:52:43 +0000 Subject: [PATCH] Bug 33960: (follow-up) Add to description to highlight that deleted limits query options --- api/v1/swagger/paths/biblios.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/paths/biblios.yaml b/api/v1/swagger/paths/biblios.yaml index 22d4ab4223c..ff78fb17238 100644 --- a/api/v1/swagger/paths/biblios.yaml +++ b/api/v1/swagger/paths/biblios.yaml @@ -69,7 +69,7 @@ parameters: - name: deleted in: query - description: If information on deleted objects is requested + description: Whether information on deleted objects is requested. When true, this limits the query to biblios fields only type: boolean - $ref: "../swagger.yaml#/parameters/page" - $ref: "../swagger.yaml#/parameters/per_page" -- 2.30.2