iw4-sp/deps/rapidjson/bin/unittestschema/allOf_address.json

7 lines
84 B
JSON
Raw Normal View History

{
"allOf": [
{
"$ref": "http://localhost:1234/address.json#"
}
]
}