diff --git a/platform/mv3/extension/managed_storage.json b/platform/mv3/extension/managed_storage.json index 5cf817aeb..a5ffd877e 100644 --- a/platform/mv3/extension/managed_storage.json +++ b/platform/mv3/extension/managed_storage.json @@ -4,7 +4,8 @@ "properties": { "defaultFiltering": { "title": "The default filtering mode", - "type": "string", + "description": "Can be one of \"none\", \"basic\", \"optimal\", \"complete\".", + "type": "string" }, "noFiltering": { "title": "List of domains for which no filtering should occur",