eportfolio-tech / server

0 stars 0 forks source link

fetching followings/followers with null destination_user #32

Closed Zijian-Zeng closed 3 years ago

Zijian-Zeng commented 3 years ago

Screen Shot 2020-10-19 at 3 37 16 PM

endpoints: dev.eportfolio.tech/api/users/${username}/${"following" || "followers"} these two endpoints sometimes return a list of null destination_user or source_user where they are expected to be the information of the users for front-end to display.

FishWith7sMemory commented 3 years ago

Thank you for noticing me that! It is fixed.