mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 04:19:39 +00:00
🐝 Update gen.yaml
This commit is contained in:
26
gen.yaml
Normal file
26
gen.yaml
Normal 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
|
||||||
Reference in New Issue
Block a user