Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.465.1 (#633)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored Jan 8, 2025
1 parent a1e75e6 commit 9d7b4c9
Show file tree
Hide file tree
Showing 21 changed files with 519 additions and 83 deletions.
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.462.2
speakeasyVersion: 1.465.1
sources:
accounting-source:
sourceNamespace: accounting-source
Expand All @@ -16,11 +16,11 @@ sources:
- main
bank-feeds-source:
sourceNamespace: bank-feeds-source
sourceRevisionDigest: sha256:8d8de686bced021069c50b733ff4c8846b6b19db455f0ecdce4de7244bec43ef
sourceBlobDigest: sha256:4b1d131fffb52fc07d6f691c35e1f45ad2fc921304d0c730c4a090f58677f089
sourceRevisionDigest: sha256:9eca815edc06e448a2aa35c52eef65c564c4433edc25bb0e40c24c1ab73782af
sourceBlobDigest: sha256:17e9963cca0e2088a998951d41b1bf78ea9574aebe1c9896caf253d88fd13d13
tags:
- latest
- speakeasy-sdk-regen-1735824062
- speakeasy-sdk-regen-1736353877
- 3.0.0
banking-source:
sourceNamespace: banking-source
Expand Down Expand Up @@ -111,10 +111,10 @@ targets:
bank-feeds-library:
source: bank-feeds-source
sourceNamespace: bank-feeds-source
sourceRevisionDigest: sha256:8d8de686bced021069c50b733ff4c8846b6b19db455f0ecdce4de7244bec43ef
sourceBlobDigest: sha256:4b1d131fffb52fc07d6f691c35e1f45ad2fc921304d0c730c4a090f58677f089
sourceRevisionDigest: sha256:9eca815edc06e448a2aa35c52eef65c564c4433edc25bb0e40c24c1ab73782af
sourceBlobDigest: sha256:17e9963cca0e2088a998951d41b1bf78ea9574aebe1c9896caf253d88fd13d13
codeSamplesNamespace: bank-feeds-source-python-code-samples
codeSamplesRevisionDigest: sha256:f44d4cd826b74ba81218a08506023a604f8b1e72a3dd81c2f67a22f456b30bb0
codeSamplesRevisionDigest: sha256:6636b9b97c29f9e69eb08701825b921d5aa86d7f1db1692dbe6b6ec443fe6e3f
banking-library:
source: banking-source
sourceNamespace: banking-source
Expand Down
1 change: 1 addition & 0 deletions bank-feeds/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.speakeasy/reports
.venv/
pyrightconfig.json
README-PYPI.md
Expand Down
58 changes: 51 additions & 7 deletions bank-feeds/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 07093ad1-99d8-4bbd-a29c-a624e1b0e25a
management:
docChecksum: 7050649b7090acb5300cf9dd99184a18
docChecksum: 79e809b480b4e698207c2d368071acb2
docVersion: 3.0.0
speakeasyVersion: 1.460.3
generationVersion: 2.484.0
releaseVersion: 10.1.0
configChecksum: 4f9668dae8ae716d7faad38875af6181
speakeasyVersion: 1.465.1
generationVersion: 2.488.4
releaseVersion: 10.1.1
configChecksum: 86eab2ee09da4cd960ab0f925216ea6d
repoURL: https://github.com/codatio/client-sdk-python.git
repoSubDirectory: bank-feeds
installationURL: https://github.com/codatio/client-sdk-python.git#subdirectory=bank-feeds
Expand All @@ -15,10 +15,10 @@ features:
python:
additionalDependencies: 1.0.0
constsAndDefaults: 1.0.5
core: 5.7.4
core: 5.7.6
decimal: 1.0.0
defaultEnabledRetries: 0.2.0
deprecations: 3.0.0
deprecations: 3.0.2
enumUnions: 0.1.0
envVarSecurityUsage: 0.3.2
examples: 3.0.0
Expand Down Expand Up @@ -79,6 +79,7 @@ generatedFiles:
- docs/models/operations/listsourceaccountsrequest.md
- docs/models/operations/listsourceaccountsresponsebody.md
- docs/models/operations/one.md
- docs/models/operations/replacecompanyrequest.md
- docs/models/operations/setconfigurationrequest.md
- docs/models/operations/unlinkconnectionrequest.md
- docs/models/operations/unlinkconnectionupdateconnection.md
Expand Down Expand Up @@ -118,6 +119,7 @@ generatedFiles:
- docs/models/shared/companyreferencelinks.md
- docs/models/shared/companyrequestbody.md
- docs/models/shared/companysyncstatus.md
- docs/models/shared/companyupdaterequest.md
- docs/models/shared/configuration.md
- docs/models/shared/configurationcontactref.md
- docs/models/shared/configurationcustomer.md
Expand Down Expand Up @@ -233,6 +235,7 @@ generatedFiles:
- src/codat_bankfeeds/models/operations/list_connections.py
- src/codat_bankfeeds/models/operations/list_create_operations.py
- src/codat_bankfeeds/models/operations/list_source_accounts.py
- src/codat_bankfeeds/models/operations/replace_company.py
- src/codat_bankfeeds/models/operations/set_configuration.py
- src/codat_bankfeeds/models/operations/unlink_connection.py
- src/codat_bankfeeds/models/operations/update_company.py
Expand Down Expand Up @@ -263,6 +266,7 @@ generatedFiles:
- src/codat_bankfeeds/models/shared/companyreference.py
- src/codat_bankfeeds/models/shared/companyrequestbody.py
- src/codat_bankfeeds/models/shared/companysyncstatus.py
- src/codat_bankfeeds/models/shared/companyupdaterequest.py
- src/codat_bankfeeds/models/shared/configuration.py
- src/codat_bankfeeds/models/shared/configurationcontactref.py
- src/codat_bankfeeds/models/shared/configurationcustomer.py
Expand Down Expand Up @@ -497,6 +501,16 @@ examples:
responses:
"401":
application/json: {"canBeRetried": "Unknown", "correlationId": "7eb40d6b415d7bcd99ce658268284056", "detailedErrorCode": 0, "error": "Unauthorized", "service": "PublicApi", "statusCode": 401}
Update tags:
parameters:
path:
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
requestBody:
application/json: {"tags": {"refrence": "new reference"}}
responses:
"200":
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"}}
"401": {}
create-connection:
Connection:
parameters:
Expand Down Expand Up @@ -1230,4 +1244,34 @@ examples:
Reset:
requestBody:
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}}
replace-company:
Update name:
parameters:
path:
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
requestBody:
application/json: {"name": "New Name"}
responses:
"200":
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"}}
"401": {}
Update description:
parameters:
path:
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
requestBody:
application/json: {"description": "Additional documents required", "name": "Same name"}
responses:
"200":
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"}}
"401": {}
Unauthorized:
parameters:
path:
companyId: "8a210b68-6988-11ed-a1eb-0242ac120002"
requestBody:
application/json: {"description": "Requested early access to the new financing scheme.", "name": "Bank of Dave"}
responses:
"401":
application/json: {"canBeRetried": "Unknown", "correlationId": "7eb40d6b415d7bcd99ce658268284056", "detailedErrorCode": 0, "error": "Unauthorized", "service": "PublicApi", "statusCode": 401}
generatedTests: {}
2 changes: 1 addition & 1 deletion bank-feeds/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
oAuth2PasswordEnabled: false
telemetryEnabled: true
python:
version: 10.1.0
version: 10.1.1
additionalDependencies:
dev: {}
main: {}
Expand Down
1 change: 1 addition & 0 deletions bank-feeds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ asyncio.run(main())
* [get](docs/sdks/companies/README.md#get) - Get company
* [get_access_token](docs/sdks/companies/README.md#get_access_token) - Get company access token
* [list](docs/sdks/companies/README.md#list) - List companies
* [replace](docs/sdks/companies/README.md#replace) - Replace company
* [update](docs/sdks/companies/README.md#update) - Update company

### [company_information](docs/sdks/companyinformation/README.md)
Expand Down
12 changes: 11 additions & 1 deletion bank-feeds/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -848,4 +848,14 @@ Based on:
### Generated
- [python v10.1.0] bank-feeds
### Releases
- [PyPI v10.1.0] https://pypi.org/project/codat-bankfeeds/10.1.0 - bank-feeds
- [PyPI v10.1.0] https://pypi.org/project/codat-bankfeeds/10.1.0 - bank-feeds

## 2025-01-08 16:31:08
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.465.1 (2.488.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v10.1.1] bank-feeds
### Releases
- [PyPI v10.1.1] https://pypi.org/project/codat-bankfeeds/10.1.1 - bank-feeds
9 changes: 9 additions & 0 deletions bank-feeds/docs/models/operations/replacecompanyrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# ReplaceCompanyRequest


## Fields

| Field | Type | Required | Description | Example |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `company_request_body` | [Optional[shared.CompanyRequestBody]](../../models/shared/companyrequestbody.md) | :heavy_minus_sign: | N/A | |
8 changes: 4 additions & 4 deletions bank-feeds/docs/models/operations/updatecompanyrequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Fields

| Field | Type | Required | Description | Example |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `company_request_body` | [Optional[shared.CompanyRequestBody]](../../models/shared/companyrequestbody.md) | :heavy_minus_sign: | N/A | |
| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| `company_id` | *str* | :heavy_check_mark: | Unique identifier for a company. | 8a210b68-6988-11ed-a1eb-0242ac120002 |
| `company_update_request` | [Optional[shared.CompanyUpdateRequest]](../../models/shared/companyupdaterequest.md) | :heavy_minus_sign: | N/A | |
10 changes: 10 additions & 0 deletions bank-feeds/docs/models/shared/companyupdaterequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# CompanyUpdateRequest


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| `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. |
| `name` | *Optional[str]* | :heavy_minus_sign: | Name of company being connected. | Bank of Dave |
| `tags` | Dict[str, *str*] | :heavy_minus_sign: | A collection of user-defined key-value pairs that store custom metadata against the company. | |
Loading

0 comments on commit 9d7b4c9

Please sign in to comment.