ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.285.1

This commit is contained in:
speakeasybot
2024-05-09 04:16:24 +00:00
parent a449d25ac4
commit b593c2c54b
9 changed files with 1044 additions and 1034 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.15.2",
sdkVersion: "0.15.3",
genVersion: "2.326.3",
userAgent: "speakeasy-sdk/typescript 0.15.2 2.326.3 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.15.3 2.326.3 0.0.3 @lukehagar/plexjs",
} as const;