Web API doesn't present a way to set/define labels
Created by: darklajid
The Web API allows me to look at labels [1], but there's no (documented?) way to modify labels using the same API.
I was hoping that either the create project entry point offers a way to pass a set of labels or that I could POST to /projects/:id/labels. Is that something worth thinking about?
1: http://doc.gitlab.com/ce/api/projects.html / GET /projects/:id/labels