OpenSearch/rest-api-spec/test
Brian Murphy 7d98358012 Change the `ManualTriggerEvent` to wrap a `TriggerEvent`
This change changes the manual trigger event to be a wrapper for another `TriggerEvent`.
TriggerEvent is required field for the execute API either via setTriggerEvent on the request or requestBuilder in the java API or `trigger_event` in the REST API

Original commit: elastic/x-pack-elasticsearch@790bdb96a5
2015-05-06 16:59:26 -04:00
..
ack_watch Clean up Watch parsing to disallow arrays. 2015-05-05 10:44:28 -04:00
delete_watch Clean up Watch parsing to disallow arrays. 2015-05-05 10:44:28 -04:00
execute_watch Change the `ManualTriggerEvent` to wrap a `TriggerEvent` 2015-05-06 16:59:26 -04:00
get_watch Clean up Watch parsing to disallow arrays. 2015-05-05 10:44:28 -04:00
hijack Hijack document APIs for .watches index 2015-05-02 10:55:24 -04:00
put_watch Clean up Watch parsing to disallow arrays. 2015-05-05 10:44:28 -04:00
restart_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
start_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
stats Refactored `WatcherService.State` 2015-05-06 12:29:59 +02:00
stop_watcher Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00
watch_info Change watcher REST API call namespace to be watcher. 2015-04-28 18:50:07 -04:00