9e9abc31b8
We failed to register "aliases" and "version" into the list of keywords in the IndexTemplateMetaData; then fail to parse the following index template. ``` { "aliases": {"log": {}}, "index_patterns": ["pattern-1"] } ``` This commit registers that missing keywords. |
||
---|---|---|
.. | ||
cli | ||
licenses | ||
src | ||
build.gradle |