mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 02:22:09 +01:00
fixed type
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
components:
|
||||
schemas:
|
||||
expanded:
|
||||
type: binary
|
||||
type: integer
|
||||
description: Whether to return Library Item Expanded instead. 0 for false, 1 for true.
|
||||
format: binary
|
||||
example: 0
|
||||
|
||||
Reference in New Issue
Block a user