mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +00:00
Update: formatting
This commit is contained in:
parent
44a98a0061
commit
a60f7463a7
3 changed files with 7 additions and 9 deletions
|
|
@ -22,9 +22,9 @@ components:
|
|||
ino:
|
||||
$ref: '../schemas.yaml#/components/schemas/inode'
|
||||
libraryId:
|
||||
$ref: 'Library.yaml#/components/schemas/libraryId'
|
||||
$ref: './Library.yaml#/components/schemas/libraryId'
|
||||
folderId:
|
||||
$ref: 'Folder.yaml#/components/schemas/folderId'
|
||||
$ref: './Folder.yaml#/components/schemas/folderId'
|
||||
path:
|
||||
description: The path of the library item on the server.
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue