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
511 B
511 B
MapTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| mapMapOfString | [String:[String:String]] | [optional] | |
| mapOfEnumString | [String:String] | [optional] | |
| directMap | [String:Bool] | [optional] | |
| indirectMap | [String:Bool] | [optional] |