ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.397.2

This commit is contained in:
speakeasybot
2024-09-16 18:01:31 +00:00
parent 496ebda695
commit c50b85f29a
8 changed files with 29 additions and 19 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.23.3",
genVersion: "2.415.7",
userAgent: "speakeasy-sdk/typescript 0.23.3 2.415.7 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.23.4",
genVersion: "2.415.8",
userAgent: "speakeasy-sdk/typescript 0.23.4 2.415.8 0.0.3 @lukehagar/plexjs",
} as const;