Skip to content

Commit

Permalink
Merge pull request #3 from unkeyed/speakeasy-sdk-regen-1715444476
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
chronark authored May 11, 2024
2 parents b070fee + 31e4c1b commit adb2eec
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 54 deletions.
6 changes: 4 additions & 2 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.286.0
generationVersion: 2.326.3
releaseVersion: 0.1.2
configChecksum: a74a1fe88a6ee77cf98e96073180115b
releaseVersion: 0.1.3
configChecksum: 93e77f89ed338f694f678029c99f9cbf
repoURL: https://github.com/unkeyed/unkey-go.git
installationURL: https://github.com/unkeyed/unkey-go
features:
go:
additionalDependencies: 0.1.0
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.1.2
version: 0.1.3
additionalDependencies: {}
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
Expand Down
11 changes: 11 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@


## 2024-05-11 16:21:13
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.286.0 (2.326.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.1.3] .
### Releases
- [Go v0.1.3] https://github.com/unkeyed/unkey-go/releases/tag/v0.1.3 - .
Loading

0 comments on commit adb2eec

Please sign in to comment.