summaryrefslogtreecommitdiff
path: root/remotes/draft2019-09/dependentRequired.json
blob: 0d691d964816fcbc580166e0d4efc96b114f857d (plain)
1
2
3
4
5
6
7
{
    "$id": "http://localhost:1234/draft2019-09/dependentRequired.json",
    "$schema": "https://json-schema.org/draft/2019-09/schema",
    "dependentRequired": {
        "foo": ["bar"]
    }
}