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

interface: Add download_url method and implement it in backend

This new method returns a direct download URL for a cooked bundle
if the vault cache backend supports the feature.

The backend implementation simply wraps a call to the download_url
method from the objstorage used as vault cache.

Related to #885.
parent 1614bb65
No related branches found
No related tags found
1 merge request!186interface: Add download_url method and implement it in backend
Pipeline #3870 passed