I'm using RSwag, and that means I'm defining my response object inside of a spec. It would be really cool to validate that definition with the actual response using your json_matchers helpers. But your helpers require that the schema be in a file.
Any interest in also allowing something like a hash?
I'm using RSwag, and that means I'm defining my response object inside of a spec. It would be really cool to validate that definition with the actual response using your json_matchers helpers. But your helpers require that the schema be in a file.
Any interest in also allowing something like a hash?