-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathgen.yaml
More file actions
44 lines (44 loc) · 1.23 KB
/
gen.yaml
File metadata and controls
44 lines (44 loc) · 1.23 KB
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
43
44
configVersion: 2.0.0
generation:
sdkClassName: RyanTest
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionFeb2025: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
securityFeb2025: false
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
java:
version: 7.26.0
additionalDependencies: []
additionalPlugins: []
artifactID: javaclientsdk
clientServerStatusCodesAsErrors: true
companyEmail: chase@speakeasyapi.dev
companyName: Speakeasy
companyURL: www.speakeasyapi.dev
defaultErrorName: SDKError
flattenGlobalSecurity: false
githubURL: github.com/speakeasy-api/speakeasy-client-sdk-java
groupID: dev.speakeasyapi
imports:
option: openapi
paths:
callbacks: models/callbacks
errors: models/errors
operations: models/operations
shared: models/shared
webhooks: models/webhooks
inputModelSuffix: input
license:
name: The MIT License (MIT)
shortName: MIT
url: https://mit-license.org/
maxMethodParams: 0
ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
outputModelSuffix: output
projectName: speakeasy-client-sdk-java
templateVersion: v2