mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 00:43:46 +00:00
Fix boolean option in asciidoc generator (#4856)
* fix boolean option in asciidoc generator * minor code format chagne
This commit is contained in:
@@ -6,7 +6,7 @@ team@openapitools.org
|
||||
:toclevels: 3
|
||||
:source-highlighter: highlightjs
|
||||
:keywords: openapi, rest, OpenAPI Petstore
|
||||
:specDir: modules\openapi-generator\src\main\resources\asciidoc-documentation
|
||||
:specDir: modules/openapi-generator/src/main/resources/asciidoc-documentation
|
||||
:snippetDir: .
|
||||
:generator-template: v1 2019-12-20
|
||||
:info-url: https://openapi-generator.tech
|
||||
|
||||
Reference in New Issue
Block a user