update petl sample

This commit is contained in:
wing328
2016-08-28 15:57:50 +08:00
parent 85c7e7697a
commit 72d0cd7eb4
10 changed files with 231 additions and 81 deletions

View File

@@ -11,7 +11,6 @@ Name | Type | Description | Notes
**array_of_string** | **ARRAY[string]** | | [optional]
**array_array_of_integer** | **ARRAY[ARRAY[int]]** | | [optional]
**array_array_of_model** | **ARRAY[ARRAY[ReadOnlyFirst]]** | | [optional]
**array_of_enum** | **ARRAY[string]** | | [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)