-
Notifications
You must be signed in to change notification settings - Fork 0
/
gen.yaml
42 lines (42 loc) · 1.05 KB
/
gen.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
configVersion: 2.0.0
generation:
sdkClassName: Ding
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionDec2023: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
csharp:
version: 0.19.41
additionalDependencies: []
author: Ding
clientServerStatusCodesAsErrors: true
company: ""
defaultErrorName: SDKException
disableNamespacePascalCasingApr2024: false
dotnetVersion: net5.0
enableSourceLink: false
flattenGlobalSecurity: false
flatteningOrder: ""
imports:
option: openapi
paths:
callbacks: Models/Callbacks
errors: Models/Errors
operations: Models/Requests
shared: Models/Components
webhooks: Models/Webhooks
includeDebugSymbols: false
inputModelSuffix: input
maxMethodParams: 4
methodArguments: infer-optional-args
outputModelSuffix: output
packageName: DingSDK
packageTags: ""
product: ""
responseFormat: envelope
sourceDirectory: ""