UCF / Search-Service-Django

A django based REST API for accessing search data and related data management tools.
0 stars 0 forks source link

Create `StaffContactSerializer` that only contains email address and phone. #285

Closed jmbarne3 closed 3 years ago

jmbarne3 commented 3 years ago

To reduce the size of the records returned by the researchers/ endpoint, create a simplified serializer for staff records.

jmbarne3 commented 3 years ago

Resolved in #287