forked from loafle/openapi-generator-original
update documentation
This commit is contained in:
@@ -4,4 +4,7 @@ CONFIG OPTIONS for erlang-server
|
||||
packageName
|
||||
Erlang package name (convention: lowercase). (Default: openapi)
|
||||
|
||||
openAPISpecName
|
||||
Openapi Spec Name. (Default: openapi)
|
||||
|
||||
Back to the [generators list](README.md)
|
||||
|
||||
@@ -152,6 +152,9 @@ CONFIG OPTIONS for spring
|
||||
useBeanValidation
|
||||
Use BeanValidation API annotations (Default: true)
|
||||
|
||||
performBeanValidation
|
||||
Use Bean Validation Impl. to perform BeanValidation (Default: false)
|
||||
|
||||
implicitHeaders
|
||||
Use of @ApiImplicitParams for headers. (Default: false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user