✨(backend) add API endpoint action to restore a soft deleted document
Only owners can see and restore deleted documents. They can only do it during the grace period before the document is considered hard deleted and hidden from everybody on the API.
This commit is contained in:
committed by
Anthony LC
parent
8ccfdb3c6a
commit
239342fbbd
@@ -11,7 +11,7 @@ and this project adheres to
|
||||
|
||||
## Added
|
||||
|
||||
- ✨(backend) add soft delete API endpoint to documents #516
|
||||
- ✨(backend) add soft delete and restore API endpoints to documents #516
|
||||
- ✨(backend) allow organizing documents in a tree structure #516
|
||||
- ✨(backend) add "excerpt" field to document list serializer #516
|
||||
- ✨(backend) add github actions to manage Crowdin workflow #559 & #563
|
||||
|
||||
Reference in New Issue
Block a user