William Cheng
|
d438d797da
|
[C#][netcore] Fix model, property name check (#9049)
* fix model, property name check in c# generator
* remove file
* remove file
* specify name
|
2021-03-23 20:00:26 +08:00 |
|
Thomas Hervé
|
a1392305f1
|
Skip examples on complex body in Java (#8887)
* Skip examples on complex body in Java
This removes complex examples in Java which would not result in valid
code.
* Warn example being skip
|
2021-03-16 10:09:03 +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 |
|
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 |
|