Function pact_matching::generate_response

source ·
pub async fn generate_response(
    response: &HttpResponse,
    mode: &GeneratorTestMode,
    context: &HashMap<&str, Value>
) -> HttpResponse
Expand description

Generates the response by applying any defined generators