🐝 Update gen.yaml

This commit is contained in:
speakeasy-bot
2024-02-23 15:37:38 +00:00
parent fbb10b5a67
commit f428a04174

View File

@@ -7,14 +7,16 @@ generation:
useClassNamesForArrayFields: true useClassNamesForArrayFields: true
fixes: fixes:
nameResolutionDec2023: false nameResolutionDec2023: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
java: java:
version: 0.0.1 version: 0.0.1
artifactID: openapi artifactID: plexapi
companyEmail: info@mycompany.com companyEmail: info@mycompany.com
companyName: My Company companyName: My Company
companyURL: www.mycompany.com companyURL: www.mycompany.com
githubURL: github.com/owner/repo githubURL: github.com/owner/repo
groupID: org.openapis groupID: lukehagar.plexapi
imports: imports:
option: openapi option: openapi
paths: paths:
@@ -27,4 +29,5 @@ java:
maxMethodParams: 4 maxMethodParams: 4
ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
outputModelSuffix: output outputModelSuffix: output
projectName: openapi projectName: plexapi
templateVersion: v1