ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6

This commit is contained in:
speakeasybot
2024-09-13 00:11:18 +00:00
parent 9911164ab0
commit fd8095a8df
111 changed files with 205 additions and 187 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.2",
genVersion: "2.415.0",
userAgent: "speakeasy-sdk/typescript 0.22.2 2.415.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.23.0",
genVersion: "2.415.6",
userAgent: "speakeasy-sdk/typescript 0.23.0 2.415.6 0.0.3 @lukehagar/plexjs",
} as const;