File tree Expand file tree Collapse file tree 7 files changed +96
-86
lines changed
Expand file tree Collapse file tree 7 files changed +96
-86
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ management:
55 docVersion: 0.0.1
66 speakeasyVersion: 1.360.0
77 generationVersion: 2.392.0
8- releaseVersion: 0.3.1
9- configChecksum: 497c27017354df7c500d6da34d9f9960
8+ releaseVersion: 0.3.2
9+ configChecksum: 5001ab47ebd5f39dc5d648c4c61b5086
1010 repoURL: https://github.com/comfy-deploy/comfy-deploy-python.git
1111 installationURL: https://github.com/comfy-deploy/comfy-deploy-python.git
1212 published: true
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ generation:
1515 auth :
1616 oAuth2ClientCredentialsEnabled : false
1717python :
18- version : 0.3.1
18+ version : 0.3.2
1919 additionalDependencies :
2020 dev : {}
2121 main : {}
Original file line number Diff line number Diff line change @@ -2,23 +2,23 @@ speakeasyVersion: 1.360.0
22sources:
33 comfydeploy-api:
44 sourceNamespace: comfydeploy-api
5- sourceRevisionDigest: sha256:c0832759191d036dc093a12d18e6c1c9f1eeb294f8e0a1de503f7c36adaabe9c
6- sourceBlobDigest: sha256:577a964f8584803ba10521fb8d58dc12ff6b0413df88485aeaf7dce43b26b9b5
5+ sourceRevisionDigest: sha256:ed4c2fd3584e60ee50af18e710d52e216f99ae99f065fa307a94d1a7c5cf84a8
6+ sourceBlobDigest: sha256:8af44a7024baee7f915ad9df3a1266f0fafae737bb510c2a84ac55290e76679f
77 tags:
88 - latest
99 - main
1010targets:
1111 comfy-deploy:
1212 source: comfydeploy-api
1313 sourceNamespace: comfydeploy-api
14- sourceRevisionDigest: sha256:c0832759191d036dc093a12d18e6c1c9f1eeb294f8e0a1de503f7c36adaabe9c
15- sourceBlobDigest: sha256:577a964f8584803ba10521fb8d58dc12ff6b0413df88485aeaf7dce43b26b9b5
14+ sourceRevisionDigest: sha256:ed4c2fd3584e60ee50af18e710d52e216f99ae99f065fa307a94d1a7c5cf84a8
15+ sourceBlobDigest: sha256:8af44a7024baee7f915ad9df3a1266f0fafae737bb510c2a84ac55290e76679f
1616 codeSamplesNamespace: code-samples-python-comfy-deploy
17- codeSamplesRevisionDigest: sha256:9f8383d2ec47abdec0248d47321a3f912415b60c28a31379bf320d45dd409982
17+ codeSamplesRevisionDigest: sha256:7afe50719a0b1ea223b6cca069568fac07413373e342df4734616b0e4fb3d51c
1818 outLocation: /github/workspace/repo
1919workflow:
2020 workflowVersion: 1.0.0
21- speakeasyVersion: latest
21+ speakeasyVersion: 1.360.0
2222 sources:
2323 comfydeploy-api:
2424 inputs:
Original file line number Diff line number Diff line change @@ -88,4 +88,14 @@ Based on:
8888### Generated
8989- [ python v0.3.1] .
9090### Releases
91- - [ PyPI v0.3.1] https://pypi.org/project/comfydeploy/0.3.1 - .
91+ - [ PyPI v0.3.1] https://pypi.org/project/comfydeploy/0.3.1 - .
92+
93+ ## 2024-08-09 23:16:28
94+ ### Changes
95+ Based on:
96+ - OpenAPI Doc
97+ - Speakeasy CLI 1.360.0 (2.392.0) https://github.com/speakeasy-api/speakeasy
98+ ### Generated
99+ - [ python v0.3.2] .
100+ ### Releases
101+ - [ PyPI v0.3.2] https://pypi.org/project/comfydeploy/0.3.2 - .
You can’t perform that action at this time.
0 commit comments