$ python --version
Python 2.7.9
The validation did not work with "properties": {}. I got either this:
Error: missing required property 'key'.
Error: missing required property 'value'.
Or this:
Error: Additional properties are not allowed ('key' was unexpected)
Error: Additional properties are not allowed ('value' was unexpected)