Forum Discussion
InekeBauw
9 years agoOccasional Contributor
For example this is an response payload of a PUT.
So if there is an extra element then these two, test should fail.
{
"ExternalReference": "Testing6",
"ErrorLog": []
}
nmrao
9 years agoCommunity Hero
Is the provided response structure is same as your original response? does it have any recursive? Because, solution would be completely relate to data. If data differs, solution would differ.