Codebase list ruby-gitlab / upstream/4.5.0 spec / fixtures / approved_access_request.json
upstream/4.5.0

Tree @upstream/4.5.0 (Download .tar.gz)

approved_access_request.json @upstream/4.5.0raw · history · blame

1
2
3
4
5
6
7
8
{
  "id": 1,
  "username": "raymond_smith",
  "name": "Raymond Smith",
  "state": "active",
  "created_at": "2012-10-22T14:13:35Z",
  "access_level": 20
}