Fix: response for library collections

This commit is contained in:
Nicholas Wallace 2024-02-25 18:42:39 +00:00
parent c9832cab99
commit 6525ccaa50

View file

@ -551,6 +551,7 @@ class LibraryController {
* content: * content:
* application/json: * application/json:
* schema: * schema:
* results:
* type: array * type: array
* items: * items:
* $ref: '#/components/schemas/collectionExpanded' * $ref: '#/components/schemas/collectionExpanded'