master-server/deps/rapidjson/bin/unittestschema/oneOf_address.json
2023-12-11 20:30:44 -05:00

7 lines
84 B
JSON

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