Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.468.6
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jan 15, 2025
1 parent e4e2047 commit 379f0ff
Show file tree
Hide file tree
Showing 80 changed files with 1,421 additions and 837 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.speakeasy/reports
# .gitignore
398 changes: 243 additions & 155 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ generation:
requestResponseComponentNamesFeb2024: true
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
go:
version: 0.1.0
version: 0.2.0
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
defaultErrorName: SDKError
flattenGlobalSecurity: true
imports:
option: openapi
Expand Down
22 changes: 15 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
speakeasyVersion: 1.337.1
speakeasyVersion: 1.468.6
sources:
default:
sourceNamespace: default
sourceRevisionDigest: sha256:42f8706dab31c314bf8313eac94101440ed747a92fba4f4053269541ccc4b989
sourceBlobDigest: sha256:3ec92119b04b5301697a25fc0d890d3aace8103f8d6a26dff33c1d2779237e5b
sourceRevisionDigest: sha256:288d45255242bef85a8cf4e2a46e070fcb5559386738392309fbc443a4caec8a
sourceBlobDigest: sha256:93ded879aa864175c9f410fad70152b951b59ab51562e2e93002c0d0698dfff4
tags:
- latest
- main
- speakeasy-sdk-regen-1736295204
- 1.0.0
targets:
my-first-target:
source: default
sourceNamespace: default
sourceRevisionDigest: sha256:42f8706dab31c314bf8313eac94101440ed747a92fba4f4053269541ccc4b989
sourceBlobDigest: sha256:3ec92119b04b5301697a25fc0d890d3aace8103f8d6a26dff33c1d2779237e5b
outLocation: /github/workspace/repo
sourceRevisionDigest: sha256:288d45255242bef85a8cf4e2a46e070fcb5559386738392309fbc443a4caec8a
sourceBlobDigest: sha256:93ded879aa864175c9f410fad70152b951b59ab51562e2e93002c0d0698dfff4
codeSamplesNamespace: default-go-code-samples
codeSamplesRevisionDigest: sha256:5ce42a58eff5493e9253cc5f6a472284f0da94ea87e31c453416e29cfd2d2938
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand All @@ -27,3 +29,9 @@ workflow:
my-first-target:
target: go
source: default
codeSamples:
registry:
location: registry.speakeasyapi.dev/log10/log10/default-go-code-samples
labelOverride:
fixedValue: Go (SDK)
blocking: false
6 changes: 6 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ targets:
my-first-target:
target: go
source: default
codeSamples:
registry:
location: registry.speakeasyapi.dev/log10/log10/default-go-code-samples
labelOverride:
fixedValue: Go (SDK)
blocking: false
Loading

0 comments on commit 379f0ff

Please sign in to comment.