mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 12:37:44 +00:00
disabled x-speakeasy-global
This commit is contained in:
@@ -53,13 +53,15 @@ servers:
|
|||||||
default: "32400"
|
default: "32400"
|
||||||
description: The port of your Plex Server
|
description: The port of your Plex Server
|
||||||
|
|
||||||
x-speakeasy-globals:
|
# TODO: Enable this when the SDK generation bug has been resolved:
|
||||||
parameters:
|
# https://github.com/LukeHagar/plexjs/issues/26#issuecomment-2547058955
|
||||||
- $ref: "./parameters/plex/x-plex-identifier.yaml"
|
#x-speakeasy-globals:
|
||||||
- $ref: "./parameters/plex/x-plex-product.yaml"
|
# parameters:
|
||||||
- $ref: "./parameters/plex/x-plex-version.yaml"
|
# - $ref: "./parameters/plex/x-plex-identifier.yaml"
|
||||||
- $ref: "./parameters/plex/x-plex-platform.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:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
|
|||||||
Reference in New Issue
Block a user