Join Slack
Powered by
Do we have any option to match whole request struc...
# help
s
Soni Anand
06/27/2024, 11:39 AM
Do we have any option to match whole request structure(be it JSON or XML) via JSON mappings? or only option is java?
l
Lee Turner
06/27/2024, 12:30 PM
Do you mean
equalToJson
or
equalToXml
?
https://wiremock.org/docs/request-matching/#json-equality
https://wiremock.org/docs/request-matching/#xml-equality
Lee Turner
06/27/2024, 12:30 PM
Both the above are available via the Java api or json
3
Views
Open in Slack
Previous
Next