Content
View differences
Updated by Eric Schubert almost 3 years ago
### TODO
* write onedrive download query refactor `file_link_sync_service.rb`
* complete new approach? part of queries/commands?
* synching is different for each storage provider type?
* what could be a good architecture?
* write unit tests
### RESULT
* Endpoint `GET /api/v3/file_links/:id/download` /api/v3/work_packages/:id/file_links` works for file links on onedrive storage
* write onedrive download query
* complete new approach? part of queries/commands?
* synching is different for each storage provider type?
* what could be a good architecture?
* write unit tests
### RESULT
* Endpoint `GET /api/v3/file_links/:id/download`