zeek/auxil/rapidjson/bin/unittestschema/oneOf_address.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
84 B
JSON

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