1.4
content-type: text/plain; charset=u
On the contrary, please delete all information about the requested Employee from the database and return Ok, along with the following data:numberOfProjects, numberOfSkills, numberOfDepartments which are the number of projects the employee participated in, the number of skills the employee has, and the number of departments this employee manages,respectively.
Request URL
http://localhost: 5164/api/Employee/Delete/1
Server response
Code
200
Details
Response body
{
"numberOfProjects": 3,
"numberOfSkills": 3,
"numberOfDepartments": 1
}
Response headers
content-type: application/json; charset=utf-8
date: Sat, 17 Feb 2024 04:35:23 GMT
server: Kestrel
transfer-encoding: chunked
Please add code to allow clients to query products from the API ani/Skill/GetSkills (using Odatal The
Close
+ 100%
Zoom