blob: 0d691d964816fcbc580166e0d4efc96b114f857d [file] [log] [blame] [edit]
{
"$id": "http://localhost:1234/draft2019-09/dependentRequired.json",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"dependentRequired": {
"foo": ["bar"]
}
}