Skip to content

json-schema new drafts

Max requested to merge maxtori/data-encoding:drafts into master

Fixing some small bugs:

  • additional properties default is true
  • fill properties with required properties
  • possible infered types with type fields

Some optional improvements:

  • Add local _opam to .gitignore
  • optionally add the dialect

Add new json-schema drafts:

Merge request reports