Description
For example twillio has 30+ api methods where each has its own set of configuration class with UriParam options.
We should add label=xxx for those generated UriParam that tell what api they are from. This allows end users to better see this in the documentation, which we can then include all of these now as well, so there will be a lot more options to see in the docs.
We could also add a new attribute to UriParam like apiMethod or qualifier or something to seperate this and make the doc generator build a table for each api separately. This may make it nicer.
Attachments
Issue Links
- is related to
-
CAMEL-15549 camel-api-component - API methods should have details if they are consumer or producer only
- Resolved
- is required by
-
CAMEL-15404 Box Endpoint DSL missing options for most api methods
- Resolved
- relates to
-
CAMEL-15498 camel-api-component - Add java source parser for generating API components
- Resolved