Skip to content

Commit

Permalink
Update create-a-webhook-with-kong-gateway.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianrbz authored Dec 19, 2024
1 parent d4b908c commit d1a6a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_how-tos/create-a-webhook-with-kong-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ curl -i -X POST http://localhost:8001/consumers \
-d username="my-consumer"
```

Verify on` webhook.site` that you received a `POST` request. It will look like this:
Verify on `webhook.site` that you received a `POST` request. It will look like this:

```json
{
Expand Down

0 comments on commit d1a6a09

Please sign in to comment.