Omar Al-Safi created CAMEL-15817:
------------------------------------

             Summary: Support comments on fields in the srcgen tool
                 Key: CAMEL-15817
                 URL: https://issues.apache.org/jira/browse/CAMEL-15817
             Project: Camel
          Issue Type: Improvement
          Components: tooling
            Reporter: Omar Al-Safi
            Assignee: Omar Al-Safi
             Fix For: 3.7.0


Currently we don't support comments on fields when we generate code only 
javadoc, hence it will also make sense to add comment support to fields, e.g:
{code}
// topic
@UriPath(label = "common")
@Metadata(required = true)
 private String topic;
{code}



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

Reply via email to