mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +00:00
* [CI][swift] fix objcCompatible example * [swift4] [ci] build openapi-generator and update swift4 samples
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] |