Skip to content

Instantly share code, notes, and snippets.

@ashugupt
Created June 20, 2018 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashugupt/540d132d55dc4b3181fec9e5dbce4ae0 to your computer and use it in GitHub Desktop.
Save ashugupt/540d132d55dc4b3181fec9e5dbce4ae0 to your computer and use it in GitHub Desktop.
{
"before": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"after": {
"key1": "value1-modified",
"key2": "value2",
"key3": "value3-modified"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment