Skip to content

Commit a1a0500

Browse files
chore: fix gen.yaml for each sdk
1 parent 02d3c4c commit a1a0500

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

accounting/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-accounting-sdk
6+
packageName: codatio-accounting

assess/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-assess-sdk
6+
packageName: codatio-assess

bankfeeds/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-bankfeeds-sdk
6+
packageName: codatio-bankfeeds

banking/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-banking-sdk
6+
packageName: codatio-banking

commerce/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-commerce-sdk
6+
packageName: codatio-commerce

common/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-common-sdk
6+
packageName: codatio-common

expenses/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-expenses-sdk
6+
packageName: codatio-expenses

files/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-files-sdk
6+
packageName: codatio-files

synccommerce/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 1.0.0
22
generation:
33
sdkClassName: codatio
4-
go:
4+
python:
55
version: 0.0.1
6-
packageName: codatio-synccommerce-sdk
6+
packageName: codatio-synccommerce

0 commit comments

Comments
 (0)