Content
View differences
Updated by Eric Schubert almost 3 years ago
### TODO
* write file files query for onedrive
* file-id for onedrive is a composite, that contains drive-id AND file-id
* write unit test
### RESULT
* Endpoint `GET /api/v3/storages/:id/files/:file-id` work for onedrive storage
* write file
* file-id for onedrive is a composite, that contains drive-id AND file-id
* write unit test
### RESULT
* Endpoint `GET /api/v3/storages/:id/files/:file-id` work for onedrive storage