@@ -, +, @@ --- api/v1/swagger/paths/holds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/api/v1/swagger/paths/holds.yaml +++ a/api/v1/swagger/paths/holds.yaml @@ -104,7 +104,7 @@ - cancellation_requested - biblio - pickup_library - collectionFormat: csv + collectionFormat: csv produces: - application/json responses: --