{
    "$id": "http://localhost:1234/draft7/integer.json",
    "$schema": "http://json-schema.org/draft-07/schema#",
    "dependentRequired": {
        "foo": ["bar"]
    }
}