TrackEngine/third_party/rapidjson/bin/unittestschema/anyOf_address.json
2026-02-26 13:00:32 +01:00

7 lines
84 B
JSON

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