Skip to content

Commit

Permalink
Update epersons.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benbosman authored Dec 18, 2018
1 parent e055c66 commit 84c2cc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions epersons.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
## Main Endpoint
**GET /api/eperson/epersons**

## Single EPerson
**GET /api/eperson/epersons/<:uuid>**

```json
{
"id": "028dcbb8-0da2-4122-a0ea-254be49ca107",
Expand Down Expand Up @@ -48,9 +51,6 @@
}
```

## Single EPerson
**GET /api/eperson/epersons/<:uuid>**

## Patch operations

### Replace
Expand Down

0 comments on commit 84c2cc1

Please sign in to comment.