mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-19 16:10:58 +00:00
* Python-experimental adds model_utils module, refactors python api class * Fixes python-experimental so the sample sare generated in the petstore_api folder * FIxes python samples tests * Updates python and python-experimental tests * Fixes python-experimental tests * Adds newlines back to python templates + samples * Reverts files with newline tweaks back to master branch versions * Fixes indentation errors in python-experimental api_client * Removes unused files * Python files now generated in correct folders * Adds logging when the user tries to set generateAliasAsModel in python-experimental * Fixes typo
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] |