setPatternMatcher
fun setPatternMatcher(matcher: suspend MockzillaHttpRequest.() -> Boolean): EndpointConfiguration.Builder
Specifies whether Mockzilla should map a network request to this endpoint.
Parameters
matcher
Used to map an incoming network request to the correct endpoint.