[
https://issues.apache.org/jira/browse/CAMEL-15817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Al-Safi closed CAMEL-15817.
--------------------------------
Resolution: Fixed
> 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
> Priority: Minor
> 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)