mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +00:00
Fix: libraryItem typos
This commit is contained in:
parent
63b5a18f6d
commit
820f8a9d2a
1 changed files with 3 additions and 3 deletions
|
|
@ -70,6 +70,6 @@ components:
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: '#/components/schemas/libraryItemBase'
|
- $ref: '#/components/schemas/libraryItemBase'
|
||||||
- type: object
|
- type: object
|
||||||
properies:
|
properties:
|
||||||
sequence:
|
sequence:
|
||||||
$ref: './entities/Series.yaml#/components/schemas/sequence'
|
$ref: './entities/Series.yaml#/components/schemas/sequence'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue