From 168cb66a2ab872918024dd1713da00b3d7b479c0 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar Tekuri Date: Mon, 27 Feb 2023 00:50:29 +0530 Subject: [PATCH] refRemote: fix typo in $schema --- tests/draft2019-09/refRemote.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/draft2019-09/refRemote.json b/tests/draft2019-09/refRemote.json index c995a458..79107f9e 100644 --- a/tests/draft2019-09/refRemote.json +++ b/tests/draft2019-09/refRemote.json @@ -40,7 +40,7 @@ { "description": "anchor within remote ref", "schema": { - "$schema": "https://json-schema.org/draft/2010-09/schema", + "$schema": "https://json-schema.org/draft/2019-09/schema", "$ref": "http://localhost:1234/draft2019-09/locationIndependentIdentifier.json#foo" }, "tests": [