Page MenuHomePhabricator
Paste P8988

Old output for API action=edit AbuseFilter failure
ActivePublic

Authored by matmarex on Aug 28 2019, 1:37 PM.
Tags
None
Referenced Files
F30142604: raw.txt
Aug 28 2019, 1:37 PM
Subscribers
None
{
"edit": {
"code": "abusefilter-disallowed",
"message": {
"key": "abusefilter-disallowed",
"params": [
"Test filter disallow",
1
]
},
"abusefilter": {
"id": 1,
"description": "Test filter disallow",
"actions": [
"disallow"
]
},
"info": "Hit AbuseFilter: Test filter disallow",
"warning": "This action has been automatically identified as harmful, and therefore disallowed.\nIf you believe your action was constructive, please inform an administrator of what you were trying to do.\nA brief description of the abuse rule which your action matched is: Test filter disallow",
"result": "Failure"
}
}