1
0
Fork 0

Merge pull request #1013 from n8rb/master

docs: add missing column
master
Philip O'Toole 3 years ago committed by GitHub
commit 984d15fd36
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