From b553a96daaf23ac3204af7cb35f7ceb478618dc7 Mon Sep 17 00:00:00 2001 From: Richard Frankel Date: Fri, 23 Aug 2024 14:34:32 -0400 Subject: [PATCH] Update aep/webhooks/501/aep.md.j2 Co-authored-by: Yusuke Tsutsumi --- aep/webhooks/501/aep.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aep/webhooks/501/aep.md.j2 b/aep/webhooks/501/aep.md.j2 index 001840c4..5469d7a2 100644 --- a/aep/webhooks/501/aep.md.j2 +++ b/aep/webhooks/501/aep.md.j2 @@ -10,7 +10,7 @@ and the structure of the request made to a client when an event occurs. ## Guidance -Webhook APis **must** pass callback URIs an +Webhook APIs **must** pass callback URIs an [`aep.api.webhooks.Notification`][webhook-proto]. Information specific to the event type **must** be represented in the `payload` field.