Anand Mazumdar created MESOS-3833:
-------------------------------------
Summary: /help endpoints do not work for nested paths
Key: MESOS-3833
URL: https://issues.apache.org/jira/browse/MESOS-3833
Project: Mesos
Issue Type: Bug
Components: HTTP API
Reporter: Anand Mazumdar
Priority: Minor
Mesos displays the list of all supported endpoints starting at a given path
prefix using the {{/help}} suffix, e.g. {{master:5050/help}}.
It seems that the {{help}} functionality is broken for URL's having nested
paths e.g. {{master:5050/help/master/machine/down}}. The response returned is:
{quote}
Malformed URL, expecting '/help/id/name/'
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)