You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an endpoint through which we one can get a summary on users
Add data to JobGrade as provided in the Competency Evaluation Framework and add jobgrades to several users
using the data generated give a summary of the users indicating the total amount of users plus the number of users per job grade
The endpoint should return a json in the following format
Create an endpoint through which we one can get a summary on users
Add data to
JobGrade
as provided in the Competency Evaluation Framework and add jobgrades to several usersusing the data generated give a summary of the users indicating the total amount of users plus the number of users per job grade
The endpoint should return a json in the following format
The endpoint url should be
/api/users/summary/
The text was updated successfully, but these errors were encountered: