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

9 lines
101 B
JSON
Raw Normal View History

2023-08-01 13:14:02 +03:00
{
"success": true,
"body": {
"id": "1"
},
"errors": [],
"warnings": []
}