diff --git a/schema/mise.json b/schema/mise.json index fc45e40a13..633621fafd 100644 --- a/schema/mise.json +++ b/schema/mise.json @@ -240,6 +240,10 @@ ] } }, + "hide": { + "description": "do not display this task", + "type": "boolean" + }, "quiet": { "description": "do not display mise information for this task", "type": "boolean"