Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.460.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Dec 30, 2024
1 parent 4aaf514 commit 2479ac3
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 10 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.460.3
generationVersion: 2.484.0
releaseVersion: 0.15.15
configChecksum: 9ff2ad29406c8bdc74f077ab9c14fa48
releaseVersion: 0.15.16
configChecksum: f8f94c20d4adc0b46cde22f5a0059a35
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
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.460.3
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:d5bfe60e624d52ccb8d9299081c6419b2ef674ea65240cb0a89a98f72592cb63
sourceRevisionDigest: sha256:b45d43469fd19869642c7d4cc70bdb3ebbb316f297a3f05951c4f785f7010634
sourceBlobDigest: sha256:1bc8346f862d17395d3ec227c51c74504f59eabaf83eb40c2932c517c8a40bf8
tags:
- latest
- speakeasy-sdk-regen-1735431756
- speakeasy-sdk-regen-1735518085
- 1.0.0
targets:
github.com/ding-live/ding-golang:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:d5bfe60e624d52ccb8d9299081c6419b2ef674ea65240cb0a89a98f72592cb63
sourceRevisionDigest: sha256:b45d43469fd19869642c7d4cc70bdb3ebbb316f297a3f05951c4f785f7010634
sourceBlobDigest: sha256:1bc8346f862d17395d3ec227c51c74504f59eabaf83eb40c2932c517c8a40bf8
codeSamplesNamespace: my-source-go-code-samples
codeSamplesRevisionDigest: sha256:8b9d1f1c0dd1ed1f6970500cdf707bcafe8b1d5116b178f8c793c708ebb7c9dd
codeSamplesRevisionDigest: sha256:823459c67c2236c4dc9a9955cb2b9dd94b131f0c98c0d03481f4fc64187e989f
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 @@ -1348,4 +1348,14 @@ Based on:
### Generated
- [go v0.15.15] .
### Releases
- [Go v0.15.15] https://github.com/ding-live/ding-golang/releases/tag/v0.15.15 - .
- [Go v0.15.15] https://github.com/ding-live/ding-golang/releases/tag/v0.15.15 - .

## 2024-12-30 00:21:22
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.460.3 (2.484.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.15.16] .
### Releases
- [Go v0.15.16] https://github.com/ding-live/ding-golang/releases/tag/v0.15.16 - .
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.15.15",
SDKVersion: "0.15.16",
GenVersion: "2.484.0",
UserAgent: "speakeasy-sdk/go 0.15.15 2.484.0 1.0.0 github.com/ding-live/ding-golang",
UserAgent: "speakeasy-sdk/go 0.15.16 2.484.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.15.15
version: 0.15.16
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
Expand Down

0 comments on commit 2479ac3

Please sign in to comment.