Skip to content

Commit

Permalink
Update specification/connector/_types/Connector.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Laurent Saint-Félix <[email protected]>
  • Loading branch information
jedrazb and Anaethelion authored Jan 2, 2024
1 parent 9bb4065 commit 6e2dcf6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions specification/connector/_types/Connector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,6 @@ export interface FilteringConfig {
draft: FilteringRules
}

enum FeatureName {
FILTERING_ADVANCED_CONFIG = 'filtering_advanced_config',
FILTERING_RULES = 'filtering_rules',
DOCUMENT_LEVEL_SECURITY = 'document_level_security',
INCREMENTAL_SYNC = 'incremental_sync',
SYNC_RULES = 'sync_rules'
}

interface FeatureEnabled {
enabled: boolean
Expand Down

0 comments on commit 6e2dcf6

Please sign in to comment.