ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.274.1 (#91)

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
This commit is contained in:
github-actions[bot]
2024-04-25 15:20:40 +05:30
committed by GitHub
parent bc0ce5a04a
commit 242ccbda10
20 changed files with 543 additions and 449 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.6",
genVersion: "2.312.1",
userAgent: "speakeasy-sdk/typescript 0.24.6 2.312.1 0.0.1 dub",
sdkVersion: "0.25.0",
genVersion: "2.314.0",
userAgent: "speakeasy-sdk/typescript 0.25.0 2.314.0 0.0.1 dub",
} as const;