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
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
9 years ago
..
admin Added Full Name to CreateUser api call (#3333) 9 years ago
convert Additional API support for labels (#3290) 9 years ago
misc Convert all API handers to use *context.APIContext 9 years ago
org Refactor User.Id to User.ID 9 years ago
repo Additional API support for labels (#3290) 9 years ago
user Refactor User.Id to User.ID 9 years ago
api.go Additional API support for labels (#3290) 9 years ago