Skip to content

Commit

Permalink
adding plex headers
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeHagar committed Sep 26, 2024
1 parent 610a2c1 commit 15d6654
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/paths/pins/pins-id.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15d6654

Please sign in to comment.