Schema:PageContentSaveComplete

Revision 12587727
description"Represents a completed edit"
properties
revisionId
type"integer"
requiredtrue
description"ID of new revision"
isAPI
type"boolean"
requiredtrue
description"True if the edit was made via the API"
isMobile
type"boolean"
requiredtrue
description"True if the edit was made via the mobile site"
editCount
type"integer"
requiredtrue
description"The current edit count of the users. (Should match user.user_editcount after the edit is saved)"