We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb2e525 + 647929f commit a4f83c7Copy full SHA for a4f83c7
1 file changed
README.md
@@ -166,4 +166,5 @@ def webhook_endpoint(request):
166
167
# Checks if request is verified
168
is_verified = securenative.verify_request_payload(request)
169
- ```
+ ```
170
+
0 commit comments