~sircmpwn/sr.ht-dev

sr.ht-docs: git.sr.ht: remove duplicate DELETE API for repos v1 APPLIED

Shulhan: 1
 git.sr.ht: remove duplicate DELETE API for repos

 1 files changed, 0 insertions(+), 6 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/53176/mbox | git am -3
Learn more about email & git

[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