A Tracker Report uses at least one renderer to decide which artifact's values should be displayed and in which order.
As an API user, I wish to access this information, to be able to reproduce the « export as CSV » via API (for example).
As possible implementations:
-
add the renderer collection inside the report JSON structure
-
add a tracker_report_renderer endpoint in the API