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

Tree @87adcfe (Download .tar.gz)

team_member.json @87adcferaw · history · blame

{
  "id": 1,
  "username": "john_smith",
  "name": "John Smith",
  "state": "active",
  "avatar_url": "https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon",
  "web_url": "http://192.168.1.8:3000/root",
  "expires_at": "2018-12-31T00:00:00Z",
  "access_level": 40
}