Skip to content

Commit

Permalink
Merge pull request #15 from livepeer/speakeasy-sdk-regen-1720138488
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
suhailkakar authored Jul 12, 2024
2 parents a35e826 + 6d63d7d commit 88a6147
Show file tree
Hide file tree
Showing 7 changed files with 457 additions and 449 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ id: 8c3ff122-1fb8-439c-8680-989f956dfd8d
management:
docChecksum: bd22d35dc6bf62d09e41897481fef714
docVersion: 1.0.0
speakeasyVersion: 1.326.2
generationVersion: 2.359.1
releaseVersion: 0.0.9
configChecksum: 90954ce50db15e521b2117511c4a7312
speakeasyVersion: 1.332.1
generationVersion: 2.366.1
releaseVersion: 0.1.0
configChecksum: b8377b3392c6a1ac01e2e558eb20ee44
repoURL: https://github.com/livepeer/livepeer-python.git
installationURL: https://github.com/livepeer/livepeer-python.git
features:
python:
additionalDependencies: 0.1.0
additionalProperties: 0.1.0
constsAndDefaults: 0.1.3
core: 4.6.13
core: 4.8.1
deprecations: 2.81.1
flattening: 2.81.1
globalSecurity: 2.83.5
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
python:
version: 0.0.9
version: 0.1.0
additionalDependencies:
dependencies: {}
extraDependencies:
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ speakeasyVersion: 1.326.0
sources:
livepeer-studio-api:
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:2f835cb98317c1cc68d9f41aeb5f4abf801bc313bcbdf02ec7d3a170e51084e1
sourceBlobDigest: sha256:d354ae04127f51409f66ad5422feee48c467c308ac695fc73737676c008dc310
sourceRevisionDigest: sha256:9a9d72e319534e5d5525297a8ac2a1b4e5c1270941818756835759be44803dfd
sourceBlobDigest: sha256:325036f1e2ef18ca296e6fc9be547e7c143311b312474806e0f46ddc8ce56531
tags:
- latest
- main
targets:
livepeer-python:
source: livepeer-studio-api
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:2f835cb98317c1cc68d9f41aeb5f4abf801bc313bcbdf02ec7d3a170e51084e1
sourceBlobDigest: sha256:d354ae04127f51409f66ad5422feee48c467c308ac695fc73737676c008dc310
sourceRevisionDigest: sha256:9a9d72e319534e5d5525297a8ac2a1b4e5c1270941818756835759be44803dfd
sourceBlobDigest: sha256:325036f1e2ef18ca296e6fc9be547e7c143311b312474806e0f46ddc8ce56531
outLocation: /github/workspace/repo
my-first-target:
source: livepeer-studio-api
Expand Down
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,12 @@ Based on:
- OpenAPI Doc
- Speakeasy CLI 1.326.2 (2.359.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.0.9] .
- [python v0.0.9] .

## 2024-07-12 00:15:05
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.332.1 (2.366.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.1.0] .
Loading

0 comments on commit 88a6147

Please sign in to comment.