diff --git a/epersongroups.md b/epersongroups.md index 5a5f5027..266cf094 100644 --- a/epersongroups.md +++ b/epersongroups.md @@ -44,7 +44,13 @@ }, "_links": { "self": { + "href": "https://dspace7.4science.it/dspace-spring-rest/api/eperson/groups/617cf46b-535c-42d5-9d22-327ce2eff6dc" + }, + "subgroups": { "href": "https://dspace7.4science.it/dspace-spring-rest/api/eperson/groups/617cf46b-535c-42d5-9d22-327ce2eff6dc/groups" + }, + "epersons": { + "href": "https://dspace7.4science.it/dspace-spring-rest/api/eperson/groups/617cf46b-535c-42d5-9d22-327ce2eff6dc/epersons" } }, "page": { @@ -352,14 +358,6 @@ Return codes: ## Search **GET /api/eperson/groups/search/byMetadata?query=<:name>** -This supports a basic search in the metadata. -It will search in: -* UUID (exact match) -* group name - -## Search -**GET /api/eperson/groups/search/byMetadata?query=<:name>** - This supports a basic search in the metadata. It will search in: * UUID (exact match)