Skip to content

Commit

Permalink
feat(ui): show classification in test connection (#10156)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Apr 2, 2024
1 parent 9a0a53b commit bf52807
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export enum SourceCapability {
TAGS = 'Extract Tags',
SCHEMA_METADATA = 'Schema Metadata',
CONTAINERS = 'Asset Containers',
CLASSIFICATION = 'Classification',
}

export interface ConnectionCapability {
Expand Down

0 comments on commit bf52807

Please sign in to comment.