diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 32098e51d..61d5ed933 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -173,6 +173,9 @@ } ] }, + "strip_parent_binary_folder": { + "type": "boolean" + }, "files": { "items": { "$ref": "#/$defs/File"