issues
search
Code-4-Community
/
breaktime-backend
2
stars
0
forks
source link
Basic endpoints for retrieving timesheets
#11
Closed
kennedyry
closed
1 year ago
kennedyry
commented
1 year ago
Added GET /auth/timesheet - returns the timesheets for a given user
Added POST /auth/timesheet - adds / replaces a timesheet in the DB
Added functionality to return for an API call the UserID making the request
Setup input validation when uploading timesheet