Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Oct 25, 2018
1 parent d4a5cd0 commit eb4dfe0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/generators/erlang-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/generators/spring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit eb4dfe0

Please sign in to comment.