mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
adjusted order and names once more
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: X-Plex-Platform
|
||||
x-speakeasy-name-override: ClientPlatform
|
||||
in: query
|
||||
required: false
|
||||
schema:
|
||||
|
||||
@@ -32,9 +32,9 @@ x-speakeasy-globals:
|
||||
parameters:
|
||||
- $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"
|
||||
- $ref: "./parameters/plex/x-plex-device.yaml"
|
||||
|
||||
security:
|
||||
- accessToken: []
|
||||
|
||||
Reference in New Issue
Block a user