aboutsummaryrefslogtreecommitdiff
path: root/cmd/mi/testdata/members.json
blob: 51496c1968d236bfe0a9089af643a8dfd0a5d1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
  {
    "id": 0,
    "name": "Cadey",
    "avatar_url": "https://mi.within.website/static/img/cadey.png"
  },
  {
    "id": 1,
    "name": "Nicole",
    "avatar_url": "https://mi.within.website/static/img/nicole.png"
  },
  {
    "id": 2,
    "name": "Jessie",
    "avatar_url": "https://mi.within.website/static/img/jessie.png"
  },
  {
    "id": 3,
    "name": "Ashe",
    "avatar_url": "https://mi.within.website/static/img/ashe.png"
  },
  {
    "id": 4,
    "name": "Sephie",
    "avatar_url": "https://mi.within.website/static/img/sephie.png"
  },
  {
    "id": 5,
    "name": "Mai",
    "avatar_url": "https://mi.within.website/static/img/mai.png"
  }
]