From 15d6654a1c7c4d6f31cc82106776ee888084b3b8 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 26 Sep 2024 02:17:43 +0000 Subject: [PATCH] adding plex headers --- src/paths/pins/pins-id.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/paths/pins/pins-id.yaml b/src/paths/pins/pins-id.yaml index 9ec27fb6..b83e3c62 100644 --- a/src/paths/pins/pins-id.yaml +++ b/src/paths/pins/pins-id.yaml @@ -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