Home
Random
Nearby
Log in
Settings
Donate
About Meta
Disclaimers
Search
Schema
:
SavePageAttempts
Language
Watch
View source
Revision 5020521
description
"Represents a record of an attempt to save a page"
properties
namespace
type
"integer"
required
true
description
"Namespace of the page an edit was attempted on"
userId
type
"integer"
required
true
description
"User ID"
editSuccess
type
"boolean"
required
true
description
"Did the save page attempt fail?"
failReason
type
"string"
required
false
description
"Reason that the edit failed"