8000 update api doc for collaborators to include DELETE #11 (#12) · gogs/docs-api@d9fa9d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9fa9d5

Browse files
authored
update api doc for collaborators to include DELETE #11 (#12)
1 parent d3b87c8 commit d9fa9d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Repositories/Collaborators.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,10 @@ Status: 200 OK
3939
}
4040
}
4141
]
42+
```
43+
44+
## Delete collaborator
45+
46+
```
47+
DELETE /repos/:username/:reponame/collaborators/:collaborator
4248
```

0 commit comments

Comments
 (0)
0