ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.277.0

This commit is contained in:
speakeasybot
2024-04-30 00:28:14 +00:00
parent 92b22220f1
commit 53f3bfd615
27 changed files with 845 additions and 565 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.0",
genVersion: "2.314.0",
userAgent: "speakeasy-sdk/typescript 0.14.0 2.314.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.14.1",
genVersion: "2.317.0",
userAgent: "speakeasy-sdk/typescript 0.14.1 2.317.0 0.0.3 @lukehagar/plexjs",
} as const;