Expand description
File Routes Module
This module defines the routing for assignment file-related endpoints, including uploading, listing, downloading, and deleting files. It applies access control middleware to ensure appropriate permissions for each operation.
Modules§
Functions§
- files_
routes - Registers the routes for assignment file endpoints.