Page MenuHomePhabricator
Paste P7569

API log results with partial block restrictions
ActivePublic

Authored by dmaza on Sep 19 2018, 4:20 PM.
Tags
None
Referenced Files
F26064238: API log results with partial block restrictions
Sep 19 2018, 4:20 PM
Subscribers
None
{
"batchcomplete": "",
"query": {
"logevents": [
{
"logid": 1,
"ns": 2,
"title": "User:Test1",
"pageid": 5,
"logpage": 5,
"params": {
"duration": "3 months",
"flags": [
"nocreate",
"noautoblock",
"noemail",
"nousertalk",
"partialblock"
],
"restrictions": {
"pages": [
"Main Page",
"User:Admin"
]
},
"expiry": "2018-12-19T04:03:56Z"
},
"type": "block",
"action": "block",
"user": "Admin",
"timestamp": "2018-09-19T04:03:56Z",
"comment": "Spamming links to external sites: And because I rule"
}
]
}
}