YarpRoute.withMatchPath
Method
interface YarpRoute { // ... omitted for brevity withMatchPath(path: string): YarpRoute;}Signature
method
withMatchPath Matches requests with the specified path pattern.
withMatchPath(path: string): YarpRouteParameters
path string Returns
YarpRoute Defined on
This method is defined on the following type: