From f76e9972e50ccb0fbd6d2047d55bbbb2d2050264 Mon Sep 17 00:00:00 2001 From: David Hart Date: Tue, 30 Apr 2024 15:48:16 -0600 Subject: [PATCH] JSON schema commit --- wntr/msx/_library_data/msx.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wntr/msx/_library_data/msx.schema.json b/wntr/msx/_library_data/msx.schema.json index 04c91af17..24feef0e2 100644 --- a/wntr/msx/_library_data/msx.schema.json +++ b/wntr/msx/_library_data/msx.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "wntr-version": {