ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.272.0 (#89)

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
This commit is contained in:
github-actions[bot]
2024-04-24 17:27:17 +05:30
committed by GitHub
parent 37d50041be
commit f6145a97ce
12 changed files with 29 additions and 85 deletions

View File

@@ -64,7 +64,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.1",
sdkVersion: "0.24.4",
sdkVersion: "0.24.5",
genVersion: "2.312.1",
userAgent: "speakeasy-sdk/typescript 0.24.4 2.312.1 0.0.1 dub",
userAgent: "speakeasy-sdk/typescript 0.24.5 2.312.1 0.0.1 dub",
} as const;