"bio": "Specialist in machine learning",
"courses": [ {
"courseId": 2,
"title": "Machine Learning Basics"
"instructorId": 3,
1.2 The API at url/api/User/{id}
using GET method.
Return the information of the user with the userld equal to {id} and list of all course that this user have enrolled in. The information of each user is the same as in the Figure below.
If there is no user with the userld equal to {id}, return NoContent.
Zoom
+ 100%
Close