Enabling test server and bug fixes
This commit is contained in:
@@ -4,6 +4,7 @@ export { UserRoutes } from "./UserRoutes"
|
||||
export { WorkItemRoutes } from "./WorkItemRoutes"
|
||||
export { ActivityRoutes } from "./ActivityRoutes"
|
||||
export { TeamRoutes } from "./TeamRoutes"
|
||||
export { SystemRoutes } from "./SystemRoutes"
|
||||
import createError from "http-errors"
|
||||
|
||||
export function catchAll(routeHandler) {
|
||||
|
||||
Reference in New Issue
Block a user