Enhancement: support owner permissions for file tasks (#8195)

This commit is contained in:
shamoon
2024-11-20 12:25:53 -08:00
committed by GitHub
parent 9c1561adfb
commit 8bfe68743d
15 changed files with 112 additions and 27 deletions

View File

@@ -556,3 +556,11 @@ Initial API version.
- Consumption templates were refactored to workflows and API endpoints
changed as such.
#### Version 5
- Added bulk deletion methods for documents and objects.
#### Version 6
- Moved acknowledge tasks endpoint to be under `/api/tasks/acknowledge/`.