From 1b0b5c218cd035a652f6499a6e6e3f8b3a0292e1 Mon Sep 17 00:00:00 2001 From: speakeasy-bot Date: Mon, 1 Jan 2024 14:36:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9D=20Update=20gen.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gen.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gen.yaml b/gen.yaml index f5d3b432..c3fee09e 100755 --- a/gen.yaml +++ b/gen.yaml @@ -6,14 +6,14 @@ management: generationVersion: 2.223.3 generation: comments: {} - sdkClassName: SDK - repoURL: https://github.com/LukeHagar/plexjs.git + sdkClassName: Plex-API + repoURL: https://github.com/speakeasy-sdks/Personal-sample-sdk-9.git maintainOpenAPIOrder: true usageSnippets: optionalPropertyRendering: withExample - fixes: - nameResolutionDec2023: true useClassNamesForArrayFields: true + fixes: + nameResolutionDec2023: false features: typescript: core: 3.3.12 @@ -23,7 +23,7 @@ features: nameOverrides: 2.81.1 typescript: version: 0.1.0 - author: Speakeasy + author: LukeHagar clientServerStatusCodesAsErrors: true flattenGlobalSecurity: true imports: @@ -38,7 +38,7 @@ typescript: installationURL: https://github.com/LukeHagar/plexjs maxMethodParams: 4 outputModelSuffix: output - packageName: openapi + packageName: plexjs published: true repoSubDirectory: . templateVersion: v2