mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 12:51:37 +00:00
Additional debugging
This commit is contained in:
parent
5fdfc9e454
commit
5295088462
5 changed files with 257 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue