
Today you can assert on individual values in a JSON response, including with jsonpath filtering. This request is for the other case: validating the entire response against a schema you supply. You’d paste in a JSON Schema (or point at an OpenAPI definition), and the monitor fails if the response doesn’t conform.
If this is something you’d use, vote and tell us what you’d validate and where your schema lives today.