You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (Jira)" <se...@james.apache.org> on 2019/08/20 02:46:00 UTC

[jira] [Closed] (JAMES-2844) [Webadmin] corresponding routes for JMX REMOVEREGEXMAPPING command

     [ https://issues.apache.org/jira/browse/JAMES-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit closed JAMES-2844.
---------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/2549 solved this

> [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
>            Priority: Minor
>
> 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
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org