github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/test_data/bitbucket_cloud/pullrequests.test-repo.commits.json (about)

     1  {
     2      "pagelen": 10,
     3      "values": [
     4          {
     5              "hash": "398444de875888b67811e4d45e1c39c65660a148",
     6              "repository": {
     7                  "links": {
     8                      "self": {
     9                          "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork"
    10                      },
    11                      "html": {
    12                          "href": "https://bitbucket.org/test-user/test-repo-fork"
    13                      },
    14                      "avatar": {
    15                          "href": "https://bitbucket.org/test-user/test-repo-fork/avatar/32/"
    16                      }
    17                  },
    18                  "type": "repository",
    19                  "name": "test-repo-fork",
    20                  "full_name": "test-user/test-repo-fork",
    21                  "uuid": "{7ade3f8c-5aad-4f1e-8a08-74e7cad03339}"
    22              },
    23              "links": {
    24                  "self": {
    25                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/commit/398444de875888b67811e4d45e1c39c65660a148"
    26                  },
    27                  "comments": {
    28                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/commit/398444de875888b67811e4d45e1c39c65660a148/comments"
    29                  },
    30                  "patch": {
    31                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/patch/398444de875888b67811e4d45e1c39c65660a148"
    32                  },
    33                  "html": {
    34                      "href": "https://bitbucket.org/test-user/test-repo-fork/commits/398444de875888b67811e4d45e1c39c65660a148"
    35                  },
    36                  "diff": {
    37                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/diff/398444de875888b67811e4d45e1c39c65660a148"
    38                  },
    39                  "approve": {
    40                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/commit/398444de875888b67811e4d45e1c39c65660a148/approve"
    41                  },
    42                  "statuses": {
    43                      "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/commit/398444de875888b67811e4d45e1c39c65660a148/statuses"
    44                  }
    45              },
    46              "author": {
    47                  "raw": "Test User <test-user@gmail.com>",
    48                  "type": "author",
    49                  "user": {
    50                      "username": "test-user",
    51                      "display_name": "Test User",
    52                      "type": "user",
    53                      "uuid": "{0a3c1273-f935-421f-848c-c21435948831}",
    54                      "links": {
    55                          "self": {
    56                              "href": "https://api.bitbucket.org/2.0/users/test-user"
    57                          },
    58                          "html": {
    59                              "href": "https://bitbucket.org/test-user/"
    60                          },
    61                          "avatar": {
    62                              "href": "https://bitbucket.org/account/test-user/avatar/32/"
    63                          }
    64                      }
    65                  }
    66              },
    67              "parents": [
    68                  {
    69                      "hash": "77d0a923f2978946cc84acee28b7649efa49a007",
    70                      "type": "commit",
    71                      "links": {
    72                          "self": {
    73                              "href": "https://api.bitbucket.org/2.0/repositories/test-user/test-repo-fork/commit/77d0a923f2978946cc84acee28b7649efa49a007"
    74                          },
    75                          "html": {
    76                              "href": "https://bitbucket.org/test-user/test-repo-fork/commits/77d0a923f2978946cc84acee28b7649efa49a007"
    77                          }
    78                      }
    79                  }
    80              ],
    81              "date": "2018-03-26T02:17:18+00:00",
    82              "message": "Update to fork\n",
    83              "type": "commit"
    84          }
    85      ],
    86      "page": 1,
    87      "size": 1
    88  }