Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.484.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Feb 6, 2025
1 parent e4e2047 commit f363b4b
Show file tree
Hide file tree
Showing 80 changed files with 1,484 additions and 894 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.speakeasy/reports
# .gitignore
399 changes: 244 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.484.1
sources:
default:
sourceNamespace: default
sourceRevisionDigest: sha256:42f8706dab31c314bf8313eac94101440ed747a92fba4f4053269541ccc4b989
sourceBlobDigest: sha256:3ec92119b04b5301697a25fc0d890d3aace8103f8d6a26dff33c1d2779237e5b
sourceRevisionDigest: sha256:c2e9ba577e06f2e2dffa6592b76ae6a1dd0a015c15e59828bc744ffb79d64ffb
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:c2e9ba577e06f2e2dffa6592b76ae6a1dd0a015c15e59828bc744ffb79d64ffb
sourceBlobDigest: sha256:93ded879aa864175c9f410fad70152b951b59ab51562e2e93002c0d0698dfff4
codeSamplesNamespace: default-go-code-samples
codeSamplesRevisionDigest: sha256:28828306c51bd2a44e13d075d21d7cb842d8c2fd32ed6088285ae2c342ae6e76
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 f363b4b

Please sign in to comment.