mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user