Ruby JSON Schema Validator v2.6.2 Release Notes

Release Date: 2016-05-13 // almost 8 years ago
  • Full Changelog

    Closed issues:

    • "required" array in sub schema not being checked #325
    • ๐Ÿ“œ optional attributes are not being parsed as optional #324
    • JSON pointers are broken when they contain a : #319
    • MultiJSON receives filepath instead of its content #318
    • Chef DK installs addressable 2.4.0 which conflicts with the requirement for 2.3.8 for json-schema #317
    • Empty array (incorrectly?) triggering ValidationError #311

    ๐Ÿ”€ Merged pull requests:

    • Made it possible to have refs that include URI-special characters #322 (iainbeeston)
    • Reformatted the examples to make them easier to read #316 (iainbeeston)