summaryrefslogtreecommitdiffstats
path: root/api4/file_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)Saturnino Abril2017-02-281-0/+52
| | | | | | * APIv4: GET /files/{file_id}/thumbnail * added delay time
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+151
* Implement POST /files endpoint for APIv4 * Implement GET /files/{file_id} endpoint for APIv4