mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-02 16:33:43 +00:00
* Add a space between table title and the line above it to resolve issues when translating markdown to asciidoc * Regenerate Samples Co-authored-by: Tyler Ballast <tyler.ballast@reportix.com> Co-authored-by: tballast <tyler.ballast@gmail.com>
548 B
548 B
MapTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| map_map_of_string | {str: ({str: (str,)},)} | [optional] | |
| map_of_enum_string | {str: (str,)} | [optional] | |
| direct_map | {str: (bool,)} | [optional] | |
| indirect_map | StringBooleanMap | [optional] |