mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 12:51:37 +00:00
Cleaning up LibraryItem schemas
This commit is contained in:
parent
c7ca8b7d65
commit
85586315f7
4 changed files with 76 additions and 174 deletions
|
|
@ -6,10 +6,6 @@ const { filePathToPOSIX } = require('../utils/fileUtils')
|
|||
* @openapi
|
||||
* components:
|
||||
* schemas:
|
||||
* mediaType:
|
||||
* type: string
|
||||
* description: The type of media, will be book or podcast.
|
||||
* enum: [book, podcast]
|
||||
* oldLibraryId:
|
||||
* type: string
|
||||
* description: The ID of the libraries created on server version 2.2.23 and before.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue