[GitHub] camel pull request: Enhanced data type for arrays

2016-02-24 Thread simi-hgdata
GitHub user simi-hgdata opened a pull request:

https://github.com/apache/camel/pull/865

Enhanced data type for arrays

Added support for defining data type for arrays.
Enhanced the Allow Multiple feature where we can specify the collection 
format.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ovidiu-hgdata/camel 
simi/enhanced_data_type_for_arrays

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/865.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #865


commit e6f29278ba7f280d9838b6e946ee92f55b66207f
Author: Simion Hantig 
Date:   2016-02-23T08:18:18Z

added support for defining arrays of all data types




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: [Swagger] Enhanced data type for arrays

2016-02-25 Thread simi-hgdata
Github user simi-hgdata closed the pull request at:

https://github.com/apache/camel/pull/865


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request: Added support to exclude a route from document...

2016-03-14 Thread simi-hgdata
GitHub user simi-hgdata opened a pull request:

https://github.com/apache/camel/pull/898

Added support to exclude a route from documentation

Sometimes you may need to exclude some routes from the documentation.
In our case we want to hide a route which now has performance issues.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ovidiu-hgdata/camel 
simi/exclude_route_from_documentation

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/898.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #898


commit 5b0714bcb23b97241d00b1c3f349e6c2b0ccc3ca
Author: Simion Hantig 
Date:   2016-03-14T10:10:27Z

added support to exclude a route from documentation




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---