William Cheng f353f60b89
Update Perl client samples (OAS2, OAS3) with various fixes (#204)
* update perl client with various fixes

* update perl petstore with oas3, tests passed
2018-04-23 17:49:48 +08:00

467 B

WWW::SwaggerClient::Object::ArrayOfNumberOnly

Load the model package

use WWW::SwaggerClient::Object::ArrayOfNumberOnly;

Properties

Name Type Description Notes
array_number ARRAY[double] [optional]

[Back to Model list] [Back to API list] [Back to README]