Project labels API return "404 Label Not Found" if label name contains dot "."
Steps to reproduce
https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab/labels/missed:13.0
{"message":"404 Label Not Found"}
API is working fine to create such a label, but gives 404
on get/delete/edit.
Edited by Teodor Micu