Webhook doc correction
This commit is contained in:
parent
369ce0af66
commit
b6d982dfe7
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
```
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue