ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.257.1

This commit is contained in:
speakeasybot
2024-04-18 00:28:19 +00:00
parent 779aa2dc9e
commit 242d7d78f2
8 changed files with 47 additions and 15 deletions

View File

@@ -87,7 +87,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = Object.freeze({
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.12.2",
genVersion: "2.306.0",
userAgent: "speakeasy-sdk/typescript 0.12.2 2.306.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.12.3",
genVersion: "2.308.2",
userAgent: "speakeasy-sdk/typescript 0.12.3 2.308.2 0.0.3 @lukehagar/plexjs",
});