mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* fix: update petstore samples for python, fix broken tests * chore: entries for python-asyncio/tornado in gitignore
551 B
551 B
MapTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
map_map_of_string | dict(str, dict(str, str)) | [optional] | |
map_of_enum_string | dict(str, str) | [optional] | |
direct_map | dict(str, bool) | [optional] | |
indirect_map | StringBooleanMap | [optional] |