OpenSearch/rest-api-spec
Martijn van Groningen e29df8dd60 Added inline watch support to _execute API
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
2015-06-16 16:10:07 +02:00
..
api Added inline watch support to _execute API 2015-06-16 16:10:07 +02:00
test Added inline watch support to _execute API 2015-06-16 16:10:07 +02:00