From dcd402c013f8c3126a417dccaca47267ce8001b9 Mon Sep 17 00:00:00 2001 From: actions-user Date: Thu, 18 Aug 2022 01:35:06 +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 c5120d13786..f778a4549ea 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -1772,6 +1772,9 @@ "draft": { "type": "boolean" }, + "replace_existing_draft": { + "type": "boolean" + }, "disable": { "type": "boolean" },