From 61fd4ca80b22b2e900d8b4bd487cb6e4d1acecc8 Mon Sep 17 00:00:00 2001 From: docubot <67483024+docubot@users.noreply.github.com> Date: Tue, 9 May 2023 11:25:09 -0700 Subject: [PATCH] Update OpenAPI Description (#36972) --- src/github-apps/lib/config.json | 2 +- src/rest/data/fpt-2022-11-28/schema.json | 57 +++++++++++++--- src/rest/data/ghae/schema.json | 14 ++-- src/rest/data/ghec-2022-11-28/schema.json | 54 ++++++++++++--- src/rest/data/ghes-3.4/schema.json | 14 ++-- src/rest/data/ghes-3.5/schema.json | 14 ++-- src/rest/data/ghes-3.6/schema.json | 14 ++-- src/rest/data/ghes-3.7/schema.json | 14 ++-- src/rest/data/ghes-3.8/schema.json | 14 ++-- src/rest/lib/config.json | 2 +- src/webhooks/data/fpt/schema.json | 80 +++++++++++------------ src/webhooks/data/ghae/schema.json | 54 +++++++-------- src/webhooks/data/ghec/schema.json | 80 +++++++++++------------ src/webhooks/data/ghes-3.7/schema.json | 62 +++++++++--------- src/webhooks/data/ghes-3.8/schema.json | 62 +++++++++--------- src/webhooks/lib/config.json | 2 +- 16 files changed, 306 insertions(+), 233 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 5856bff10e..001ec6dd84 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -7,5 +7,5 @@ "2022-11-28" ] }, - "sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977" + "sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442" } \ 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 2389fac56b..8726b579e7 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -165115,6 +165115,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -169011,6 +169023,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -174478,6 +174502,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -174559,7 +174595,7 @@ "bodyParameters": { "repository_id": 1, "ref": "main", - "location": "WestUs2" + "geo": "UsWest" } }, "response": { @@ -176221,7 +176257,7 @@ "bodyParameters": { "repository_id": 1, "ref": "main", - "location": "WestUs2" + "geo": "UsWest" } }, "response": { @@ -414191,8 +414227,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -414323,7 +414359,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -424744,7 +424780,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -430460,8 +430496,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -431792,8 +431828,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -432634,8 +432670,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -449360,7 +449396,8 @@ "forks", "sources", "member" - ] + ], + "default": "all" } }, { @@ -538599,7 +538636,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghae/schema.json b/src/rest/data/ghae/schema.json index 7fee04d588..bb813dc706 100644 --- a/src/rest/data/ghae/schema.json +++ b/src/rest/data/ghae/schema.json @@ -292371,8 +292371,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -292503,7 +292503,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -302744,7 +302744,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -308290,8 +308290,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -309622,8 +309622,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -310464,8 +310464,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -397502,7 +397502,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 888f6ea736..8127f7156a 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -176580,6 +176580,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -180476,6 +180488,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -185943,6 +185967,18 @@ "in": "body", "description": "

The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.

" }, + { + "type": "string", + "name": "geo", + "in": "body", + "description": "

The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces location, which is being deprecated.

", + "enum": [ + "EuropeWest", + "SoutheastAsia", + "UsEast", + "UsWest" + ] + }, { "type": "string", "name": "client_ip", @@ -186024,7 +186060,7 @@ "bodyParameters": { "repository_id": 1, "ref": "main", - "location": "WestUs2" + "geo": "UsWest" } }, "response": { @@ -187686,7 +187722,7 @@ "bodyParameters": { "repository_id": 1, "ref": "main", - "location": "WestUs2" + "geo": "UsWest" } }, "response": { @@ -430941,8 +430977,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -431073,7 +431109,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -441494,7 +441530,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -447210,8 +447246,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -448542,8 +448578,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -449384,8 +449420,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -559405,7 +559441,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.4/schema.json b/src/rest/data/ghes-3.4/schema.json index 90b4963630..9852f5ec67 100644 --- a/src/rest/data/ghes-3.4/schema.json +++ b/src/rest/data/ghes-3.4/schema.json @@ -332324,8 +332324,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -332456,7 +332456,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -342664,7 +342664,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -348184,8 +348184,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -349516,8 +349516,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -350358,8 +350358,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -439349,7 +439349,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.5/schema.json b/src/rest/data/ghes-3.5/schema.json index add64c3951..3d7e07a013 100644 --- a/src/rest/data/ghes-3.5/schema.json +++ b/src/rest/data/ghes-3.5/schema.json @@ -339584,8 +339584,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -339716,7 +339716,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -349924,7 +349924,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -355444,8 +355444,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -356776,8 +356776,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -357618,8 +357618,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -447115,7 +447115,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.6/schema.json b/src/rest/data/ghes-3.6/schema.json index 8d0f79c717..7cf37414e2 100644 --- a/src/rest/data/ghes-3.6/schema.json +++ b/src/rest/data/ghes-3.6/schema.json @@ -349528,8 +349528,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -349660,7 +349660,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -360032,7 +360032,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -365716,8 +365716,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -367048,8 +367048,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -367890,8 +367890,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -460767,7 +460767,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.7/schema.json b/src/rest/data/ghes-3.7/schema.json index dce35f6edb..8324dd5884 100644 --- a/src/rest/data/ghes-3.7/schema.json +++ b/src/rest/data/ghes-3.7/schema.json @@ -353160,8 +353160,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -353292,7 +353292,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -363680,7 +363680,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -369380,8 +369380,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -370712,8 +370712,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -371554,8 +371554,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -464689,7 +464689,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.8/schema.json b/src/rest/data/ghes-3.8/schema.json index d58d7bc1d7..933ebc219e 100644 --- a/src/rest/data/ghes-3.8/schema.json +++ b/src/rest/data/ghes-3.8/schema.json @@ -374325,8 +374325,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Checks if a pull request has been merged into the base branch. The HTTP status of the response indicates whether or not the pull request has been merged; the response body is empty.

", "statusCodes": [ { "httpStatusCode": "204", @@ -374457,7 +374457,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Merges a pull request into the base branch.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "200", @@ -384845,7 +384845,7 @@ } ], "previews": [], - "descriptionHTML": "

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -390545,8 +390545,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Removes review requests from a pull request for a given set of users and/or teams.

", "statusCodes": [ { "httpStatusCode": "200", @@ -391877,8 +391877,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Retrieves a pull request review by its ID.

", "statusCodes": [ { "httpStatusCode": "200", @@ -392719,8 +392719,8 @@ } } ], - "descriptionHTML": "", "previews": [], + "descriptionHTML": "

Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.

", "statusCodes": [ { "httpStatusCode": "200", @@ -486026,7 +486026,7 @@ } ], "previews": [], - "descriptionHTML": "

If the authenticated user is authenticated through basic authentication or OAuth with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", + "descriptionHTML": "

If the authenticated user is authenticated with an OAuth token with the user scope, then the response lists public and private profile information.

\n

If the authenticated user is authenticated through OAuth without the user scope, then the response lists only public profile information.

", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index e919234673..294c99f7b3 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -30,5 +30,5 @@ ] } }, - "sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977" + "sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index 6680ecdf39..c75b17999b 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -29942,7 +29942,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "discussion", "in": "body", "description": "", @@ -41802,7 +41802,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "forkee", "in": "body", "description": "

The created repository resource.

", @@ -44728,7 +44728,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -46092,7 +46092,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -47478,7 +47478,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -49791,7 +49791,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue itself.

", @@ -51816,7 +51816,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -55543,7 +55543,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -56224,7 +56224,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -61815,7 +61815,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -68719,7 +68719,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -71134,7 +71134,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -71485,7 +71485,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -71836,7 +71836,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -72187,7 +72187,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -72538,7 +72538,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -82513,7 +82513,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "project_card", "in": "body", "description": "", @@ -98839,7 +98839,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -102152,7 +102152,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -112194,7 +112194,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -128634,7 +128634,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -131947,7 +131947,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -135260,7 +135260,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -189329,7 +189329,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -189888,7 +189888,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -191006,7 +191006,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -191631,7 +191631,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "author", "description": "

The author of the advisory.

", "isRequired": true, @@ -191762,7 +191762,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "publisher", "description": "

The publisher of the advisory.

", "isRequired": true, @@ -192396,7 +192396,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "author", "description": "

The author of the advisory.

", "isRequired": true, @@ -192527,7 +192527,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "publisher", "description": "

The publisher of the advisory.

", "isRequired": true, @@ -194093,7 +194093,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194377,7 +194377,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194669,7 +194669,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194953,7 +194953,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -201565,7 +201565,7 @@ "isRequired": true, "childParamsGroups": [ { - "type": "", + "type": "object", "name": "author", "description": "", "isRequired": true, @@ -201602,7 +201602,7 @@ "isRequired": true }, { - "type": "", + "type": "object", "name": "committer", "description": "", "isRequired": true, @@ -203683,7 +203683,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -204445,7 +204445,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -206782,7 +206782,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", @@ -208373,7 +208373,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", diff --git a/src/webhooks/data/ghae/schema.json b/src/webhooks/data/ghae/schema.json index 7aaa39616f..651b77cb69 100644 --- a/src/webhooks/data/ghae/schema.json +++ b/src/webhooks/data/ghae/schema.json @@ -29367,7 +29367,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "discussion", "in": "body", "description": "", @@ -40559,7 +40559,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "forkee", "in": "body", "description": "

The created repository resource.

", @@ -43485,7 +43485,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -44849,7 +44849,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -46235,7 +46235,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -48548,7 +48548,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue itself.

", @@ -50573,7 +50573,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -54300,7 +54300,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -54981,7 +54981,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -60572,7 +60572,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -67476,7 +67476,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -77608,7 +77608,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "project_card", "in": "body", "description": "", @@ -92177,7 +92177,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -95490,7 +95490,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -102313,7 +102313,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -115541,7 +115541,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -118854,7 +118854,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -122167,7 +122167,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -176223,7 +176223,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -176782,7 +176782,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -177900,7 +177900,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -184548,7 +184548,7 @@ "isRequired": true, "childParamsGroups": [ { - "type": "", + "type": "object", "name": "author", "description": "", "isRequired": true, @@ -184585,7 +184585,7 @@ "isRequired": true }, { - "type": "", + "type": "object", "name": "committer", "description": "", "isRequired": true, @@ -187022,7 +187022,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -187784,7 +187784,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -189367,7 +189367,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", @@ -190958,7 +190958,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 10d2ff584d..1b4d8cd939 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -29942,7 +29942,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "discussion", "in": "body", "description": "", @@ -41802,7 +41802,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "forkee", "in": "body", "description": "

The created repository resource.

", @@ -44728,7 +44728,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -46092,7 +46092,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -47478,7 +47478,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -49791,7 +49791,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue itself.

", @@ -51816,7 +51816,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -55543,7 +55543,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -56224,7 +56224,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -61815,7 +61815,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -68719,7 +68719,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -71134,7 +71134,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -71485,7 +71485,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -71836,7 +71836,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -72187,7 +72187,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -72538,7 +72538,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "marketplace_purchase", "in": "body", "description": "", @@ -82513,7 +82513,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "project_card", "in": "body", "description": "", @@ -98839,7 +98839,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -102152,7 +102152,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -112194,7 +112194,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -128634,7 +128634,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -131947,7 +131947,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -135260,7 +135260,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -189329,7 +189329,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -189888,7 +189888,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -191006,7 +191006,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -191631,7 +191631,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "author", "description": "

The author of the advisory.

", "isRequired": true, @@ -191762,7 +191762,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "publisher", "description": "

The publisher of the advisory.

", "isRequired": true, @@ -192396,7 +192396,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "author", "description": "

The author of the advisory.

", "isRequired": true, @@ -192527,7 +192527,7 @@ ] }, { - "type": "null", + "type": "null or object", "name": "publisher", "description": "

The publisher of the advisory.

", "isRequired": true, @@ -194093,7 +194093,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194377,7 +194377,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194669,7 +194669,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -194953,7 +194953,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -201565,7 +201565,7 @@ "isRequired": true, "childParamsGroups": [ { - "type": "", + "type": "object", "name": "author", "description": "", "isRequired": true, @@ -201602,7 +201602,7 @@ "isRequired": true }, { - "type": "", + "type": "object", "name": "committer", "description": "", "isRequired": true, @@ -203683,7 +203683,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -204445,7 +204445,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -206782,7 +206782,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", @@ -208373,7 +208373,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", diff --git a/src/webhooks/data/ghes-3.7/schema.json b/src/webhooks/data/ghes-3.7/schema.json index 49c4925d8f..c7f6d98566 100644 --- a/src/webhooks/data/ghes-3.7/schema.json +++ b/src/webhooks/data/ghes-3.7/schema.json @@ -24542,7 +24542,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "discussion", "in": "body", "description": "", @@ -35887,7 +35887,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "forkee", "in": "body", "description": "

The created repository resource.

", @@ -38813,7 +38813,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -40177,7 +40177,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -41563,7 +41563,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -43876,7 +43876,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue itself.

", @@ -45901,7 +45901,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -49628,7 +49628,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -50309,7 +50309,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -55900,7 +55900,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -62804,7 +62804,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -72898,7 +72898,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "project_card", "in": "body", "description": "", @@ -86615,7 +86615,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -89923,7 +89923,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -96741,7 +96741,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -109964,7 +109964,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -113272,7 +113272,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -116580,7 +116580,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -170631,7 +170631,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -171190,7 +171190,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -172308,7 +172308,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -173920,7 +173920,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174204,7 +174204,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174496,7 +174496,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174780,7 +174780,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -181369,7 +181369,7 @@ "isRequired": true, "childParamsGroups": [ { - "type": "", + "type": "object", "name": "author", "description": "", "isRequired": true, @@ -181406,7 +181406,7 @@ "isRequired": true }, { - "type": "", + "type": "object", "name": "committer", "description": "", "isRequired": true, @@ -183716,7 +183716,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -183991,7 +183991,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -184600,7 +184600,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", @@ -186191,7 +186191,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", diff --git a/src/webhooks/data/ghes-3.8/schema.json b/src/webhooks/data/ghes-3.8/schema.json index c4082b6ee5..d29c3e6d28 100644 --- a/src/webhooks/data/ghes-3.8/schema.json +++ b/src/webhooks/data/ghes-3.8/schema.json @@ -24542,7 +24542,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "discussion", "in": "body", "description": "", @@ -35887,7 +35887,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "forkee", "in": "body", "description": "

The created repository resource.

", @@ -38813,7 +38813,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -40177,7 +40177,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -41563,7 +41563,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue the comment belongs to.

", @@ -43876,7 +43876,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "

The issue itself.

", @@ -45901,7 +45901,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -49628,7 +49628,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -50309,7 +50309,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -55900,7 +55900,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -62804,7 +62804,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "issue", "in": "body", "description": "", @@ -72898,7 +72898,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "project_card", "in": "body", "description": "", @@ -86615,7 +86615,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -89923,7 +89923,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -96741,7 +96741,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -109964,7 +109964,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -113272,7 +113272,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -116580,7 +116580,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "pull_request", "in": "body", "description": "", @@ -170631,7 +170631,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -171190,7 +171190,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -172308,7 +172308,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "release", "in": "body", "description": "", @@ -173920,7 +173920,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174204,7 +174204,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174496,7 +174496,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -174780,7 +174780,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "alert", "in": "body", "description": "", @@ -181392,7 +181392,7 @@ "isRequired": true, "childParamsGroups": [ { - "type": "", + "type": "object", "name": "author", "description": "", "isRequired": true, @@ -181429,7 +181429,7 @@ "isRequired": true }, { - "type": "", + "type": "object", "name": "committer", "description": "", "isRequired": true, @@ -183739,7 +183739,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -184501,7 +184501,7 @@ "childParamsGroups": [] }, { - "type": "", + "type": "object", "name": "workflow_job", "in": "body", "description": "", @@ -186838,7 +186838,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", @@ -188429,7 +188429,7 @@ ] }, { - "type": "", + "type": "object", "name": "workflow_run", "in": "body", "description": "", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 09cb2ba196..3d75c3cbee 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977" + "sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442" } \ No newline at end of file