It appears that the [json-schema](https://github.com/hoxworth/json-schema) gem now supports json schema 4. It would be delightful if - interpol endpoints could declare what version of json schema they are coded against - the correct validator was selected based on this. related issue: https://github.com/seomoz/interpol/issues/32
It appears that the json-schema gem now supports json schema 4. It would be delightful if
related issue: #32