aboutsummaryrefslogtreecommitdiffstats
path: root/paste.sr.ht/api.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-03-03 12:11:06 -0700
committerDrew DeVault <sir@cmpwn.com>2019-03-03 12:11:06 -0700
commitf42dc0e1938f8d1f05a436bd08c04a44ecf28e6f (patch)
treeb6a27349cf20aa13849ea81c446e6a4e417e4537 /paste.sr.ht/api.md
parent531a4043a1634c976e68ee24a50aca24dc1675d3 (diff)
downloadsr.ht-docs-f42dc0e1938f8d1f05a436bd08c04a44ecf28e6f.tar.gz
Fix typo on paste:create webhook
Diffstat (limited to 'paste.sr.ht/api.md')
-rw-r--r--paste.sr.ht/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/paste.sr.ht/api.md b/paste.sr.ht/api.md
index e13d932..49fde09 100644
--- a/paste.sr.ht/api.md
+++ b/paste.sr.ht/api.md
@@ -92,7 +92,7 @@ Retrieves a [blob resource](#blob-resource).
Webhook for paste events. Includes the [standard webhook
endpoints](../api-conventions.md#webhooks)
-#### paste:create:
+#### paste:create
Issued when a new paste is created. Requires `paste:read` OAuth scope.