lib/config/services/entities.service.base.ts (1 line): - line 32: // TODO: Clear the fields once the entity is populated, without affecting inherited fields. lib/api/entity/data-entity.base.ts (1 line): - line 12: * TODO: make entityData something like Partial. This is a problem at the moment, since it doesn't work well with ModelBase.