)]}'
{
  "commit": "a5354e53b296d34260c881d95475822dc0a12ce3",
  "tree": "8e077209a79b3b7500fa4895c5a0c873dfc5ac8e",
  "parents": [
    "12c9e4e54233262a771a3b4dd44874c8235dbab9"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Jun 13 21:35:03 2024 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Jun 13 21:36:26 2024 +0100"
  },
  "message": "Simplify usage of AccessToken getter\n\nRemove the getter of the AccessToken object\nusing Lombok and replace it with a simpler getter\nof the accessToken string value as it was\neffectively needed throughout the code.\n\nThe OAuth cache keeps the AccessToken object for\nbackward compatibility.\n\nChange-Id: I8190618d9f205a8945463dbdfc7e0d777d5ecdd9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7744191d4c5c3e023462e8fc506bcb067f71ae5",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubLogin.java",
      "new_id": "3aca14a972f0777e2cb97d924a6a75dca481df52",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubLogin.java"
    },
    {
      "type": "modify",
      "old_id": "63414b207416ccabdd55e08395950dd2dd8b65ae",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/IdentifiedUserGitHubLoginProvider.java",
      "new_id": "91505dfefd3856d6e1ad04ea726fb947abdc7b8f",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/IdentifiedUserGitHubLoginProvider.java"
    },
    {
      "type": "modify",
      "old_id": "955c86dbbcb893b169914d55152dd360f07dc059",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthCache.java",
      "new_id": "ce1fd5c54c0ff42ccb132f064f0e03c39f22db82",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthCache.java"
    },
    {
      "type": "modify",
      "old_id": "20b80bd3fdf84f17641d1bb73a73d8eba22dab1a",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthWebFilter.java",
      "new_id": "60cef6a75b317e43861b51bde28c98ee6aa0b880",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthWebFilter.java"
    },
    {
      "type": "modify",
      "old_id": "b025737ead9a4ad0f61096f3117255acaa71fda8",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/filters/GitHubOAuthFilter.java",
      "new_id": "17496fa748141cb600d55823660944cba29a33e9",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/filters/GitHubOAuthFilter.java"
    },
    {
      "type": "modify",
      "old_id": "09e3fb735fa54a87c215f656e031c22509ee9fff",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitHubRepository.java",
      "new_id": "f4321bd4ea60bc147a51f312f18846b3be325018",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitHubRepository.java"
    },
    {
      "type": "modify",
      "old_id": "b321127f6aa7a86ae84e0356d55c7b5afc7d12c6",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/ReplicateProjectStep.java",
      "new_id": "5109cd2baca42c46a210193aeb92c414a4e2172e",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/ReplicateProjectStep.java"
    },
    {
      "type": "modify",
      "old_id": "1bdce3c0bc85118d0fc4420b6d079d720e1fc771",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/notification/WebhookServlet.java",
      "new_id": "23bad3b27af343f20b2b182c90fe29761706f0f7",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/notification/WebhookServlet.java"
    }
  ]
}
