[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:
Bruno Coelho
2019-11-22 03:06:47 +00:00
committed by William Cheng
parent 51aeb6c833
commit 80064d8411
29 changed files with 116 additions and 749 deletions

View File

@@ -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)