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:
@@ -2264,7 +2264,6 @@ paths:
|
|||||||
description: Retrieve a Pin from Plex.tv for authentication flows
|
description: Retrieve a Pin from Plex.tv for authentication flows
|
||||||
security:
|
security:
|
||||||
- ClientIdentifier: []
|
- ClientIdentifier: []
|
||||||
Host: []
|
|
||||||
parameters:
|
parameters:
|
||||||
- name: strong
|
- name: strong
|
||||||
description: |
|
description: |
|
||||||
@@ -2386,7 +2385,6 @@ paths:
|
|||||||
description: Retrieve an Access Token from Plex.tv after the Pin has already been authenticated
|
description: Retrieve an Access Token from Plex.tv after the Pin has already been authenticated
|
||||||
security:
|
security:
|
||||||
- ClientIdentifier: []
|
- ClientIdentifier: []
|
||||||
Host: []
|
|
||||||
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