home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1315809260

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/1863#issuecomment-1315809260 https://api.github.com/repos/simonw/datasette/issues/1863 1315809260 IC_kwDOBm6k_c5Obafs 9599 2022-11-15T20:09:11Z 2022-11-15T20:09:11Z OWNER

I'm going to use the error format I've been experimenting with here: - #1875

json { "type": "https://example.net/validation-error", "title": "Your request is not valid.", "errors": [ { "detail": "must be a positive integer", "pointer": "#/age" }, { "detail": "must be 'green', 'red' or 'blue'", "pointer": "#/profile/color" } ] } I'm not quite ready to commit to a type URL though, so I'll leave that to be solved later should I fully embrace that RFC.

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