ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.277.8

This commit is contained in:
speakeasybot
2024-05-03 00:29:29 +00:00
parent 182d88f7f1
commit bc1fa68557
25 changed files with 605 additions and 525 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.14.1",
genVersion: "2.317.0",
userAgent: "speakeasy-sdk/typescript 0.14.1 2.317.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.14.2",
genVersion: "2.319.10",
userAgent: "speakeasy-sdk/typescript 0.14.2 2.319.10 0.0.3 @lukehagar/plexjs",
} as const;