1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 04:25:24 +02:00
This commit is contained in:
Hayden 2021-01-09 13:34:20 -09:00
parent d7bd68198e
commit cdad8b054e

View file

@ -6,7 +6,7 @@ Recipes extras are a key feature of the Mealie API. They allow you to create cus
For example you could add `{"message": "Remember to thaw the chicken"}` to a recipe and use the webhooks built into mealie to send that message payload to a destination to be processed.
![api-extras-gif](/gifs/api-extras.gif)
![api-extras-gif](../gifs/api-extras.gif)
## Examples