Excluding null values doesn't seem to work for properties in json arrays?

I un-checked ‘include null values’, but null values still appear when the property with the null value is inside a JSON array. If a property is not inside of a json array, then it will be excluded if the value is null. Is this a bug?

https://mockaroo.com/schemas/127913

Hi @labaeo - you need to use the share link which is below the download button, not your own schema address.

Hi @mockaroo Silver member here grave digging this topic as it is still an issue. Can you help?

Any fields inside a JSON array that are null are not removed. Here is an example:

Am I doing something wrong, or should the null’s inside the arrays be omitted too?

Thanks, Daniel

@mockaroo, Facing the same issue, is there a solution?