Skip to content

Commit 0d27acf

Browse files
github-actions[bot]speakeasybotPeter Simpson
authored
## Python SDK Changes: (#653)
* `codat_lending.companies.create()`: `response.data_connections[].integration_key` **Changed** * `codat_lending.companies.get()`: `response.data_connections[].integration_key` **Changed** * `codat_lending.companies.list()`: `response.results[].data_connections[].integration_key` **Changed** * `codat_lending.companies.replace()`: `response.data_connections[].integration_key` **Changed** * `codat_lending.companies.update()`: `response.data_connections[].integration_key` **Changed** * `codat_lending.connections.create()`: `response.integration_key` **Changed** * `codat_lending.connections.get()`: `response.integration_key` **Changed** * `codat_lending.connections.list()`: `response.results[].integration_key` **Changed** * `codat_lending.connections.unlink()`: `response.integration_key` **Changed** Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Peter Simpson <p.simpson@codat.io>
1 parent 903591a commit 0d27acf

695 files changed

Lines changed: 21531 additions & 14492 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
#Ignore PyCharm folder
2-
.idea/
2+
.idea/
3+
4+
# Ignore Speakeasy regen change logs
5+
.speakeasy/logs/changes/

.speakeasy/logs/changes/changes.html

Lines changed: 0 additions & 112 deletions
This file was deleted.

.speakeasy/logs/changes/changes.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)