ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.296.1

This commit is contained in:
speakeasybot
2024-05-25 00:29:11 +00:00
parent 933b3708db
commit d616464526
13 changed files with 904 additions and 860 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.0",
genVersion: "2.335.5",
userAgent: "speakeasy-sdk/typescript 0.16.0 2.335.5 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.16.1",
genVersion: "2.338.1",
userAgent: "speakeasy-sdk/typescript 0.16.1 2.338.1 0.0.3 @lukehagar/plexjs",
} as const;