openapi-generator/modules
Kiran-Sivakumar 9df70798b3 [Java][okhttp-gson] Add option to employ builders for API requests (#1341)
* Generate APIs that use the builder pattern

* Add option to use builders for API requests

* Fix template spacing

* Add new sample-generation script and generated samples

* Update docs

* Add new sample-generation script for Windows

* Replace config option with vendor extension

* Remove useBuildersForApiRequests config option

* Remove builders sample-generation scripts

* Replace config option with vendor extension in api_test template

* Remove okhttp-gson-requestBuilders sample

* Rename x-builders-for-api-requests to x-group-parameters

* Add modified api_doc.mustache under okhttp-gson resources

* Add modified README.mustache under okhttp-gson resources

* Update petstore samples

* Fix FakeApiTest.java in petstore samples

* Add whitespace to rerun checks

* Remove whitespace to rerun tests

* Fix FakeApiTest.java in parcelable petstore sample

* Update versions in samples

* Update versions in samples
2018-11-28 17:53:36 +08:00
..
openapi-generator [Java][okhttp-gson] Add option to employ builders for API requests (#1341) 2018-11-28 17:53:36 +08:00
openapi-generator-cli Improve error message when the spec is not found (#1495) 2018-11-28 16:50:52 +08:00
openapi-generator-gradle-plugin Prepare 3.3.4 snapshot (#1450) 2018-11-15 16:21:15 +08:00
openapi-generator-maven-plugin Use checksum to decided if input spec has changed. (#1502) 2018-11-28 16:43:00 +08:00
openapi-generator-online Prepare 3.3.4 snapshot (#1450) 2018-11-15 16:21:15 +08:00