From b701b4c50e78a54334f5c394df0721c101cf6e07 Mon Sep 17 00:00:00 2001 From: unl0ck Date: Tue, 12 Nov 2024 20:49:43 +0000 Subject: [PATCH] fixed type --- docs/controllers/LibraryItemController.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/controllers/LibraryItemController.yaml b/docs/controllers/LibraryItemController.yaml index 2aa562df..1acb5dc1 100644 --- a/docs/controllers/LibraryItemController.yaml +++ b/docs/controllers/LibraryItemController.yaml @@ -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