summaryrefslogtreecommitdiff
path: root/tests/units/fixtures/bitbucket_issue_unassigned.json
blob: 3cbab2ea6a436b32b5e0f23f6f2b0833744de69f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
{
    "comment": {
        "updated_on": null,
        "content": {
            "html": "",
            "markup": "markdown",
            "raw": null
        },
        "created_on": "2015-06-21T15:07:45.787623+00:00",
        "user": {
            "display_name": "Frederic Guillot",
            "username": "minicoders",
            "links": {
                "self": {
                    "href": "https://bitbucket.org/api/2.0/users/minicoders"
                },
                "avatar": {
                    "href": "https://bitbucket.org/account/minicoders/avatar/32/"
                },
                "html": {
                    "href": "https://bitbucket.org/minicoders"
                }
            },
            "type": "user",
            "uuid": "{fc59b45a-f68b-4fc1-ad1f-a17d4f17cd2c}"
        },
        "links": {
            "self": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1/comments/19181143"
            }
        },
        "id": 19181143
    },
    "issue": {
        "state": "open",
        "content": {
            "html": "<p><strong>test</strong></p>",
            "markup": "markdown",
            "raw": "**test**"
        },
        "milestone": null,
        "type": "issue",
        "version": null,
        "title": "My new issue",
        "assignee": null,
        "kind": "bug",
        "component": null,
        "priority": "major",
        "reporter": {
            "display_name": "Frederic Guillot",
            "username": "minicoders",
            "links": {
                "self": {
                    "href": "https://bitbucket.org/api/2.0/users/minicoders"
                },
                "avatar": {
                    "href": "https://bitbucket.org/account/minicoders/avatar/32/"
                },
                "html": {
                    "href": "https://bitbucket.org/minicoders"
                }
            },
            "type": "user",
            "uuid": "{fc59b45a-f68b-4fc1-ad1f-a17d4f17cd2c}"
        },
        "created_on": "2015-06-21T02:17:40.990654+00:00",
        "edited_on": null,
        "updated_on": "2015-06-21T15:07:45.775705+00:00",
        "id": 1,
        "votes": 0,
        "repository": {
            "full_name": "minicoders/test-webhook",
            "links": {
                "self": {
                    "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook"
                },
                "avatar": {
                    "href": "https://bitbucket.org/minicoders/test-webhook/avatar/16/"
                },
                "html": {
                    "href": "https://bitbucket.org/minicoders/test-webhook"
                }
            },
            "type": "repository",
            "uuid": "{590fd9c4-0812-425e-8d72-ab08b4fd5735}",
            "name": "test-webhook"
        },
        "links": {
            "self": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1"
            },
            "watch": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1/watch"
            },
            "vote": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1/vote"
            },
            "comments": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1/comments"
            },
            "html": {
                "href": "https://bitbucket.org/minicoders/test-webhook/issue/1/my-new-issue"
            },
            "attachments": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook/issues/1/attachments"
            }
        },
        "watches": 1
    },
    "actor": {
        "display_name": "Frederic Guillot",
        "username": "minicoders",
        "links": {
            "self": {
                "href": "https://bitbucket.org/api/2.0/users/minicoders"
            },
            "avatar": {
                "href": "https://bitbucket.org/account/minicoders/avatar/32/"
            },
            "html": {
                "href": "https://bitbucket.org/minicoders"
            }
        },
        "type": "user",
        "uuid": "{fc59b45a-f68b-4fc1-ad1f-a17d4f17cd2c}"
    },
    "repository": {
        "full_name": "minicoders/test-webhook",
        "owner": {
            "display_name": "Frederic Guillot",
            "username": "minicoders",
            "links": {
                "self": {
                    "href": "https://bitbucket.org/api/2.0/users/minicoders"
                },
                "avatar": {
                    "href": "https://bitbucket.org/account/minicoders/avatar/32/"
                },
                "html": {
                    "href": "https://bitbucket.org/minicoders"
                }
            },
            "type": "user",
            "uuid": "{fc59b45a-f68b-4fc1-ad1f-a17d4f17cd2c}"
        },
        "type": "repository",
        "links": {
            "self": {
                "href": "https://bitbucket.org/api/2.0/repositories/minicoders/test-webhook"
            },
            "avatar": {
                "href": "https://bitbucket.org/minicoders/test-webhook/avatar/16/"
            },
            "html": {
                "href": "https://bitbucket.org/minicoders/test-webhook"
            }
        },
        "name": "test-webhook",
        "uuid": "{590fd9c4-0812-425e-8d72-ab08b4fd5735}"
    },
    "changes": {
        "responsible": {
            "old": {
                "is_system": false,
                "username": "minicoders",
                "name": "Frederic Guillot",
                "billing_external_uuid": null,
                "id": 1290132
            },
            "new": null
        },
        "assignee": {
            "old": {
                "display_name": "Frederic Guillot",
                "username": "minicoders",
                "links": {
                    "self": {
                        "href": "https://bitbucket.org/api/2.0/users/minicoders"
                    },
                    "avatar": {
                        "href": "https://bitbucket.org/account/minicoders/avatar/32/"
                    },
                    "html": {
                        "href": "https://bitbucket.org/minicoders"
                    }
                },
                "type": "user",
                "uuid": "{fc59b45a-f68b-4fc1-ad1f-a17d4f17cd2c}"
            },
            "new": null
        }
    }
}