-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updates * move analysis relationship with analysis_annotations to analysis table * test that annotation_analyses are deleted when the analysis is deleted * update openapi * add patch functionality * Revert "update openapi" This reverts commit 1b0d5e3. * add openapi changes * Revert "add patch functionality" remove patch functionality This reverts commit 66a8aa0. * check when annotations are updated that they all contain the same keys * test proper/improper additions * abject mess * Revert "abject mess" This reverts commit 287fa66. * stable models * delete annotationanalyses when a study is removed from dataset * refactor ingestion to account for annotations * fix wonkiness with deleting studies * add datasetStudies schema * refactor how annotationanalyses are handled * handle tests for new annotation situations * add new changes to openapi * merge openapi spec with master * fix type * fix conflicts * change annotation to annotation_csv when exporting
- Loading branch information
Showing
9 changed files
with
469 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.