You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/repo
Robin Lambertz b6c14f8b21 Add AddCollaborator API Endpoint (#2780)
* Add AddCollaborator API Endpoint

* Add optional Permission to AddCollaborator endpoint

* Use APIContext
9 years ago
..
branch.go #1692 add CRUD issue APIs 9 years ago
collaborators.go Add AddCollaborator API Endpoint (#2780) 9 years ago
file.go Convert all API handers to use *context.APIContext 9 years ago
hook.go models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
issue.go Refactor User.Id to User.ID 9 years ago
issue_label.go #3290 better code structure and batch minor improvements 9 years ago
key.go #1692 api: admin list and create team under organization 9 years ago
label.go #3290 better code structure and batch minor improvements 9 years ago
repo.go #1384 add pagination for repositories 9 years ago