ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.200.0

This commit is contained in:
speakeasybot
2024-03-02 00:26:02 +00:00
parent b0f89ba7d4
commit 3020866795
23 changed files with 355 additions and 71 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.1",
genVersion: "2.275.4",
userAgent: "speakeasy-sdk/typescript 0.9.1 2.275.4 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.9.2",
genVersion: "2.277.0",
userAgent: "speakeasy-sdk/typescript 0.9.2 2.277.0 0.0.3 @lukehagar/plexjs",
});