ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.392.1

This commit is contained in:
speakeasybot
2024-09-09 00:13:27 +00:00
parent 5465f1e74c
commit 8dc802ca50
8 changed files with 21 additions and 11 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.21.0",
sdkVersion: "0.21.1",
genVersion: "2.411.9",
userAgent: "speakeasy-sdk/typescript 0.21.0 2.411.9 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.21.1 2.411.9 0.0.3 @lukehagar/plexjs",
} as const;