[swift5][client] add support for async await (#10442)

* [swift5][client] add support for async await

* [swift5][client] disable CI for the async await sample project temporarily
This commit is contained in:
Bruno Coelho
2021-09-23 03:53:57 +01:00
committed by GitHub
parent 916791de7c
commit 7c133be617
194 changed files with 8900 additions and 487 deletions

View File

@@ -0,0 +1,10 @@
# ArrayOfArrayOfNumberOnly
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayArrayNumber** | [[Double]] | | [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)