Merge pull request #675 from Joannall/master

minor fix
This commit is contained in:
Haiping 2024-10-08 10:56:54 -05:00 committed by GitHub
commit d24c1a40d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,8 @@
"type": "string",
"description": "table name"
}
},
}
},
"required": [ "sql_statement", "reason", "tables" ]
}
}