zulip/zerver/webhooks/bitbucket2/fixtures/issue_commented.json

168 lines
4.9 KiB
JSON

{
"issue":{
"links":{
"self":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2"
},
"watch":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2/watch"
},
"comments":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2/comments"
},
"html":{
"href":"https://bitbucket.org/kolaszek/repository-name/issues/2/bug"
},
"attachments":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2/attachments"
},
"vote":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2/vote"
}
},
"updated_on":"2016-07-04T19:16:59.037577+00:00",
"kind":"bug",
"reporter":{
"links":{
"avatar":{
"href":"https://bitbucket.org/account/kolaszek/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/users/kolaszek"
},
"html":{
"href":"https://bitbucket.org/kolaszek/"
}
},
"display_name":"Tomasz",
"uuid":"{678ab31f-9f88-4d7a-b343-1bdf9f024917}",
"type":"user",
"nickname":"Tomasz Kolaszek"
},
"version":null,
"milestone":null,
"component":null,
"content":{
"raw":"Such a bug more description",
"markup":"markdown",
"html":"<p>Such a bug more description</p>"
},
"watches":1,
"assignee":{
"links":{
"avatar":{
"href":"https://bitbucket.org/account/kolaszek/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/users/kolaszek"
},
"html":{
"href":"https://bitbucket.org/kolaszek/"
}
},
"display_name":"Tomasz",
"uuid":"{678ab31f-9f88-4d7a-b343-1bdf9f024917}",
"type":"user",
"nickname":"Tomasz Kolaszek"
},
"priority":"major",
"created_on":"2016-07-04T17:36:51.890354+00:00",
"id":1,
"type":"issue",
"title":"Bug",
"votes":0,
"state":"new",
"edited_on":null
},
"repository":{
"links":{
"avatar":{
"href":"https://bitbucket.org/kolaszek/repository-name/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name"
},
"html":{
"href":"https://bitbucket.org/kolaszek/repository-name"
}
},
"scm":"git",
"owner":{
"links":{
"avatar":{
"href":"https://bitbucket.org/account/kolaszek/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/users/kolaszek"
},
"html":{
"href":"https://bitbucket.org/kolaszek/"
}
},
"display_name":"Tomasz",
"uuid":"{678ab31f-9f88-4d7a-b343-1bdf9f024917}",
"type":"user",
"nickname":""
},
"name":"Repository name",
"full_name":"kolaszek/repository-name",
"uuid":"{59005838-3978-410b-84fd-8b4ce1b41089}",
"is_private":true,
"type":"repository",
"website":""
},
"comment":{
"links":{
"self":{
"href":"https://api.bitbucket.org/2.0/repositories/kolaszek/repository-name/issues/2/comments/28973596"
},
"html":{
"href":"https://bitbucket.org/kolaszek/repository-name/issues/2#comment-28973596"
}
},
"updated_on":null,
"id":28973596,
"created_on":"2016-07-04T19:16:59.031212+00:00",
"user":{
"links":{
"avatar":{
"href":"https://bitbucket.org/account/kolaszek/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/users/kolaszek"
},
"html":{
"href":"https://bitbucket.org/kolaszek/"
}
},
"display_name":"Tomasz",
"uuid":"{678ab31f-9f88-4d7a-b343-1bdf9f024917}",
"type":"user",
"nickname":"Tomasz Kolaszek"
},
"content":{
"raw":"Add comment",
"markup":"markdown",
"html":"<p>Add comment</p>"
},
"type":"issue_comment"
},
"actor":{
"links":{
"avatar":{
"href":"https://bitbucket.org/account/kolaszek/avatar/32/"
},
"self":{
"href":"https://api.bitbucket.org/2.0/users/kolaszek"
},
"html":{
"href":"https://bitbucket.org/kolaszek/"
}
},
"display_name":"Tomasz",
"uuid":"{678ab31f-9f88-4d7a-b343-1bdf9f024917}",
"type":"user",
"nickname":"Tomasz Kolaszek"
}
}