From fa9c035693498feafc16092d59bfb42294e04d29 Mon Sep 17 00:00:00 2001 From: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com> Date: Fri, 17 May 2024 06:01:00 +0200 Subject: [PATCH] Update contract-agreement-message-schema.json --- .../message/schema/contract-agreement-message-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/negotiation/message/schema/contract-agreement-message-schema.json b/negotiation/message/schema/contract-agreement-message-schema.json index 97c1a8e..08779d1 100644 --- a/negotiation/message/schema/contract-agreement-message-schema.json +++ b/negotiation/message/schema/contract-agreement-message-schema.json @@ -27,7 +27,7 @@ "type": "string" }, "dspace:agreement": { - "$ref": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/negotiation/schema/contract-schema.json#/definitions/Agreement" + "$ref": "https://raw.githubusercontent.com/simantvermasap/ids-specification/main/negotiation/message/schema/contract-schema.json#/definitions/Agreement" }, "dspace:callbackAddress": { "type" : "string"