Skip to content

Instantly share code, notes, and snippets.

@AsishP
Created March 6, 2018 08:41
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 AsishP/00dc4e30598c657293eb483e6cd8baab to your computer and use it in GitHub Desktop.
Save AsishP/00dc4e30598c657293eb483e6cd8baab to your computer and use it in GitHub Desktop.
{
"type": "object",
"properties": {
"webUrl": {
"type": "string"
},
"parameters": {
"type": "object",
"properties": {
"event": {
"type": "string"
},
"product": {
"type": "string"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment