OpenSearch/rest-api-spec/test
Simon Willnauer 5ea2d0528c Require units for all time values
This commit is a backwards compatibilty break for all watcher indices
that had a `throttel_period` set on their watches. `throttle_period` used
to be a numeric value but now is stored as a string AND requires a unit
like seconds or minutes etc. to prevent errors. All other time valiues like
http timeouts also require units now.

Closes elastic/elasticsearch#598

Original commit: elastic/x-pack-elasticsearch@e3b2c2a4af
2015-06-22 11:47:37 +02:00
..
ack_watch [TEST] Watch action acking and throttling tests 2015-06-06 02:35:42 +02:00
delete_watch [REST-TEST] Add master_timeout to the rest API specs 2015-05-07 19:19:49 -04:00
execute_watch Renamed `email.email` to `email.message` in the email action result. 2015-06-18 11:20:55 +02:00
get_watch [REST-TEST] Use catch: missing instead of ignore: 404 2015-05-08 10:11:43 -04:00
hijack Hijack the DELETE .watches index delete endpoint. 2015-05-08 10:39:06 -04:00
put_watch Require units for all time values 2015-06-22 11:47:37 +02: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 [REST-TEST] Remove check for snapshot. 2015-05-20 09:58:05 -04:00