Additional debugging

This commit is contained in:
Nicholas Wallace 2024-05-09 06:10:02 +00:00
parent 5fdfc9e454
commit 5295088462
5 changed files with 257 additions and 3 deletions

View file

@ -72,6 +72,6 @@ components:
settings:
$ref: '#/components/schemas/librarySettings'
createdAt:
$ref: './../schemas.yaml#/components/schemas/createdAt'
$ref: '../schemas.yaml#/components/schemas/createdAt'
lastUpdate:
$ref: './../schemas.yaml#/components/schemas/updatedAt'
$ref: '../schemas.yaml#/components/schemas/updatedAt'