mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Updating PlexTV Spec
This commit is contained in:
@@ -238,7 +238,6 @@ paths:
|
|||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Plex.tv
|
- Plex.tv
|
||||||
- Authentication
|
|
||||||
summary: Get a Pin
|
summary: Get a Pin
|
||||||
operationId: getPin
|
operationId: getPin
|
||||||
description: Retrieve a Pin from Plex.tv for authentication flows
|
description: Retrieve a Pin from Plex.tv for authentication flows
|
||||||
@@ -358,7 +357,6 @@ paths:
|
|||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Plex.tv
|
- Plex.tv
|
||||||
- Authentication
|
|
||||||
summary: Get Access Token
|
summary: Get Access Token
|
||||||
operationId: getToken
|
operationId: getToken
|
||||||
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
|
||||||
@@ -399,7 +397,6 @@ paths:
|
|||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Plex.tv
|
- Plex.tv
|
||||||
- Devices
|
|
||||||
summary: Get Devices
|
summary: Get Devices
|
||||||
description: Get Devices
|
description: Get Devices
|
||||||
operationId: getDevices
|
operationId: getDevices
|
||||||
@@ -548,7 +545,6 @@ paths:
|
|||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Plex.tv
|
- Plex.tv
|
||||||
- User
|
|
||||||
summary: Get Logged in User
|
summary: Get Logged in User
|
||||||
description: Get Logged in User
|
description: Get Logged in User
|
||||||
operationId: getUserDetails
|
operationId: getUserDetails
|
||||||
|
|||||||
Reference in New Issue
Block a user