Revision 182ee497328a55d99609e5230146268a108508e3 authored by Antoine R. Dumont (@ardumont) on 24 June 2020, 16:04:29 UTC, committed by Antoine R. Dumont (@ardumont) on 26 June 2020, 11:22:40 UTC
This allows clients to search from most recent to oldest visit when calling the
endpoint with the "order" parameter set to "desc" (visit id desc).

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

Related to T2310
1 parent f75cd41
History
File Mode Size
__init__.py -rw-r--r-- 0 bytes
client.py -rw-r--r-- 1.8 KB
serializers.py -rw-r--r-- 698 bytes
server.py -rw-r--r-- 3.2 KB

back to top