OpenSearch/rest-api-spec
uboness aef6ad5c12 Added dynamic variables registry to the execution context
This enables different constructs (primarily scripts) to set variables that can be access by subsequent constructs throughout the wathc execution. These variables are scoped to a single execution, that is, they are not persisted across multiple executions of the same watch.

Closes elastic/elasticsearch#589

Original commit: elastic/x-pack-elasticsearch@34223d1991
2015-06-18 12:17:07 +02:00
..
api Added dynamic variables registry to the execution context 2015-06-18 12:17:07 +02:00
test Renamed `email.email` to `email.message` in the email action result. 2015-06-18 11:20:55 +02:00