disabled x-speakeasy-global

This commit is contained in:
JasonLandbridge
2024-12-19 21:55:28 +01:00
parent 259ed39fe6
commit 556069ccde

View File

@@ -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: []