Closed bbertucc closed 3 months ago
Adding and updating properties requires the sitemapUrl field, and getting single and multiple properties displays that same field.
sitemapUrl
That's confusing. Properties should instead get and output have a url or propertyURL because they aren't only sitemaps.
url
propertyURL
As commented in #392, the attribute name was already renamed from sitemapUrl to propertyUrl. Postman documentation is updated as well. No more confusion!
propertyUrl
Tested and works.
Adding and updating properties requires the
sitemapUrl
field, and getting single and multiple properties displays that same field.That's confusing. Properties should instead get and output have a
url
orpropertyURL
because they aren't only sitemaps.