ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.231.1

This commit is contained in:
speakeasybot
2024-04-02 00:28:18 +00:00
parent eeadc8c329
commit 0d73a769fb
7 changed files with 33 additions and 24 deletions

View File

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