minor fix

This commit is contained in:
Joanna Ren 2024-10-08 10:43:52 -05:00
parent 41aaa7ea49
commit 9300ec103e

View file

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