forked from loafle/openapi-generator-original
[CI][Swift4] improve swift ci integration (#4571)
* [CI][swift] fix objcCompatible example * [swift4] [ci] build openapi-generator and update swift4 samples
This commit is contained in:
committed by
William Cheng
parent
51aeb6c833
commit
80064d8411
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
|
||||
**mapMapOfString** | [String:[String:String]] | | [optional]
|
||||
**mapOfEnumString** | **[String:String]** | | [optional]
|
||||
**directMap** | **[String:Bool]** | | [optional]
|
||||
**indirectMap** | **[String:Bool]** | | [optional]
|
||||
**indirectMap** | [**StringBooleanMap**](StringBooleanMap.md) | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user