Open
Description
The location.address
field is described as "The postal address of your space (street, block, housenumber, zip code, city, whatever you usually need in your country, and the country itself).".
This could be interpreted as "the address of your space". But it could also mean "the address where you can receive mail". For example, for Coredump these two are different.
I would suggest the following to clarify this:
- Adjust the description of
location.address
from "The postal address of your space" to "The address of your space" to avoid confusion - Add
contact.postal_address
string field with the following description: "The postal address of your space (street, block, housenumber, zip code, city, whatever you usually need in your country, and the country itself). May also be a post office box. This is where you can receive mail."
Opinions, @SpaceApi/core?