ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.204.1

This commit is contained in:
speakeasybot
2024-03-08 00:27:35 +00:00
parent 1c5fa25562
commit 9503c9033d
6 changed files with 26 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = Object.freeze({
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.9.2",
genVersion: "2.277.0",
userAgent: "speakeasy-sdk/typescript 0.9.2 2.277.0 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.10.0",
genVersion: "2.279.1",
userAgent: "speakeasy-sdk/typescript 0.10.0 2.279.1 0.0.3 @lukehagar/plexjs",
});