forked from loafle/openapi-generator-original
[Doc] Better highlight of generators docs page with generators specific parameters (#2592)
* [Doc] Better highlight of generators docs page with generators specific parameters * [Doc] Better highlight of generators docs page with generators specific parameters
This commit is contained in:
committed by
William Cheng
parent
158ac6d178
commit
117efe83c0
@@ -266,7 +266,7 @@ The gradle plugin is not currently published to https://plugins.gradle.org/m2/.
|
||||
|configOptions
|
||||
|Map(String,String)
|
||||
|None
|
||||
|A map of options specific to a generator.
|
||||
|A map of options specific to a generator. To see the full list of generator-specified parameters, please refer to [generators docs](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators.md)
|
||||
|
||||
|logToStderr
|
||||
|Boolean
|
||||
|
||||
Reference in New Issue
Block a user