Updating OpenAPI Spec

This commit is contained in:
lukehagar
2023-04-18 17:48:40 +00:00
parent 39501274ea
commit 09061608b0

View File

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