home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 412291395

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/231#issuecomment-412291395 https://api.github.com/repos/simonw/datasette/issues/231 412291395 MDEyOklzc3VlQ29tbWVudDQxMjI5MTM5NQ== 9599 2018-08-11T17:54:41Z 2018-08-11T17:54:41Z OWNER

I'm going to separate the issue of enabling and disabling plugins from the existence of the plugins key. The format will simply be:

{ "plugins": { "name-of-plugin": { ... any structures you like go here, defined by the plugin ... } } }

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
316323336  
Powered by Datasette · Queries took 3.596ms · About: github-to-sqlite