Codebase list ruby-gitlab / 87adcfe spec / fixtures / group_board_list.json
87adcfe

Tree @87adcfe (Download .tar.gz)

group_board_list.json @87adcferaw · history · blame

1
2
3
4
5
6
7
8
9
{
  "id" : 1,
  "label" : {
    "name" : "Testing",
    "color" : "#F0AD4E",
    "description" : null
  },
  "position" : 1
}