-
Notifications
You must be signed in to change notification settings - Fork 0
/
gen.yaml
50 lines (50 loc) · 1.25 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
43
44
45
46
47
48
49
50
configVersion: 2.0.0
generation:
sdkClassName: chat-api-go
maintainOpenAPIOrder: true
usageSnippets:
optionalPropertyRendering: withExample
useClassNamesForArrayFields: true
fixes:
nameResolutionDec2023: true
parameterOrderingFeb2024: true
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
features:
version: ""
go:
core: 2.87.1
examples: 2.81.2
flattening: 2.81.1
globalSecurity: 2.81.1
globalServerURLs: 2.82.0
groups: 2.81.1
nameOverrides: 2.81.1
retries: 2.82.0
go:
version: 0.9.8
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
imports:
option: openapi
paths:
callbacks: models/callbacks
errors: models/sdkerrors
operations: models/operations
shared: models/components
webhooks: models/webhooks
inputModelSuffix: input
maxMethodParams: 4
methodArguments: require-security-and-request
outputModelSuffix: output
packageName: github.com/inkeep/ai-api-go
responseFormat: envelope
management:
version: ""
docChecksum: e77f226f321fb0ac7a96a5349eec64ed
docVersion: 1.0.0
generationVersion: 2.107.3
speakeasyVersion: 1.82.3