rohit kamble
03/07/2023, 3:04 PMRob Elliot
03/07/2023, 3:09 PMmatchingJsonPath
instead of trying to match the whole body. Again there are details here:
https://wiremock.org/docs/request-matching/rohit kamble
03/07/2023, 3:12 PMRob Elliot
03/07/2023, 3:14 PMrohit kamble
03/07/2023, 3:17 PMMon Mar 06 05:00:45 GMT-04:00 2023
But as it is taking current client request time, while play back in request it is taking A's value as Tue Mar 07 10:49:03 GMT-04:00 2023
in body request.
Which is resulting body mismatch and my playback execution is getting failedRob Elliot
03/07/2023, 3:21 PMjson-unit
expression so that it will match despite having an unknown value.
But you seem to want to match a specific time without being able to control what time the client sends?rohit kamble
03/07/2023, 3:23 PMRob Elliot
03/07/2023, 3:24 PMrohit kamble
03/07/2023, 3:52 PM