William Cheng d49de5b577
[JS] mark ES5 as deprecated (#6408)
* mark js es5 deprecated, remove samples, migrate samples to use oas3

* update test in pom.xml

* update js samples

* delete js es5 samples

* update js petstore

* remove openapi3 js petstore

* fix tests

* skip test/model/AdditionalPropertiesArray.spec.js

* fix test

* update doc
2020-05-26 09:55:00 +08:00

746 B

OpenApiPetstore.InlineObject3

Properties

Name Type Description Notes
integer Number None [optional]
int32 Number None [optional]
int64 Number None [optional]
_number Number None
_float Number None [optional]
_double Number None
_string String None [optional]
patternWithoutDelimiter String None
_byte Blob None
binary File None [optional]
_date Date None [optional]
dateTime Date None [optional]
password String None [optional]
callback String None [optional]