aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-06-08 02:18:59 +0700
committerConrad Hoffmann <ch@bitfehler.net>2024-06-12 10:39:59 +0200
commit6778928f971ff2e3f4628b7a47c6f6b433c2b11d (patch)
tree01df0545820157442b9f0c95dda31e86e4360358
parenta290ce243e74f89fc35cd4e3467a580edbc35399 (diff)
downloadsr.ht-docs-6778928f971ff2e3f4628b7a47c6f6b433c2b11d.tar.gz
git.sr.ht: remove duplicate DELETE API for repos
-rw-r--r--git.sr.ht/api.md6
1 files changed, 0 insertions, 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