HomeSoftware Heritage

Move deprecated endpoint snapshot_get_latest from api endpoint to algos

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Move deprecated endpoint snapshot_get_latest from api endpoint to algos

This allows to avoid repeating the same pattern of retrieving the last snapshot
for a given origin.

Note that this also makes the new function return a Snapshot model object as
well.

Related to T2310

Details

Commit No Longer Exists

This commit no longer exists in the repository.