io.restassured.module.jsv.JsonSchemaValidationException: com.fasterxml.jackson.core.JsonParseException: no JSON Text to read from input
I am trying to validate response body on matching the JSON schema using Rest Assured 5.4.0 and receiving:
I am trying to validate response body on matching the JSON schema using Rest Assured 5.4.0 and receiving: