[
https://issues.apache.org/jira/browse/MESOS-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662819#comment-14662819
]
haosdent commented on MESOS-3239:
---------------------------------
Cool! Let me do it in
{code}
void Help::add(const string& id,
const string& name,
const Option<string>& help)
{code}
> Refactor master HTTP endpoints help messages such that they cannot be out of
> sync.
> ----------------------------------------------------------------------------------
>
> Key: MESOS-3239
> URL: https://issues.apache.org/jira/browse/MESOS-3239
> Project: Mesos
> Issue Type: Bug
> Components: master
> Reporter: Michael Park
>
> MESOS-3238 describes an issue where the help messages of master HTTP
> endpoints {{/roles.json}} and {{/state.json}} say that the usage is
> {{/master/roles}} and {{/master/state}} respectively. Ideally we should only
> have to specify the endpoints and the usage portion of the help message would
> be inferred.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)