Updating PlexTV Spec

This commit is contained in:
lukehagar
2024-01-31 14:52:43 +00:00
parent b94ce6502d
commit 05c9c9b30d

View File

@@ -32,7 +32,10 @@ components:
ClientIdentifier: ClientIdentifier:
description: Plex Authentication Token description: Plex Authentication Token
type: apiKey type: apiKey
in: header in:
- header
- query
- cookie
name: X-Plex-Client-Identifier name: X-Plex-Client-Identifier
DeviceName: DeviceName:
description: Primary name for the device eg. `Plex Web (Chrome)` description: Primary name for the device eg. `Plex Web (Chrome)`