/
DA
dataherald
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
dataherald
FastAPI
post
Sync Table Descriptions Schemas
v10
latest
OpenAPI 3.0.2
raw.githubusercontent.com
2024-05-06
94
78
164.5 KB
Table Description
Sync Table Descriptions Schemas
post
/api/table-descriptions/sync-schemas
Request body
ScanRequest[]
required
db_connection_id
string
required
table_names
string[]
Response
Successful Response
TableDescriptionResponse[]
required
id
string
required
db_connection_id
string
description
string
columns
ColumnDescription[]
examples
unknown[]
table_name
string
status
'NOT_SYNCHRONIZED'
|
'SYNCHRONIZING'
|
'SYNCHRONIZED'
|
'DEPRECATED'
|
'FAILED'
An enumeration.
last_schema_sync
string
date-time
created_at
string
date-time
metadata
TableDescriptionMetadata