This folder provides a local copy of the ECS spec to this repository.
Used by tools/Elastic.CommonSchemaGenerator to generate source code under src
No automation exist currently for generating/updating the spec.
Simply run
dotnet run -c Release --project tools/Elastic.CommonSchema.GeneratorTo kick of the interactive tool to download a new version of the spec and generate all codebases.