ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.323.0

This commit is contained in:
speakeasybot
2024-07-01 16:25:36 +00:00
parent dca338d40f
commit 8c39ddc475
9 changed files with 788 additions and 778 deletions

View File

@@ -84,7 +84,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.18.1",
sdkVersion: "0.18.2",
genVersion: "2.356.0",
userAgent: "speakeasy-sdk/typescript 0.18.1 2.356.0 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.18.2 2.356.0 0.0.3 @lukehagar/plexjs",
} as const;