Skip to content

Commit 8a3cdab

Browse files
committed
ci: regenerated with OpenAPI Doc 2.1.0, Speakeay CLI 1.12.3
1 parent 9c13f3f commit 8a3cdab

File tree

6 files changed

+30
-22
lines changed

6 files changed

+30
-22
lines changed

bankfeeds/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ req = operations.CreateBankFeedRequest(
2929
account_type="Debit",
3030
balance=6027.63,
3131
currency="vero",
32-
feed_start_date="2022-08-30T08:21:42.138Z",
32+
feed_start_date="2022-08-31T03:06:26.056Z",
3333
id="nulla",
34-
modified_date="2022-10-13T14:19:20.227Z",
34+
modified_date="2022-10-14T09:04:04.145Z",
3535
sort_code="fuga",
3636
status="facilis",
3737
),
@@ -41,9 +41,9 @@ req = operations.CreateBankFeedRequest(
4141
account_type="Unknown",
4242
balance=8917.73,
4343
currency="inventore",
44-
feed_start_date="2022-03-30T11:51:09.512Z",
44+
feed_start_date="2022-03-31T06:35:53.430Z",
4545
id="enim",
46-
modified_date="2022-10-28T06:35:26.043Z",
46+
modified_date="2022-10-29T01:20:09.961Z",
4747
sort_code="voluptatum",
4848
status="autem",
4949
),
@@ -53,15 +53,15 @@ req = operations.CreateBankFeedRequest(
5353
account_type="Credit",
5454
balance=5680.45,
5555
currency="reprehenderit",
56-
feed_start_date="2022-04-13T09:18:42.976Z",
56+
feed_start_date="2022-04-14T04:03:26.894Z",
5757
id="quo",
58-
modified_date="2023-02-19T07:15:44.400Z",
58+
modified_date="2023-02-20T02:00:28.318Z",
5959
sort_code="laboriosam",
6060
status="dicta",
6161
),
6262
],
63-
company_id="est",
64-
connection_id="voluptatem",
63+
company_id="8a210b68-6988-11ed-a1eb-0242ac120002",
64+
connection_id="2e9d2c44-f675-40ba-8049-353bfcb5e171",
6565
)
6666

6767
res = s.create_bank_feed(req)

bankfeeds/RELEASES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,12 @@ Based on:
110110
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Bank-Feeds.yaml
111111
- Speakeasy CLI 1.12.1 https://github.com/speakeasy-api/speakeasy
112112
### Releases
113-
- [PyPI v0.5.3] https://pypi.org/project/codat-bankfeeds/0.5.3 - bankfeeds
113+
- [PyPI v0.5.3] https://pypi.org/project/codat-bankfeeds/0.5.3 - bankfeeds
114+
115+
## 2023-03-18 00:16:56
116+
### Changes
117+
Based on:
118+
- OpenAPI Doc 2.1.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Bank-Feeds.yaml
119+
- Speakeasy CLI 1.12.3 https://github.com/speakeasy-api/speakeasy
120+
### Releases
121+
- [PyPI v0.5.4] https://pypi.org/project/codat-bankfeeds/0.5.4 - bankfeeds

bankfeeds/USAGE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ req = operations.CreateBankFeedRequest(
1818
account_type="Debit",
1919
balance=6027.63,
2020
currency="vero",
21-
feed_start_date="2022-08-30T08:21:42.138Z",
21+
feed_start_date="2022-08-31T03:06:26.056Z",
2222
id="nulla",
23-
modified_date="2022-10-13T14:19:20.227Z",
23+
modified_date="2022-10-14T09:04:04.145Z",
2424
sort_code="fuga",
2525
status="facilis",
2626
),
@@ -30,9 +30,9 @@ req = operations.CreateBankFeedRequest(
3030
account_type="Unknown",
3131
balance=8917.73,
3232
currency="inventore",
33-
feed_start_date="2022-03-30T11:51:09.512Z",
33+
feed_start_date="2022-03-31T06:35:53.430Z",
3434
id="enim",
35-
modified_date="2022-10-28T06:35:26.043Z",
35+
modified_date="2022-10-29T01:20:09.961Z",
3636
sort_code="voluptatum",
3737
status="autem",
3838
),
@@ -42,15 +42,15 @@ req = operations.CreateBankFeedRequest(
4242
account_type="Credit",
4343
balance=5680.45,
4444
currency="reprehenderit",
45-
feed_start_date="2022-04-13T09:18:42.976Z",
45+
feed_start_date="2022-04-14T04:03:26.894Z",
4646
id="quo",
47-
modified_date="2023-02-19T07:15:44.400Z",
47+
modified_date="2023-02-20T02:00:28.318Z",
4848
sort_code="laboriosam",
4949
status="dicta",
5050
),
5151
],
52-
company_id="est",
53-
connection_id="voluptatem",
52+
company_id="8a210b68-6988-11ed-a1eb-0242ac120002",
53+
connection_id="2e9d2c44-f675-40ba-8049-353bfcb5e171",
5454
)
5555

5656
res = s.create_bank_feed(req)

bankfeeds/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ configVersion: 1.0.0
22
management:
33
docChecksum: 2e48f0c988ee0e1ed38834c6cf72cc74
44
docVersion: 2.1.0
5-
speakeasyVersion: 1.12.1
5+
speakeasyVersion: 1.12.3
66
generation:
77
telemetryEnabled: false
88
sdkClassName: BankFeeds
99
tagNamespacingDisabled: true
1010
sdkFlattening: true
1111
python:
12-
version: 0.5.3
12+
version: 0.5.4
1313
author: Speakeasy
1414
description: Python Client SDK Generated by Speakeasy
1515
packageName: codat-bankfeeds

bankfeeds/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="codat-bankfeeds",
11-
version="0.5.3",
11+
version="0.5.4",
1212
author="Speakeasy",
1313
description="Python Client SDK Generated by Speakeasy",
1414
long_description=long_description,

bankfeeds/src/bankfeeds/sdk.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ class BankFeeds:
2727
_security_client: requests_http.Session
2828
_server_url: str = SERVERS[0]
2929
_language: str = "python"
30-
_sdk_version: str = "0.5.3"
31-
_gen_version: str = "1.12.1"
30+
_sdk_version: str = "0.5.4"
31+
_gen_version: str = "1.12.3"
3232

3333
def __init__(self,
3434
security: shared.Security = None,

0 commit comments

Comments
 (0)