ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.134.0

This commit is contained in:
speakeasybot
2024-01-09 00:29:03 +00:00
parent f306faa1ff
commit b9629abe33
21 changed files with 103 additions and 73 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.1",
genVersion: "2.228.1",
userAgent: "speakeasy-sdk/typescript 0.3.1 2.228.1 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.3.2",
genVersion: "2.230.1",
userAgent: "speakeasy-sdk/typescript 0.3.2 2.230.1 0.0.3 @lukehagar/plexjs",
});