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.
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
* API: fix set milestone on PR creation

pr creation via API failed with 404, because we searched
for milestoneID 0, due to uninitialized var usage D:

* add tests

* fix expected status codes

* fix tests

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
admin [API] Add Restricted Field to User (#14630) 3 years ago
misc Move macaron to chi (#14293) 3 years ago
notify move notification APIFormat (#13783) 4 years ago
org Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
repo API: fix set milestone on PR creation (#14981) 3 years ago
settings Export LFS & TimeTracking function status (#14753) 3 years ago
swagger Add dismiss review feature (#12674) 3 years ago
user Move macaron to chi (#14293) 3 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
api.go Prevent incorrect HTML escaping in swagger.json (#14957) 3 years ago