mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 04:11:43 +00:00
Added some smaller fixes and the getaitem endpoint
This commit is contained in:
parent
3e944974e2
commit
7ae904ccbb
7 changed files with 49 additions and 3 deletions
|
|
@ -9,6 +9,8 @@ components:
|
|||
type: object
|
||||
description: Base book schema
|
||||
properties:
|
||||
id:
|
||||
description: TODO
|
||||
libraryItemId:
|
||||
$ref: '../LibraryItem.yaml#/components/schemas/libraryItemId'
|
||||
coverPath:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue