mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
e29df8dd60
This change allows the specification of a watch inline to the `_execute` API. This watch id will not be persisted to the index and if record_execution is set to true it will result in an error. The internal id `_anonymous_` will be used for the watch id and will be the watch id in the watch record. Original commit: elastic/x-pack-elasticsearch@00e32c3838