Handling missing object properties with Mapper
Hello,I've been struggling with this for few hours now and I simply can't get it to work as I want to. Therefore I'm asking for help. So I have the following input incoming to Mapper:{"id": 1,"labels": { "fi_FI": "label_1"}},{"id":2,"labels": { ...