Skip to content

Commit

Permalink
isDefault
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Feb 11, 2020
1 parent 5aa29e4 commit 7ab5773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/data/public/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ import {
CONTAINS_SPACES_KEY,
ILLEGAL_CHARACTERS_VISIBLE,
ILLEGAL_CHARACTERS,
isDefault,
validateIndexPattern,
getFromSavedObject,
flattenHitWrapper,
Expand All @@ -138,6 +139,7 @@ export const indexPatterns = {
CONTAINS_SPACES_KEY,
ILLEGAL_CHARACTERS_VISIBLE,
ILLEGAL_CHARACTERS,
isDefault,
isFilterable,
isNestedField,
validate: validateIndexPattern,
Expand Down

0 comments on commit 7ab5773

Please sign in to comment.