s1-mod/deps/rapidjson/bin/unittestschema/anyOf_address.json
2024-02-27 03:09:30 -05:00

7 lines
84 B
JSON

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