You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/07/20 19:40:20 UTC

[jira] [Created] (CAMEL-10164) camel-swagger to component

Claus Ibsen created CAMEL-10164:
-----------------------------------

             Summary: camel-swagger to component
                 Key: CAMEL-10164
                 URL: https://issues.apache.org/jira/browse/CAMEL-10164
             Project: Camel
          Issue Type: New Feature
          Components: camel-swagger
            Reporter: Claus Ibsen


The idea is to allow to call a rest endpoint where you specify the swagger api the service is based upon. Then in the endpoint you select the verb/path to call. Then because of the swagger api we are able to validate and know if the payload is validate before calling the service.

This can be a facade for the actual http component that does the call. So in other words its like the *to* for the rest-dsl.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)