Trần Tiến Đức created JAMES-2844:
------------------------------------

             Summary: [Webadmin] corresponding routes for JMX 
REMOVEREGEXMAPPING command
                 Key: JAMES-2844
                 URL: https://issues.apache.org/jira/browse/JAMES-2844
             Project: James Server
          Issue Type: Improvement
            Reporter: Trần Tiến Đức


you will implement an other route to remove a regex mapping, with the following 
syntax:
{code:java}
DELETE /mappings/regex/{mappingSource}/targets/{regex}{code}
where:
{code:java}
* mappingSource : the source of the mapping
* regex : the regex that we want to remove the mapping from the source{code}




* Returns 204, no body on deleted
* Returns 400 on invalid parameters
* Returns 500 on server error



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to