Skip to content

Conversation

@essobedo
Copy link
Contributor

@essobedo essobedo commented Apr 4, 2022

https://issues.apache.org/jira/browse/CAMEL-17792

Motivation

It is now possible to document a message header using annotations, let's leverage it to document the headers of the components.

Modifications

For all the components whose name starts with a R

  • Document the messages headers using the annotations
  • Migrate the existing documentation of message headers to use the annotations instead
  • Move constants corresponding to headers to the headers class.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2022

⚠️ This PR changes Camel components and will be tested automatically.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2022

✔️ Finished component verification: 0 component(s) test failed out of 6 component(s) tested

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2022

✔️ Finished component verification: 0 component(s) test failed out of 6 component(s) tested

@essobedo essobedo merged commit ab9e393 into main Apr 4, 2022
@essobedo essobedo deleted the CAMEL-17792/doc-message-headers branch April 4, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants