Block a user
PMPR-43 : POST /notes - créer une note
Seems good for me. You don't verify if note is a float / numEtud is a number/ idModule is a string
True, but such issue can be resolved when the test will be implemented lgtm
feat(enseignements): implement enseignements CRUD endpoints
API (administration) : POST /enseignements
test(mobility): add real handler tests for mobility endpoints
test(modules): add real handler tests for /modules endpoints
test(permissions): add real handler tests for GET /permissions
test(ues): add real handler tests for /ues endpoints
test(roles): add real handler tests for /roles endpoints
test(promotions): add real handler tests for /promotions endpoints
test(users): add real handler tests for /users endpoints
test(students): add real handler tests for /students endpoints
feat(defaults/withRules): add permission rule wrapper
feat: permission system with withRules() wrapper