Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

issues.assigned.payload.json 15 KB

You have to be logged in to leave a comment. Sign In
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
  1. {
  2. "action": "assigned",
  3. "issue": {
  4. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
  5. "repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  6. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
  7. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
  8. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
  9. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
  10. "id": 10,
  11. "node_id": "MDU6SXNzdWUxMA==",
  12. "number": 1,
  13. "title": "Spelling error in the README file",
  14. "user": {
  15. "login": "Codertocat",
  16. "id": 4,
  17. "node_id": "MDQ6VXNlcjQ=",
  18. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  19. "gravatar_id": "",
  20. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  21. "html_url": "https://octocoders.github.io/Codertocat",
  22. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  23. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  24. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  25. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  26. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  27. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  28. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  29. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  30. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  31. "type": "User",
  32. "site_admin": false
  33. },
  34. "labels": [
  35. ],
  36. "state": "open",
  37. "locked": false,
  38. "assignee": {
  39. "login": "Codertocat",
  40. "id": 4,
  41. "node_id": "MDQ6VXNlcjQ=",
  42. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  43. "gravatar_id": "",
  44. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  45. "html_url": "https://octocoders.github.io/Codertocat",
  46. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  47. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  48. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  49. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  50. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  51. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  52. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  53. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  54. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  55. "type": "User",
  56. "site_admin": false
  57. },
  58. "assignees": [
  59. {
  60. "login": "Codertocat",
  61. "id": 4,
  62. "node_id": "MDQ6VXNlcjQ=",
  63. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  64. "gravatar_id": "",
  65. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  66. "html_url": "https://octocoders.github.io/Codertocat",
  67. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  68. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  69. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  70. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  71. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  72. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  73. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  74. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  75. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  76. "type": "User",
  77. "site_admin": false
  78. }
  79. ],
  80. "milestone": {
  81. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
  82. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
  83. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
  84. "id": 2,
  85. "node_id": "MDk6TWlsZXN0b25lMg==",
  86. "number": 1,
  87. "title": "v1.0",
  88. "description": "Add new space flight simulator",
  89. "creator": {
  90. "login": "Codertocat",
  91. "id": 4,
  92. "node_id": "MDQ6VXNlcjQ=",
  93. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  94. "gravatar_id": "",
  95. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  96. "html_url": "https://octocoders.github.io/Codertocat",
  97. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  98. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  99. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  100. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  101. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  102. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  103. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  104. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  105. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  106. "type": "User",
  107. "site_admin": false
  108. },
  109. "open_issues": 1,
  110. "closed_issues": 0,
  111. "state": "closed",
  112. "created_at": "2019-05-15T19:37:52Z",
  113. "updated_at": "2019-05-15T19:37:53Z",
  114. "due_on": "2019-05-23T00:00:00Z",
  115. "closed_at": "2019-05-15T19:37:53Z"
  116. },
  117. "comments": 0,
  118. "created_at": "2019-05-15T19:37:53Z",
  119. "updated_at": "2019-05-15T19:37:53Z",
  120. "closed_at": null,
  121. "author_association": "OWNER",
  122. "body": "It looks like you accidently spelled 'commit' with two 't's."
  123. },
  124. "assignee": {
  125. "login": "Codertocat",
  126. "id": 4,
  127. "node_id": "MDQ6VXNlcjQ=",
  128. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  129. "gravatar_id": "",
  130. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  131. "html_url": "https://octocoders.github.io/Codertocat",
  132. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  133. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  134. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  135. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  136. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  137. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  138. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  139. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  140. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  141. "type": "User",
  142. "site_admin": false
  143. },
  144. "repository": {
  145. "id": 118,
  146. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  147. "name": "Hello-World",
  148. "full_name": "Codertocat/Hello-World",
  149. "private": false,
  150. "owner": {
  151. "login": "Codertocat",
  152. "id": 4,
  153. "node_id": "MDQ6VXNlcjQ=",
  154. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  155. "gravatar_id": "",
  156. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  157. "html_url": "https://octocoders.github.io/Codertocat",
  158. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  159. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  160. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  161. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  162. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  163. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  164. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  165. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  166. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  167. "type": "User",
  168. "site_admin": false
  169. },
  170. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  171. "description": null,
  172. "fork": false,
  173. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  174. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  175. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  176. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  177. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  178. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  179. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  180. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  181. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  182. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  183. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  184. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  185. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  186. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  187. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  188. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  189. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  190. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  191. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  192. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  193. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  194. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  195. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  196. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  197. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  198. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  199. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  200. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  201. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  202. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  203. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  204. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  205. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  206. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  207. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  208. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  209. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  210. "created_at": "2019-05-15T19:37:07Z",
  211. "updated_at": "2019-05-15T19:37:10Z",
  212. "pushed_at": "2019-05-15T19:37:50Z",
  213. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  214. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  215. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  216. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  217. "homepage": null,
  218. "size": 0,
  219. "stargazers_count": 0,
  220. "watchers_count": 0,
  221. "language": null,
  222. "has_issues": true,
  223. "has_projects": true,
  224. "has_downloads": true,
  225. "has_wiki": true,
  226. "has_pages": true,
  227. "forks_count": 0,
  228. "mirror_url": null,
  229. "archived": false,
  230. "disabled": false,
  231. "open_issues_count": 1,
  232. "license": null,
  233. "forks": 0,
  234. "open_issues": 1,
  235. "watchers": 0,
  236. "default_branch": "master"
  237. },
  238. "enterprise": {
  239. "id": 1,
  240. "slug": "github",
  241. "name": "GitHub",
  242. "node_id": "MDg6QnVzaW5lc3Mx",
  243. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  244. "description": null,
  245. "website_url": null,
  246. "html_url": "https://octocoders.github.io/businesses/github",
  247. "created_at": "2019-05-14T19:31:12Z",
  248. "updated_at": "2019-05-14T19:31:12Z"
  249. },
  250. "sender": {
  251. "login": "Codertocat",
  252. "id": 4,
  253. "node_id": "MDQ6VXNlcjQ=",
  254. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  255. "gravatar_id": "",
  256. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  257. "html_url": "https://octocoders.github.io/Codertocat",
  258. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  259. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  260. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  261. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  262. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  263. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  264. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  265. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  266. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  267. "type": "User",
  268. "site_admin": false
  269. },
  270. "installation": {
  271. "id": 5,
  272. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  273. }
  274. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...