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.
1 parent 01cc27c commit 3a543f7Copy full SHA for 3a543f7
configuration.md
@@ -21,6 +21,5 @@ The DSpace server will have a whitelist of properties that can be retrieved by t
21
}
22
```
23
24
-* 200 OK - if the operation succeeded
25
-* 204 No Content - if the property isn't configured to be retrieved
26
-* 404 Not found - if the property doesn't exist
+* 200 OK - if the operation succeed
+* 404 Not found - if the property doesn't exist or isn't configured to be retrieved
0 commit comments