ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.148.0

This commit is contained in:
speakeasybot
2024-01-20 03:11:21 +00:00
parent b562d2a68e
commit fa999ea454
23 changed files with 901 additions and 54 deletions

View File

@@ -79,7 +79,7 @@ export function serverURLFromOptions(options: SDKOptions): URL {
export const SDK_METADATA = Object.freeze({
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.4.2",
genVersion: "2.237.2",
userAgent: "speakeasy-sdk/typescript 0.4.2 2.237.2 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.5.0",
genVersion: "2.237.3",
userAgent: "speakeasy-sdk/typescript 0.5.0 2.237.3 0.0.3 @lukehagar/plexjs",
});