Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

API: Most liked comment on postings #236

Closed deandrebaker closed 4 years ago

deandrebaker commented 4 years ago

When making a GET request for a posting object or a list of postings, we need to add a field that shows the most liked comment for each posting. We can do this by making this field a serializer method field.

Sub-tasks: