ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.299.6

This commit is contained in:
speakeasybot
2024-06-04 00:30:37 +00:00
parent 78522ed5bf
commit bb1b355abf
9 changed files with 738 additions and 728 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.2",
genVersion: "2.338.5",
userAgent: "speakeasy-sdk/typescript 0.16.2 2.338.5 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.16.3",
genVersion: "2.338.12",
userAgent: "speakeasy-sdk/typescript 0.16.3 2.338.12 0.0.3 @lukehagar/plexjs",
} as const;