From f0c84e5f7a06121417173f2ec5675062a01a3562 Mon Sep 17 00:00:00 2001 From: Sascha Szott Date: Wed, 7 Aug 2024 08:08:22 +0200 Subject: [PATCH] update issue link (cherry picked from commit bd79adfbb094e8d5a17419e18695682987ce84eb) --- items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items.md b/items.md index e01192d1..044aa4b5 100644 --- a/items.md +++ b/items.md @@ -14,7 +14,7 @@ Example: **/api/core/items/<:uuid>** *** -:warning: In the below example response, the existence of the `place` field for specific metadata values is still under analysis. We are determining whether it can be removed entirely in favor of using the array index (as the `place` field represents the index of each value in an ordered array). For more details see https://jira.duraspace.org/browse/DS-4242 +:warning: In the below example response, the existence of the `place` field for specific metadata values is still under analysis. We are determining whether it can be removed entirely in favor of using the array index (as the `place` field represents the index of each value in an ordered array). For more details see Github issue https://github.com/DSpace/DSpace/issues/7582 *** Provide detailed information about a specific item. The JSON response document is as follow