openapi-generator/modules/swagger-codegen/src
Pete Holiday 2e4de0ca1e Remove unnecessary call to setHost() in the constructor (#4525)
* Remove unnecessary call to setHost() in the constructor

The default host will be automatically set on the client by the ApiClient constructor.

* Updated PHP API Classes corresponding to template updates in #4525.

* Additional changes generated by the petstore update unrelated to #4525, but seem to have not been included yet.

* Add test to prevent regressions of #4525
2017-01-12 16:17:17 +08:00
..
main Remove unnecessary call to setHost() in the constructor (#4525) 2017-01-12 16:17:17 +08:00
test [JAX-RS/jersey2] Fix for incorrect JSON field name capitalization (#4458) 2017-01-10 23:37:25 +08:00