priyanka singh
10/17/2022, 11:19 AM1.1) has a matching body
$ -> Actual map is missing the following keys: id,numberTimothy Jones
10/17/2022, 10:17 PMid or number in it, but pact is expecting these fieldsTimothy Jones
10/17/2022, 10:18 PM{
"id_field": 1,
"other_number": 2
}
instead of
{
"id": 1,
"number": 2
}priyanka singh
10/19/2022, 8:34 AM