zulip/zerver/fixtures/taiga/taiga_sprint_created.json

39 lines
1.0 KiB
JSON

{
"action": "create",
"by": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
},
"data": {
"name": "New sprint",
"owner": {
"gravatar_id": "a2f998f1e3c224fc53cf1d595718961e",
"id": 187698,
"full_name": "TomaszKolek",
"permalink": "https://tree.taiga.io/profile/kolaszek",
"username": "kolaszek",
"photo": null
},
"estimated_start": "2017-01-10",
"project": {
"name": "TomKol",
"id": 170130,
"logo_big_url": null,
"permalink": "https://tree.taiga.io/project/kolaszek-tomkol"
},
"modified_date": "2017-01-10T17:48:00.343Z",
"estimated_finish": "2017-01-24",
"disponibility": 0.0,
"slug": "new-sprint-85",
"created_date": "2017-01-10T17:48:00.325Z",
"id": 112881,
"closed": false
},
"type": "milestone",
"date": "2017-01-10T17:48:00.640Z"
}