File tree Expand file tree Collapse file tree 16 files changed +32
-32
lines changed
sync-for-commerce-version-1/.speakeasy
sync-for-expenses-version-1/.speakeasy
sync-for-payables-version-1/.speakeasy
sync-for-commerce/.speakeasy
sync-for-expenses/.speakeasy
sync-for-payables/.speakeasy
sync-for-payroll/.speakeasy Expand file tree Collapse file tree 16 files changed +32
-32
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ python:
2323 software.
2424 enumFormat : enum
2525 flattenGlobalSecurity : false
26- flattenRequests : true
26+ flattenRequests : false
2727 imports :
2828 option : openapi
2929 paths :
@@ -34,7 +34,7 @@ python:
3434 webhooks : models/webhooks
3535 inputModelSuffix : input
3636 maxMethodParams : 0
37- methodArguments : infer - optional - args
37+ methodArguments : infer- optional- args
3838 outputModelSuffix : output
3939 packageName : codat-bankfeeds
4040 responseFormat : flat
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ python:
2323 and data integrity features.
2424 enumFormat : enum
2525 flattenGlobalSecurity : false
26- flattenRequests : true
26+ flattenRequests : false
2727 imports :
2828 option : openapi
2929 paths :
@@ -34,7 +34,7 @@ python:
3434 webhooks : models/webhooks
3535 inputModelSuffix : input
3636 maxMethodParams : 0
37- methodArguments : infer - optional - args
37+ methodArguments : infer- optional- args
3838 outputModelSuffix : output
3939 packageName : codat-lending
4040 responseFormat : flat
Original file line number Diff line number Diff line change @@ -37,6 +37,6 @@ python:
3737 authors :
3838 - Speakeasy
3939 enumFormat : enum
40- flattenRequests : true
41- methodArguments : infer - optional - args
40+ flattenRequests : false
41+ methodArguments : infer- optional- args
4242 templateVersion : v2
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ python:
2222 description : Access standardized accounting data from our accounting integrations.
2323 enumFormat : enum
2424 flattenGlobalSecurity : false
25- flattenRequests : true
25+ flattenRequests : false
2626 imports :
2727 option : openapi
2828 paths :
@@ -33,7 +33,7 @@ python:
3333 webhooks : models/webhooks
3434 inputModelSuffix : input
3535 maxMethodParams : 0
36- methodArguments : infer - optional - args
36+ methodArguments : infer- optional- args
3737 outputModelSuffix : output
3838 packageName : codat-accounting
3939 responseFormat : flat
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ python:
2323 and data integrity features.
2424 enumFormat : enum
2525 flattenGlobalSecurity : false
26- flattenRequests : true
26+ flattenRequests : false
2727 imports :
2828 option : openapi
2929 paths :
@@ -34,7 +34,7 @@ python:
3434 webhooks : models/webhooks
3535 inputModelSuffix : input
3636 maxMethodParams : 0
37- methodArguments : infer - optional - args
37+ methodArguments : infer- optional- args
3838 outputModelSuffix : output
3939 packageName : codat-assess
4040 responseFormat : flat
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ python:
2222 description : Access standardized banking data from our banking integrations.
2323 enumFormat : enum
2424 flattenGlobalSecurity : false
25- flattenRequests : true
25+ flattenRequests : false
2626 imports :
2727 option : openapi
2828 paths :
@@ -33,7 +33,7 @@ python:
3333 webhooks : models/webhooks
3434 inputModelSuffix : input
3535 maxMethodParams : 0
36- methodArguments : infer - optional - args
36+ methodArguments : infer- optional- args
3737 outputModelSuffix : output
3838 packageName : codat-banking
3939 responseFormat : flat
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ python:
2222 description : Access standardized commerce data from our commerce integrations.
2323 enumFormat : enum
2424 flattenGlobalSecurity : false
25- flattenRequests : true
25+ flattenRequests : false
2626 imports :
2727 option : openapi
2828 paths :
@@ -33,7 +33,7 @@ python:
3333 webhooks : models/webhooks
3434 inputModelSuffix : input
3535 maxMethodParams : 0
36- methodArguments : infer - optional - args
36+ methodArguments : infer- optional- args
3737 outputModelSuffix : output
3838 packageName : codat-commerce
3939 responseFormat : flat
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ python:
2323 and more.
2424 enumFormat : enum
2525 flattenGlobalSecurity : false
26- flattenRequests : true
26+ flattenRequests : false
2727 imports :
2828 option : openapi
2929 paths :
@@ -34,7 +34,7 @@ python:
3434 webhooks : models/webhooks
3535 inputModelSuffix : input
3636 maxMethodParams : 0
37- methodArguments : infer - optional - args
37+ methodArguments : infer- optional- args
3838 outputModelSuffix : output
3939 packageName : codat-common
4040 responseFormat : flat
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ python:
2222 description : Use Codat's Files API to upload your SMB customers' files.
2323 enumFormat : enum
2424 flattenGlobalSecurity : false
25- flattenRequests : true
25+ flattenRequests : false
2626 imports :
2727 option : openapi
2828 paths :
@@ -33,7 +33,7 @@ python:
3333 webhooks : models/webhooks
3434 inputModelSuffix : input
3535 maxMethodParams : 0
36- methodArguments : infer - optional - args
36+ methodArguments : infer- optional- args
3737 outputModelSuffix : output
3838 packageName : codat-files
3939 responseFormat : flat
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ python:
5454 authors :
5555 - Speakeasy
5656 enumFormat : enum
57- flattenRequests : true
58- methodArguments : infer - optional - args
57+ flattenRequests : false
58+ methodArguments : infer- optional- args
5959 responseFormat : flat
6060 templateVersion : v2
You can’t perform that action at this time.
0 commit comments