Chemical-Curation / chemcurator_django

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

197 record crud #222

Closed scaduto closed 3 years ago

scaduto commented 3 years ago

Closes #197

/records is now a functioning endpoint

Included serializer and view set tests; updates to prior model tests and updates to API docs

scaduto commented 3 years ago

Updated to include /recordIdentifiers route,

@cmgrulke I ran into multiple issues trying to map RecordIdentifiers to the /records route, are you ok with them being separate?