1
0
Fork 0

docs: add missing column

master
n8rb 3 years ago committed by GitHub
parent 91914de889
commit d2ecbbc017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,8 @@ The response is of the form:
{
"columns": [
"id",
"name"
"name",
"age"
],
"types": [
"integer",

Loading…
Cancel
Save