Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.434.6
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 8, 2024
1 parent dd7fd0b commit 5787675
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: 875b45a6-19b9-4d23-8648-a219e85b0fc9
management:
docChecksum: cdd98ec37d038287e527cb85bbed139b
docVersion: 1.0.0
speakeasyVersion: 1.434.0
speakeasyVersion: 1.434.6
generationVersion: 2.452.0
releaseVersion: 0.14.10
configChecksum: ac117fbc7403527c0173f01e34f8280b
releaseVersion: 0.14.11
configChecksum: 3c498aebc4803e9f12d28f07cb8dbd5b
repoURL: https://github.com/ding-live/ding-golang.git
repoSubDirectory: .
installationURL: https://github.com/ding-live/ding-golang
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
speakeasyVersion: 1.434.0
speakeasyVersion: 1.434.6
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:b6f8904b2ff1d8a7dc1b183e69b1f066d86a205d4dcc0ad41ca70bbc810e3946
sourceRevisionDigest: sha256:b0b62609c1967e88dd597f641bfb18abb5d2220f75b62ddd067ec9377296d60a
sourceBlobDigest: sha256:323bc59bcca5ee8f29fae0166ebe1eca5b054a01c0d1339e7d698ed6ca59e11e
tags:
- latest
Expand All @@ -11,10 +11,10 @@ targets:
github.com/ding-live/ding-golang:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:b6f8904b2ff1d8a7dc1b183e69b1f066d86a205d4dcc0ad41ca70bbc810e3946
sourceRevisionDigest: sha256:b0b62609c1967e88dd597f641bfb18abb5d2220f75b62ddd067ec9377296d60a
sourceBlobDigest: sha256:323bc59bcca5ee8f29fae0166ebe1eca5b054a01c0d1339e7d698ed6ca59e11e
codeSamplesNamespace: my-source-code-samples
codeSamplesRevisionDigest: sha256:b21c40edcccb62b94499c7c6e8afba5a0ff053db140e1bed85ca11c710243458
codeSamplesRevisionDigest: sha256:e88addaf5a2fd0716c6d24d7dfede64f4fc0c4ee27aa8ec830696b5d25d297b1
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -828,4 +828,14 @@ Based on:
### Generated
- [go v0.14.10] .
### Releases
- [Go v0.14.10] https://github.com/ding-live/ding-golang/releases/tag/v0.14.10 - .
- [Go v0.14.10] https://github.com/ding-live/ding-golang/releases/tag/v0.14.10 - .

## 2024-11-08 00:19:54
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.434.6 (2.452.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.14.11] .
### Releases
- [Go v0.14.11] https://github.com/ding-live/ding-golang/releases/tag/v0.14.11 - .
4 changes: 2 additions & 2 deletions ding.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ func New(opts ...SDKOption) *Ding {
sdkConfiguration: sdkConfiguration{
Language: "go",
OpenAPIDocVersion: "1.0.0",
SDKVersion: "0.14.10",
SDKVersion: "0.14.11",
GenVersion: "2.452.0",
UserAgent: "speakeasy-sdk/go 0.14.10 2.452.0 1.0.0 github.com/ding-live/ding-golang",
UserAgent: "speakeasy-sdk/go 0.14.11 2.452.0 1.0.0 github.com/ding-live/ding-golang",
Hooks: hooks.New(),
},
}
Expand Down
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
go:
version: 0.14.10
version: 0.14.11
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
Expand Down

0 comments on commit 5787675

Please sign in to comment.