From ecfcfed2e4a437e88fe2320c9400fa2a904c50cf Mon Sep 17 00:00:00 2001 From: lukehagar Date: Wed, 12 Apr 2023 21:04:52 +0000 Subject: [PATCH] Updating OpenAPI Spec --- static/plex-api-spec-dereferenced.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/plex-api-spec-dereferenced.yaml b/static/plex-api-spec-dereferenced.yaml index c1bae16..9425590 100644 --- a/static/plex-api-spec-dereferenced.yaml +++ b/static/plex-api-spec-dereferenced.yaml @@ -2361,6 +2361,7 @@ paths: in: query schema: type: boolean + default: false required: false - in: header name: X-Plex-Client-Identifier @@ -2543,7 +2544,7 @@ paths: - Authentication summary: Get Access Token operationId: getToken - description: Retrieve a Pin from Plex.tv for authentication flows + description: Retrieve an Access Token from Plex.tv after the Pin has already been authenticated parameters: - name: pinID description: The PinID to retrieve an access token for