Skip to content

Commit

Permalink
Merge pull request #19 from dubinc/speakeasy-sdk-regen-1720572857
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
devkiran committed Jul 10, 2024
2 parents e477aaa + 13bc971 commit 8676375
Show file tree
Hide file tree
Showing 6 changed files with 200 additions and 189 deletions.
7 changes: 4 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 1773e9c7-1931-4663-8ac8-4deaf8db76f5
management:
docChecksum: 2dc0e57ebc2df7985435f1560ba8e4cc
docChecksum: d074e83422312242c953b9123b5c20aa
docVersion: 0.0.1
speakeasyVersion: 1.330.0
generationVersion: 2.361.10
releaseVersion: 0.2.0
configChecksum: ab1c33481fd4da8596cb76915aa7e813
releaseVersion: 0.3.0
configChecksum: 9e76a310714fd8ff92b97c1df6333893
repoURL: https://github.com/dubinc/dub-go.git
installationURL: https://github.com/dubinc/dub-go
features:
Expand All @@ -15,6 +15,7 @@ features:
constsAndDefaults: 0.1.4
core: 3.4.14
deprecations: 2.81.1
errors: 2.81.9
examples: 2.81.3
flattening: 2.81.1
globalSecurity: 2.82.9
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.2.0
version: 0.3.0
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
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.330.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:c669f56483cb7280a1bf163fb3e3933d2e12aac038992cae465343e3aac9ed9e
sourceBlobDigest: sha256:949d9b8c580edf1d004b7303501264e41151c8e82389c347c57c7895784139ad
sourceRevisionDigest: sha256:95ccf7bea79aba9ea7582f8507ca89a10e7bdd9611ca7c36d59a98ea69788151
sourceBlobDigest: sha256:6575f8802c2603ceb58125fa04397628b6c147bcf919a849f7e921a9be31a62e
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:c669f56483cb7280a1bf163fb3e3933d2e12aac038992cae465343e3aac9ed9e
sourceBlobDigest: sha256:949d9b8c580edf1d004b7303501264e41151c8e82389c347c57c7895784139ad
sourceRevisionDigest: sha256:95ccf7bea79aba9ea7582f8507ca89a10e7bdd9611ca7c36d59a98ea69788151
sourceBlobDigest: sha256:6575f8802c2603ceb58125fa04397628b6c147bcf919a849f7e921a9be31a62e
codeSamplesNamespace: code-samples-go-my-first-target
codeSamplesRevisionDigest: sha256:04b67a6373a87b5faa92595798bc9fc3c33feb5b2e54333f46e150d0a404470b
codeSamplesRevisionDigest: sha256:d3b1c7d1d00593a74d0ad5ad3a7489563469759538eb9aafe281ed268f083a09
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 @@ -158,4 +158,14 @@ Based on:
### Generated
- [go v0.2.0] .
### Releases
- [Go v0.2.0] https://github.com/dubinc/dub-go/releases/tag/v0.2.0 - .
- [Go v0.2.0] https://github.com/dubinc/dub-go/releases/tag/v0.2.0 - .

## 2024-07-10 00:54:14
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.330.0 (2.361.10) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.3.0] .
### Releases
- [Go v0.3.0] https://github.com/dubinc/dub-go/releases/tag/v0.3.0 - .
Loading

0 comments on commit 8676375

Please sign in to comment.