Skip to content

Commit

Permalink
Merge pull request #7 from unkeyed/speakeasy-sdk-regen-1715447190
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
chronark committed May 11, 2024
2 parents e0bc377 + 1218d47 commit 1211558
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 56 deletions.
4 changes: 2 additions & 2 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ management:
docVersion: 1.0.0
speakeasyVersion: 1.286.0
generationVersion: 2.326.3
releaseVersion: 0.1.8
configChecksum: 173058f2fa10a0204e8588ee8245a2ab
releaseVersion: 0.1.9
configChecksum: 804fe5269ba412bff73d4706ac012430
repoURL: https://github.com/unkeyed/unkey-go.git
installationURL: https://github.com/unkeyed/unkey-go
features:
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.8
version: 0.1.9
additionalDependencies: {}
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
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.286.0
sources:
openapi.json:
sourceNamespace: openapi-json
sourceRevisionDigest: sha256:1d2e7fcc77fec09e058c9d92c1bae2ec714a24bd26d287fb9e6f144edd7d6366
sourceBlobDigest: sha256:b14b191758a80b98c783547d814e979d08a8423d60b506c1453f3e2e14e9f59e
sourceRevisionDigest: sha256:ac05bb0f5c3a362720650d5dacb4c16503a78f8b0aaebd6d9525fb27869028b2
sourceBlobDigest: sha256:f0cdc501f15708ac39aefbdeb32553e5ce6a19b4dc32f7e3976c1b91b53eb6ba
tags:
- latest
- main
targets:
go:
source: openapi.json
sourceNamespace: openapi-json
sourceRevisionDigest: sha256:1d2e7fcc77fec09e058c9d92c1bae2ec714a24bd26d287fb9e6f144edd7d6366
sourceBlobDigest: sha256:b14b191758a80b98c783547d814e979d08a8423d60b506c1453f3e2e14e9f59e
sourceRevisionDigest: sha256:ac05bb0f5c3a362720650d5dacb4c16503a78f8b0aaebd6d9525fb27869028b2
sourceBlobDigest: sha256:f0cdc501f15708ac39aefbdeb32553e5ce6a19b4dc32f7e3976c1b91b53eb6ba
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 @@ -18,4 +18,14 @@ Based on:
### Generated
- [go v0.1.8] .
### Releases
- [Go v0.1.8] https://github.com/unkeyed/unkey-go/releases/tag/v0.1.8 - .
- [Go v0.1.8] https://github.com/unkeyed/unkey-go/releases/tag/v0.1.8 - .

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

0 comments on commit 1211558

Please sign in to comment.