Page MenuHomeSoftware Heritage

Remove last references to non-intrinsic origin identifiers
ClosedPublic

Authored by anlambert on Jan 29 2020, 4:04 PM.

Details

Summary

Stop leaking those ids in results from the /api/1/origins/ endpoint.

Remove any reference to those ids in the doc and the code.

Related to T1791

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Update: Check if the 'id' key value exists before attempting to delete it (for the non postgres storage backends)

This revision is now accepted and ready to land.Jan 29 2020, 4:30 PM