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