Skip to content

v0.9.0

Compare
Choose a tag to compare
@JaseMK JaseMK released this 19 Apr 14:42
· 22 commits to master since this release
beeb80e

Users can now retrieve details of write activity on a dataset (create/update/delete for both JSON documents and files), enabling the recreation of a dataset for mirroring and replication purposes, using the API function:
GET /activity/{dataset-id}
This functionality is available only to those with both read and write access to a dataset. Requests should be authenticated with an API key in the normal way.