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 2020/09/18 09:22:00 UTC

[jira] [Created] (CAMEL-15549) camel-api-component - API methods should have details if they are consumer or producer only

Claus Ibsen created CAMEL-15549:
-----------------------------------

             Summary: camel-api-component - API methods should have details if they are consumer or producer only
                 Key: CAMEL-15549
                 URL: https://issues.apache.org/jira/browse/CAMEL-15549
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0


Currently we dont have that information in the component json, but you can only find out by looking into the source code.

So we need a way to specify: consumerOnly, producerOnly per api method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)