Structs§
Functions§
- Add a route for each controller in this module.
- GET
/api/v0/main-frontend/proposed-edits/course/:id/count
- Returns the amount of feedback for the given course. - GET
/api/v0/main-frontend/proposed-edits/course/:id?pending=true
- Returns feedback for the given course. - POST
/api/v0/main-frontend/proposed-edits/process-edit-proposal
- Processes the given edit proposal.