mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +00:00
Add: library series endpoint
This commit is contained in:
parent
78e84217e2
commit
1068a68c23
4 changed files with 471 additions and 1 deletions
|
|
@ -69,4 +69,4 @@ components:
|
|||
description: A single item on the server, like a book or podcast. Includes series sequence information.
|
||||
allOf:
|
||||
- $ref: '#/components/schemas/libraryItemBase'
|
||||
- $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