openapi-generator/modules
Ramzi Maalej cc1fe6eebf fix resources management (#2229)
* fix resources management

* remove obselete if statement

* throw exception when body is null

* prevent potentional nullpointerexception

* use valueOf instead of constructor

* remove duplicated code

* avoid unclosed resources

* remove redundant key

* fix broken tests

* fix sonar issues

* fix tests

* add Veamly as a company using openAPI generator

* revert back if statement to explicitly express the intention behind it
2019-03-04 22:27:54 +08:00
..
openapi-generator fix resources management (#2229) 2019-03-04 22:27:54 +08:00
openapi-generator-cli [plugin][maven] add missing General Configuration parameters in README (#2156) 2019-02-16 22:12:19 -05:00
openapi-generator-gradle-plugin Gradle - make GenerateTask properties optional (#2185) 2019-02-21 18:18:47 -05:00
openapi-generator-maven-plugin [plugin][maven] add missing General Configuration parameters in README (#2156) 2019-02-16 22:12:19 -05:00
openapi-generator-online fix resources management (#2229) 2019-03-04 22:27:54 +08:00