compub/tests/fixtures/geography/address.json

8 lines
108 B
JSON
Raw Normal View History

2022-10-03 09:17:29 +02:00
[
{
"id": 9999999,
"house_number": "123AB",
"supplement": "whatever",
"street_id": 1
}
]