[
https://issues.apache.org/jira/browse/EAGLE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055467#comment-16055467
]
ASF GitHub Bot commented on EAGLE-1048:
---------------------------------------
Github user qingwen220 commented on the issue:
https://github.com/apache/eagle/pull/955
LGTM
> Delete an alert publisher on Eagle UI
> -------------------------------------
>
> Key: EAGLE-1048
> URL: https://issues.apache.org/jira/browse/EAGLE-1048
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.6.0
> Reporter: Zhao, Qingwen
> Assignee: Jilin, Jiang
> Priority: Minor
>
> Administer can delete an alert publisher on Eagle UI
> Request: DELETE /publishments/\{name\}
> Response:
> {code}
> OpResult {
> public int code = 200; // 200 = SUCCESS
> public String message = "";
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)