Codebase list ruby-gitlab / upstream/4.2.0 spec / fixtures / note_award_emojis.json
upstream/4.2.0

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

note_award_emojis.json @upstream/4.2.0raw · history · blame

[
  {
    "id": 2,
    "name": "mood_bubble_lightning",
    "user": {
      "name": "User 4",
      "username": "user4",
      "id": 26,
      "state": "active",
      "avatar_url": "http://www.gravatar.com/avatar/7e65550957227bd38fe2d7fbc6fd2f7b?s=80&d=identicon",
      "web_url": "http://gitlab.example.com/user4"
    },
    "created_at": "2016-06-15T10:09:34.197Z",
    "updated_at": "2016-06-15T10:09:34.197Z",
    "awardable_id": 1,
    "awardable_type": "Note"
  }
]