Skip to content

Commit

Permalink
Merge pull request #26 from livepeer/speakeasy-sdk-regen-1724286368
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.3.1
  • Loading branch information
0xcadams authored Aug 22, 2024
2 parents 544cbed + fc382f9 commit bb51364
Show file tree
Hide file tree
Showing 23 changed files with 821 additions and 810 deletions.
16 changes: 6 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: 17bba98d-ccbf-4675-8dd5-54aa47cbeeb4
management:
docChecksum: b07d9fb0472710366cb13f9d82d6f7e6
docChecksum: 621777b59b6c0b8c4338eafc280edfd1
docVersion: 1.0.0
speakeasyVersion: 1.363.1
generationVersion: 2.396.0
releaseVersion: 0.3.0
configChecksum: 4b28c370330d8627b2962f37996e4d43
speakeasyVersion: 1.377.1
generationVersion: 2.404.1
releaseVersion: 0.3.1
configChecksum: 4a764cb3a67acc448a15d85784ff0fa9
repoURL: https://github.com/livepeer/livepeer-go.git
installationURL: https://github.com/livepeer/livepeer-go
features:
go:
additionalDependencies: 0.1.0
additionalProperties: 0.1.2
constsAndDefaults: 0.1.6
core: 3.5.3
core: 3.5.5
defaultEnabledRetries: 0.2.0
deprecations: 2.81.1
envVarSecurityUsage: 0.3.0
Expand Down Expand Up @@ -322,7 +322,6 @@ generatedFiles:
- docs/models/components/usertags.md
- docs/models/components/multistream.md
- docs/models/components/targetspec.md
- docs/models/components/target.md
- docs/models/components/inputcreatoridtype.md
- docs/models/components/inputcreatorid1.md
- docs/models/components/inputcreatorid.md
Expand Down Expand Up @@ -361,13 +360,11 @@ generatedFiles:
- docs/models/components/targetaddpayloadspec.md
- docs/models/components/targetaddpayload.md
- docs/models/components/multistreamtarget.md
- docs/models/components/multistreamtargetinput.md
- docs/models/components/multistreamtargetpatchpayload.md
- docs/models/components/events.md
- docs/models/components/lastfailure.md
- docs/models/components/status.md
- docs/models/components/webhook.md
- docs/models/components/webhookinput.md
- docs/models/components/request.md
- docs/models/components/response.md
- docs/models/components/webhooklog.md
Expand All @@ -380,7 +377,6 @@ generatedFiles:
- docs/models/components/nftmetadata.md
- docs/models/components/spec.md
- docs/models/components/newassetfromurlpayload.md
- docs/models/components/encryption.md
- docs/models/components/ipfs1.md
- docs/models/components/ipfs.md
- docs/models/components/storage.md
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
go:
version: 0.3.0
version: 0.3.1
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
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.363.1
speakeasyVersion: 1.377.1
sources:
livepeer-studio-api:
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:7934d00ef817e4e73f425924ede45bfc07fa8cec279eac1ee02f6f5e93730fd6
sourceBlobDigest: sha256:a8253bb61f7b575ee7c22213c414c3f1caed2c39fd613b3e3e5f759f8761ec8e
sourceRevisionDigest: sha256:f629cb6376730d6f7cfa28b2b8edd94d80d7d4563889f67f2b6a13ac343b54ef
sourceBlobDigest: sha256:a46e819194956636cf71bac910d6fd524046664687a96c3d9e0d62f8e08303cf
tags:
- latest
- main
targets:
livepeer-go:
source: livepeer-studio-api
sourceNamespace: livepeer-studio-api
sourceRevisionDigest: sha256:7934d00ef817e4e73f425924ede45bfc07fa8cec279eac1ee02f6f5e93730fd6
sourceBlobDigest: sha256:a8253bb61f7b575ee7c22213c414c3f1caed2c39fd613b3e3e5f759f8761ec8e
sourceRevisionDigest: sha256:f629cb6376730d6f7cfa28b2b8edd94d80d7d4563889f67f2b6a13ac343b54ef
sourceBlobDigest: sha256:a46e819194956636cf71bac910d6fd524046664687a96c3d9e0d62f8e08303cf
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,14 @@ Based on:
### Generated
- [go v0.3.0] .
### Releases
- [Go v0.3.0] https://github.com/livepeer/livepeer-go/releases/tag/v0.3.0 - .
- [Go v0.3.0] https://github.com/livepeer/livepeer-go/releases/tag/v0.3.0 - .

## 2024-08-22 00:26:05
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.377.1 (2.404.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.3.1] .
### Releases
- [Go v0.3.1] https://github.com/livepeer/livepeer-go/releases/tag/v0.3.1 - .
Loading

0 comments on commit bb51364

Please sign in to comment.