Skip to content
Snippets Groups Projects
Commit 9b2a6e66 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

interface: Update origin_search to return visits info of origins

Previously, origin_search was only returning a list of dict containing
a single url field. From now on, the list of visit types and a boolean
indicating if an origin was visited by SWH are also included in each
returned origin dict.

The purpose of that change is to enable the webapp to exploit the list
of visit types associated to an origin when searching for origins.

Related to swh/devel/swh-web#4786.
parent c03eb12b
No related branches found
Tags v0.18.0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment