From f1a5ca1023f1a2fcf1e1a3ce08c2951b6225c8fa Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Wed, 24 Jan 2024 14:00:34 +0500 Subject: [PATCH] [MODINVSTOR-1154] - Add new field "Display summary" for the item schema --- ramls/item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ramls/item.json b/ramls/item.json index 53f87ad50..5ff29e782 100644 --- a/ramls/item.json +++ b/ramls/item.json @@ -32,7 +32,7 @@ "description": "Records the fact that the record should not be displayed in a discovery system" }, "displaySummary": { - "description": "Display summary about the item.", + "description": "Display summary about the item", "type": "string" }, "accessionNumber": {