From 31f1ce7a75f812ce1d56b9a792d9f4c49a88edc7 Mon Sep 17 00:00:00 2001 From: lukehagar Date: Fri, 2 Jun 2023 20:15:03 +0000 Subject: [PATCH] Updating PlexTV Spec --- static/plex-tv-spec-dereferenced.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/static/plex-tv-spec-dereferenced.yaml b/static/plex-tv-spec-dereferenced.yaml index 65126dc..98f8f4f 100644 --- a/static/plex-tv-spec-dereferenced.yaml +++ b/static/plex-tv-spec-dereferenced.yaml @@ -109,6 +109,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 +163,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 +217,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: @@ -520,6 +526,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 +559,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 +612,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 +668,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: