Updating PlexTV Spec

This commit is contained in:
lukehagar
2023-10-27 02:43:48 +00:00
parent 12c937b93f
commit 58843cdc4f

View File

@@ -11,7 +11,6 @@ info:
license: license:
name: MIT name: MIT
identifier: MIT identifier: MIT
url: 'https://opensource.org/licenses/MIT'
servers: servers:
- url: 'https://plex.tv/api/v2' - url: 'https://plex.tv/api/v2'
security: security:
@@ -311,7 +310,7 @@ paths:
type: string type: string
example: America/Chicago example: America/Chicago
postal_code: postal_code:
type: string type: number
example: 78732 example: 78732
in_privacy_restricted_country: in_privacy_restricted_country:
type: boolean type: boolean