From 431bc0e30af520502f3c43291fa8ca36be6e10e2 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Thu, 16 May 2024 09:53:27 -0700 Subject: [PATCH] Update OpenAPI Description (#50657) --- src/github-apps/lib/config.json | 2 +- src/rest/lib/config.json | 2 +- src/webhooks/lib/config.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 33b362866f..e9d20d17d5 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "64a193cd4bdda8028c54cb8558b4f5cb73bf83bc" + "sha": "3a05345b2bd1336f25d515165c55ad48c7989954" } \ No newline at end of file diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index c3a0e368be..f13b7cc0e1 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "64a193cd4bdda8028c54cb8558b4f5cb73bf83bc" + "sha": "3a05345b2bd1336f25d515165c55ad48c7989954" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index b964ef3b78..5bbce09fc1 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "64a193cd4bdda8028c54cb8558b4f5cb73bf83bc" + "sha": "3a05345b2bd1336f25d515165c55ad48c7989954" } \ No newline at end of file