From 2f81820757a32eb7d64c9bc4f054efc87c1c8464 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 17 Jun 2024 01:05:21 -0700 Subject: [PATCH] Update OpenAPI Description (#51206) --- src/github-apps/lib/config.json | 2 +- src/rest/data/fpt-2022-11-28/schema.json | 8 ++++---- src/rest/data/ghec-2022-11-28/schema.json | 8 ++++---- src/rest/data/ghes-3.13-2022-11-28/schema.json | 8 ++++---- src/rest/lib/config.json | 2 +- src/webhooks/data/fpt/schema.json | 2 +- src/webhooks/data/ghec/schema.json | 2 +- src/webhooks/data/ghes-3.10/schema.json | 2 +- src/webhooks/data/ghes-3.11/schema.json | 2 +- src/webhooks/data/ghes-3.12/schema.json | 2 +- src/webhooks/data/ghes-3.13/schema.json | 2 +- src/webhooks/data/ghes-3.9/schema.json | 2 +- src/webhooks/lib/config.json | 2 +- 13 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 8e60ee43775f..1c01724ee871 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "07ad382ef20044d677be30043639d31123370a49" + "sha": "566621f6c7794f7d31219ca5733da05b37ad57ce" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index 8b77ae6e194b..225768046987 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -352064,8 +352064,8 @@ "type": "array", "description": "List of teams assigned to the organization role", "items": { - "title": "Team", - "description": "Groups of organization members that gives permissions on specified repositories.", + "title": "A Role Assignment for a Team", + "description": "The Relationship a Team has with a role.", "type": "object", "properties": { "id": { @@ -352391,8 +352391,8 @@ "type": "array", "description": "List of users assigned to the organization role", "items": { - "title": "Simple User", - "description": "A GitHub user.", + "title": "A Role Assignment for a User", + "description": "The Relationship a User has with a role.", "type": "object", "properties": { "name": { diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index bea9bf0fca35..99ec074725b2 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -375330,8 +375330,8 @@ "type": "array", "description": "List of teams assigned to the organization role", "items": { - "title": "Team", - "description": "Groups of organization members that gives permissions on specified repositories.", + "title": "A Role Assignment for a Team", + "description": "The Relationship a Team has with a role.", "type": "object", "properties": { "id": { @@ -375657,8 +375657,8 @@ "type": "array", "description": "List of users assigned to the organization role", "items": { - "title": "Simple User", - "description": "A GitHub user.", + "title": "A Role Assignment for a User", + "description": "The Relationship a User has with a role.", "type": "object", "properties": { "name": { diff --git a/src/rest/data/ghes-3.13-2022-11-28/schema.json b/src/rest/data/ghes-3.13-2022-11-28/schema.json index a38566bcb135..33769f22ce49 100644 --- a/src/rest/data/ghes-3.13-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.13-2022-11-28/schema.json @@ -329902,8 +329902,8 @@ "type": "array", "description": "List of teams assigned to the organization role", "items": { - "title": "Team", - "description": "Groups of organization members that gives permissions on specified repositories.", + "title": "A Role Assignment for a Team", + "description": "The Relationship a Team has with a role.", "type": "object", "properties": { "id": { @@ -330229,8 +330229,8 @@ "type": "array", "description": "List of users assigned to the organization role", "items": { - "title": "Simple User", - "description": "A GitHub user.", + "title": "A Role Assignment for a User", + "description": "The Relationship a User has with a role.", "type": "object", "properties": { "name": { diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 318f89479caf..9cbf8bda9e90 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "07ad382ef20044d677be30043639d31123370a49" + "sha": "566621f6c7794f7d31219ca5733da05b37ad57ce" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index d49ddba63e93..d45f3839e1c3 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -94541,7 +94541,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 39b766a63f10..85c6776145c1 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -96875,7 +96875,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghes-3.10/schema.json b/src/webhooks/data/ghes-3.10/schema.json index 9e4e9fae56c9..9b467d22d354 100644 --- a/src/webhooks/data/ghes-3.10/schema.json +++ b/src/webhooks/data/ghes-3.10/schema.json @@ -90533,7 +90533,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghes-3.11/schema.json b/src/webhooks/data/ghes-3.11/schema.json index aee3642f9ae3..9331043cea36 100644 --- a/src/webhooks/data/ghes-3.11/schema.json +++ b/src/webhooks/data/ghes-3.11/schema.json @@ -90662,7 +90662,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghes-3.12/schema.json b/src/webhooks/data/ghes-3.12/schema.json index 2f03e542adc8..df1602d1478b 100644 --- a/src/webhooks/data/ghes-3.12/schema.json +++ b/src/webhooks/data/ghes-3.12/schema.json @@ -91826,7 +91826,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghes-3.13/schema.json b/src/webhooks/data/ghes-3.13/schema.json index 85d76aa3bae9..ee291f3bf8a4 100644 --- a/src/webhooks/data/ghes-3.13/schema.json +++ b/src/webhooks/data/ghes-3.13/schema.json @@ -91841,7 +91841,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/data/ghes-3.9/schema.json b/src/webhooks/data/ghes-3.9/schema.json index 53bd19bb042f..ead0c9537462 100644 --- a/src/webhooks/data/ghes-3.9/schema.json +++ b/src/webhooks/data/ghes-3.9/schema.json @@ -85538,7 +85538,7 @@ "type": "object", "name": "changes", "in": "body", - "description": "" + "description": "

The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.

" }, { "type": "object", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 5b898f5a8eba..b613e5643994 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "07ad382ef20044d677be30043639d31123370a49" + "sha": "566621f6c7794f7d31219ca5733da05b37ad57ce" } \ No newline at end of file