🐝 Update gen.yaml

This commit is contained in:
speakeasy-bot
2024-01-10 15:37:59 +00:00
parent 097b1690ed
commit 3883d331cb

26
gen.yaml Normal file
View File

@@ -0,0 +1,26 @@
configVersion: 2.0.0
generation:
sdkClassName: SDK
usageSnippets:
optionalPropertyRendering: withExample
useClassNamesForArrayFields: true
fixes:
nameResolutionDec2023: false
typescript:
version: 0.0.1
author: Speakeasy
clientServerStatusCodesAsErrors: false
flattenGlobalSecurity: true
imports:
option: openapi
paths:
callbacks: sdk/models/callbacks
errors: sdk/models/errors
operations: sdk/models/operations
shared: sdk/models/shared
webhooks: sdk/models/webhooks
inputModelSuffix: input
maxMethodParams: 4
outputModelSuffix: output
packageName: openapi
templateVersion: v1