ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.134.1

This commit is contained in:
speakeasybot
2024-01-10 00:28:53 +00:00
parent b9629abe33
commit ff9f3dc489
7 changed files with 27 additions and 12 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.3.2",
genVersion: "2.230.1",
userAgent: "speakeasy-sdk/typescript 0.3.2 2.230.1 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.3.3",
genVersion: "2.230.3",
userAgent: "speakeasy-sdk/typescript 0.3.3 2.230.3 0.0.3 @lukehagar/plexjs",
});