Content
View differences
Updated by Dominic Bräunlein over 2 years ago
We do not want to delete file links anymore automatically, we do not need that differentiation between deleted and trashed anymore. Maybe we should treat both cases as "deleted". Thus, we could simply remove the "trashed" state for the filesinfo endpoint.
In future, we would only differentiate the states:
* deleted files
* files with missing permissions
Note: this might be a breaking change.
**Acceptance criteria**
* [x] [ ] The API returns "Not found" for files that are trashed and permanently deleted in Nextcloud
In future, we would only differentiate the states:
* deleted files
* files with missing permissions
Note: this might be a breaking change.
* [x]