mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 04:11:43 +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:
|
||||
- $ref: '#/components/schemas/libraryItemBase'
|
||||
- type: object
|
||||
properies:
|
||||
sequence:
|
||||
$ref: './entities/Series.yaml#/components/schemas/sequence'
|
||||
properties:
|
||||
sequence:
|
||||
$ref: './entities/Series.yaml#/components/schemas/sequence'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue