ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.474.0

This commit is contained in:
speakeasybot
2025-01-24 00:11:07 +00:00
parent b03cc6a609
commit cdcdc0ca8e
126 changed files with 1770 additions and 1173 deletions

View File

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