Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.339.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jul 17, 2024
1 parent d2923eb commit c095a8c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 11 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.3.0
speakeasyVersion: 1.339.0
generationVersion: 2.375.5
releaseVersion: 0.2.2
configChecksum: dc6d021e1e2fce52dcaeead8f8bfdd8f
releaseVersion: 0.2.3
configChecksum: fb89be4b0a8403dd1274b2bab80bf543
repoURL: https://github.com/speakeasy-sdks/loops-go.git
installationURL: https://github.com/speakeasy-sdks/loops-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 @@ -15,7 +15,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
go:
version: 0.2.2
version: 0.2.3
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
Expand Down
11 changes: 6 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@ speakeasyVersion: 1.339.0
sources:
loops-oas:
sourceNamespace: loops-oas
sourceRevisionDigest: sha256:4f9101e31552e5718c807e014e14fd48cec7d53eb3cba4915ae4563f8a97525f
sourceBlobDigest: sha256:983b70b2fe0a734467632faf716a7f565a355bf31b50e58a4c066527259742ae
sourceRevisionDigest: sha256:8359e6792fb8da49a8e5b26375aecf816fc017dcef8db4b68b77ec76234d898f
sourceBlobDigest: sha256:464f2100513eb956c4d7a7c8dcb79c1c73f0a08fa14af2310fe881e6768eb1bf
tags:
- latest
- main
targets:
loops:
source: loops-oas
sourceNamespace: loops-oas
sourceRevisionDigest: sha256:4f9101e31552e5718c807e014e14fd48cec7d53eb3cba4915ae4563f8a97525f
sourceBlobDigest: sha256:983b70b2fe0a734467632faf716a7f565a355bf31b50e58a4c066527259742ae
outLocation: /Users/robertcrumbaugh/code/customers/loops-go
sourceRevisionDigest: sha256:8359e6792fb8da49a8e5b26375aecf816fc017dcef8db4b68b77ec76234d898f
sourceBlobDigest: sha256:464f2100513eb956c4d7a7c8dcb79c1c73f0a08fa14af2310fe881e6768eb1bf
outLocation: /github/workspace/repo
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 @@ -18,4 +18,14 @@ Based on:
### Generated
- [go v0.1.1] .
### Releases
- [Go v0.1.1] https://github.com/speakeasy-sdks/loops-go/releases/tag/v0.1.1 - .
- [Go v0.1.1] https://github.com/speakeasy-sdks/loops-go/releases/tag/v0.1.1 - .

## 2024-07-17 19:42:33
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.339.0 (2.375.5) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.2.3] .
### Releases
- [Go v0.2.3] https://github.com/speakeasy-sdks/loops-go/releases/tag/v0.2.3 - .
4 changes: 2 additions & 2 deletions loops.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ func New(opts ...SDKOption) *Loops {
sdkConfiguration: sdkConfiguration{
Language: "go",
OpenAPIDocVersion: "1.3.0",
SDKVersion: "0.2.2",
SDKVersion: "0.2.3",
GenVersion: "2.375.5",
UserAgent: "speakeasy-sdk/go 0.2.2 2.375.5 1.3.0 github.com/speakeasy-sdks/loops-go",
UserAgent: "speakeasy-sdk/go 0.2.3 2.375.5 1.3.0 github.com/speakeasy-sdks/loops-go",
Hooks: hooks.New(),
},
}
Expand Down

0 comments on commit c095a8c

Please sign in to comment.