forgejo/routers/api/v1/repo
lstahlman 2eeb0ec9b0 Additional API support for labels (#3290)
* Add API support for labels.

* Error handling for adding/replacing multiple issue labels

* Revisions to function names and error handling. Use issue.ClearLabels in replace/clear functions

* Additional code cleanup
2016-08-03 09:24:16 -07:00
..
branch.go
file.go
hook.go
issue.go
issue_label.go
key.go
label.go Additional API support for labels (#3290) 2016-08-03 09:24:16 -07:00
repo.go