Skip to content

add doc of the webhooks

d43820a
Select commit
Loading
Failed to load commit list.
Merged

feat: support echo the request and response in mock server #820

add doc of the webhooks
d43820a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 16, 2025 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 184 in pkg/mock/in_memory.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.