Webhook doc correction

This commit is contained in:
Revant Nandgaonkar 2017-09-14 17:39:44 +05:30
parent 369ce0af66
commit b6d982dfe7

View file

@ -29,7 +29,7 @@ e.g. Webhook
Note: if no headers or data is present, request will be made without any header or body
Example request sent by frappe server on `Quotation` - `on_update` to https://httpbin.org/post:
Example response of request sent by frappe server on `Quotation` - `on_update` to https://httpbin.org/post:
```
{