Update Perl client samples (OAS2, OAS3) with various fixes (#204)

* update perl client with various fixes

* update perl petstore with oas3, tests passed
This commit is contained in:
William Cheng
2018-04-23 17:49:48 +08:00
committed by GitHub
parent b908b734dd
commit f353f60b89
29 changed files with 297 additions and 271 deletions

View File

@@ -8,7 +8,7 @@ use WWW::SwaggerClient::Object::ArrayOfArrayOfNumberOnly;
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**array_array_number** | **ARRAY[ARRAY[Number]]** | | [optional]
**array_array_number** | **ARRAY[ARRAY[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)