kangarooDataCenterV3/jolt-demo/default/input2.json

7 lines
77 B
JSON

{
"name": "Alice",
"age": null,
"contact": {
"phone": "12345"
}
}