-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgen.yaml
executable file
·35 lines (35 loc) · 910 Bytes
/
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
configVersion: 2.0.0
generation:
baseServerUrl: https://entity-mapping.sls.epilot.io
sdkClassName: SDK
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionDec2023: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
sdkFlattening: true
telemetryEnabled: false
terraform:
version: 0.9.1
additionalDataSources: []
additionalDependencies: {}
additionalResources: []
allowUnknownFieldsInWeakUnions: false
author: epilot-dev
defaultErrorName: SDKError
environmentVariables: []
imports:
option: openapi
paths:
callbacks: callbacks
errors: sdkerrors
operations: operations
shared: shared
webhooks: webhooks
inputModelSuffix: input
outputModelSuffix: output
packageName: epilot-entitymapping