mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 12:37:44 +00:00
Merge branch 'main' into corrections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Device
|
||||
x-speakeasy-name-override: DeviceName
|
||||
in: query
|
||||
required: false
|
||||
schema:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Client-Identifier
|
||||
x-speakeasy-name-override: ClientID
|
||||
description: |
|
||||
The unique identifier for the client application
|
||||
This is used to track the client application and its usage
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Platform
|
||||
x-speakeasy-name-override: ClientPlatform
|
||||
in: query
|
||||
required: false
|
||||
schema:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Product
|
||||
x-speakeasy-name-override: ClientName
|
||||
in: query
|
||||
required: false
|
||||
schema:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Version
|
||||
x-speakeasy-name-override: ClientVersion
|
||||
in: query
|
||||
required: false
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user