Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ The DSpace server will have a whitelist of properties that can be retrieved by t
}
```

* 200 OK - if the operation succeed
* 404 Not found - if the property doesn't exist or isn't configured to be retrieved
* 200 OK - if the operation succeeded
* 204 No Content - if the property isn't configured to be retrieved
* 404 Not found - if the property doesn't exist