-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathgen.yaml
34 lines (34 loc) · 881 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
configVersion: 2.0.0
generation:
sdkClassName: Keymate-API
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionDec2023: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
python:
version: 0.7.1
additionalDependencies:
dependencies: {}
extraDependencies:
dev: {}
author: Keymate
clientServerStatusCodesAsErrors: true
description: Python Client SDK Generated by Keymate
flattenGlobalSecurity: true
imports:
option: openapi
paths:
callbacks: models/callbacks
errors: models/errors
operations: models/operations
shared: models/components
webhooks: models/webhooks
inputModelSuffix: input
maxMethodParams: 4
outputModelSuffix: output
packageName: Keymate-API
responseFormat: envelope