Skip to content

Instantly share code, notes, and snippets.

@sushantarsenal
Created September 22, 2018 13:52
Show Gist options
  • Save sushantarsenal/5ca04940b6306d0488842b74b7b1ddc3 to your computer and use it in GitHub Desktop.
Save sushantarsenal/5ca04940b6306d0488842b74b7b1ddc3 to your computer and use it in GitHub Desktop.
{
"keys": {
"contact": {
"id": 0,
"value": {
"email": {
"id": 1,
"value": "email"
},
"phone": {
"id": 2,
"value": {
"mobile": {
"id": 7,
"val": 98989898
}
}
}
}
},
"dob": {
"id": 99,
"value": "1993/11/11"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment