mirror of
https://github.com/grafana/grafana.git
synced 2025-09-14 19:03:33 +08:00

This renames `data` to `expressions` for clarity in the rules apis. Also makes certain fields that are redundant optional in the case of pure expressions, so that users don't have to specify them when they are not needed (e.g. not datasource queries).