mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 20:47:48 +00:00
adding plex headers
This commit is contained in:
@@ -14,6 +14,11 @@ get:
|
|||||||
required: true
|
required: true
|
||||||
schema:
|
schema:
|
||||||
type: integer
|
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:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: The Pin with a non-null authToken when it has been verified by the user
|
description: The Pin with a non-null authToken when it has been verified by the user
|
||||||
|
|||||||
Reference in New Issue
Block a user