diff --git a/website/static/next-schema-taskrc.json b/website/static/next-schema-taskrc.json index b36b1907..6ff86212 100644 --- a/website/static/next-schema-taskrc.json +++ b/website/static/next-schema-taskrc.json @@ -17,9 +17,6 @@ "GENTLE_FORCE": { "type": "number", "enum": [0, 1] - }, - "additionalProperties": { - "type": "integer" } } }, diff --git a/website/static/schema-taskrc.json b/website/static/schema-taskrc.json index b36b1907..6ff86212 100644 --- a/website/static/schema-taskrc.json +++ b/website/static/schema-taskrc.json @@ -17,9 +17,6 @@ "GENTLE_FORCE": { "type": "number", "enum": [0, 1] - }, - "additionalProperties": { - "type": "integer" } } },