forked from loafle/openapi-generator-original
[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
This commit is contained in:
committed by
William Cheng
parent
3efe56752e
commit
9df70798b3
@@ -1 +1 @@
|
||||
3.3.2-SNAPSHOT
|
||||
3.3.3
|
||||
Reference in New Issue
Block a user