mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
adding plex headers
This commit is contained in:
@@ -14,6 +14,11 @@ get:
|
||||
required: true
|
||||
schema:
|
||||
type: integer
|
||||
- $ref: ../../parameters/plex/x-plex-identifier.yaml
|
||||
- $ref: ../../parameters/plex/x-plex-product.yaml
|
||||
- $ref: ../../parameters/plex/x-plex-device.yaml
|
||||
- $ref: ../../parameters/plex/x-plex-version.yaml
|
||||
- $ref: ../../parameters/plex/x-plex-platform.yaml
|
||||
responses:
|
||||
"200":
|
||||
description: The Pin with a non-null authToken when it has been verified by the user
|
||||
|
||||
Reference in New Issue
Block a user