OpenSearch/rest-api-spec/test/put_watch
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
..
10_basic.yaml [REST-TEST] Add master_timeout to the rest API specs 2015-05-07 19:19:49 -04:00
20_put_watch_with_throttle_period.yaml Require units for all time values 2015-06-22 11:47:37 +02:00
30_put_watch_with_action_throttle_period.yaml Require units for all time values 2015-06-22 11:47:37 +02:00