forked from loafle/openapi-generator-original
* add fmt-maven-plugin to jersey2 exp * update samples * add http signature auth template * minor fix * fix http beaer auth, update sample * fix http signature auth * fix http signature auth * header support * add query string to path * undo changes in default codegen * ignore fake test * add serialize to string method * add serialzie to string method * add get mapper * auto format java source code * remove plugin * update pom.xml * change back AbstractOpenApiSchema to T * skip mvn code formatter in bin script * undo changes to spec * update samples * add back HttpSignatureAuth.java
815 B
815 B
InlineObject3
Properties
Name | Type | Description | Notes |
---|---|---|---|
integer | Integer | None | [optional] |
int32 | Integer | None | [optional] |
int64 | Long | None | [optional] |
number | BigDecimal | None | |
_float | Float | None | [optional] |
_double | Double | None | |
string | String | None | [optional] |
patternWithoutDelimiter | String | None | |
_byte | byte[] | None | |
binary | File | None | [optional] |
date | LocalDate | None | [optional] |
dateTime | OffsetDateTime | None | [optional] |
password | String | None | [optional] |
callback | String | None | [optional] |