added new features to the list, but turned it into a string as it causes exceptions when new values are presented as an enum from the api

This commit is contained in:
JasonLandbridge
2024-10-02 11:05:23 +02:00
parent 18374e4b11
commit d15b5a811a

View File

@@ -6,8 +6,8 @@ properties:
type: array
items:
type: string
x-speakeasy-unknown-values: allow
enum:
#TODO This should become an enum once all values are known
description: |
- Android - Dolby Vision
- Android - PiP
- CU Sunset
@@ -103,6 +103,15 @@ properties:
- watchlist-rss
- web_server_dashboard
- webhooks
- blacklist-subnets
- chromecast-music-mp
- Sync v3
- livetv-platform-specific
- nonAnonymousAccount
- parental-controls
- Subtitles on Demand
- ultrablur
- web-desktop-gracenote-banner
active:
description: If the account's Plex Pass subscription is active
type: boolean