mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
🐝 Update gen.yaml
This commit is contained in:
9
gen.yaml
9
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
|
||||
|
||||
Reference in New Issue
Block a user