Chemical-Curation / chemcurator_django

Backend services for chemical curation
https://api.chemreg.epa.gov
MIT License
1 stars 0 forks source link

External Contact CRUD via lists #253

Open cmgrulke opened 4 years ago

cmgrulke commented 4 years ago

As a researcher I want external contacts to work properly as includable subresources in lists (proposed solution is to create the full CRUD for external contracts) So that I can see the information about the external contacts easily

Acceptance Criteria: When POSTing or PATCHing a list, external contacts subresources are properly created and validated.
When GETing a list, the external contact sub-resource is included by default.

Test: