github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/test_data/bitbucket_server/pr-commits.json (about) 1 { 2 "values": [ 3 { 4 "id": "d6f24ee03d76a2caf0a4e1975fb43e8f61759b9c", 5 "displayId": "d6f24ee03d7", 6 "author": { 7 "name": "test-user", 8 "emailAddress": "test-user@example.com", 9 "id": 502, 10 "displayName": "Test User", 11 "active": true, 12 "slug": "test-user", 13 "type": "NORMAL" 14 }, 15 "authorTimestamp": 1528202969000, 16 "committer": { 17 "name": "test-user", 18 "emailAddress": "test-user@example.com", 19 "id": 502, 20 "displayName": "Test User", 21 "active": true, 22 "slug": "test-user", 23 "type": "NORMAL" 24 }, 25 "committerTimestamp": 1528202969000, 26 "message": "Two", 27 "parents": [ 28 { 29 "id": "6a485acabd044bb4c76ddef21e29880586524149", 30 "displayId": "6a485acabd0" 31 } 32 ] 33 }, 34 { 35 "id": "6a485acabd044bb4c76ddef21e29880586524149", 36 "displayId": "6a485acabd0", 37 "author": { 38 "name": "test-user", 39 "emailAddress": "test-user@example.com", 40 "id": 502, 41 "displayName": "Test User", 42 "active": true, 43 "slug": "test-user", 44 "type": "NORMAL" 45 }, 46 "authorTimestamp": 1528202954000, 47 "committer": { 48 "name": "test-user", 49 "emailAddress": "test-user@example.com", 50 "id": 502, 51 "displayName": "Test User", 52 "active": true, 53 "slug": "test-user", 54 "type": "NORMAL" 55 }, 56 "committerTimestamp": 1528202954000, 57 "message": "One", 58 "parents": [ 59 { 60 "id": "629d1f00fa39fe8470e9a64482789b7f97e45f51", 61 "displayId": "629d1f00fa3" 62 } 63 ] 64 } 65 ], 66 "size": 2, 67 "isLastPage": true, 68 "start": 0, 69 "limit": 25, 70 "nextPageStart": null 71 }