ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.209.3

This commit is contained in:
speakeasybot
2024-03-15 15:04:11 +00:00
parent 9da9389549
commit 9e28d57f15
6 changed files with 20 additions and 10 deletions

View File

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