)]}'
{
  "commit": "aedf07a3d9b69d83f3389bc1bc101325f1d852b3",
  "tree": "19b5d9d90815c77605319ea179dfbc9abfa602b9",
  "parents": [
    "062585cccbd721a1000282ad5122929df1bdac93"
  ],
  "author": {
    "name": "David Åkerman",
    "email": "davidak@axis.com",
    "time": "Tue Aug 23 11:34:57 2022 +0200"
  },
  "committer": {
    "name": "David Åkerman",
    "email": "davidak@axis.com",
    "time": "Fri Aug 26 13:12:44 2022 +0200"
  },
  "message": "Add code that lets you use the GoER REST API\n\nThis is done because you are not able to get UUID:s for missing events\nwhen you are using the GraphQl API.\n\nThis change consist of an abstration of EiffelGraphQlClient to\nEiffelClient. This class includes an instance of EiffelGraphQlClient and\nthe new EiffelGoRestClient. GraphQlApiConfig is also renamed to\nEiffelRepoApiConfig and now includes urls to both the GraphQL API and\nthe GoER REST API.\n\nSolves: Jira GER-1545\nChange-Id: I15467cf21180094c31c147ebcbc9c8f2be0b75c3\n",
  "tree_diff": [
    {
      "type": "rename",
      "old_id": "78c5fca12879768c4a79a6ef5ece244ea163d0da",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/GraphQlEventStorageProvider.java",
      "new_id": "df236b0cc55821d99fcdf090a92ace1f2da1f775",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/EventStorageProvider.java",
      "score": 68
    },
    {
      "type": "modify",
      "old_id": "c5e4c20755cbc584aa03bf882572a5776b370328",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/Module.java",
      "new_id": "469b3c1e680c9a66fd30a234d30023db1eb23a48",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/Module.java"
    },
    {
      "type": "rename",
      "old_id": "58036149823e5ca336e73e9722f6f1f5282cbd6f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/config/GraphQlApiConfig.java",
      "new_id": "2078398718033c89fcddca087ef6829e61d36737",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/config/EiffelRepoApiConfig.java",
      "score": 65
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5bf5c7535e21e38fcaa1a1f8230e3a937d05e6c6",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/eiffel/api/EiffelClient.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1cece64a9f224e252118f3bd1927cd9dd905d0cb",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/eiffel/api/EiffelGoRestClient.java"
    },
    {
      "type": "modify",
      "old_id": "ff8bf2b64e6fc813c016b7de7a913d86210347c1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/eiffel/api/EiffelGraphQlClient.java",
      "new_id": "468d03024ecb93996a670a56795f8b87f2ee5f3c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/eventseiffel/eiffel/api/EiffelGraphQlClient.java"
    },
    {
      "type": "modify",
      "old_id": "a241bf9fe6f5b49e31587a7351554a3d24ba0567",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "0bf1344e4cb5379fb167e0ce686455f1f4b986a9",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
