Add get user's tasks route

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-11-20 11:23:56 +01:00
parent fd65cfdc1c
commit feb901c9e8
6 changed files with 47 additions and 25 deletions
-4
View File
@@ -10,10 +10,6 @@ post {
auth: inherit
}
headers {
X-XSRF-TOKEN:
}
body:json {
{
"task_id": "{{taskId}}"