configVersion: 2.0.0 generation: sdkClassName: Plex-API maintainOpenAPIOrder: true usageSnippets: optionalPropertyRendering: withExample fixes: nameResolutionDec2023: false parameterOrderingFeb2024: false requestResponseComponentNamesFeb2024: false docs: version: 0.4.0 defaultLanguage: go docsLanguages: - go imports: option: openapi paths: callbacks: callbacks errors: errors operations: operations shared: shared webhooks: webhooks inputModelSuffix: input maxMethodParams: 4 outputModelSuffix: output static: false go: version: 0.0.2 additionalDependencies: {} clientServerStatusCodesAsErrors: true flattenGlobalSecurity: true imports: option: openapi paths: callbacks: models/callbacks errors: models/sdkerrors operations: models/operations shared: models/components webhooks: models/webhooks inputModelSuffix: input maxMethodParams: 4 outputModelSuffix: output packageName: github.com/LukeHagar/plexgo python: version: 0.0.1 author: LukeHagar clientServerStatusCodesAsErrors: true description: Python Client SDK Generated by Speakeasy flattenGlobalSecurity: true imports: option: openapi paths: callbacks: models/callbacks errors: models/errors operations: models/operations shared: models/components webhooks: models/webhooks inputModelSuffix: input maxMethodParams: 4 outputModelSuffix: output packageName: plexpy typescript: version: 0.3.3 additionalDependencies: dependencies: {} devDependencies: {} peerDependencies: {} author: LukeHagar clientServerStatusCodesAsErrors: true flattenGlobalSecurity: true imports: option: openapi paths: callbacks: models/callbacks errors: models/errors operations: models/operations shared: models/components webhooks: models/webhooks inputModelSuffix: input maxMethodParams: 4 outputModelSuffix: output packageName: '@lukehagar/plexjs' responseFormat: envelope-http templateVersion: v2