VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

Report service: add guest link endpoint #179

Closed Foxcapades closed 2 years ago

Foxcapades commented 2 years ago

Adds a new endpoint to the query service that transfers ownership of user-to-job links from a guest's user ID to a logged in user's user ID.

Closes #174

The reviewable portion of the diff is significantly smaller than the total diff size.