Arun M J created MESOS-9789:
-------------------------------
Summary: Operator API SET_LOGGING_LEVEL HTTP has wrong response
format in documentation
Key: MESOS-9789
URL: https://issues.apache.org/jira/browse/MESOS-9789
Project: Mesos
Issue Type: Documentation
Components: documentation
Affects Versions: 1.3.1
Reporter: Arun M J
In Operator API documentation response for {{SET_LOGGING_LEVEL }}is given as
202(Accepted). But tests results a response of 200(Ok)
instead of
{quote}{{SET_LOGGING_LEVEL }}
{{HTTP Response: HTTP/1.1 202 Accepted}}
{quote}
{{i got}}
{quote}{{SET_LOGGING_LEVEL }}
{{HTTP Response: HTTP/1.1 200 OK}}
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)