We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad760d commit bbaacacCopy full SHA for bbaacac
1 file changed
readme.md
@@ -36,7 +36,7 @@ $ curl -X POST 'http://otoroshi-api.oto.tools:8080/api/routes' \
36
"plugins": [
37
{
38
"enabled": true,
39
- "plugin": "cp:otoroshi_plugins.com.cloud.apim.otoroshi.plugins.yousign.YouSignWebhookValidator",
+ "plugin": "cp:otoroshi_plugins.com.cloud.apim.otoroshi.plugins.webhook.WebhookPayloadValidator",
40
"config": {
41
"secret": "your-yousign-webhook-secret",
42
"signature_header": "X-Yousign-Signature-256",
0 commit comments