From f9424654106f288e2f965dbdf7969e748d84ae2e Mon Sep 17 00:00:00 2001 From: Alexandre Vryghem Date: Sun, 18 Feb 2024 14:44:13 +0100 Subject: [PATCH] 110889: Added community & collection discovery configuration --- dspace/config/spring/api/discovery.xml | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/dspace/config/spring/api/discovery.xml b/dspace/config/spring/api/discovery.xml index fb25f11598..ca478c8fee 100644 --- a/dspace/config/spring/api/discovery.xml +++ b/dspace/config/spring/api/discovery.xml @@ -73,6 +73,11 @@ + + + + + @@ -306,6 +311,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +