Merge branch 'main' into corrections

This commit is contained in:
Jason Landbridge
2024-09-19 08:39:33 +02:00
committed by GitHub
12 changed files with 36 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
name: X-Plex-Device
x-speakeasy-name-override: DeviceName
in: query
required: false
schema:

View File

@@ -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

View File

@@ -1,4 +1,5 @@
name: X-Plex-Platform
x-speakeasy-name-override: ClientPlatform
in: query
required: false
schema:

View File

@@ -1,4 +1,5 @@
name: X-Plex-Product
x-speakeasy-name-override: ClientName
in: query
required: false
schema:

View File

@@ -1,4 +1,5 @@
name: X-Plex-Version
x-speakeasy-name-override: ClientVersion
in: query
required: false
schema: