mozilla-magnet / magnet-services

Magnet services
Mozilla Public License 2.0
1 stars 1 forks source link

Return the full shortened URL, including host when returning beacon info #10

Closed samgiles closed 7 years ago

samgiles commented 7 years ago

At the moment we only return an 'id' and it's expected that the client knows in advance the domain name of the shortener.

We should return a new field: short_url that contains the full URL.