Skip to content

Instantly share code, notes, and snippets.

@thewarpaint
Last active August 29, 2015 13:56
Show Gist options
  • Save thewarpaint/8834960 to your computer and use it in GitHub Desktop.
Save thewarpaint/8834960 to your computer and use it in GitHub Desktop.
{
"projectId": 9999,
"statusId": 3,
"responsibleId": 254,
"petitionerId": 254,
"priorityId": 3,
"groupId": null,
"petitionId": null,
"taskSourceId": 1,
"concept": "TRY ME",
"startDate": null,
"deliveryDate": null,
"estimatedTime": 240,
"chargeable": true,
"visible": true,
"payable": true,
"locked": false,
"ganttStartDate": "2014-02-12 00:00:00",
"ganttCompletionDate": "2014-02-12 00:00:00",
"isActive": false,
"timesheets": [
{
"date": "2013-01-05",
"time": 120
},
{
"date": "2013-02-05",
"time": 240
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment