Chemical-Curation / chemcurator_django

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

193 list type crud #206

Closed scaduto closed 4 years ago

scaduto commented 4 years ago

/listTypes is now a working endpoint

Added serializer and view tests. Converted ListType factory to a serializer factory.

Added API documentation as well for new Lists app and ListType

scaduto commented 4 years ago

@debboutr Added DeprecateDeleteMixin to ListType in Lists app and QCLevelsType, SubstanceType, SynonymQuality and RelationshipType views in Substance app