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