Skip to content

oneclickexport: add REST API endpoint for archive download

Administrator requested to merge ao/one-click-export-rest-endpoint into main

Created by: sashaostrikov

This commit wires up one-click export ZIP archive creation code with REST API layer of frontend service. The endpoint should be accessed with POST HTTP method by site admins only.

Test plan: new unit test for REST API layer is added. Manually verified that the archive with required contents is downloaded on local sg instance.

Closes https://github.com/sourcegraph/sourcegraph/issues/39590

Merge request reports

Loading