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
Kim Carlbäcker 7c5710d31f Issues can be closed via API (#3170) (#3479)
* Issues can be closed via API

* Error-checking is nice xD

* EditIssueOption.Status => State

* Use const instead of string-literal
9 years ago
..
admin Replace convert.To with APIFormat calls 9 years ago
convert Replace convert.To with APIFormat calls 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 Issues can be closed via API (#3170) (#3479) 9 years ago
user Replace convert.To with APIFormat calls 9 years ago
api.go Fix #3391 9 years ago