ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.279.0 (#95)

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
This commit is contained in:
github-actions[bot]
2024-05-06 11:33:15 +05:30
committed by GitHub
parent 20aa5eb3d0
commit 9e50ee43ce
29 changed files with 587 additions and 566 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.26.0",
genVersion: "2.318.3",
userAgent: "speakeasy-sdk/typescript 0.26.0 2.318.3 0.0.1 dub",
sdkVersion: "0.26.1",
genVersion: "2.322.5",
userAgent: "speakeasy-sdk/typescript 0.26.1 2.322.5 0.0.1 dub",
} as const;