You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
We should return a 201 status with Location header pointing to a dataset resource. This dataset would allow users to retrieve all Evidence described in the POST-ed dataset.
We should process the request body without buffering in memory.
In this case it is valid to return a 201 with dataset resource as all evidence will eventually be processed.