Interceptor that resolves the full route path from controller and handler metadata. Stores the resolved path in a WeakMap keyed by the request object, for use by middlewares.
Private
Readonly
Static
Description
Interceptor that resolves the full route path from controller and handler metadata. Stores the resolved path in a WeakMap keyed by the request object, for use by middlewares.