Skip to main content
summaryrefslogtreecommitdiffstats
blob: c5529235630960f0961c64cb281384fea3940009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
)]}'
{
	"kind": "gerritcodereview#reviewer",
	"approvals": {
		"Verified": "+1",
		"Code-Review": "+2"
	},
	"_account_id": 1000096,
	"name": "John Doe",
	"email": "john.doe@example.com"
}

Back to the top