ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.148.0

This commit is contained in:
speakeasybot
2024-01-22 17:17:47 +00:00
parent fa999ea454
commit 7543285c95
166 changed files with 9545 additions and 1483 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.5.0",
sdkVersion: "0.5.1",
genVersion: "2.237.3",
userAgent: "speakeasy-sdk/typescript 0.5.0 2.237.3 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.5.1 2.237.3 0.0.3 @lukehagar/plexjs",
});