From e4755f75c473e96c055079796ad5353b5fff3042 Mon Sep 17 00:00:00 2001 From: Azizbek Khushvakov Date: Wed, 24 Jan 2024 13:59:47 +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 48a11cbe0..06c191016 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" }, "title": {