iw5-mod/deps/rapidjson/bin/unittestschema/oneOf_address.json

7 lines
84 B
JSON
Raw Normal View History

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