Update src/models/MetaData.yaml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Jason Landbridge
2025-01-23 11:16:12 +01:00
committed by GitHub
parent 39a70cde92
commit 94b4eaba4b

View File

@@ -84,6 +84,7 @@ properties:
- LIBRARY_DEFAULT - LIBRARY_DEFAULT
- HIDE - HIDE
- SHOW - SHOW
example: "1"
episodeSort: episodeSort:
type: string type: string
description: >- description: >-
@@ -97,6 +98,7 @@ properties:
- LIBRARY_DEFAULT - LIBRARY_DEFAULT
- OLDEST_FIRST - OLDEST_FIRST
- NEWEST_FIRST - NEWEST_FIRST
example: "0"
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
type: string type: string
description: >- description: >-
@@ -108,6 +110,7 @@ properties:
x-speakeasy-enums: x-speakeasy-enums:
- LIBRARY_DEFAULT - LIBRARY_DEFAULT
- DISABLED - DISABLED
example: "-1"
showOrdering: showOrdering:
type: string type: string
description: | description: |