Unmarshal error "WithLabelDetails"
Created by: skast96
json: cannot unmarshal object into Go struct field Issue.labels of type string
The error occurs when trying to get the labels of an issue with more information (color, etc).
Created by: skast96
json: cannot unmarshal object into Go struct field Issue.labels of type string
The error occurs when trying to get the labels of an issue with more information (color, etc).