From 947acac88f8e88082548505930e9f54e98071ecc Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Tue, 23 Jan 2024 16:56:59 +0500 Subject: [PATCH] [MODINVSTOR-1154] - Add new field "Display summary" for the item schema --- ramls/item.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ramls/item.json b/ramls/item.json index 4824486c3..5ff29e782 100644 --- a/ramls/item.json +++ b/ramls/item.json @@ -32,6 +32,7 @@ "description": "Records the fact that the record should not be displayed in a discovery system" }, "displaySummary": { + "description": "Display summary about the item", "type": "string" }, "accessionNumber": {