mirror of https://github.com/zulip/zulip.git
81 lines
2.6 KiB
JSON
81 lines
2.6 KiB
JSON
{
|
|
"object_kind": "issue",
|
|
"event_type": "confidential_issue",
|
|
"user": {
|
|
"name": "Joe Bloggs",
|
|
"username": "joe.bloggs",
|
|
"avatar_url": "https://secure.gravatar.com/avatar/ca4538511817d50e4c64a354537f1135?s=80&d=identicon"
|
|
},
|
|
"project": {
|
|
"id": 5,
|
|
"name": "testing",
|
|
"description": "",
|
|
"web_url": "https://gitlab.example.co.uk/joe.bloggs/testing",
|
|
"avatar_url": null,
|
|
"git_ssh_url": "ssh://git@gitlab.example.co.uk:1999/joe.bloggs/testing.git",
|
|
"git_http_url": "https://gitlab.example.co.uk/joe.bloggs/testing.git",
|
|
"namespace": "joe.bloggs",
|
|
"visibility_level": 0,
|
|
"path_with_namespace": "joe.bloggs/testing",
|
|
"default_branch": null,
|
|
"ci_config_path": null,
|
|
"homepage": "https://gitlab.example.co.uk/joe.bloggs/testing",
|
|
"url": "ssh://git@gitlab.example.co.uk:1999/joe.bloggs/testing.git",
|
|
"ssh_url": "ssh://git@gitlab.example.co.uk:1999/joe.bloggs/testing.git",
|
|
"http_url": "https://gitlab.example.co.uk/joe.bloggs/testing.git"
|
|
},
|
|
"object_attributes": {
|
|
"author_id": 2,
|
|
"closed_at": null,
|
|
"confidential": true,
|
|
"created_at": "2018-09-14 17:48:36 UTC",
|
|
"description": "Testing",
|
|
"due_date": null,
|
|
"id": 1,
|
|
"iid": 1,
|
|
"last_edited_at": "2018-09-15 19:08:43 UTC",
|
|
"last_edited_by_id": 2,
|
|
"milestone_id": null,
|
|
"moved_to_id": null,
|
|
"project_id": 5,
|
|
"relative_position": 1073742323,
|
|
"state": "opened",
|
|
"time_estimate": 0,
|
|
"title": "Testing",
|
|
"updated_at": "2018-09-15 19:08:43 UTC",
|
|
"updated_by_id": 2,
|
|
"url": "https://gitlab.example.co.uk/joe.bloggs/testing/issues/1",
|
|
"total_time_spent": 0,
|
|
"human_total_time_spent": null,
|
|
"human_time_estimate": null,
|
|
"assignee_ids": [],
|
|
"assignee_id": null,
|
|
"action": "update"
|
|
},
|
|
"labels": [],
|
|
"changes": {
|
|
"description": {
|
|
"previous": "Testing Test",
|
|
"current": "Testing"
|
|
},
|
|
"last_edited_at": {
|
|
"previous": "2018-09-15 19:04:31 UTC",
|
|
"current": "2018-09-15 19:08:43 UTC"
|
|
},
|
|
"title": {
|
|
"previous": "Testing Test",
|
|
"current": "Testing"
|
|
},
|
|
"updated_at": {
|
|
"previous": "2018-09-15 19:05:15 UTC",
|
|
"current": "2018-09-15 19:08:43 UTC"
|
|
}
|
|
},
|
|
"repository": {
|
|
"name": "testing",
|
|
"url": "ssh://git@gitlab.example.co.uk:1999/joe.bloggs/testing.git",
|
|
"description": "",
|
|
"homepage": "https://gitlab.example.co.uk/joe.bloggs/testing"
|
|
}
|
|
}
|