File tree Expand file tree Collapse file tree 8 files changed +99
-89
lines changed
Expand file tree Collapse file tree 8 files changed +99
-89
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.2
9- configChecksum: 5001ab47ebd5f39dc5d648c4c61b5086
8+ releaseVersion: 0.3.3
9+ configChecksum: d21370c6c4de72c4143fd9d0815a2048
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.2
18+ version : 0.3.3
1919 additionalDependencies :
2020 dev : {}
2121 main : {}
Original file line number Diff line number Diff line change @@ -2,19 +2,19 @@ speakeasyVersion: 1.360.0
22sources:
33 comfydeploy-api:
44 sourceNamespace: comfydeploy-api
5- sourceRevisionDigest: sha256:ed4c2fd3584e60ee50af18e710d52e216f99ae99f065fa307a94d1a7c5cf84a8
6- sourceBlobDigest: sha256:8af44a7024baee7f915ad9df3a1266f0fafae737bb510c2a84ac55290e76679f
5+ sourceRevisionDigest: sha256:c8b895359fa3b816a2165da55fc19679d3b1fda87612e72bfe993a5b913c965d
6+ sourceBlobDigest: sha256:467693c3bd83097b20c4f6148313bf0bd6f680cc29dcc23f788053c975cb64f9
77 tags:
88 - latest
99 - main
1010targets:
1111 comfy-deploy:
1212 source: comfydeploy-api
1313 sourceNamespace: comfydeploy-api
14- sourceRevisionDigest: sha256:ed4c2fd3584e60ee50af18e710d52e216f99ae99f065fa307a94d1a7c5cf84a8
15- sourceBlobDigest: sha256:8af44a7024baee7f915ad9df3a1266f0fafae737bb510c2a84ac55290e76679f
14+ sourceRevisionDigest: sha256:c8b895359fa3b816a2165da55fc19679d3b1fda87612e72bfe993a5b913c965d
15+ sourceBlobDigest: sha256:467693c3bd83097b20c4f6148313bf0bd6f680cc29dcc23f788053c975cb64f9
1616 codeSamplesNamespace: code-samples-python-comfy-deploy
17- codeSamplesRevisionDigest: sha256:7afe50719a0b1ea223b6cca069568fac07413373e342df4734616b0e4fb3d51c
17+ codeSamplesRevisionDigest: sha256:5ab4a659f77b5d5feaf4c700515cd6b5485a3f31de427ca7ecba8df133c16ab6
1818 outLocation: /github/workspace/repo
1919workflow:
2020 workflowVersion: 1.0.0
Original file line number Diff line number Diff line change @@ -98,4 +98,14 @@ Based on:
9898### Generated
9999- [ python v0.3.2] .
100100### Releases
101- - [ PyPI v0.3.2] https://pypi.org/project/comfydeploy/0.3.2 - .
101+ - [ PyPI v0.3.2] https://pypi.org/project/comfydeploy/0.3.2 - .
102+
103+ ## 2024-08-09 23:55:45
104+ ### Changes
105+ Based on:
106+ - OpenAPI Doc
107+ - Speakeasy CLI 1.360.0 (2.392.0) https://github.com/speakeasy-api/speakeasy
108+ ### Generated
109+ - [ python v0.3.3] .
110+ ### Releases
111+ - [ PyPI v0.3.3] https://pypi.org/project/comfydeploy/0.3.3 - .
You can’t perform that action at this time.
0 commit comments