docs(api): correct attribute name instead of table for GET table_metadata in openapi.json (#32690)

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
Đỗ Trọng Hải
2025-03-18 00:26:47 +07:00
committed by GitHub
parent 890b6079b9
commit a87bedf31a
2 changed files with 2 additions and 2 deletions

View File

@@ -18736,7 +18736,7 @@
{
"description": "Table name",
"in": "query",
"name": "table",
"name": "name",
"required": true,
"schema": {
"type": "string"