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/08/27 10:16:00 UTC

[jira] [Created] (CAMEL-15474) camel-api-component - Source code generator should include parameter documentation

Claus Ibsen created CAMEL-15474:
-----------------------------------

             Summary: camel-api-component - Source code generator should include parameter documentation
                 Key: CAMEL-15474
                 URL: https://issues.apache.org/jira/browse/CAMEL-15474
             Project: Camel
          Issue Type: Improvement
          Components: tooling
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.5.0


api components are generated from some existing Java library via a maven plugin that generate source code and grabs method signatures from javadoc.

We should include parameter description for these method signatures so we have documentation for them too.

Currently we generate empty POJO classes for these method signatures.



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