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