From 8f1b5f696109b2d71917217e76f47044e303afb3 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 8 Dec 2021 09:29:48 -0800 Subject: Update configure_file.yaml --- docs/yaml/functions/configure_file.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/yaml/functions/configure_file.yaml b/docs/yaml/functions/configure_file.yaml index c31c99b..b46d555 100644 --- a/docs/yaml/functions/configure_file.yaml +++ b/docs/yaml/functions/configure_file.yaml @@ -41,7 +41,7 @@ kwargs: substitutions. configuration: - type: "configuration_data | dict" + type: "cfg_data | dict[str | int | bool]" description: | As explained above, when passed this will provide the replacement data for the input file (if provided) or key value pairs to be -- cgit v1.1