mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 12:51:37 +00:00
Add: ebook file spec
This commit is contained in:
parent
242afb3d1a
commit
f92f5c31bc
2 changed files with 18 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ components:
|
|||
items:
|
||||
type: integer
|
||||
ebookFile:
|
||||
$ref: '#/components/schemas/ebookFile'
|
||||
$ref: '../files/EBookFile.yaml#/components/schemas/ebookFile'
|
||||
bookMinified:
|
||||
type: object
|
||||
description: Minified book schema. Does not depend on `bookBase` because there's pretty much no overlap.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue