-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Proposal
Add support for JSON array order indeference:
Less strict matching
By default different array orderings and additional object attributes will trigger a non-match. However, both of these conditions can be disabled individually.
JavaJSONCopy
.withRequestBody(equalToJson("{ "total_results": 4 }", true, true))
References
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request