Chemical-Curation / chemcurator_django

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

substance display and preferred name interplay #225

Closed cmgrulke closed 3 years ago

cmgrulke commented 3 years ago

As a curator I want to not put in display names if it should be the same as the preferred name So that I don't have to manage redundant information

POST https://api.chemreg.epa.gov/substances PATCH https://api.chemreg.epa.gov/substances/{id} GET https://api.chemreg.epa.gov/substances GET https://api.chemreg.epa.gov/substances/{id}

Acceptance Criteria:

debboutr commented 3 years ago

Audio from ticketting...

michael-barbour commented 3 years ago

Example of newly functioning POST with null display_name.

225-substance-display-name.postman_collection.zip