Skip to content

internal api: List releases

Renaud Boyer requested to merge rboyer/swh-deposit:versions-api into master

Related to #4640 and following !440 (merged)

This new private API endpoint provides a list of releases (deposits with the same origin, a done status and a version number) related to a deposit. It will be used by the loader to populate the snapshot.

Merge request reports