Schema:ChangesListHighlights

Revision 19499852
description"Usage of the highlight feature in changes lists (recent changes, watchlist, etc)"
properties
action
type"string"
description"Action taken by the user"
enum
"set"
"clear"
"clearAll"
filters
type"array"
description"Details of the filters affected by the action"
items
type"object"
properties
name
type"string"
description"Name of the filter affected by the action"
color
type"string"
description"Color selected, when applicable"
requiredfalse
userId
type"integer"
description"User ID"