aboutsummaryrefslogtreecommitdiffstats
path: root/api-conventions.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-04-12 12:03:54 -0400
committerDrew DeVault <sir@cmpwn.com>2019-04-12 12:03:54 -0400
commit337b66d347087c4be0958ddccc71975f1bc4a45f (patch)
tree64b3388e1ecc5624b7942318f4e156495132e5df /api-conventions.md
parentfc5530aed5470f020358cb5f1f8d5f11b6530e66 (diff)
downloadsr.ht-docs-337b66d347087c4be0958ddccc71975f1bc4a45f.tar.gz
Remove extraenous headers
Diffstat (limited to 'api-conventions.md')
-rw-r--r--api-conventions.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/api-conventions.md b/api-conventions.md
index bcd321e..a3781fa 100644
--- a/api-conventions.md
+++ b/api-conventions.md
@@ -2,8 +2,6 @@
title: API Conventions
---
-# API Conventions
-
Each sr.ht API follows the same set of design conventions throughout. Each API
is RESTful, authenticated with [meta.sr.ht](meta.sr.ht), and has consistent
standards for pagination, response codes, and so on, throughout.