File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
configVersion : 2.0.0
2
2
generation :
3
- sdkClassName : airbyte
3
+ sdkClassName : airbyte-api
4
4
usageSnippets :
5
5
optionalPropertyRendering : withExample
6
6
useClassNamesForArrayFields : true
@@ -11,19 +11,19 @@ generation:
11
11
auth :
12
12
oAuth2ClientCredentialsEnabled : false
13
13
python :
14
- version : 0.47.3
14
+ version : 0.48.0
15
15
author : Airbyte
16
16
clientServerStatusCodesAsErrors : true
17
17
description : Python Client SDK for Airbyte API
18
18
flattenGlobalSecurity : false
19
19
imports :
20
20
option : openapi
21
21
paths :
22
- callbacks : models/callbacks
23
- errors : models/errors
24
- operations : models/operations
25
- shared : models/shared
26
- webhooks : models/webhooks
22
+ callbacks : " "
23
+ errors : " "
24
+ operations : " "
25
+ shared : " "
26
+ webhooks : " "
27
27
inputModelSuffix : input
28
28
maxMethodParams : 0
29
29
outputModelSuffix : output
You can’t perform that action at this time.
0 commit comments