When I use the native JSON message builder for a dataservice.
It translates null values into for example "mobileNumber":{"@nil":"true"}
Is there a way to have the output as "mobileNumber":null ?
Thanks in advance.
When I use the native JSON message builder for a dataservice.
It translates null values into for example "mobileNumber":{"@nil":"true"}
Is there a way to have the output as "mobileNumber":null ?
Thanks in advance.