Description
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.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-15404 Box Endpoint DSL missing options for most api methods
- Resolved