Adds Files API endpoint for listing, and downloading a Scan Report mapping rules file.
There is a slight duplication of some existing code (e.g pagination, permissions) in the main api app, but as more logic moves to the shared apps this will be reduced.
Closes #833
Checks
Important: please complete these before merging.
[x] Run migrations, if any.
[x] Update changelog.md, including migration instructions if any.
Changes
Adds Files API endpoint for listing, and downloading a Scan Report mapping rules file.
There is a slight duplication of some existing code (e.g pagination, permissions) in the main api app, but as more logic moves to the shared apps this will be reduced.
Closes #833
Checks
Important: please complete these before merging.
changelog.md
, including migration instructions if any.