ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.300.0

This commit is contained in:
speakeasybot
2024-06-06 00:30:16 +00:00
parent 5a3c016a7f
commit 738f7c347d
132 changed files with 4535 additions and 9537 deletions

View File

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