From 6a02c0724fad4f8732410e4f652044a9db015611 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 27 Sep 2021 09:27:45 +0200 Subject: [PATCH] Add script to accepted blueprint domains (#19489) --- source/_docs/blueprint/schema.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/blueprint/schema.markdown b/source/_docs/blueprint/schema.markdown index b47b1e125a3..997f20e34a2 100644 --- a/source/_docs/blueprint/schema.markdown +++ b/source/_docs/blueprint/schema.markdown @@ -52,7 +52,7 @@ description: domain: description: > The domain name this blueprint provides a blueprint for. Currently, only - `automation` is supported. + `automation` and `script` are supported. type: string required: true input: