From 93c378edffef32e591f4617f7c60229395b15300 Mon Sep 17 00:00:00 2001 From: simantvermasap <143084974+simantvermasap@users.noreply.github.com> Date: Fri, 3 May 2024 06:58:19 +0530 Subject: [PATCH] reversing the change --- catalog/message/schema/catalog-error-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/message/schema/catalog-error-schema.json b/catalog/message/schema/catalog-error-schema.json index 9d3bf4c..b47409b 100644 --- a/catalog/message/schema/catalog-error-schema.json +++ b/catalog/message/schema/catalog-error-schema.json @@ -14,7 +14,7 @@ "properties": { "@context": { "type": "string", - "const": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/common/schema/context.json" + "const": "https://w3id.org/dspace/2024/1/context.json" }, "@type": { "type": "string",