From 6039fa5a316f10c7824bfd089ed3bb548018dd72 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 4 Jun 2024 23:15:22 -0700 Subject: [PATCH] Update OpenAPI Description (#50982) Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> --- 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 c5df3a03e9..aa58b249bd 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "2df13f8a2104491178b86b7cfa26984985af0997" + "sha": "4adfd3e5dd6abe3d8e334ba494079071d78c7fd4" } \ No newline at end of file diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index cba07c2e66..ed79acdb1a 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "2df13f8a2104491178b86b7cfa26984985af0997" + "sha": "4adfd3e5dd6abe3d8e334ba494079071d78c7fd4" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 32894697fd..27362b401e 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "2df13f8a2104491178b86b7cfa26984985af0997" + "sha": "4adfd3e5dd6abe3d8e334ba494079071d78c7fd4" } \ No newline at end of file