iw4x-client/deps/rapidjson/bin/unittestschema/allOf_address.json
2024-03-07 05:13:50 -05:00

7 lines
84 B
JSON

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