ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.305.0

This commit is contained in:
speakeasybot
2024-06-12 00:30:39 +00:00
parent 241fc555f6
commit 18817ccbc0
25 changed files with 1039 additions and 1133 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.16.4",
genVersion: "2.338.14",
userAgent: "speakeasy-sdk/typescript 0.16.4 2.338.14 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.16.5",
genVersion: "2.340.3",
userAgent: "speakeasy-sdk/typescript 0.16.5 2.340.3 0.0.3 @lukehagar/plexjs",
} as const;