ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.395.1

This commit is contained in:
speakeasybot
2024-09-11 00:11:04 +00:00
parent 39d3a40524
commit ffedf47cad
8 changed files with 27 additions and 17 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.0",
genVersion: "2.413.0",
userAgent: "speakeasy-sdk/typescript 0.22.0 2.413.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.22.1",
genVersion: "2.415.0",
userAgent: "speakeasy-sdk/typescript 0.22.1 2.415.0 0.0.3 @lukehagar/plexjs",
} as const;