[PATCH sr.ht-docs] git.sr.ht: remove duplicate DELETE API for repos
Export this patch
---
git.sr.ht/api.md | 6 ------
1 file changed, 6 deletions(-)
diff --git a/git.sr.ht/api.md b/git.sr.ht/api.md
index 1313a04..b42166a 100644
--- a/git.sr.ht/api.md
+++ b/git.sr.ht/api.md
@@ -200,12 +200,6 @@ Deletes a [repository resource](#repository-resource).
**OAuth scope**: `info:write`
-### DELETE /api/repos/:name
-
-Deletes a [repository resource](#repository-resource).
-
-**OAuth scope**: `info:write`
-
### GET /api/:username/repos/:name/readme
### GET /api/repos/:name/readme
--
2.45.1
Thanks!
to git@git.sr.ht:~sircmpwn/sr.ht-docs
a290ce2..6778928 master -> master