As a developer using this library suite, I would like to have implementations predefined for most common data queries. That is, I would like to have an integration between the defined models and their appropriate REST DELETE calls.
We will want deleters for the following, in order of priority:
[x] Project
[x] Subject
[x] Experiment
[x] Scan
[x] Resource
There are other models that have appropriate DELETE calls available to them according to their API documentation, however they are not a priority for this story and can be dealt with at a later time.
As a developer using this library suite, I would like to have implementations predefined for most common data queries. That is, I would like to have an integration between the defined models and their appropriate REST DELETE calls.
We will want deleters for the following, in order of priority:
There are other models that have appropriate DELETE calls available to them according to their API documentation, however they are not a priority for this story and can be dealt with at a later time.