Open
Description
Hello,
On the index.d.ts file, it is noted we should be able to call Express-style next('route')
in a middleware to skip to another route:
Lines 393 to 405 in 29637c1
But when I do that, an error is simply thrown with "route" as the message (Request error! MoleculerError : route
).
Would it be possibly to add this option ?
Many thanks
Metadata
Metadata
Assignees
Labels
No labels