Feature #1375
API: Download result of request path
Start date:
2020-10-02
Estimated time:
Description
It can be useful to download the result instead of displaying it in the browser. Therefor a parameter will be usefull, to download the result instead of displaying it.
Parameter will be just ?download and it will work on any path.
History
Updated by Bernhard Koschiček-Krombholz over 2 years ago
- Category changed from Backend to API
- Status changed from In Progress to Closed
Feature is done. Only tests are needed.