mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 21:01:39 +00:00
Linting updates
This commit is contained in:
parent
a0a2fef54d
commit
d6407cf645
2 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@ components:
|
|||
description: The folders that belong to the library.
|
||||
type: array
|
||||
items:
|
||||
$ref: './Folder.yaml#/components/schemas/folder'
|
||||
$ref: 'Folder.yaml#/components/schemas/folder'
|
||||
displayOrder:
|
||||
description: Display position of the library in the list of libraries. Must be >= 1.
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue