openapi-generator/modules
Adrian Moos da37f40202 Add optional support for HttpClient (#6295)
* fix compilation error in eclipse

by updating package declarations in moved files
(eclipse validates that package and folder names match)

* permit specifying the full angular version

simplifying the templates by moving trivial case splits to the model

* remove dead code

this method is never called ...

* support HttpClient in addition to Http, clean up generated code

Fixes #6080

* added new sample, and regenerated existing samples

* updated samples

this time with the freshly build generator ...

* improve formatting

* updated samples

* fix compilation error in generated code

the overload for blobs does not have a type parameter

* added the first test for the utils package

* fix extra trainling commas in function argument lists

* regenerated samples
2017-09-30 17:19:39 +08:00
..
swagger-codegen Add optional support for HttpClient (#6295) 2017-09-30 17:19:39 +08:00
swagger-codegen-cli Updated versions for 2.2.3 release and other minor enhancements (#6070) 2017-07-16 01:03:40 +08:00
swagger-codegen-maven-plugin withXml replaces useJaxbAnnotations (#6152) 2017-08-03 15:35:33 +08:00
swagger-generator Updated versions for 2.2.3 release and other minor enhancements (#6070) 2017-07-16 01:03:40 +08:00