Update verify_dictionary_term.json
This commit is contained in:
parent
d53efcfe93
commit
deb01d45bb
|
|
@ -18,13 +18,13 @@
|
|||
},
|
||||
"tables": {
|
||||
"type": "array",
|
||||
"description": "all related dictionary tables",
|
||||
"description": "all related dictionary tables must be from related knowledge in the context",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"description": "table name"
|
||||
"description": "table name from related knowledge in the context"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [ "sql_statement", "reason", "tables" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue