mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Updating OpenAPI Spec
This commit is contained in:
@@ -2361,6 +2361,7 @@ paths:
|
|||||||
in: query
|
in: query
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
default: false
|
||||||
required: false
|
required: false
|
||||||
- in: header
|
- in: header
|
||||||
name: X-Plex-Client-Identifier
|
name: X-Plex-Client-Identifier
|
||||||
@@ -2543,7 +2544,7 @@ paths:
|
|||||||
- Authentication
|
- Authentication
|
||||||
summary: Get Access Token
|
summary: Get Access Token
|
||||||
operationId: getToken
|
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:
|
parameters:
|
||||||
- name: pinID
|
- name: pinID
|
||||||
description: The PinID to retrieve an access token for
|
description: The PinID to retrieve an access token for
|
||||||
|
|||||||
Reference in New Issue
Block a user