From 94e45845b5ebf6440e599ec53005551b64b26c03 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Wed, 25 Sep 2024 03:48:55 -0400 Subject: [PATCH] Update OpenAPI Description (#52415) --- src/github-apps/lib/config.json | 2 +- src/rest/data/ghec-2022-11-28/schema.json | 4 ++-- src/rest/lib/config.json | 2 +- src/webhooks/lib/config.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 80d0a3b1fe..bede92e01c 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "d6e386ed6bb05e7d05e87ffdaea73c2b63d8cde1" + "sha": "8cf87d1a2fd7c1a24bbc4b52d0a183fbed4a8ef8" } \ No newline at end of file diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 316bcf4fd3..7ed836322e 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -366429,7 +366429,7 @@ }, "schema": { "title": "Organization Full", - "description": "Organization Full", + "description": "Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement.\n\nGitHub currently defines SMS as an insecure method of two-factor authentication.\n\nIf your users are managed by the enterprise this policy will not affect them. The first admin account of the enterprise will still be affected.", "type": "object", "properties": { "login": { @@ -367218,7 +367218,7 @@ }, "schema": { "title": "Organization Full", - "description": "Organization Full", + "description": "Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement.\n\nGitHub currently defines SMS as an insecure method of two-factor authentication.\n\nIf your users are managed by the enterprise this policy will not affect them. The first admin account of the enterprise will still be affected.", "type": "object", "properties": { "login": { diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 461e37e8a6..acf91401c1 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "d6e386ed6bb05e7d05e87ffdaea73c2b63d8cde1" + "sha": "8cf87d1a2fd7c1a24bbc4b52d0a183fbed4a8ef8" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index d195d1a3b5..772fe4ef1d 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "d6e386ed6bb05e7d05e87ffdaea73c2b63d8cde1" + "sha": "8cf87d1a2fd7c1a24bbc4b52d0a183fbed4a8ef8" } \ No newline at end of file