mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-11 18:16:58 +00:00
feat(ui): show classification in test connection (#10156)
This commit is contained in:
parent
9a0a53bbe4
commit
bf52807e12
@ -12,6 +12,7 @@ export enum SourceCapability {
|
|||||||
TAGS = 'Extract Tags',
|
TAGS = 'Extract Tags',
|
||||||
SCHEMA_METADATA = 'Schema Metadata',
|
SCHEMA_METADATA = 'Schema Metadata',
|
||||||
CONTAINERS = 'Asset Containers',
|
CONTAINERS = 'Asset Containers',
|
||||||
|
CLASSIFICATION = 'Classification',
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ConnectionCapability {
|
export interface ConnectionCapability {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user