Skip to content

component: Create a dedicated API for get_export_config

Valentin Valls requested to merge cherry-pick-183b9391 into master

This PR allow a component to expose anything by overwriting the get_export_config.

It also provides a better abstraction of the component data.

The default behavior is the same as before.

Merge request reports