forked from loafle/openapi-generator-original
update doc
This commit is contained in:
@@ -21,10 +21,14 @@ sidebar_label: asciidoc
|
||||
|licenseInfo|a short description of the license| |null|
|
||||
|licenseUrl|a URL pointing to the full license| |null|
|
||||
|prependFormOrBodyParameters|Add form or body parameters to the beginning of the parameter list.| |false|
|
||||
|skipExamples|skip examples sections (default: false)| |false|
|
||||
|snippetDir|path with includable markup snippets (e.g. test output generated by restdoc, default: .)| |.|
|
||||
|sortModelPropertiesByRequiredFlag|Sort model properties to place required parameters before optional parameters.| |true|
|
||||
|sortParamsByRequiredFlag|Sort method arguments to place required parameters before optional parameters.| |true|
|
||||
|specDir|path with includable markup spec files (e.g. handwritten additional docs, default: ..)| |..|
|
||||
|useIntroduction|use introduction section, rather than an initial abstract (default: false)| |false|
|
||||
|useMethodAndPath|Use HTTP method and path as operation heading, instead of operation id (default: false)| |false|
|
||||
|useTableTitles|Use titles for tables, rather than wrapping tables instead their own section (default: false)| |false|
|
||||
|
||||
## IMPORT MAPPING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user