Summary
Presently, the generator does not include the path field in the generated template, meaning that it does not properly support the alias datatype.
Motivation:
When migrating to ECS the generator provides a powerful way to generate templates, however, in certain cases it's desirable to be able to create a schema of aliases for deprecated fields to provide backwards-compatibility.
Detailed Design:
N/A
Summary
Presently, the generator does not include the
pathfield in the generated template, meaning that it does not properly support the alias datatype.Motivation:
When migrating to ECS the generator provides a powerful way to generate templates, however, in certain cases it's desirable to be able to create a schema of aliases for deprecated fields to provide backwards-compatibility.
Detailed Design:
N/A