LibrarySettings update

This commit is contained in:
Nicholas Wallace 2024-05-15 03:58:10 +00:00
parent 0e9cf0df68
commit 1430946e0e

View file

@ -16,8 +16,7 @@ components:
example: My Audiobooks example: My Audiobooks
librarySettings: librarySettings:
description: The settings for the library. description: The settings for the library.
allOf: type: object
- type: object
properties: properties:
coverAspectRatio: coverAspectRatio:
description: Whether the library should use square book covers. Must be 0 (for false) or 1 (for true). description: Whether the library should use square book covers. Must be 0 (for false) or 1 (for true).