For validation of request and response json schema draft-04 is required as per link 1.
But when matching the schema using link 2 with draft-04 as reference, is showing error however matching with draft-03 as reference, it is showing :  No errors found. JSON validates against the schema.
please check which can we use in validation.
link 1: https://github.com/alexa-samples/alexa-smarthome/wiki/Validation-Schemas
link 2: https://www.jsonschemavalidator.net/
