mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-06 04:20:52 +00:00
33 lines
803 B
YAML
33 lines
803 B
YAML
configVersion: 2.0.0
|
|
generation:
|
|
sdkClassName: Plex-API
|
|
maintainOpenAPIOrder: true
|
|
usageSnippets:
|
|
optionalPropertyRendering: withExample
|
|
useClassNamesForArrayFields: true
|
|
fixes:
|
|
nameResolutionDec2023: false
|
|
parameterOrderingFeb2024: false
|
|
requestResponseComponentNamesFeb2024: false
|
|
auth:
|
|
oAuth2ClientCredentialsEnabled: false
|
|
terraform:
|
|
version: 0.18.0
|
|
additionalDataSources: []
|
|
additionalDependencies: {}
|
|
additionalResources: []
|
|
allowUnknownFieldsInWeakUnions: false
|
|
author: LukeHagar
|
|
environmentVariables: []
|
|
imports:
|
|
option: openapi
|
|
paths:
|
|
callbacks: callbacks
|
|
errors: sdkerrors
|
|
operations: operations
|
|
shared: shared
|
|
webhooks: webhooks
|
|
inputModelSuffix: input
|
|
outputModelSuffix: output
|
|
packageName: PlexAPI
|