Skip to content

Commit 31db34c

Browse files
authored
Merge pull request #597 from codatio/speakeasy-sdk-regen-1726236327
chore: 🐝 Update SDK - Generate Common library COMMON-LIBRARY 0.35.0
2 parents 0fef499 + f2be5bc commit 31db34c

File tree

572 files changed

+26155
-8775
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

572 files changed

+26155
-8775
lines changed

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ sources:
3535
tags:
3636
- latest
3737
- main
38+
common-source:
39+
sourceNamespace: common-source
40+
sourceRevisionDigest: sha256:0bf371cdd8c79c641e4d66c66abf2102492e521956f50a9d0ff2090a5da44822
41+
sourceBlobDigest: sha256:e1e3f4c3ed16022322bc656bb0e4ef28c04fff8c92c271cc859c6e2b32af5613
42+
tags:
43+
- latest
44+
- main
3845
lending-source:
3946
sourceNamespace: lending-source
4047
sourceRevisionDigest: sha256:e9279793fec15674c2c6ff77d11be16f6945b43d47b8005e68d7300da68a24a4
@@ -68,6 +75,11 @@ targets:
6875
sourceNamespace: commerce-source
6976
sourceRevisionDigest: sha256:1e223325fbfece04139fc0c8f9520c5a4a3d0d895614836fd2e12d65182c2471
7077
sourceBlobDigest: sha256:6f1199c3d0384446a3a88e1c9a018ec6487a1cb391d46f4f4bbf4b7fce00a339
78+
common-library:
79+
source: common-source
80+
sourceNamespace: common-source
81+
sourceRevisionDigest: sha256:0bf371cdd8c79c641e4d66c66abf2102492e521956f50a9d0ff2090a5da44822
82+
sourceBlobDigest: sha256:e1e3f4c3ed16022322bc656bb0e4ef28c04fff8c92c271cc859c6e2b32af5613
7183
lending-library:
7284
source: lending-source
7385
sourceNamespace: lending-source
@@ -105,6 +117,8 @@ workflow:
105117
common-source:
106118
inputs:
107119
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml
120+
registry:
121+
location: registry.speakeasyapi.dev/codat/codat/common-source
108122
files-source:
109123
inputs:
110124
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Files.yaml

β€Ž.speakeasy/workflow.yamlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ sources:
2929
common-source:
3030
inputs:
3131
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml
32+
registry:
33+
location: registry.speakeasyapi.dev/codat/codat/common-source
3234
files-source:
3335
inputs:
3436
- location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Files.yaml

β€Žprevious-versions/common/.gitattributesβ€Ž

100755100644
File mode changed.

β€Žprevious-versions/common/.gitignoreβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.venv/
2+
pyrightconfig.json
3+
README-PYPI.md
14
.python-version
25
.DS_Store
36
venv/

0 commit comments

Comments
Β (0)