Thomas Hervé
|
14ff8e0ffd
|
Remove links to basic types in java API docs (#7989)
* Remove links to basic types in java API docs
This removes (most) wrong links to basic types in Java API docs.
* Regenerate some more samples
|
2020-11-23 16:24:31 +08:00 |
|
William Cheng
|
2578ef5e63
|
Prepare snapshot (v5.0.0) (#7986)
* Revert "prepare 5.0.0-beta3 release"
This reverts commit 3ebe774df3.
* revert to snapshot
* update samples
|
2020-11-20 19:19:59 +08:00 |
|
William Cheng
|
2715f1371a
|
Prepare 5.0.0 beta3 (#7984)
* prepare 5.0.0-beta3 release
* update samples
* remove beta3 from readme
|
2020-11-20 15:18:58 +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 |
|