Skip to content

Commit 84610d6

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [webhook] show `make:webhook`
2 parents 3c6433d + 2cba804 commit 84610d6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

webhook.rst

+11
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,14 @@ For SMS webhooks, react to the
186186
// Handle the SMS event
187187
}
188188
}
189+
190+
Creating a Custom Webhook
191+
-------------------------
192+
193+
.. tip::
194+
195+
Starting in `MakerBundle`_ ``v1.58.0``, you can run ``php bin/console make:webhook``
196+
to generate the request parser and consumer files needed to create your own
197+
Webhook.
198+
199+
_`MakerBundle`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html

0 commit comments

Comments
 (0)