diff options
Diffstat (limited to 'git.sr.ht/api.md')
-rw-r--r-- | git.sr.ht/api.md | 6 |
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 |