1
0
mirror of synced 2026-01-31 00:01:42 -05:00

Merge pull request #25476 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-05-09 15:16:46 -04:00
committed by GitHub
16 changed files with 306 additions and 233 deletions

View File

@@ -7,5 +7,5 @@
"2022-11-28"
]
},
"sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977"
"sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442"
}

View File

@@ -165115,6 +165115,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"enum": [
"EuropeWest",
"SoutheastAsia",
"UsEast",
"UsWest"
]
},
{
"type": "string",
"name": "client_ip",
@@ -169011,6 +169023,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"enum": [
"EuropeWest",
"SoutheastAsia",
"UsEast",
"UsWest"
]
},
{
"type": "string",
"name": "client_ip",
@@ -174478,6 +174502,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"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": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -414323,7 +414359,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -424744,7 +424780,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -430460,8 +430496,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -431792,8 +431828,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -432634,8 +432670,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -449360,7 +449396,8 @@
"forks",
"sources",
"member"
]
],
"default": "all"
}
},
{
@@ -538599,7 +538636,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -292371,8 +292371,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -292503,7 +292503,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/github-ae@latest/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/github-ae@latest/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -302744,7 +302744,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/github-ae@latest/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/github-ae@latest/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -308290,8 +308290,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -309622,8 +309622,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -310464,8 +310464,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -397502,7 +397502,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -176580,6 +176580,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"enum": [
"EuropeWest",
"SoutheastAsia",
"UsEast",
"UsWest"
]
},
{
"type": "string",
"name": "client_ip",
@@ -180476,6 +180488,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"enum": [
"EuropeWest",
"SoutheastAsia",
"UsEast",
"UsWest"
]
},
{
"type": "string",
"name": "client_ip",
@@ -185943,6 +185967,18 @@
"in": "body",
"description": "<p>The requested location for a new codespace. Best efforts are made to respect this upon creation. Assigned by IP if not provided.</p>"
},
{
"type": "string",
"name": "geo",
"in": "body",
"description": "<p>The geographic area for this codespace. If not specified, the value is assigned by IP. This property replaces <code>location</code>, which is being deprecated.</p>",
"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": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -431073,7 +431109,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-cloud@latest//github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-cloud@latest//github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -441494,7 +441530,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-cloud@latest//github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-cloud@latest//github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-cloud@latest//rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -447210,8 +447246,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -448542,8 +448578,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -449384,8 +449420,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -559405,7 +559441,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -332324,8 +332324,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -332456,7 +332456,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.4/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.4/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -342664,7 +342664,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.4/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.4/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -348184,8 +348184,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -349516,8 +349516,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -350358,8 +350358,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -439349,7 +439349,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -339584,8 +339584,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -339716,7 +339716,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.5/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.5/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -349924,7 +349924,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.5/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.5/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.5/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -355444,8 +355444,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -356776,8 +356776,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -357618,8 +357618,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -447115,7 +447115,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -349528,8 +349528,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -349660,7 +349660,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.6/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.6/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -360032,7 +360032,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.6/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.6/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.6/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -365716,8 +365716,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -367048,8 +367048,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -367890,8 +367890,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -460767,7 +460767,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -353160,8 +353160,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -353292,7 +353292,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.7/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.7/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -363680,7 +363680,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.7/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.7/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.7/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -369380,8 +369380,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -370712,8 +370712,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -371554,8 +371554,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -464689,7 +464689,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -374325,8 +374325,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>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.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
@@ -374457,7 +374457,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.8/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Merges a pull request into the base branch.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.8/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -384845,7 +384845,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.8/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"descriptionHTML": "<p>Requests reviews for a pull request from a given set of users and/or teams.\nThis endpoint triggers <a href=\"https://docs.github.com/enterprise-server@3.8/github/managing-subscriptions-and-notifications-on-github/about-notifications\">notifications</a>. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/overview/resources-in-the-rest-api#secondary-rate-limits\">Secondary rate limits</a>\" and \"<a href=\"https://docs.github.com/enterprise-server@3.8/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits\">Dealing with secondary rate limits</a>\" for details.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
@@ -390545,8 +390545,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Removes review requests from a pull request for a given set of users and/or teams.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -391877,8 +391877,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Retrieves a pull request review by its ID.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -392719,8 +392719,8 @@
}
}
],
"descriptionHTML": "",
"previews": [],
"descriptionHTML": "<p>Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
@@ -486026,7 +486026,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>If the authenticated user is authenticated through basic authentication or OAuth with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"descriptionHTML": "<p>If the authenticated user is authenticated with an OAuth token with the <code>user</code> scope, then the response lists public and private profile information.</p>\n<p>If the authenticated user is authenticated through OAuth without the <code>user</code> scope, then the response lists only public profile information.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -30,5 +30,5 @@
]
}
},
"sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977"
"sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442"
}

View File

@@ -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": "<p>The created <a href=\"https://docs.github.com/rest/reference/repos#get-a-repository\"><code>repository</code></a> resource.</p>",
@@ -44728,7 +44728,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -46092,7 +46092,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -47478,7 +47478,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -49791,7 +49791,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/rest/reference/issues\">issue</a> itself.</p>",
@@ -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": "<p>The author of the advisory.</p>",
"isRequired": true,
@@ -191762,7 +191762,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "publisher",
"description": "<p>The publisher of the advisory.</p>",
"isRequired": true,
@@ -192396,7 +192396,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "author",
"description": "<p>The author of the advisory.</p>",
"isRequired": true,
@@ -192527,7 +192527,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "publisher",
"description": "<p>The publisher of the advisory.</p>",
"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": "",

View File

@@ -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": "<p>The created <a href=\"https://docs.github.com/github-ae@latest/rest/reference/repos#get-a-repository\"><code>repository</code></a> resource.</p>",
@@ -43485,7 +43485,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/github-ae@latest/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -44849,7 +44849,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/github-ae@latest/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -46235,7 +46235,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/github-ae@latest/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -48548,7 +48548,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/github-ae@latest/rest/reference/issues\">issue</a> itself.</p>",
@@ -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": "",

View File

@@ -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": "<p>The created <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/reference/repos#get-a-repository\"><code>repository</code></a> resource.</p>",
@@ -44728,7 +44728,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -46092,7 +46092,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -47478,7 +47478,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -49791,7 +49791,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-cloud@latest//rest/reference/issues\">issue</a> itself.</p>",
@@ -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": "<p>The author of the advisory.</p>",
"isRequired": true,
@@ -191762,7 +191762,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "publisher",
"description": "<p>The publisher of the advisory.</p>",
"isRequired": true,
@@ -192396,7 +192396,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "author",
"description": "<p>The author of the advisory.</p>",
"isRequired": true,
@@ -192527,7 +192527,7 @@
]
},
{
"type": "null",
"type": "null or object",
"name": "publisher",
"description": "<p>The publisher of the advisory.</p>",
"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": "",

View File

@@ -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": "<p>The created <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/repos#get-a-repository\"><code>repository</code></a> resource.</p>",
@@ -38813,7 +38813,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -40177,7 +40177,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -41563,7 +41563,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -43876,7 +43876,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/issues\">issue</a> itself.</p>",
@@ -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": "",

View File

@@ -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": "<p>The created <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/repos#get-a-repository\"><code>repository</code></a> resource.</p>",
@@ -38813,7 +38813,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -40177,7 +40177,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -41563,7 +41563,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/issues\">issue</a> the comment belongs to.</p>",
@@ -43876,7 +43876,7 @@
"childParamsGroups": []
},
{
"type": "",
"type": "object",
"name": "issue",
"in": "body",
"description": "<p>The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/issues\">issue</a> itself.</p>",
@@ -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": "",

View File

@@ -1,3 +1,3 @@
{
"sha": "4f01b320bd0b43272b52c0d70cfc69f10cebc977"
"sha": "9ebe01d1bd3b3b323f2fbbf18f77b0c49f94c442"
}