kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 42 forks source link

Updated `/stats/student/<username>` Response Structure #116

Closed harshkhandeparkar closed 1 year ago

harshkhandeparkar commented 1 year ago

https://github.com/kossiitkgp/KWoC-Backend/pull/106 changes the response structure of /stats/student/<username>.

In the new structure, pulls is just an array of string URLs. The frontend has to be updated to accommodate the backend changes.

harshkhandeparkar commented 1 year ago

This is no longer relevant. A new issue will be opened to track changes related to Backend v2.