-
Creating MR comment without a note returns status code 400 (Bad request) · f978a71fSebastian Ziebell authored
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.
f978a71f
×