From bcdd1ed388707f21b05edc5f6ffd17a02d0ee86b Mon Sep 17 00:00:00 2001 From: Dave Connors Date: Tue, 2 Apr 2024 08:53:11 -0500 Subject: [PATCH] fix additional props --- schemas/latest/dbt_yml_files-latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/latest/dbt_yml_files-latest.json b/schemas/latest/dbt_yml_files-latest.json index f4b2a1e..44bc501 100644 --- a/schemas/latest/dbt_yml_files-latest.json +++ b/schemas/latest/dbt_yml_files-latest.json @@ -1190,7 +1190,7 @@ "type": "string" } }, - "addtionalProperties": true + "additionalProperties": true } }, "additionalProperties": false