- 23 Aug, 2019 5 commits
-
-
Jeremie Bresson authored
-
William Cheng authored
-
Jeremie Bresson authored
-
Jeremie Bresson authored
-
Jeremie Bresson authored
-
- 22 Aug, 2019 11 commits
-
-
William Cheng authored
-
Armand Mégrot authored
* Handle and document authorization for kotlin client * Regenerate clients and tests * Remove testing files
-
James Russo authored
* move UserAgent up to the constructor * userAgent on both constructors. * update location of UserAgent * re-ran the petstore generation
-
Shogoki authored
* added bytearray to list of types * adding regenerated sample files for python-flask
-
William Cheng authored
* minor enhancements to the avro generator * add option to customize package name * update doc
-
Jérémie Bresson authored
[java-client][resteasy][jersey2][google-api-client][okhttp-json] several fixes to make sent requests more accurate (#3703)
-
sullis authored
-
sgadouar authored
* feature/add-avro-generator * feature/add-avro-generator * review/test/change output folder generation for avro * doc/update copyright for avro generator
-
Josh Giles authored
* [typescript-fetch] Fix #1998: namespace reqs. Fix #1998 by namespacing the generated request object types used in the typescript-fetch client codegen. * Update petstore samples. * Add default-false namespacing config option. * Re-run code sample generation. * Add maven build configurations. * Fix sample VERSION files. * Update typescript-fetch docs. * Emulate with-npm-version, adding package.json. * Add Paxos to companies using. * Prefix namespace with basename to avoid collisions.
-
sullis authored
-
William Cheng authored
-
- 21 Aug, 2019 9 commits
-
-
William Cheng authored
-
Jérémie Bresson authored
-
Sai Giridhar P authored
* fix(csharp-netcore): Making response headers case-insensitive * fix(r): Adding response headers on docs
-
William Cheng authored
* test dart 1x in drone * update dart image * trigger build failure * Revert "trigger build failure" This reverts commit d565f348. * add dart 2 test * update build runner version * test dart2 * only test dart jaguar * remove pubspec.lock * better wording * use pub run test * revert changes in build_runner * update test in pom.xml * update samples * add dart scripts to ensure up-to-date
-
Sai Giridhar P authored
* fix(csharp-netcore): Fixing the build issues * fix(csharp-netcore): Fixing the build issues * fix(csharp-netcore): Fixing the Pet project * fix(csharp-netcore): help fixes
-
Sai Giridhar P authored
* fix(r): Adding response headers on docs * fix(r): Adding response headers on docs
-
sullis authored
-
sullis authored
-
sullis authored
-
- 19 Aug, 2019 9 commits
-
-
William Cheng authored
* add option to use class as enum prefix * update doc * fix go test * update go xml petstore * fix format
-
benjaminr-ps authored
-
Martin Delille authored
-
Akihito Nakano authored
-
Jérémie Bresson authored
* [java-client][jersey2][resteasy] add support for OPTIONS method * Update samples
-
Esteban Gehring authored
-
Kris Raney authored
* Guarantee a unique name for the constants that represent enum values * update samples * Use all-caps
-
Akira Tanimura authored
-
Sai Giridhar P authored
* fix(csharp-netcore): Fixing the XML warnings * fix(csharp-netcore): Updating Pet project * fix(csharp-netcore): Minor fix * fix(csharp-netcore): Minor fix * fix(csharp-netcore): Minor ifx * fix(csharp-netcore): Minor fix
-
- 17 Aug, 2019 5 commits
-
-
Martin Delille authored
-
Richard Whitehouse authored
Add handling case for Bearer Authentication on the client and update the samples
-
Richard Whitehouse authored
Derive the LabelledGeneric trait on Swagger models. This allows conversion between structurally similar types by using https://docs.rs/frunk/0.2.2/frunk/#transmogrifying. Exit if example fails to run
-
Ronny Pfannschmidt authored
with this addition the script should be able to store the jars at a user-defined folder if desired
-
lwlee2608 authored
Signed-off-by:
lwlee2608 <lwlee2608@gmail.com>
-
- 16 Aug, 2019 1 commit
-
-
Kris Raney authored
* URLEncode path parameters * update samples * Use correct module naming
-