Skip to content

Instantly share code, notes, and snippets.

@NikhilNanjappa-zz
Last active October 4, 2018 23:10
Show Gist options
  • Save NikhilNanjappa-zz/ff5f90f09d6cfe72eb8ed21e356b01f4 to your computer and use it in GitHub Desktop.
Save NikhilNanjappa-zz/ff5f90f09d6cfe72eb8ed21e356b01f4 to your computer and use it in GitHub Desktop.
{
"routes": [
{
"method": "POST",
"path": "/email",
"handler": "Email.send",
"config": {
"policies": []
}
},
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment