ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.323.0

This commit is contained in:
speakeasybot
2024-07-01 15:45:04 +00:00
parent 06e59965bd
commit dca338d40f
9 changed files with 904 additions and 890 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.0",
genVersion: "2.349.6",
userAgent: "speakeasy-sdk/typescript 0.18.0 2.349.6 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.18.1",
genVersion: "2.356.0",
userAgent: "speakeasy-sdk/typescript 0.18.1 2.356.0 0.0.3 @lukehagar/plexjs",
} as const;