Add get user's tasks route
This commit is contained in:
@@ -10,10 +10,6 @@ post {
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
headers {
|
||||
X-XSRF-TOKEN:
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"task_id": "{{taskId}}"
|
||||
|
||||
Reference in New Issue
Block a user