From f428a04174a2df841993626cf0b41cb335958087 Mon Sep 17 00:00:00 2001 From: speakeasy-bot Date: Fri, 23 Feb 2024 15:37:38 +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 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gen.yaml b/gen.yaml index cebd2fa2..60e0063b 100644 --- a/gen.yaml +++ b/gen.yaml @@ -7,14 +7,16 @@ generation: useClassNamesForArrayFields: true fixes: nameResolutionDec2023: false + parameterOrderingFeb2024: false + requestResponseComponentNamesFeb2024: false java: version: 0.0.1 - artifactID: openapi + artifactID: plexapi companyEmail: info@mycompany.com companyName: My Company companyURL: www.mycompany.com githubURL: github.com/owner/repo - groupID: org.openapis + groupID: lukehagar.plexapi imports: option: openapi paths: @@ -27,4 +29,5 @@ java: maxMethodParams: 4 ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ outputModelSuffix: output - projectName: openapi + projectName: plexapi + templateVersion: v1