forked from loafle/openapi-generator-original
* add multiple servers support to JS ES6 * multiple server support in js es5 * using exports in es5 * fix index check * add oas v3 js es6 client to travis
745 B
745 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] |