- 04 Aug, 2018 2 commits
-
-
rienafairefr authored
fixup newlines
-
rienafairefr authored
fixup comment
-
- 02 Aug, 2018 14 commits
-
-
rienafairefr authored
don't need to modiy the generation, modify directly the config.supportingFiles and others
-
rienafairefr authored
-
rienafairefr authored
-
rienafairefr authored
-
rienafairefr authored
-
rienafairefr authored
-
rienafairefr authored
update python samples
-
David van Laatum authored
* prevent throwing another exception if the request fails eg connection reset * prevent throwing another exception if the request fails eg connection reset
-
William Cheng authored
-
William Cheng authored
-
William Cheng authored
* better handling of operationId starting with numbers in Ruby * update Rubocop to use Layout
-
William Cheng authored
-
William Cheng authored
-
William Cheng authored
* prefix enum number with _ in go * reformat code, use else if
-
- 01 Aug, 2018 4 commits
-
-
William Cheng authored
* add numeric operationid to test spec * better handling of operationId in more generators * fix go toOperationId * update samples * update java samples * update java samples (vertx, webclient) * update java google api client sample * fix typo, update OAS3 test spec, update php petstore (oas3) * defer camelize in operationid * remove duplicated sanitizeName
-
William Cheng authored
* fix docstring * trigger build failure * Revert "trigger build failure" This reverts commit 12cd26f0. * update java samples
-
Jeremie Bresson authored
-
Victor Orlovsky authored
-
- 31 Jul, 2018 8 commits
-
-
Jérémie Bresson authored
-
Yuriy Belenko authored
* [Slim] Add Basic Authentication Middleware User needs to add own implementation to verifyCredentials method in AuthBasic.php. * [Slim] Update README template I'm not sure about `middlewareSrcPath` variable. I'll fix it in following PRs if path is broken. Hope that notice in README catches attention and most of users will read it. * Revert "[Slim] Update README template" This reverts commit 204ee02f. * Revert "[Slim] Add Basic Authentication Middleware" This reverts commit 6a8e0307. * [Slim] Add "tuupola/slim-basic-auth" package Package "tuupola/slim-basic-auth" 3.1.0 requires PHP 7, that's why I set it's version to ^3.0.0 in Composer. Minimum version will be 3.0.0-rc.1 which supports PHP 5.5. I've tested build with PHP 7, it would be nice to check build with PHP 5.5 someday. * [Slim] Update README template Not sure about forward slash in path to SlimRouter class. I will fix it in upcoming PRs if necessary. * [Slim] Refresh samples
-
Christoph, René Pardon authored
* feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration * feat (PHP LARAVEL) 8417: code review adjustments * feat (PHP LARAVEL) 8417: fix typos; add missing files; adjust readme for those unfamilar with laravel to get started quickly * feat (PHP LARAVEL) 8417: add sample petstore server * feat (PHP LARAVEL) 8417: adjust route service provdider and model generation
-
René Winkelmeyer authored
-
Jérémie Bresson authored
-
William Cheng authored
* [apex] migrating to OpenAPITools * migrate apex to openapi-generator
-
Jérémie Bresson authored
* Fixing maven examples: set version to last released version and other improvements * Include example poms in the "release_version_update_docs.sh" script
-
William Cheng authored
-
- 30 Jul, 2018 10 commits
-
-
sunn authored
* Remove warnings and add custom request sending * Remove duplicate code from subclass and add missing setupRoutes * Removed redundant override * Add serialization of responses * Fix CI failure * Add inline function to duplicate code. * Make const reference wherever possible * Add support for Array of Primitive types. * Add Array of Primitive support for Error response * Update for multiple path params
-
Jérémie Bresson authored
-
Benjamin Gill authored
* Ignore additionalProperties rust-server doen't yet support them, and they cause quite a bit of havoc at the moment (ending up as the `HashMap` type). * Use .equals() rather than `==`
-
William Cheng authored
-
Benjamin Gill authored
* Added encoding for vertical bar character in object IDs for client requests * Updated sample
-
William Cheng authored
-
sunn authored
* cpp-tizen extends AbstractCppCodegen * Update javadoc comment
-
Benjamin Gill authored
* Add support for multiple rust-server samples Though we only have the one as yet. This will make it easier to move rust-server back on to the main test spec, whilst preserving the ability to have rust-specific test specs. * Rust samples need unique names * Move samples to a dedicated directory So that there is nothing else in the folder where they live so that the workspace definition in the root Cargo.toml can be simple.
-
William Cheng authored
-
Rubén Martínez authored
Fix for the #644
-
- 29 Jul, 2018 1 commit
-
-
Jérémie Bresson authored
-
- 28 Jul, 2018 1 commit
-
-
Benjamin Gill authored
So that the mvn build is successful
-