Content
View differences
Updated by Eric Schubert almost 3 years ago
### TODO **As** a _\[enter role of user\]_
**I want to** _\[enter objective\]_
**so that** _\[enter desired result\]_
**Acceptance criteria**
* 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? _\[enter acceptance criteria\]_
* write unit tests
### RESULT
* Endpoint `GET /api/v3/work_packages/:id/file_links` works for onedrive storage _..._
**I want to** _\[enter objective\]_
**so that** _\[enter desired result\]_
* 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/work_packages/:id/file_links` works for onedrive storage