Reverted change that has contradictory outputs

This commit is contained in:
Vito0912 2024-07-28 18:57:56 +02:00
parent 7ae904ccbb
commit 11826c37a3
2 changed files with 1 additions and 1 deletions

View file

@ -36,6 +36,6 @@ paths:
content:
application/json:
schema:
description: TODO - Add minified library item object
oneOf:
- $ref: '../objects/LibraryItem.yaml#/components/schemas/libraryItemMinified'
- $ref: '../objects/LibraryItem.yaml#/components/schemas/libraryItemBase'