t8-mod/deps/rapidjson/bin/unittestschema/allOf_address.json
2024-02-15 15:46:47 -05:00

7 lines
84 B
JSON

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