ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.274.1

This commit is contained in:
speakeasybot
2024-04-25 00:31:21 +00:00
parent 835f4244ec
commit e038f1fdcf
28 changed files with 1006 additions and 879 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.13.2",
genVersion: "2.312.1",
userAgent: "speakeasy-sdk/typescript 0.13.2 2.312.1 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.14.0",
genVersion: "2.314.0",
userAgent: "speakeasy-sdk/typescript 0.14.0 2.314.0 0.0.3 @lukehagar/plexjs",
} as const;