As a visitor of the site
I want to retrieve the profile image of a student (for example to get a listing)
To do this I will query an endpoint with the student id and I'll get back the image url
I will know this requirement is met when I can run a query from swagger and get that url
As a visitor of the site I want to retrieve the profile image of a student (for example to get a listing) To do this I will query an endpoint with the student id and I'll get back the image url I will know this requirement is met when I can run a query from swagger and get that url