From 0caf39d9824740af857a7d978ba457797e1e560c Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Fri, 26 Apr 2024 05:33:45 +0000 Subject: [PATCH] ci: Format code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 847f0fd..4038513 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ console.log(`${request.method} ${request.url}`, JSON.stringify(request.body)) const devices = await request.execute() ``` + ### Receiving Webhooks First, create a webhook using the Seam API or Seam Console