mohit3
3 years agoNew Contributor
Generating wrong Json format for empty values
Hi All,
I am creating a Json file by using the Json formatter but I am not getting the json in correct format for all the empty values.
Below is the input for Json Formatter :
Getting below output from Json Formatter.
The output should look like below. Empty fields should be enclosed in double codes.
“Bankgroup” : “”,
“BankNumber” : “”,
Please let me know how we can achieve this.
@dmiller
Thanks
Mohit