OpenSearch/rest-api-spec/test/get_watch
Brian Murphy f5c50c44de Fix NPE in Rest Layer when GET missing watch.
The REST GET API was trying to render a	null watch on GET which	was causing an NPE. Don't render the watch if it's not found and add a test for this case.

Fixes: elastic/elasticsearch#202

Original commit: elastic/x-pack-elasticsearch@0c8afa63ba
2015-05-07 17:12:57 -04:00
..
10_basic.yaml Clean up Watch parsing to disallow arrays. 2015-05-05 10:44:28 -04:00
20_missing.yaml Fix NPE in Rest Layer when GET missing watch. 2015-05-07 17:12:57 -04:00