ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.2

This commit is contained in:
speakeasybot
2024-09-12 00:11:23 +00:00
parent ffedf47cad
commit 9911164ab0
8 changed files with 25 additions and 15 deletions

View File

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