mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-10 17:46:02 +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',
|
||||
SCHEMA_METADATA = 'Schema Metadata',
|
||||
CONTAINERS = 'Asset Containers',
|
||||
CLASSIFICATION = 'Classification',
|
||||
}
|
||||
|
||||
export interface ConnectionCapability {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user