kibana/x-pack/test/saved_object_api_integration
Matt Bargar d8916e37c9
Add multi field info to the IndexPattern (#33681)
Adds two fields to the IndexPattern Field:

* parent - the name of the field this field is a child of
* subType - The type of child this field is. Currently the only valid value is multi but we could expand this to include aliases, object children, and nested children.

The thinking behind implementing these two new properties instead of a simple isMultiField flag is that it should be generic enough to describe other sorts of parent -> child relationships between fields.
2019-04-02 13:52:04 -04:00
..
common Add multi field info to the IndexPattern (#33681) 2019-04-02 13:52:04 -04:00
security_and_spaces Rename resolve import conflicts API to resolve import errors (#33024) 2019-03-13 09:17:18 -04:00
security_only Rename resolve import conflicts API to resolve import errors (#33024) 2019-03-13 09:17:18 -04:00
spaces_only [@kbn/expect] "fork" expect.js into repo (#33761) 2019-03-25 09:56:48 -07:00