I am trying to validate a schema using RestAssured.
I have a response
{ "a" : 1, "b" : 1, "c" : 1 }
and