agilob
|
79395de9b7
|
[java] Generate "static final" instead "final static" (#8158)
* Generate java code with "static final" instead "final static"
* Regenerate code with "static final"
|
2020-12-11 10:51:57 +08:00 |
|
William Cheng
|
9377dbca56
|
Add "decimal" support (#7808)
* rename BigDecimal to decimal
* add isDecimal
* fix tests
* minor fixes
* fix mapping, update doc
* update test spec
* update c# samples
|
2020-11-02 21:31:32 +08:00 |
|
Justin Black
|
2ee0913d4a
|
Changes lingering isMapContainer to isMap (#7747)
* Changes lingering isMapContainer to isMap
* Adds ensure up to date updates
|
2020-10-18 20:07:33 -07:00 |
|
bgong-mdsol
|
edf153eede
|
[Java][Native] Support oneOf/anyOf schemas (#7263)
* Java-native add models of oneOf/anyOf
* Java-native refresh samples
* Java-native add a sample project for openapi3
|
2020-10-15 17:29:51 +08:00 |
|