-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43618/
-----------------------------------------------------------
(Updated Feb. 16, 2016, 9:59 p.m.)
Review request for mesos, Michael Park and Vinod Kone.
Changes
-------
Add newline between "Example:" and the JSON to generate proper markdown. Also,
make the word NOTE in bold, not italics.
Bugs: MESOS-3568
https://issues.apache.org/jira/browse/MESOS-3568
Repository: mesos
Description
-------
We are working on a more standardized way of representing (and thus
more easily documenting) our internal JSON objects. Until we have
this, there is no point in trying to exhaustively document the
state.json (or any other JSON) endpoints. Including an example and
noting that it is not exhaustive is better than it was before though.
Diffs (updated)
-----
src/master/http.cpp f92212bf69f9db51d729347fb553e74e28e105fd
src/slave/http.cpp 523e8dc5d5cc435aaba463a17520237a6c7b192c
Diff: https://reviews.apache.org/r/43618/diff/
Testing
-------
Thanks,
Kevin Klues