From 3ea5325a5ab8634750c22b8f8a95bef1d3dbd65b Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Fri, 27 Oct 2023 02:43:51 +0000 Subject: [PATCH] Apply automatic changes --- plex-tv-spec-dereferenced.yaml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/plex-tv-spec-dereferenced.yaml b/plex-tv-spec-dereferenced.yaml index 65126dcf..61914255 100644 --- a/plex-tv-spec-dereferenced.yaml +++ b/plex-tv-spec-dereferenced.yaml @@ -11,7 +11,6 @@ info: license: name: MIT identifier: MIT - url: 'https://opensource.org/licenses/MIT' servers: - url: 'https://plex.tv/api/v2' security: @@ -109,6 +108,8 @@ paths: token: type: string example: VFnxitsRFdWx_WrzsKL + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -161,6 +162,8 @@ paths: type: boolean subscription: type: boolean + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -213,6 +216,8 @@ paths: type: boolean subscription: type: boolean + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -305,7 +310,7 @@ paths: type: string example: America/Chicago postal_code: - type: string + type: number example: 78732 in_privacy_restricted_country: type: boolean @@ -520,6 +525,8 @@ paths: type: boolean IPv6: type: boolean + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -551,6 +558,8 @@ paths: responses: '200': description: Logged in user details + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -602,6 +611,8 @@ paths: updatedAt: type: number example: 1681769995 + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: @@ -656,6 +667,8 @@ paths: scrobbling: type: string example: opt_in + '400': + description: 'Bad Request - A parameter was not specified, or was specified incorrectly.' '401': description: Unauthorized - Returned if the X-Plex-Token is missing from the header or query. content: