Skip to content

storage*: Open order parameter to origin-visit-get endpoint

This allows clients to search from most recent to oldest visit when calling the endpoint with order parameter "desc" (visit id desc). [1]

This keeps (and explicits) the existing sorting order as "asc" (visit id asc).

Test Plan

tox


Migrated from D3359 (view on Phabricator)

Merge request reports