New Feature
Property Report Metadata
- Added
metadatato the/property_report/listendpoint to allow users to store arbitrary metadata on a report. Accept an object with strings as keys and strings, numbers or booleans as values. - New PATCH endpoint on
/property_report/{id}/metadatato update the metadata of a report.