mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-06 12:37:47 +00:00
🐝 Update gen.yaml
This commit is contained in:
25
gen.yaml
Normal file
25
gen.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
configVersion: 1.0.0
|
||||
generation:
|
||||
comments: {}
|
||||
sdkClassName: Plex-API
|
||||
repoURL: https://github.com/speakeasy-sdks/Personal-sample-sdk-9.git
|
||||
maintainOpenAPIOrder: true
|
||||
usageSnippets:
|
||||
optionalPropertyRendering: withExample
|
||||
useClassNamesForArrayFields: true
|
||||
fixes:
|
||||
nameResolutionDec2023: false
|
||||
terraform:
|
||||
version: 0.0.1
|
||||
author: LukeHagar
|
||||
imports:
|
||||
option: openapi
|
||||
paths:
|
||||
callbacks: callbacks
|
||||
errors: sdkerrors
|
||||
operations: operations
|
||||
shared: shared
|
||||
webhooks: webhooks
|
||||
inputModelSuffix: input
|
||||
outputModelSuffix: output
|
||||
packageName: PlexAPI
|
||||
Reference in New Issue
Block a user