better code injectino handling for perl client

This commit is contained in:
wing328
2016-06-28 16:37:33 +08:00
parent 8dc22d2bda
commit 02864ed31a
71 changed files with 5616 additions and 96 deletions

View File

@@ -11,6 +11,7 @@ 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)