Skip to content

Commit bad5478

Browse files
Merge pull request #29028 from github/openapi-update-0914898ddc7e133a98b1236d5914e30130aebb550b7d9833a70c4c77a4311e85
Update OpenAPI Descriptions
2 parents 795dcf6 + 2197e41 commit bad5478

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

lib/rest/static/decorated/api.github.com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131046,7 +131046,7 @@
131046131046
}
131047131047
],
131048131048
"previews": [],
131049-
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an organization per repository.\nEach distinct user login across all repositories is counted as a single Advanced Security seat, so the total_advanced_security_committers is not the sum of advanced_security_committers for each repository.\nIf this organization defers to an enterprise for billing, the total_advanced_security_committers returned from the organization API may include some users that are in more than one organization, so they will only consume a single Advanced Security seat at the enterprise level.</p>",
131049+
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an organization per repository.</p>\n<p>Each distinct user login across all repositories is counted as a single Advanced Security seat, so the <code>total_advanced_security_committers</code> is not the sum of advanced_security_committers for each repository.</p>\n<p>If this organization defers to an enterprise for billing, the <code>total_advanced_security_committers</code> returned from the organization API may include some users that are in more than one organization, so they will only consume a single Advanced Security seat at the enterprise level.</p>\n<p>The total number of repositories with committer information is tracked by the <code>total_count</code> field.</p>",
131050131050
"statusCodes": [
131051131051
{
131052131052
"httpStatusCode": "200",
@@ -270507,7 +270507,7 @@
270507270507
}
270508270508
],
270509270509
"previews": [],
270510-
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an enterprise per repository.\nEach distinct user login across all repositories is counted as a single Advanced Security seat, so the total_advanced_security_committers is not the sum of active_users for each repository.</p>",
270510+
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an enterprise per repository.</p>\n<p>Each distinct user login across all repositories is counted as a single Advanced Security seat, so the <code>total_advanced_security_committers</code> is not the sum of active_users for each repository.</p>\n<p>The total number of repositories with committer information is tracked by the <code>total_count</code> field.</p>",
270511270511
"statusCodes": [
270512270512
{
270513270513
"httpStatusCode": "200",

lib/rest/static/decorated/ghes-3.4.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117797,7 +117797,7 @@
117797117797
}
117798117798
],
117799117799
"previews": [],
117800-
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an organization per repository.\nEach distinct user login across all repositories is counted as a single Advanced Security seat, so the total_advanced_security_committers is not the sum of advanced_security_committers for each repository.\nIf this organization defers to an enterprise for billing, the total_advanced_security_committers returned from the organization API may include some users that are in more than one organization, so they will only consume a single Advanced Security seat at the enterprise level.</p>",
117800+
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an organization per repository.</p>\n<p>Each distinct user login across all repositories is counted as a single Advanced Security seat, so the <code>total_advanced_security_committers</code> is not the sum of advanced_security_committers for each repository.</p>\n<p>If this organization defers to an enterprise for billing, the <code>total_advanced_security_committers</code> returned from the organization API may include some users that are in more than one organization, so they will only consume a single Advanced Security seat at the enterprise level.</p>\n<p>The total number of repositories with committer information is tracked by the <code>total_count</code> field.</p>",
117801117801
"statusCodes": [
117802117802
{
117803117803
"httpStatusCode": "200",
@@ -206371,7 +206371,7 @@
206371206371
}
206372206372
],
206373206373
"previews": [],
206374-
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an enterprise per repository.\nEach distinct user login across all repositories is counted as a single Advanced Security seat, so the total_advanced_security_committers is not the sum of active_users for each repository.</p>",
206374+
"descriptionHTML": "<p>Gets the GitHub Advanced Security active committers for an enterprise per repository.</p>\n<p>Each distinct user login across all repositories is counted as a single Advanced Security seat, so the <code>total_advanced_security_committers</code> is not the sum of active_users for each repository.</p>\n<p>The total number of repositories with committer information is tracked by the <code>total_count</code> field.</p>",
206375206375
"statusCodes": [
206376206376
{
206377206377
"httpStatusCode": "200",

0 commit comments

Comments
 (0)