update samples

This commit is contained in:
William Cheng
2020-12-10 19:09:27 +08:00
parent a93a60b6eb
commit d20d9447a8
20 changed files with 43 additions and 51 deletions

View File

@@ -7,8 +7,8 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayOfString** | **List<String>** | | [optional]
**arrayArrayOfInteger** | [**List<List<Long>>**](List.md) | | [optional]
**arrayArrayOfModel** | [**List<List<ReadOnlyFirst>>**](List.md) | | [optional]
**arrayArrayOfInteger** | **List<List<Long>>** | | [optional]
**arrayArrayOfModel** | **List<List<ReadOnlyFirst>>** | | [optional]