-
matm authored
Error occurs when trying to create an issue with no labels at all. In this case, the POST body parameter will be `"labels":[""]` instead of the expected `"labels":[]"`.
cdf526a2
Error occurs when trying to create an issue with no labels at all. In this case, the POST body parameter will be `"labels":[""]` instead of the expected `"labels":[]"`.