We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 128f6bf + 4b90850 commit 01cc27cCopy full SHA for 01cc27c
configuration.md
@@ -21,5 +21,6 @@ The DSpace server will have a whitelist of properties that can be retrieved by t
21
}
22
```
23
24
-* 200 OK - if the operation succeed
25
-* 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
26
+* 404 Not found - if the property doesn't exist
0 commit comments