~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH lists.sr.ht] Fix broken "subscription resource" links

Details
Message ID
<20201212185633.9840-1-alex@alexwennerberg.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
Hope this is the right mailing list! Found some broken links in the
mailing list API

Alex

---
 lists.sr.ht/api.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lists.sr.ht/api.md b/lists.sr.ht/api.md
index e443047..a00f4a9 100644
--- a/lists.sr.ht/api.md
+++ b/lists.sr.ht/api.md
@@ -361,13 +361,13 @@ implies the authenticated user.

### GET /api/subscriptions

List of [subscription resources](#subscription-resources)
List of [subscription resources](#subscription-resource)

**OAuth scope**: `subs:read`

### POST /api/subscriptions

Create a new [subscription resources](#subscription-resources)
Create a new [subscription resources](#subscription-resource)

**OAuth scope**: `subs:write`

-- 
2.20.1
Reply to thread Export thread (mbox)