home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 731658059

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/860#issuecomment-731658059 https://api.github.com/repos/simonw/datasette/issues/860 731658059 MDEyOklzc3VlQ29tbWVudDczMTY1ODA1OQ== 9599 2020-11-22T00:31:47Z 2020-11-22T00:33:48Z OWNER

Documented behaviour right now, for metadata set at the instance level, is: https://docs.datasette.io/en/stable/metadata.html

The above metadata will be displayed on the index page of your Datasette-powered site. The source and license information will also be included in the footer of every page served by Datasette.

...

Metadata at the top level of the JSON will be shown on the index page and in the footer on every page of the site. The license and source is expected to apply to all of your data.

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