voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.52k stars 242 forks source link

Added a rake task to automatically download the latest metaschemas #375

Closed iainbeeston closed 7 years ago

iainbeeston commented 7 years ago

The metaschemas change occasionally. Draft6 is changing all the time as new features are added. So we can keep on top of this, I've added a new rake task which will download all of the latest metaschemas and save them over the existing ones (in the resources directory)