github.com/gfleury/gobbs@v0.0.0-20200831213239-44ca2b94c1a1/pullrequests/mocked_responses/UpdateStatus.json (about)

     1  {
     2      "user": {
     3          "name": "jcitizen",
     4          "emailAddress": "jane@example.com",
     5          "id": 101,
     6          "displayName": "Jane Citizen",
     7          "active": true,
     8          "slug": "jcitizen",
     9          "type": "NORMAL"
    10      },
    11      "lastReviewedCommit": "7549846524f8aed2bd1c0249993ae1bf9d3c9998",
    12      "role": "REVIEWER",
    13      "approved": true,
    14      "status": "APPROVED"
    15  }