mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 05:59:42 +00:00
added to bookBase metadata and added media to LibraryItemBase
This commit is contained in:
parent
2803f49d48
commit
efc33fa369
2 changed files with 8 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ components:
|
|||
type: array
|
||||
items:
|
||||
$ref: '../metadata/BookMetadata.yaml#/components/schemas/bookChapter'
|
||||
metadata:
|
||||
$ref: '../metadata/BookMetadata.yaml#/components/schemas/bookMetadataBase'
|
||||
missingParts:
|
||||
description: Any parts missing from the book by track index.
|
||||
type: array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue