Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate #12

Merged
merged 4 commits into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
dist/
node_modules/
tests/reports
jsr.json
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: 7146d910-ec93-46d4-b2c7-5717a58dd471
management:
docChecksum: b534222e8195f9c182c64e92d4c02912
docVersion: 1.0.0
speakeasyVersion: 1.299.5
generationVersion: 2.338.10
releaseVersion: 3.2.7
configChecksum: dc3e3950ff4230039b982fb6b6e74c80
speakeasyVersion: 1.299.7
generationVersion: 2.338.12
releaseVersion: 3.2.8
configChecksum: 55085eee99ac73a09b40abe853be6747
repoURL: https://github.com/livepeer/livepeer-js.git
installationURL: https://github.com/livepeer/livepeer-js
features:
typescript:
additionalDependencies: 0.1.0
additionalProperties: 0.1.1
constsAndDefaults: 0.1.5
core: 3.9.10
core: 3.9.11
deprecations: 2.81.1
flattening: 2.81.1
globalSecurity: 2.82.9
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.299.5
speakeasyVersion: 1.299.7
sources:
livepeer-studio-api:
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:afe9fb5a5d2147a1c91ceffa5ad8c56ab7e979cd37c615e18bbf39b05ae2bc32
sourceBlobDigest: sha256:e9435d41910d7831563193c499f9cfbdf33af2cbb04f1d32765ea002123c2919
sourceRevisionDigest: sha256:079afc6f9f51e86282d312924a2bf42fb07a74d2c8ff3b76a6afbe5f6a05031c
sourceBlobDigest: sha256:4a61d5964ef532d40c54fbf5d6c201e5cc329dffe043225bb66512919a855e33
tags:
- latest
- main
targets:
livepeer-ts:
source: livepeer-studio-api
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:afe9fb5a5d2147a1c91ceffa5ad8c56ab7e979cd37c615e18bbf39b05ae2bc32
sourceBlobDigest: sha256:e9435d41910d7831563193c499f9cfbdf33af2cbb04f1d32765ea002123c2919
sourceRevisionDigest: sha256:079afc6f9f51e86282d312924a2bf42fb07a74d2c8ff3b76a6afbe5f6a05031c
sourceBlobDigest: sha256:4a61d5964ef532d40c54fbf5d6c201e5cc329dffe043225bb66512919a855e33
outLocation: .
workflow:
workflowVersion: 1.0.0
Expand Down
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,12 @@ Based on:
- OpenAPI Doc
- Speakeasy CLI 1.299.5 (2.338.10) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v3.2.7] .
- [typescript v3.2.7] .

## 2024-06-05 00:18:20
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.299.7 (2.338.12) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v3.2.8] .
Loading
Loading