Skip to content

Commit

Permalink
HAL links
Browse files Browse the repository at this point in the history
Removing duplicate section
  • Loading branch information
benbosman committed Sep 26, 2019
1 parent a65a31d commit 9b9925a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions epersongroups.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 9b9925a

Please sign in to comment.