Skip to content

Commit 9d7b4c9

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.465.1 (#633)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent a1e75e6 commit 9d7b4c9

21 files changed

+519
-83
lines changed

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.462.2
1+
speakeasyVersion: 1.465.1
22
sources:
33
accounting-source:
44
sourceNamespace: accounting-source
@@ -16,11 +16,11 @@ sources:
1616
- main
1717
bank-feeds-source:
1818
sourceNamespace: bank-feeds-source
19-
sourceRevisionDigest: sha256:8d8de686bced021069c50b733ff4c8846b6b19db455f0ecdce4de7244bec43ef
20-
sourceBlobDigest: sha256:4b1d131fffb52fc07d6f691c35e1f45ad2fc921304d0c730c4a090f58677f089
19+
sourceRevisionDigest: sha256:9eca815edc06e448a2aa35c52eef65c564c4433edc25bb0e40c24c1ab73782af
20+
sourceBlobDigest: sha256:17e9963cca0e2088a998951d41b1bf78ea9574aebe1c9896caf253d88fd13d13
2121
tags:
2222
- latest
23-
- speakeasy-sdk-regen-1735824062
23+
- speakeasy-sdk-regen-1736353877
2424
- 3.0.0
2525
banking-source:
2626
sourceNamespace: banking-source
@@ -111,10 +111,10 @@ targets:
111111
bank-feeds-library:
112112
source: bank-feeds-source
113113
sourceNamespace: bank-feeds-source
114-
sourceRevisionDigest: sha256:8d8de686bced021069c50b733ff4c8846b6b19db455f0ecdce4de7244bec43ef
115-
sourceBlobDigest: sha256:4b1d131fffb52fc07d6f691c35e1f45ad2fc921304d0c730c4a090f58677f089
114+
sourceRevisionDigest: sha256:9eca815edc06e448a2aa35c52eef65c564c4433edc25bb0e40c24c1ab73782af
115+
sourceBlobDigest: sha256:17e9963cca0e2088a998951d41b1bf78ea9574aebe1c9896caf253d88fd13d13
116116
codeSamplesNamespace: bank-feeds-source-python-code-samples
117-
codeSamplesRevisionDigest: sha256:f44d4cd826b74ba81218a08506023a604f8b1e72a3dd81c2f67a22f456b30bb0
117+
codeSamplesRevisionDigest: sha256:6636b9b97c29f9e69eb08701825b921d5aa86d7f1db1692dbe6b6ec443fe6e3f
118118
banking-library:
119119
source: banking-source
120120
sourceNamespace: banking-source

bank-feeds/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.speakeasy/reports
12
.venv/
23
pyrightconfig.json
34
README-PYPI.md

bank-feeds/.speakeasy/gen.lock

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 07093ad1-99d8-4bbd-a29c-a624e1b0e25a
33
management:
4-
docChecksum: 7050649b7090acb5300cf9dd99184a18
4+
docChecksum: 79e809b480b4e698207c2d368071acb2
55
docVersion: 3.0.0
6-
speakeasyVersion: 1.460.3
7-
generationVersion: 2.484.0
8-
releaseVersion: 10.1.0
9-
configChecksum: 4f9668dae8ae716d7faad38875af6181
6+
speakeasyVersion: 1.465.1
7+
generationVersion: 2.488.4
8+
releaseVersion: 10.1.1
9+
configChecksum: 86eab2ee09da4cd960ab0f925216ea6d
1010
repoURL: https://github.com/codatio/client-sdk-python.git
1111
repoSubDirectory: bank-feeds
1212
installationURL: https://github.com/codatio/client-sdk-python.git#subdirectory=bank-feeds
@@ -15,10 +15,10 @@ features:
1515
python:
1616
additionalDependencies: 1.0.0
1717
constsAndDefaults: 1.0.5
18-
core: 5.7.4
18+
core: 5.7.6
1919
decimal: 1.0.0
2020
defaultEnabledRetries: 0.2.0
21-
deprecations: 3.0.0
21+
deprecations: 3.0.2
2222
enumUnions: 0.1.0
2323
envVarSecurityUsage: 0.3.2
2424
examples: 3.0.0
@@ -79,6 +79,7 @@ generatedFiles:
7979
- docs/models/operations/listsourceaccountsrequest.md
8080
- docs/models/operations/listsourceaccountsresponsebody.md
8181
- docs/models/operations/one.md
82+
- docs/models/operations/replacecompanyrequest.md
8283
- docs/models/operations/setconfigurationrequest.md
8384
- docs/models/operations/unlinkconnectionrequest.md
8485
- docs/models/operations/unlinkconnectionupdateconnection.md
@@ -118,6 +119,7 @@ generatedFiles:
118119
- docs/models/shared/companyreferencelinks.md
119120
- docs/models/shared/companyrequestbody.md
120121
- docs/models/shared/companysyncstatus.md
122+
- docs/models/shared/companyupdaterequest.md
121123
- docs/models/shared/configuration.md
122124
- docs/models/shared/configurationcontactref.md
123125
- docs/models/shared/configurationcustomer.md
@@ -233,6 +235,7 @@ generatedFiles:
233235
- src/codat_bankfeeds/models/operations/list_connections.py
234236
- src/codat_bankfeeds/models/operations/list_create_operations.py
235237
- src/codat_bankfeeds/models/operations/list_source_accounts.py
238+
- src/codat_bankfeeds/models/operations/replace_company.py
236239
- src/codat_bankfeeds/models/operations/set_configuration.py
237240
- src/codat_bankfeeds/models/operations/unlink_connection.py
238241
- src/codat_bankfeeds/models/operations/update_company.py
@@ -263,6 +266,7 @@ generatedFiles:
263266
- src/codat_bankfeeds/models/shared/companyreference.py
264267
- src/codat_bankfeeds/models/shared/companyrequestbody.py
265268
- src/codat_bankfeeds/models/shared/companysyncstatus.py
269+
- src/codat_bankfeeds/models/shared/companyupdaterequest.py
266270
- src/codat_bankfeeds/models/shared/configuration.py
267271
- src/codat_bankfeeds/models/shared/configurationcontactref.py
268272
- src/codat_bankfeeds/models/shared/configurationcustomer.py
@@ -497,6 +501,16 @@ examples:
497501
responses:
498502
"401":
499503
application/json: {"canBeRetried": "Unknown", "correlationId": "7eb40d6b415d7bcd99ce658268284056", "detailedErrorCode": 0, "error": "Unauthorized", "service": "PublicApi", "statusCode": 401}
504+
Update tags:
505+
parameters:
506+
path:
507+
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
508+
requestBody:
509+
application/json: {"tags": {"refrence": "new reference"}}
510+
responses:
511+
"200":
512+
application/json: {"created": "2022-01-01T12:00:00.000Z", "createdByUserName": "string", "dataConnections": [{"created": "2022-10-27T09:53:29Z", "id": "ee2eb431-c0fa-4dc9-93fa-d29781c12bcd", "integrationId": "bf083d72-62c7-493e-aec9-81b4dbba7e2c", "integrationKey": "dfxm", "lastSync": "2022-10-27T10:22:43.6464237Z", "linkUrl": "https://link-api.codat.io/companies/86bd88cb-44ab-4dfb-b32f-87b19b14287f/connections/ee2eb431-c0fa-4dc9-93fa-d29781c12bcd/start", "platformName": "Basiq", "sourceId": "bdd831ce-eebd-4896-89a7-20e5ee8989ee", "sourceType": "Banking", "status": "Linked"}], "id": "0498e921-9b53-4396-a412-4f2f5983b0a2", "lastSync": "2022-01-01T12:00:00.000Z", "name": "string", "redirect": "https://link.codat.io/company/27628208-459c-46a2-a705-5641ce25f739", "tags": {"region": "us", "uid": "f6b0c253-16c7-4da1-a0c5-9c871e9c9d6c"}}
513+
"401": {}
500514
create-connection:
501515
Connection:
502516
parameters:
@@ -1230,4 +1244,34 @@ examples:
12301244
Reset:
12311245
requestBody:
12321246
application/json: {"eventType": "client.rateLimit.reset", "generatedDate": "2024-09-01T00:00:00Z", "id": "743ec94a-8aa4-44bb-8bd4-e1855ee0e74b", "payload": {"dailyQuota": 12000, "expiryDate": "2024-09-01T23:59:99Z", "quotaRemaining": 11993}}
1247+
replace-company:
1248+
Update name:
1249+
parameters:
1250+
path:
1251+
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
1252+
requestBody:
1253+
application/json: {"name": "New Name"}
1254+
responses:
1255+
"200":
1256+
application/json: {"created": "2022-01-01T12:00:00.000Z", "createdByUserName": "string", "dataConnections": [{"created": "2022-10-27T09:53:29Z", "id": "ee2eb431-c0fa-4dc9-93fa-d29781c12bcd", "integrationId": "bf083d72-62c7-493e-aec9-81b4dbba7e2c", "integrationKey": "dfxm", "lastSync": "2022-10-27T10:22:43.6464237Z", "linkUrl": "https://link-api.codat.io/companies/86bd88cb-44ab-4dfb-b32f-87b19b14287f/connections/ee2eb431-c0fa-4dc9-93fa-d29781c12bcd/start", "platformName": "Basiq", "sourceId": "bdd831ce-eebd-4896-89a7-20e5ee8989ee", "sourceType": "Banking", "status": "Linked"}], "id": "0498e921-9b53-4396-a412-4f2f5983b0a2", "lastSync": "2022-01-01T12:00:00.000Z", "name": "string", "redirect": "https://link.codat.io/company/27628208-459c-46a2-a705-5641ce25f739", "tags": {"region": "us", "uid": "f6b0c253-16c7-4da1-a0c5-9c871e9c9d6c"}}
1257+
"401": {}
1258+
Update description:
1259+
parameters:
1260+
path:
1261+
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
1262+
requestBody:
1263+
application/json: {"description": "Additional documents required", "name": "Same name"}
1264+
responses:
1265+
"200":
1266+
application/json: {"created": "2022-01-01T12:00:00.000Z", "createdByUserName": "string", "dataConnections": [{"created": "2022-10-27T09:53:29Z", "id": "ee2eb431-c0fa-4dc9-93fa-d29781c12bcd", "integrationId": "bf083d72-62c7-493e-aec9-81b4dbba7e2c", "integrationKey": "dfxm", "lastSync": "2022-10-27T10:22:43.6464237Z", "linkUrl": "https://link-api.codat.io/companies/86bd88cb-44ab-4dfb-b32f-87b19b14287f/connections/ee2eb431-c0fa-4dc9-93fa-d29781c12bcd/start", "platformName": "Basiq", "sourceId": "bdd831ce-eebd-4896-89a7-20e5ee8989ee", "sourceType": "Banking", "status": "Linked"}], "id": "0498e921-9b53-4396-a412-4f2f5983b0a2", "lastSync": "2022-01-01T12:00:00.000Z", "name": "string", "redirect": "https://link.codat.io/company/27628208-459c-46a2-a705-5641ce25f739", "tags": {"region": "us", "uid": "f6b0c253-16c7-4da1-a0c5-9c871e9c9d6c"}}
1267+
"401": {}
1268+
Unauthorized:
1269+
parameters:
1270+
path:
1271+
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
1272+
requestBody:
1273+
application/json: {"description": "Requested early access to the new financing scheme.", "name": "Bank of Dave"}
1274+
responses:
1275+
"401":
1276+
application/json: {"canBeRetried": "Unknown", "correlationId": "7eb40d6b415d7bcd99ce658268284056", "detailedErrorCode": 0, "error": "Unauthorized", "service": "PublicApi", "statusCode": 401}
12331277
generatedTests: {}

bank-feeds/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
oAuth2PasswordEnabled: false
1313
telemetryEnabled: true
1414
python:
15-
version: 10.1.0
15+
version: 10.1.1
1616
additionalDependencies:
1717
dev: {}
1818
main: {}

bank-feeds/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ asyncio.run(main())
196196
* [get](docs/sdks/companies/README.md#get) - Get company
197197
* [get_access_token](docs/sdks/companies/README.md#get_access_token) - Get company access token
198198
* [list](docs/sdks/companies/README.md#list) - List companies
199+
* [replace](docs/sdks/companies/README.md#replace) - Replace company
199200
* [update](docs/sdks/companies/README.md#update) - Update company
200201

201202
### [company_information](docs/sdks/companyinformation/README.md)

bank-feeds/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,4 +848,14 @@ Based on:
848848
### Generated
849849
- [python v10.1.0] bank-feeds
850850
### Releases
851-
- [PyPI v10.1.0] https://pypi.org/project/codat-bankfeeds/10.1.0 - bank-feeds
851+
- [PyPI v10.1.0] https://pypi.org/project/codat-bankfeeds/10.1.0 - bank-feeds
852+
853+
## 2025-01-08 16:31:08
854+
### Changes
855+
Based on:
856+
- OpenAPI Doc
857+
- Speakeasy CLI 1.465.1 (2.488.4) https://github.com/speakeasy-api/speakeasy
858+
### Generated
859+
- [python v10.1.1] bank-feeds
860+
### Releases
861+
- [PyPI v10.1.1] https://pypi.org/project/codat-bankfeeds/10.1.1 - bank-feeds
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ReplaceCompanyRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
8+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9+
| `company_request_body` | [Optional[shared.CompanyRequestBody]](../../models/shared/companyrequestbody.md) | :heavy_minus_sign: | N/A | |

bank-feeds/docs/models/operations/updatecompanyrequest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
8-
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9-
| `company_request_body` | [Optional[shared.CompanyRequestBody]](../../models/shared/companyrequestbody.md) | :heavy_minus_sign: | N/A | |
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
8+
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
9+
| `company_update_request` | [Optional[shared.CompanyUpdateRequest]](../../models/shared/companyupdaterequest.md) | :heavy_minus_sign: | N/A | |
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CompanyUpdateRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
8+
| `description` | *Optional[str]* | :heavy_minus_sign: | Additional information about the company. This can be used to store foreign IDs, references, etc. | Requested early access to the new financing scheme. |
9+
| `name` | *Optional[str]* | :heavy_minus_sign: | Name of company being connected. | Bank of Dave |
10+
| `tags` | Dict[str, *str*] | :heavy_minus_sign: | A collection of user-defined key-value pairs that store custom metadata against the company. | |

0 commit comments

Comments
 (0)