aboutsummaryrefslogtreecommitdiffstats
path: root/paste.sr.ht/api.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-03-03 12:06:47 -0700
committerDrew DeVault <sir@cmpwn.com>2019-03-03 12:06:47 -0700
commit23bb649351d80f25a57b1d6911d2098c7b487de5 (patch)
tree6d9f40274ea58bf9006a9b33b3cf2bc9670863a0 /paste.sr.ht/api.md
parentbaf8db11537eae70eac6734f0a22aec99bc9e1e9 (diff)
downloadsr.ht-docs-23bb649351d80f25a57b1d6911d2098c7b487de5.tar.gz
Add more OAuth scopes to paste.sr.ht/api.md
Diffstat (limited to 'paste.sr.ht/api.md')
-rw-r--r--paste.sr.ht/api.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/paste.sr.ht/api.md b/paste.sr.ht/api.md
index 3deadeb..f7dbb37 100644
--- a/paste.sr.ht/api.md
+++ b/paste.sr.ht/api.md
@@ -75,10 +75,14 @@ The new paste resource.
### GET /api/pastes/:sha
+**OAuth scope**: `pastes:read`
+
Retrieves a paste resource.
### GET /api/blobs/:sha
+**OAuth scope**: `pastes:read`
+
Retrieves a blob resource.
## Webhooks