Decommission Retrofit play24, play25 (#6665)

* deco play24, play25 in retrofit

* update pom.xml

* update doc
This commit is contained in:
William Cheng
2020-06-16 10:31:23 +08:00
committed by GitHub
parent c094effd90
commit 6f2e84db04
379 changed files with 5 additions and 41518 deletions

View File

@@ -41,7 +41,7 @@ sidebar_label: java
|parentGroupId|parent groupId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect| |null|
|parentVersion|parent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect| |null|
|performBeanValidation|Perform BeanValidation| |false|
|playVersion|Version of Play! Framework (possible values "play24", "play25" (default), "play26")| |null|
|playVersion|Version of Play! Framework (possible values "play24" (Deprecated), "play25" (Deprecated), "play26" (Default))| |null|
|prependFormOrBodyParameters|Add form or body parameters to the beginning of the parameter list.| |false|
|scmConnection|SCM connection in generated pom.xml| |scm:git:git@github.com:openapitools/openapi-generator.git|
|scmDeveloperConnection|SCM developer connection in generated pom.xml| |scm:git:git@github.com:openapitools/openapi-generator.git|