diff --git a/content/posts/2023-02.md b/content/posts/2023-02.md index c18877865..195b1366b 100644 --- a/content/posts/2023-02.md +++ b/content/posts/2023-02.md @@ -63,7 +63,7 @@ $ csvjoin -c doi /tmp/2023-02-01-cgspace-doi-metadata.csv ~/Downloads/2023-02-01 ```console -curl -f -H "Content-Type: application/json" -X POST "https://dspacetest.cgiar.org/rest/items/find-by-metadata-field" -d '{"key":"cg.subject.actionArea", "value":"Systems Transformation", "language": "en_US"}' +$ curl -f -H "Content-Type: application/json" -X POST "https://dspacetest.cgiar.org/rest/items/find-by-metadata-field" -d '{"key":"cg.subject.actionArea", "value":"Systems Transformation", "language": "en_US"}' ``` - I need to ask on the DSpace Slack about this POST pagination