iw7-mod/deps/rapidjson/bin/unittestschema/anyOf_address.json
2024-08-13 05:15:34 -04:00

7 lines
84 B
JSON

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