1{ 2 "$id": "http://localhost:1234/draft2019-09/dependentRequired.json", 3 "$schema": "https://json-schema.org/draft/2019-09/schema", 4 "dependentRequired": { 5 "foo": ["bar"] 6 } 7} 8
1{ 2 "$id": "http://localhost:1234/draft2019-09/dependentRequired.json", 3 "$schema": "https://json-schema.org/draft/2019-09/schema", 4 "dependentRequired": { 5 "foo": ["bar"] 6 } 7} 8