Skip to content

Commit

Permalink
reformat json output
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenwinship committed Nov 19, 2024
1 parent 7e9aae9 commit 11cbe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/220-harvard-edu-audit-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ The JSON response includes:

curl "http://localhost:8080/api/admin/datafiles/auditFiles
curl "http://localhost:8080/api/admin/datafiles/auditFiles?firstId=0&lastId=1000"
curl "http://localhost:8080/api/admin/datafiles/auditFiles?DatasetIdentifierList=doi:10.5072/FK2/RVNT9Q,doi:10.5072/FK2/RVNT9Q
curl "http://localhost:8080/api/admin/datafiles/auditFiles?datasetIdentifierList=doi:10.5072/FK2/RVNT9Q,doi:10.5072/FK2/RVNT9Q

For more information, see issue [the docs](https://dataverse-guide--11016.org.readthedocs.build/en/11016/api/native-api.html#datafile-audit), #11016, and [#220](https://github.com/IQSS/dataverse.harvard.edu/issues/220)

0 comments on commit 11cbe85

Please sign in to comment.