aboutsummaryrefslogtreecommitdiffstats
path: root/lists.sr.ht
diff options
context:
space:
mode:
authorSebastian LaVine <mail@smlavine.com>2022-02-22 17:57:13 -0500
committerDrew DeVault <sir@cmpwn.com>2022-02-28 11:14:48 +0100
commitb68cffef73411f50ef3c7205cb288fafe5d105c5 (patch)
treef3e0ae4ae5641e250960eb1b92395fba511c359f /lists.sr.ht
parent8210a9d155c870cfed7380520accc0aa80ff7991 (diff)
downloadsr.ht-docs-b68cffef73411f50ef3c7205cb288fafe5d105c5.tar.gz
Add missing legacy notices to REST API documentation
Diffstat (limited to 'lists.sr.ht')
-rw-r--r--lists.sr.ht/api.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/lists.sr.ht/api.md b/lists.sr.ht/api.md
index 430e0d9..9bbbfc9 100644
--- a/lists.sr.ht/api.md
+++ b/lists.sr.ht/api.md
@@ -2,6 +2,9 @@
title: lists.sr.ht API reference
---
+**NOTICE**: This is the documentation for the legacy REST API. It is being
+replaced with the [GraphQL API](graphql.md).
+
The lists.sr.ht API allows you to browse, create, and subscribe to mailing lists
on lists.sr.ht programmatically. This API follows the [standard sourcehut API
conventions](/api-conventions.md).