From 7b7e6585ab047308c7659cc327224a801a309a77 Mon Sep 17 00:00:00 2001 From: Erik Ejlskov Jensen Date: Wed, 16 Oct 2024 11:15:24 +0200 Subject: [PATCH] Update efcpt-schema.json --- samples/efcpt-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/efcpt-schema.json b/samples/efcpt-schema.json index 40487ccca..709b2db6f 100644 --- a/samples/efcpt-schema.json +++ b/samples/efcpt-schema.json @@ -1,5 +1,5 @@ { - "$schema": "https://json-schema.org/draft/2019-09/schema", + "$schema": "https://json-schema.org/draft-07/schema", "$id": "http://example.com/example.json", "type": "object", "default": {},