added missing properties

This commit is contained in:
JasonLandbridge
2024-09-20 11:47:39 +02:00
parent 31e12e43e9
commit 1a85d7298f
5 changed files with 1642 additions and 28 deletions

View File

@@ -8,16 +8,6 @@ description: |
4 = episode
E.g. A movie library will not return anything with type 3 as there are no seasons for movie libraries
schema:
type: integer
enum:
- 1
- 2
- 3
- 4
example: 2
x-speakeasy-enums:
- MOVIE
- SHOW
- SEASON
- EPISODE
$ref: "../models/common/PlexMediaType.yaml"
required: true