ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.487.1

This commit is contained in:
speakeasybot
2025-02-10 00:11:39 +00:00
parent 8360d057ab
commit 1a8e227874
171 changed files with 7536 additions and 450 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.33.0",
sdkVersion: "0.34.0",
genVersion: "2.506.0",
userAgent: "speakeasy-sdk/typescript 0.33.0 2.506.0 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.34.0 2.506.0 0.0.3 @lukehagar/plexjs",
} as const;