We just added the first handlebars helper for use in packages in https://github.com/elastic/kibana/pull/72698 in order to support some beats filebeat module conversion to packages. We should have:
documentation for the available helpers here for anyone writing a new package, and
code for validating the handlebars templates prior to being pushed down to Kibana.
We just added the first handlebars helper for use in packages in https://github.com/elastic/kibana/pull/72698 in order to support some beats filebeat module conversion to packages. We should have: