forked from loafle/openapi-generator-original
* add auto-generated doc to swift4 generators * fix rxswift sample code * fix object initialize * fix boolean value * fix link to object * fix void * fix url initialize * update all swift samples * fix indentation
537 B
537 B
MapTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| mapMapOfString | [String:[String:String]] | [optional] | |
| mapOfEnumString | [String:String] | [optional] | |
| directMap | [String:Bool] | [optional] | |
| indirectMap | StringBooleanMap | [optional] |