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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user