Bug 35658: Fix misaligned collectionFormat in patron_holds.yaml

This patch fixes a silly typo.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 54b07ffc18)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 104c6bf1cc)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
Tomás Cohen Arazi 2023-12-28 10:16:33 -03:00 committed by Lucas Gass
parent 31d73fc742
commit 5df77a718d

View file

@ -25,7 +25,7 @@
type: string
enum:
- cancellation_requested
collectionFormat: csv
collectionFormat: csv
produces:
- application/json
responses: