issue_comments: 634964294
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette/issues/581#issuecomment-634964294 | https://api.github.com/repos/simonw/datasette/issues/581 | 634964294 | MDEyOklzc3VlQ29tbWVudDYzNDk2NDI5NA== | 9599 | 2020-05-27T21:57:10Z | 2020-05-27T21:57:10Z | OWNER | Right now a rendering callback returns the following: ``` body - string or bytes, optional The response body, default empty content_type - string, optional The Content-Type header, default text/plain status_code - integer, optional The HTTP status code, default 200 ``` I'm going to add an optional `headers` dictionary key, too. | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 502993509 |