diff options
author | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-05 18:37:44 +0100 |
---|---|---|
committer | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-06 17:02:30 +0100 |
commit | f978a71f41d5546be2c0c6b33052979c06912bd1 (patch) | |
tree | 9dc44e2dd44b1d27629a3a158eee6056fb551c13 /lib/api/helpers.rb | |
parent | 3f4e215c804f13def585dea995efa29b2af266ec (diff) | |
download | gitlab-ce-f978a71f41d5546be2c0c6b33052979c06912bd1.tar.gz |
Creating MR comment without a note returns status code 400 (Bad request)
Creating a comment to an existing merge request via API without providing a note
returns a status code 400 now, suggesting a bad request. The reason for this
is the resource itself (MR) exists but the required property is not set.
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions