From a4cc473cdb8935e856f4c2c106a2d1a93e691479 Mon Sep 17 00:00:00 2001 From: Benjamin Granados <40007659+benjagm@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:16:34 +0200 Subject: [PATCH] Update tooling-data.schema.json --- data/tooling-data.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tooling-data.schema.json b/data/tooling-data.schema.json index 9896ae411..ba65b8210 100644 --- a/data/tooling-data.schema.json +++ b/data/tooling-data.schema.json @@ -194,7 +194,7 @@ "description": "An array of dialects of JSON Schema.", "type": "array", "items": { - "enum": [1, 2, 3, 4, 5, 6, 7, "2019-09", "2020-12"] + "enum": [0, 1, 2, 3, 4, 5, 6, 7, "2019-09", "2020-12"] } }, "additional": {