7 lines
84 B
JSON
7 lines
84 B
JSON
|
{
|
||
|
"allOf": [
|
||
|
{
|
||
|
"$ref": "http://localhost:1234/address.json#"
|
||
|
}
|
||
|
]
|
||
|
}
|