diff --git a/docs/static/schema.json b/docs/static/schema.json index ca5f105c..3b607f6e 100644 --- a/docs/static/schema.json +++ b/docs/static/schema.json @@ -249,7 +249,7 @@ "^.*$": { "anyOf": [ { - "type": ["boolean", "integer", "null", "number", "string"] + "type": ["boolean", "integer", "null", "number", "string", "object", "array"] }, { "$ref": "#/definitions/3/dynamic_var"