up
This commit is contained in:
@@ -30,6 +30,7 @@ func PortalRoutes(app fiber.Router) {
|
||||
// Descargas
|
||||
portal.Get("/entregables/:id/download", controllers.PortalDownloadEntregable)
|
||||
portal.Get("/facturas/:id/download", controllers.PortalDownloadFactura)
|
||||
portal.Get("/documentos/:id/download", controllers.PortalDownloadDocumento)
|
||||
|
||||
// Notificaciones in-app del portal user
|
||||
portal.Get("/mis-notifs", controllers.PortalGetMisNotifs)
|
||||
|
||||
Reference in New Issue
Block a user