Skip to content

Commit d33bb5d

Browse files
fix: rename packages
1 parent c719c1f commit d33bb5d

File tree

9 files changed

+20
-18
lines changed

9 files changed

+20
-18
lines changed

accounting/gen.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ management:
55
speakeasyVersion: 1.7.0
66
generation:
77
telemetryEnabled: false
8-
sdkClassName: codatio
8+
sdkClassName: codat
99
sdkFlattening: true
1010
python:
1111
version: 0.1.1
12-
packageName: codatio-accounting
12+
author: Speakeasy
13+
description: Python Client SDK Generated by Speakeasy
14+
packageName: codat-accounting

assess/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-assess
7+
packageName: codat-assess

bankfeeds/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-bankfeeds
7+
packageName: codat-bankfeeds

banking/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-banking
7+
packageName: codat-banking

commerce/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-commerce
7+
packageName: codat-commerce

common/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-common
7+
packageName: codat-common

expenses/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-expenses
7+
packageName: codat-expenses

files/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-files
7+
packageName: codat-files

synccommerce/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
generation:
3-
sdkClassName: codatio
3+
sdkClassName: codat
44
sdkFlattening: true
55
python:
66
version: 0.0.1
7-
packageName: codatio-synccommerce
7+
packageName: codat-synccommerce

0 commit comments

Comments
 (0)