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
* restrict creating an analysis to datasets a user has access to
* add and fix tests
* restrict analysis state changes to admin, and add tests
* Rewrite POST /api/analyses to match the other create endpoints
* Match output format to GET /api/analyses/:id
note #220
Co-authored-by: Kevin Lu <6320810+kevinlul@users.noreply.github.com>
Additional research because dataclasses might no longer suit the use cases
The text was updated successfully, but these errors were encountered: