Skip to content

Commit 92e10b5

Browse files
ssganesh035Randy808
authored andcommitted
Removed webhook testing tools
1 parent 32e47be commit 92e10b5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/src/reference/webhooks.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,3 @@ let secret_response = scheduler.rotate_outgoing_webhook_secret(1).await.unwrap()
184184
```python
185185
secret_response = scheduler.rotate_outgoing_webhook_secret(1)
186186
```
187-
188-
## Testing Webhooks
189-
190-
Before deploying webhooks, test them using online webhook debugging tools. Here are two recommended services:
191-
192-
- **[Beeceptor](https://beeceptor.com/)** – Allows quick webhook testing with a custom endpoint.
193-
- **[Request Inspector](https://requestinspector.com/)** – Provides detailed request logs and debugging insights.

0 commit comments

Comments
 (0)