ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.392.1

This commit is contained in:
speakeasybot
2024-09-08 17:41:10 +00:00
parent 2d100b8e75
commit 5465f1e74c
460 changed files with 15950 additions and 1531 deletions

View File

@@ -89,7 +89,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.20.2",
sdkVersion: "0.21.0",
genVersion: "2.411.9",
userAgent: "speakeasy-sdk/typescript 0.20.2 2.411.9 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.21.0 2.411.9 0.0.3 @lukehagar/plexjs",
} as const;