diff --git a/normandy/recipes/filters.py b/normandy/recipes/filters.py index e1399754a..473c63af5 100644 --- a/normandy/recipes/filters.py +++ b/normandy/recipes/filters.py @@ -323,6 +323,12 @@ class PrefCompareFilter(BaseFilter): ``preferenceValue`` + .. attribute:: pref + + The preference to change. + + :example: ``fission.experiment.max-origins.qualified`` + .. attribute:: value string, boolean, or number.