[GitHub] camel pull request: Fix if allowable values are not set

2016-01-29 Thread sebi-hgdata
Github user sebi-hgdata closed the pull request at: https://github.com/apache/camel/pull/817 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Fix if allowable values are not set

2016-01-29 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/817 Fix if allowable values are not set We should not set 'enum' field in parameter if allowable values are empty as it makes swagger ui unusable by not allowing parameter inputs

[GitHub] camel pull request: pass rest prams and messages

2015-08-10 Thread sebi-hgdata
Github user sebi-hgdata closed the pull request at: https://github.com/apache/camel/pull/585 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: readdinfg defaulting logic for prameter data t...

2015-08-07 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/588 readdinfg defaulting logic for prameter data type Hey, It seems that this was removed somehow... Without a default value an exception is thrown when generating the swagger models

[GitHub] camel pull request: pass rest prams and messages

2015-08-06 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/585 pass rest prams and messages Hey, I've added support for directly passing rest prams and messages You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request: updating rest tests for new restParam option

2015-06-08 Thread sebi-hgdata
Github user sebi-hgdata closed the pull request at: https://github.com/apache/camel/pull/525 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: updating rest tests for new restParam option

2015-05-22 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/525 updating rest tests for new restParam option Hey, I'm a bit late on my promise, but here is the PR that updates the rest tests and fixes some issues that appeared after the code cl

[GitHub] camel pull request: Adding support for defining custom swagger par...

2015-05-21 Thread sebi-hgdata
Github user sebi-hgdata closed the pull request at: https://github.com/apache/camel/pull/515 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Resolving latest REST/Swagger TODOs

2015-05-19 Thread sebi-hgdata
Github user sebi-hgdata closed the pull request at: https://github.com/apache/camel/pull/521 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Resolving latest REST/Swagger TODOs

2015-05-18 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/521 Resolving latest REST/Swagger TODOs Hey, This PR is for the latest rest dsl and swagger TODO s that were added for PR https://github.com/apache/camel/pull/515 . I will need to

[GitHub] camel pull request: Adding support for defining custom swagger par...

2015-05-14 Thread sebi-hgdata
GitHub user sebi-hgdata opened a pull request: https://github.com/apache/camel/pull/515 Adding support for defining custom swagger parameters Hey, This PR adds support for defining swagger custom operation parameters in rest routes. It has the options for specifying