forked from loafle/openapi-generator-original
* [swift5] fix issue with form data with null file * [swift5] fix issue with form data with null file on alamofire implementation * [swift5] update sample projects * [swift5] fix issue with form data with null file on alamofire implementation * [swift5] add support for form url enconded in URLSession * [swift5] add support for form url enconded in Alamofire * [swift] improve code formatting * [swift] improve code formatting * [swift] dont defaut to application/json
541 B
541 B
MapTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
mapMapOfString | [String: [String: String]] | [optional] | |
mapOfEnumString | [String: String] | [optional] | |
directMap | [String: Bool] | [optional] | |
indirectMap | StringBooleanMap | [optional] |