forked from airbytehq/airbyte-api-java-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gen.yaml
36 lines (36 loc) · 995 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
36
configVersion: 2.0.0
generation:
sdkClassName: airbyte
usageSnippets:
optionalPropertyRendering: withExample
useClassNamesForArrayFields: true
fixes:
nameResolutionDec2023: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
java:
version: 1.0.0
additionalDependencies: []
artifactID: api
companyEmail: [email protected]
companyName: Airbyte
companyURL: www.airbyte.com
flattenGlobalSecurity: false
githubURL: github.com/airbytehq/airbyte-api-java-sdk
groupID: com.airbyte
imports:
option: openapi
paths:
callbacks: models/callbacks
errors: models/errors
operations: models/operations
shared: models/shared
webhooks: models/webhooks
inputModelSuffix: input
maxMethodParams: 0
ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
outputModelSuffix: output
projectName: public-api
templateVersion: v2