From 4dc372d7843a78edb394702f3b62665aabc194f8 Mon Sep 17 00:00:00 2001 From: actions-user Date: Tue, 16 Aug 2022 01:55:18 +0000 Subject: [PATCH] chore: docs auto-update --- www/docs/static/schema.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 32098e51dcf..61d5ed93363 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"