Updating PlexTV Spec

This commit is contained in:
lukehagar
2023-04-20 03:23:39 +00:00
parent 00f0c407d4
commit 02d7ef5d88

View File

@@ -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