From a619a2a2ec2cf6f3dc6c114982bddb3fd650bf02 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 31 Jan 2022 10:34:26 +0000 Subject: [PATCH] scripts/testing: Correct example codexentry $schemaRef --- scripts/testing/gateway-responses/codexentry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/testing/gateway-responses/codexentry.json b/scripts/testing/gateway-responses/codexentry.json index 01cabee..25f8889 100644 --- a/scripts/testing/gateway-responses/codexentry.json +++ b/scripts/testing/gateway-responses/codexentry.json @@ -1,5 +1,5 @@ { - "$schemaRef": "https://eddn.edcd.io/schemas/codexentry-v1.0.json", + "$schemaRef": "https://eddn.edcd.io/schemas/codexentry/1", "header": { "uploaderID": "Ath Testing", "softwareName": "Athanasius test code",