From da48a32b2e8597ae1d435df6e78a9b1ff37a8bb7 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 7 May 2024 10:18:28 -0700 Subject: [PATCH] Update OpenAPI Description (#50491) --- 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 9afb2cbdfe..b02e674d8b 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "51df3ba1046325354c9819e8175b6407a2171185" + "sha": "1e07c6037387c7923c9e5665d335687deadb68e1" } \ No newline at end of file diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 35a8f24e63..74ad4ef685 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -44,5 +44,5 @@ ] } }, - "sha": "51df3ba1046325354c9819e8175b6407a2171185" + "sha": "1e07c6037387c7923c9e5665d335687deadb68e1" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 3a44629684..ae0c15f81d 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "51df3ba1046325354c9819e8175b6407a2171185" + "sha": "1e07c6037387c7923c9e5665d335687deadb68e1" } \ No newline at end of file