multy-stub/server/routers/task-boss/stubs/tasks/delete.json

9 lines
101 B
JSON

{
"success": true,
"body": {
"id": "1"
},
"errors": [],
"warnings": []
}