Codebase list ruby-gitlab / run/a4ad91c8-453c-45a4-b189-dd716058250e/main spec / fixtures / issue_resource_state_event.json
run/a4ad91c8-453c-45a4-b189-dd716058250e/main

Tree @run/a4ad91c8-453c-45a4-b189-dd716058250e/main (Download .tar.gz)

issue_resource_state_event.json @run/a4ad91c8-453c-45a4-b189-dd716058250e/mainraw · history · blame

{
    "id": 143,
    "user": {
      "id": 1,
      "name": "Administrator",
      "username": "root",
      "state": "active",
      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
      "web_url": "http://gitlab.example.com/root"
    },
    "created_at": "2018-08-21T14:38:20.077Z",
    "resource_type": "Issue",
    "resource_id": 11,
    "state": "closed"
  }