I have added a few comments to the JSON schema, but this is apparently frowned upon. Either remove all comments or find a better keyword. "description" actually seems to be a place where comments can go.
Unknown keyword _comment - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
I have added a few comments to the JSON schema, but this is apparently frowned upon. Either remove all comments or find a better keyword. "description" actually seems to be a place where comments can go.