ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.299.1

This commit is contained in:
speakeasybot
2024-05-30 00:30:52 +00:00
parent fc2f619cff
commit 9c33aaa04f
9 changed files with 956 additions and 946 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.1",
genVersion: "2.338.1",
userAgent: "speakeasy-sdk/typescript 0.16.1 2.338.1 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.16.2",
genVersion: "2.338.5",
userAgent: "speakeasy-sdk/typescript 0.16.2 2.338.5 0.0.3 @lukehagar/plexjs",
} as const;