Skip to content

Commit

Permalink
chore: regenerate using speakeasy 1.428.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Nov 5, 2024
1 parent b52892f commit 54c2c3b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ id: b81e5def-5b1e-4753-ae7c-0efccc2e6f61
management:
docChecksum: e9093ae35a5e8939c715167d4836f51a
docVersion: 0.0.1
speakeasyVersion: 1.423.2
generationVersion: 2.442.11
releaseVersion: 0.1.3
configChecksum: e81b9d70428b9cbd1dfcfc8a34eea1c4
speakeasyVersion: 1.428.0
generationVersion: 2.447.4
releaseVersion: 0.1.4
configChecksum: 3cacebf193ce554f49ccc3010b5909cb
features:
go:
additionalDependencies: 0.1.0
constsAndDefaults: 0.1.6
core: 3.5.14
core: 3.5.15
deepObjectParams: 0.1.0
defaultEnabledRetries: 0.2.0
envVarSecurityUsage: 0.3.1
envVarSecurityUsage: 0.3.2
flattening: 2.81.1
globalSecurity: 2.82.10
globalSecurityCallbacks: 0.1.0
Expand All @@ -28,7 +28,7 @@ features:
retries: 2.83.0
sdkHooks: 0.1.0
tests: 0.6.0
unions: 2.85.9
unions: 2.85.10
generatedFiles:
- .gitattributes
- /models/components/acl.go
Expand Down
3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ generation:
requestResponseComponentNamesFeb2024: true
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
go:
version: 0.1.3
version: 0.1.4
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ func New(opts ...SDKOption) *SDK {
sdkConfiguration: sdkConfiguration{
Language: "go",
OpenAPIDocVersion: "0.0.1",
SDKVersion: "0.1.3",
GenVersion: "2.442.11",
UserAgent: "speakeasy-sdk/go 0.1.3 2.442.11 0.0.1 github.com/Kong/sdk-konnect-go",
SDKVersion: "0.1.4",
GenVersion: "2.447.4",
UserAgent: "speakeasy-sdk/go 0.1.4 2.447.4 0.0.1 github.com/Kong/sdk-konnect-go",
Hooks: hooks.New(),
},
}
Expand Down

0 comments on commit 54c2c3b

Please sign in to comment.