diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 5316931e74..a2b8f0730d 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -31431,6 +31431,9 @@ { "$ref": "#/components/parameters/git-ref" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "$ref": "#/components/parameters/direction" }, @@ -31685,6 +31688,9 @@ }, { "$ref": "#/components/parameters/git-ref" + }, + { + "$ref": "#/components/parameters/pr-alias" } ], "responses": { @@ -31755,6 +31761,9 @@ { "$ref": "#/components/parameters/per-page" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "name": "ref", "in": "query", @@ -290314,6 +290323,15 @@ "$ref": "#/components/schemas/code-scanning-ref" } }, + "pr-alias": { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, "alert-number": { "name": "alert_number", "in": "path", diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 039910b06d..ed4543d61b 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -22777,6 +22777,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" - "$ref": "#/components/parameters/direction" - name: sort description: The property by which to sort the results. @@ -22945,6 +22946,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" responses: '200': description: Response @@ -23000,6 +23002,7 @@ paths: - "$ref": "#/components/parameters/tool-guid" - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" + - "$ref": "#/components/parameters/pr-alias" - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -220753,6 +220756,13 @@ components: required: false schema: "$ref": "#/components/schemas/code-scanning-ref" + pr-alias: + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer alert-number: name: alert_number in: path diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 5316931e74..a2b8f0730d 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -31431,6 +31431,9 @@ { "$ref": "#/components/parameters/git-ref" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "$ref": "#/components/parameters/direction" }, @@ -31685,6 +31688,9 @@ }, { "$ref": "#/components/parameters/git-ref" + }, + { + "$ref": "#/components/parameters/pr-alias" } ], "responses": { @@ -31755,6 +31761,9 @@ { "$ref": "#/components/parameters/per-page" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "name": "ref", "in": "query", @@ -290314,6 +290323,15 @@ "$ref": "#/components/schemas/code-scanning-ref" } }, + "pr-alias": { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, "alert-number": { "name": "alert_number", "in": "path", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 039910b06d..ed4543d61b 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -22777,6 +22777,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" - "$ref": "#/components/parameters/direction" - name: sort description: The property by which to sort the results. @@ -22945,6 +22946,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" responses: '200': description: Response @@ -23000,6 +23002,7 @@ paths: - "$ref": "#/components/parameters/tool-guid" - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" + - "$ref": "#/components/parameters/pr-alias" - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -220753,6 +220756,13 @@ components: required: false schema: "$ref": "#/components/schemas/code-scanning-ref" + pr-alias: + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer alert-number: name: alert_number in: path diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index ddb2be7dc3..e13c16821a 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -201020,6 +201020,15 @@ "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "direction", "description": "The direction to sort the results by.", @@ -202964,6 +202973,15 @@ "type": "string", "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } + }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } } ], "responses": { @@ -203259,6 +203277,15 @@ "default": 30 } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "ref", "in": "query", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index b76860a873..88c67612be 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -999,7 +999,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &525 + - &526 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -7720,7 +7720,7 @@ paths: enum: - development - runtime - security_advisory: &378 + security_advisory: &379 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -7981,7 +7981,7 @@ paths: format: date-time readOnly: true nullable: true - auto_dismissed_at: &379 + auto_dismissed_at: &380 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -8709,14 +8709,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &518 + state: &519 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &519 + resolution: &520 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -9230,7 +9230,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &427 + properties: &428 id: type: integer format: int64 @@ -9341,7 +9341,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &363 + properties: &364 url: type: string format: uri @@ -9411,7 +9411,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &364 + required: &365 - closed_issues - creator - description @@ -9552,7 +9552,7 @@ paths: - hooray - eyes - rocket - required: &428 + required: &429 - assignee - closed_at - comments @@ -9574,7 +9574,7 @@ paths: - author_association - created_at - updated_at - comment: &425 + comment: &426 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -10134,7 +10134,7 @@ paths: url: type: string format: uri - user: &548 + user: &549 title: Public User description: Public User type: object @@ -13515,7 +13515,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &456 + - &457 name: all description: If `true`, show notifications marked as read. in: query @@ -13523,7 +13523,7 @@ paths: schema: type: boolean default: false - - &457 + - &458 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -13533,7 +13533,7 @@ paths: type: boolean default: false - *62 - - &458 + - &459 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -13981,7 +13981,7 @@ paths: - url - subscription_url examples: - default: &459 + default: &460 value: - id: '1' repository: @@ -14525,7 +14525,7 @@ paths: type: array items: *89 examples: - default: &565 + default: &566 value: - login: github id: 1 @@ -15552,7 +15552,7 @@ paths: type: array items: *55 examples: - default: &559 + default: &560 value: total_count: 1 repositories: @@ -18210,7 +18210,7 @@ paths: description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &335 + analysis_key: &336 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -18221,7 +18221,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &336 + category: &337 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -19659,7 +19659,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &349 + properties: &350 name: type: string description: The name of the machine. @@ -19701,7 +19701,7 @@ paths: - ready - in_progress nullable: true - required: &350 + required: &351 - name - display_name - operating_system @@ -20569,7 +20569,7 @@ paths: - updated_at - visibility examples: - default: &351 + default: &352 value: total_count: 2 secrets: @@ -20607,7 +20607,7 @@ paths: description: Response content: application/json: - schema: &352 + schema: &353 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -20636,7 +20636,7 @@ paths: - key_id - key examples: - default: &353 + default: &354 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -20668,7 +20668,7 @@ paths: application/json: schema: *130 examples: - default: &355 + default: &356 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -21686,7 +21686,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -21703,7 +21703,7 @@ paths: - key_id - key examples: - default: &383 + default: &384 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -22978,7 +22978,7 @@ paths: application/json: schema: *22 examples: - default: &421 + default: &422 value: id: 1 account: @@ -23203,7 +23203,7 @@ paths: required: true content: application/json: - schema: &422 + schema: &423 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -23814,7 +23814,7 @@ paths: application/json: schema: *165 examples: - default: &348 + default: &349 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -25036,7 +25036,7 @@ paths: parameters: - *90 - *171 - - &564 + - &565 name: repo_name description: repo_name parameter in: path @@ -26004,7 +26004,7 @@ paths: - nuget - container - *90 - - &566 + - &567 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -26045,7 +26045,7 @@ paths: default: *179 '403': *29 '401': *25 - '400': &568 + '400': &569 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -28646,7 +28646,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &370 + properties: &371 url: type: string format: uri @@ -28662,7 +28662,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &371 + required: &372 - url - key - name @@ -29536,7 +29536,7 @@ paths: type: object description: A repository rule. oneOf: - - &488 + - &489 title: creation description: Only allow users with bypass permission to create matching refs. @@ -29548,7 +29548,7 @@ paths: type: string enum: - creation - - &489 + - &490 title: update description: Only allow users with bypass permission to update matching refs. @@ -29569,7 +29569,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &491 + - &492 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -29581,7 +29581,7 @@ paths: type: string enum: - deletion - - &492 + - &493 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -29593,7 +29593,7 @@ paths: type: string enum: - required_linear_history - - &493 + - &494 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -29671,7 +29671,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &494 + - &495 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -29695,7 +29695,7 @@ paths: type: string required: - required_deployment_environments - - &495 + - &496 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -29707,7 +29707,7 @@ paths: type: string enum: - required_signatures - - &496 + - &497 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -29753,7 +29753,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &497 + - &498 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -29801,7 +29801,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &498 + - &499 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -29813,7 +29813,7 @@ paths: type: string enum: - non_fast_forward - - &499 + - &500 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -29849,7 +29849,7 @@ paths: required: - operator - pattern - - &500 + - &501 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -29885,7 +29885,7 @@ paths: required: - operator - pattern - - &501 + - &502 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -29921,7 +29921,7 @@ paths: required: - operator - pattern - - &502 + - &503 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -29957,7 +29957,7 @@ paths: required: - operator - pattern - - &503 + - &504 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -30083,7 +30083,7 @@ paths: maximum: 100 required: - max_file_size - - &504 + - &505 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -30133,7 +30133,7 @@ paths: - repository_id required: - workflows - - &505 + - &506 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -30370,7 +30370,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *90 - - &506 + - &507 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -30386,7 +30386,7 @@ paths: in: query schema: type: integer - - &507 + - &508 name: time_period description: |- The time period to filter by. @@ -30402,14 +30402,14 @@ paths: - week - month default: day - - &508 + - &509 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &509 + - &510 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -30429,7 +30429,7 @@ paths: description: Response content: application/json: - schema: &510 + schema: &511 title: Rule Suites description: Response type: array @@ -30484,7 +30484,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &511 + default: &512 value: - id: 21 actor_id: 12 @@ -30528,7 +30528,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *90 - - &512 + - &513 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -30544,7 +30544,7 @@ paths: description: Response content: application/json: - schema: &513 + schema: &514 title: Rule Suite description: Response type: object @@ -30643,7 +30643,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &514 + default: &515 value: id: 21 actor_id: 12 @@ -30861,7 +30861,7 @@ paths: - *42 - *20 - *18 - - &516 + - &517 name: before description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -30871,7 +30871,7 @@ paths: required: false schema: type: string - - &517 + - &518 name: after description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -30961,7 +30961,7 @@ paths: application/json: schema: type: array - items: &523 + items: &524 description: A repository security advisory. type: object properties: @@ -31252,7 +31252,7 @@ paths: - private_fork additionalProperties: false examples: - default: &524 + default: &525 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -31642,7 +31642,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -31732,7 +31732,7 @@ paths: description: Response content: application/json: - schema: &582 + schema: &583 type: object properties: total_minutes_used: @@ -31802,7 +31802,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &583 + default: &584 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -31838,7 +31838,7 @@ paths: description: Response content: application/json: - schema: &584 + schema: &585 type: object properties: total_gigabytes_bandwidth_used: @@ -31856,7 +31856,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &585 + default: &586 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -31888,7 +31888,7 @@ paths: description: Response content: application/json: - schema: &586 + schema: &587 type: object properties: days_left_in_billing_cycle: @@ -31906,7 +31906,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &587 + default: &588 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -32758,7 +32758,7 @@ paths: - updated_at - url examples: - default: &538 + default: &539 value: - author: login: octocat @@ -33006,7 +33006,7 @@ paths: application/json: schema: *218 examples: - default: &539 + default: &540 value: author: login: octocat @@ -33189,7 +33189,7 @@ paths: - updated_at - url examples: - default: &540 + default: &541 value: - author: login: octocat @@ -33415,7 +33415,7 @@ paths: application/json: schema: *221 examples: - default: &541 + default: &542 value: author: login: octocat @@ -34031,7 +34031,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &542 + response-if-user-is-a-team-maintainer: &543 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -34096,7 +34096,7 @@ paths: application/json: schema: *228 examples: - response-if-users-membership-with-team-is-now-pending: &543 + response-if-users-membership-with-team-is-now-pending: &544 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -34238,7 +34238,7 @@ paths: - updated_at - permissions examples: - default: &544 + default: &545 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -34315,7 +34315,7 @@ paths: application/json: schema: *229 examples: - default: &545 + default: &546 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -34518,7 +34518,7 @@ paths: description: Alternative response with repository permissions content: application/json: - schema: &546 + schema: &547 title: Team Repository description: A team's access to a repository. type: object @@ -35175,7 +35175,7 @@ paths: type: array items: *161 examples: - response-if-child-teams-exist: &547 + response-if-child-teams-exist: &548 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -41048,7 +41048,7 @@ paths: items: type: object properties: - type: &391 + type: &392 type: string description: The type of reviewer. enum: @@ -41182,7 +41182,7 @@ paths: application/json: schema: type: array - items: &386 + items: &387 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -41288,7 +41288,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -41664,7 +41664,7 @@ paths: application/json: schema: *278 examples: - default: &404 + default: &405 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -41880,7 +41880,7 @@ paths: application/json: schema: *282 examples: - default: &405 + default: &406 value: name: USERNAME value: octocat @@ -43580,7 +43580,7 @@ paths: properties: name: type: string - commit: &359 + commit: &360 title: Commit description: Commit type: object @@ -43650,7 +43650,7 @@ paths: required: - sha - url - verification: &411 + verification: &412 title: Verification type: object properties: @@ -43716,7 +43716,7 @@ paths: type: integer files: type: array - items: &374 + items: &375 title: Diff Entry description: Diff Entry type: object @@ -46848,7 +46848,7 @@ paths: check. type: array items: *311 - deployment: &596 + deployment: &597 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -47761,7 +47761,7 @@ paths: type: string format: date-time nullable: true - head_commit: &622 + head_commit: &623 title: Simple Commit description: A commit. type: object @@ -48458,14 +48458,14 @@ paths: - *231 - *232 - *319 - - &367 + - &368 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &368 + - &369 name: status description: Returns check runs with the specified `status`. in: query @@ -48506,7 +48506,7 @@ paths: type: array items: *312 examples: - default: &369 + default: &370 value: total_count: 1 check_runs: @@ -48657,6 +48657,13 @@ paths: in: query required: false schema: *322 + - &335 + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer - *42 - name: sort description: The property by which to sort the results. @@ -49161,7 +49168,7 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &339 + '403': &340 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -49194,6 +49201,7 @@ paths: - *20 - *18 - *334 + - *335 responses: '200': description: Response @@ -49280,6 +49288,7 @@ paths: - *321 - *20 - *18 + - *335 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -49291,7 +49300,7 @@ paths: in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &337 + schema: &338 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -49312,23 +49321,23 @@ paths: application/json: schema: type: array - items: &338 + items: &339 type: object properties: ref: *322 - commit_sha: &347 + commit_sha: &348 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *335 + analysis_key: *336 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *336 + category: *337 error: type: string example: error reading field xyz @@ -49352,7 +49361,7 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *337 + sarif_id: *338 tool: *329 deletable: type: boolean @@ -49464,7 +49473,7 @@ paths: description: Response content: application/json: - schema: *338 + schema: *339 examples: response: summary: application/json response @@ -49654,7 +49663,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *15 - '403': *339 + '403': *340 '404': *7 '503': *60 x-github: @@ -49685,7 +49694,7 @@ paths: application/json: schema: type: array - items: &340 + items: &341 title: CodeQL Database description: A CodeQL database. type: object @@ -49838,7 +49847,7 @@ paths: description: Response content: application/json: - schema: *340 + schema: *341 examples: default: value: @@ -49870,7 +49879,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &376 + '302': &377 description: Found '403': *331 '404': *7 @@ -49910,7 +49919,7 @@ paths: type: object additionalProperties: false properties: - language: &341 + language: &342 type: string description: The language targeted by the CodeQL query enum: @@ -49988,7 +49997,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &345 + schema: &346 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -49998,7 +50007,7 @@ paths: description: The ID of the variant analysis. controller_repo: *52 actor: *19 - query_language: *341 + query_language: *342 query_pack_url: type: string description: The download url for the query pack. @@ -50045,7 +50054,7 @@ paths: items: type: object properties: - repository: &342 + repository: &343 title: Repository Identifier description: Repository Identifier type: object @@ -50081,7 +50090,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &346 + analysis_status: &347 type: string description: The new status of the CodeQL variant analysis repository task. @@ -50113,7 +50122,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &343 + access_mismatch_repos: &344 type: object properties: repository_count: @@ -50127,7 +50136,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *342 + items: *343 required: - repository_count - repositories @@ -50149,8 +50158,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *343 - over_limit_repos: *343 + no_codeql_db_repos: *344 + over_limit_repos: *344 required: - access_mismatch_repos - not_found_repos @@ -50166,7 +50175,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &344 + value: &345 summary: Default response value: id: 1 @@ -50318,10 +50327,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *344 + value: *345 repository_lists: summary: Response for a successful variant analysis submission - value: *344 + value: *345 '404': *7 '422': description: Unable to process variant analysis submission @@ -50362,9 +50371,9 @@ paths: description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: *344 + default: *345 '404': *7 '503': *60 x-github: @@ -50422,7 +50431,7 @@ paths: type: object properties: repository: *52 - analysis_status: *346 + analysis_status: *347 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -50701,7 +50710,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *339 + '403': *340 '404': *7 '409': description: Response if there is already a validation run in progress with @@ -50775,7 +50784,7 @@ paths: schema: type: object properties: - commit_sha: *347 + commit_sha: *348 ref: type: string description: |- @@ -50833,7 +50842,7 @@ paths: schema: type: object properties: - id: *337 + id: *338 url: type: string description: The REST API URL for checking the status of the upload. @@ -50847,7 +50856,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *339 + '403': *340 '404': *7 '413': description: Payload Too Large if the sarif field is too large @@ -51522,7 +51531,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -51530,7 +51539,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '400': *15 '401': *25 '403': *29 @@ -51660,14 +51669,14 @@ paths: type: integer machines: type: array - items: &553 + items: &554 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *349 - required: *350 + properties: *350 + required: *351 examples: - default: &554 + default: &555 value: total_count: 2 machines: @@ -51878,7 +51887,7 @@ paths: type: integer secrets: type: array - items: &354 + items: &355 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -51898,7 +51907,7 @@ paths: - created_at - updated_at examples: - default: *351 + default: *352 headers: Link: *39 x-github: @@ -51928,9 +51937,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -51958,9 +51967,9 @@ paths: description: Response content: application/json: - schema: *354 + schema: *355 examples: - default: *355 + default: *356 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52107,7 +52116,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &356 + properties: &357 login: type: string example: octocat @@ -52197,7 +52206,7 @@ paths: role_name: type: string example: admin - required: &357 + required: &358 - avatar_url - events_url - followers_url @@ -52343,7 +52352,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &424 + schema: &425 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -52618,8 +52627,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *356 - required: *357 + properties: *357 + required: *358 nullable: true required: - permission @@ -52685,7 +52694,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Commit Comment description: Commit Comment type: object @@ -52743,7 +52752,7 @@ paths: - created_at - updated_at examples: - default: &361 + default: &362 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -52810,9 +52819,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: &362 + default: &363 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -52893,7 +52902,7 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -53191,9 +53200,9 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: - default: &475 + default: &476 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -53288,7 +53297,7 @@ paths: parameters: - *231 - *232 - - &360 + - &361 name: commit_sha description: The SHA of the commit. in: path @@ -53362,7 +53371,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 - *18 - *20 responses: @@ -53372,9 +53381,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *361 + default: *362 headers: Link: *39 x-github: @@ -53404,7 +53413,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 requestBody: required: true content: @@ -53439,9 +53448,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -53471,7 +53480,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 - *18 - *20 responses: @@ -53481,7 +53490,7 @@ paths: application/json: schema: type: array - items: &465 + items: &466 title: Pull Request Simple description: Pull Request Simple type: object @@ -53587,8 +53596,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true active_lock_reason: type: string @@ -53684,7 +53693,7 @@ paths: _links: type: object properties: - comments: &365 + comments: &366 title: Link description: Hypermedia Link type: object @@ -53693,13 +53702,13 @@ paths: type: string required: - href - commits: *365 - statuses: *365 - html: *365 - issue: *365 - review_comments: *365 - review_comment: *365 - self: *365 + commits: *366 + statuses: *366 + html: *366 + issue: *366 + review_comments: *366 + review_comment: *366 + self: *366 required: - comments - commits @@ -53710,7 +53719,7 @@ paths: - review_comment - self author_association: *58 - auto_merge: &468 + auto_merge: &469 title: Auto merge description: The status of auto merging a pull request. type: object @@ -53773,7 +53782,7 @@ paths: - author_association - auto_merge examples: - default: &466 + default: &467 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -54313,7 +54322,7 @@ paths: - *232 - *20 - *18 - - &366 + - &367 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -54328,9 +54337,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: &452 + default: &453 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -54444,9 +54453,9 @@ paths: parameters: - *231 - *232 - - *366 - *367 - *368 + - *369 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -54482,7 +54491,7 @@ paths: type: array items: *312 examples: - default: *369 + default: *370 headers: Link: *39 x-github: @@ -54509,7 +54518,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -54517,7 +54526,7 @@ paths: schema: type: integer example: 1 - - *367 + - *368 - *18 - *20 responses: @@ -54737,7 +54746,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - *18 - *20 responses: @@ -54937,7 +54946,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - *18 - *20 responses: @@ -54947,7 +54956,7 @@ paths: application/json: schema: type: array - items: &528 + items: &529 title: Status description: The status of a commit. type: object @@ -55086,20 +55095,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *370 - required: *371 + properties: *371 + required: *372 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &372 + properties: &373 url: type: string format: uri html_url: type: string format: uri - required: &373 + required: &374 - url - html_url nullable: true @@ -55113,26 +55122,26 @@ paths: contributing: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true readme: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true issue_template: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true pull_request_template: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true required: - code_of_conduct @@ -55302,8 +55311,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *359 - merge_base_commit: *359 + base_commit: *360 + merge_base_commit: *360 status: type: string enum: @@ -55323,10 +55332,10 @@ paths: example: 6 commits: type: array - items: *359 + items: *360 files: type: array - items: *374 + items: *375 required: - url - html_url @@ -55751,7 +55760,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &375 + response-if-content-is-a-file: &376 summary: Response if content is a file value: type: file @@ -55883,7 +55892,7 @@ paths: - size - type - url - - &480 + - &481 title: Content File description: Content File type: object @@ -56084,7 +56093,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *375 + response-if-content-is-a-file: *376 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -56153,7 +56162,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *7 '403': *29 - '302': *376 + '302': *377 '304': *37 x-github: githubCloudOnly: false @@ -56270,7 +56279,7 @@ paths: description: Response content: application/json: - schema: &377 + schema: &378 title: File Commit description: File Commit type: object @@ -56418,7 +56427,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: example-for-creating-a-file: value: @@ -56471,7 +56480,7 @@ paths: schema: oneOf: - *3 - - &406 + - &407 description: Repository rule violation was detected type: object properties: @@ -56492,7 +56501,7 @@ paths: items: type: object properties: - placeholder_id: &521 + placeholder_id: &522 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -56586,7 +56595,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: default: value: @@ -56804,7 +56813,7 @@ paths: application/json: schema: type: array - items: &380 + items: &381 type: object description: A Dependabot alert. properties: @@ -56837,7 +56846,7 @@ paths: enum: - development - runtime - security_advisory: *378 + security_advisory: *379 security_vulnerability: *47 url: *50 html_url: *51 @@ -56868,7 +56877,7 @@ paths: nullable: true maxLength: 280 fixed_at: *120 - auto_dismissed_at: *379 + auto_dismissed_at: *380 required: - number - state @@ -57097,7 +57106,7 @@ paths: parameters: - *231 - *232 - - &381 + - &382 name: alert_number in: path description: |- @@ -57112,7 +57121,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -57224,7 +57233,7 @@ paths: parameters: - *231 - *232 - - *381 + - *382 requestBody: required: true content: @@ -57269,7 +57278,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -57417,7 +57426,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -57477,9 +57486,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57507,7 +57516,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -58052,7 +58061,7 @@ paths: - version - url additionalProperties: false - metadata: &385 + metadata: &386 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -58085,7 +58094,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *385 + metadata: *386 resolved: type: object description: A collection of resolved package dependencies. @@ -58098,7 +58107,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *385 + metadata: *386 relationship: type: string description: A notation of whether a dependency is requested @@ -58268,9 +58277,9 @@ paths: application/json: schema: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *39 x-github: @@ -58418,7 +58427,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: simple-example: summary: Simple example @@ -58493,7 +58502,7 @@ paths: parameters: - *231 - *232 - - &388 + - &389 name: deployment_id description: deployment_id parameter in: path @@ -58505,7 +58514,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: default: value: @@ -58572,7 +58581,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 responses: '204': description: Response @@ -58596,7 +58605,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 - *18 - *20 responses: @@ -58606,7 +58615,7 @@ paths: application/json: schema: type: array - items: &389 + items: &390 title: Deployment Status description: The status of a deployment. type: object @@ -58768,7 +58777,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 requestBody: required: true content: @@ -58843,9 +58852,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: &390 + default: &391 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -58903,7 +58912,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 - name: status_id in: path required: true @@ -58914,9 +58923,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *390 + default: *391 '404': *7 x-github: githubCloudOnly: false @@ -59016,7 +59025,7 @@ paths: type: integer environments: type: array - items: &392 + items: &393 title: Environment description: Details of a deployment environment type: object @@ -59068,7 +59077,7 @@ paths: type: type: string example: wait_timer - wait_timer: &394 + wait_timer: &395 type: integer example: 30 description: The amount of time to delay a job after @@ -59105,7 +59114,7 @@ paths: items: type: object properties: - type: *391 + type: *392 reviewer: anyOf: - *19 @@ -59129,7 +59138,7 @@ paths: - id - node_id - type - deployment_branch_policy: &395 + deployment_branch_policy: &396 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -59247,7 +59256,7 @@ paths: parameters: - *231 - *232 - - &393 + - &394 name: environment_name in: path required: true @@ -59260,9 +59269,9 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: - default: &396 + default: &397 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -59348,7 +59357,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: false content: @@ -59357,7 +59366,7 @@ paths: type: object nullable: true properties: - wait_timer: *394 + wait_timer: *395 prevent_self_review: type: boolean example: false @@ -59374,13 +59383,13 @@ paths: items: type: object properties: - type: *391 + type: *392 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *395 + deployment_branch_policy: *396 additionalProperties: false examples: default: @@ -59400,9 +59409,9 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: - default: *396 + default: *397 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -59428,7 +59437,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 responses: '204': description: Default response @@ -59455,7 +59464,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *18 - *20 responses: @@ -59473,7 +59482,7 @@ paths: example: 2 branch_policies: type: array - items: &397 + items: &398 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -59532,7 +59541,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: true content: @@ -59578,9 +59587,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - example-wildcard: &398 + example-wildcard: &399 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -59624,8 +59633,8 @@ paths: parameters: - *231 - *232 - - *393 - - &399 + - *394 + - &400 name: branch_policy_id in: path required: true @@ -59637,9 +59646,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59660,8 +59669,8 @@ paths: parameters: - *231 - *232 - - *393 - - *399 + - *394 + - *400 requestBody: required: true content: @@ -59689,9 +59698,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59712,8 +59721,8 @@ paths: parameters: - *231 - *232 - - *393 - - *399 + - *394 + - *400 responses: '204': description: Response @@ -59738,7 +59747,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *393 + - *394 - *232 - *231 responses: @@ -59756,7 +59765,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &400 + items: &401 title: Deployment protection rule description: Deployment protection rule type: object @@ -59775,7 +59784,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &401 + app: &402 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -59874,7 +59883,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *393 + - *394 - *232 - *231 requestBody: @@ -59897,9 +59906,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *400 + schema: *401 examples: - default: &402 + default: &403 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -59934,7 +59943,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *393 + - *394 - *232 - *231 - *20 @@ -59955,7 +59964,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *401 + items: *402 examples: default: value: @@ -59992,8 +60001,8 @@ paths: parameters: - *231 - *232 - - *393 - - &403 + - *394 + - &404 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -60005,9 +60014,9 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: - default: *402 + default: *403 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60028,10 +60037,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *393 + - *394 - *232 - *231 - - *403 + - *404 responses: '204': description: Response @@ -60059,7 +60068,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *18 - *20 responses: @@ -60106,7 +60115,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 responses: '200': description: Response @@ -60138,7 +60147,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 responses: '200': @@ -60147,7 +60156,7 @@ paths: application/json: schema: *278 examples: - default: *404 + default: *405 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60171,7 +60180,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 requestBody: required: true @@ -60231,7 +60240,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 responses: '204': @@ -60259,7 +60268,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *253 - *20 responses: @@ -60304,7 +60313,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: true content: @@ -60358,7 +60367,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *116 responses: '200': @@ -60367,7 +60376,7 @@ paths: application/json: schema: *282 examples: - default: *405 + default: *406 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60391,7 +60400,7 @@ paths: - *231 - *232 - *116 - - *393 + - *394 requestBody: required: true content: @@ -60436,7 +60445,7 @@ paths: - *231 - *232 - *116 - - *393 + - *394 responses: '204': description: Response @@ -60813,7 +60822,7 @@ paths: schema: oneOf: - *93 - - *406 + - *407 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61047,7 +61056,7 @@ paths: description: Response content: application/json: - schema: &407 + schema: &408 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -61257,13 +61266,13 @@ paths: parameters: - *231 - *232 - - *360 + - *361 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -61320,7 +61329,7 @@ paths: parameters: - *231 - *232 - - &408 + - &409 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -61337,7 +61346,7 @@ paths: application/json: schema: type: array - items: &409 + items: &410 title: Git Reference description: Git references within a repository type: object @@ -61414,15 +61423,15 @@ paths: parameters: - *231 - *232 - - *408 + - *409 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: &410 + default: &411 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -61481,9 +61490,9 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: *410 + default: *411 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -61511,7 +61520,7 @@ paths: parameters: - *231 - *232 - - *408 + - *409 requestBody: required: true content: @@ -61540,9 +61549,9 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: *410 + default: *411 '422': *16 '409': *126 x-github: @@ -61562,7 +61571,7 @@ paths: parameters: - *231 - *232 - - *408 + - *409 responses: '204': description: Response @@ -61682,7 +61691,7 @@ paths: description: Response content: application/json: - schema: &412 + schema: &413 title: Git Tag description: Metadata for a Git tag type: object @@ -61733,7 +61742,7 @@ paths: - sha - type - url - verification: *411 + verification: *412 required: - sha - url @@ -61743,7 +61752,7 @@ paths: - tag - message examples: - default: &413 + default: &414 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -61826,9 +61835,9 @@ paths: description: Response content: application/json: - schema: *412 + schema: *413 examples: - default: *413 + default: *414 '404': *7 '409': *126 x-github: @@ -61926,7 +61935,7 @@ paths: description: Response content: application/json: - schema: &414 + schema: &415 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -62062,7 +62071,7 @@ paths: description: Response content: application/json: - schema: *414 + schema: *415 examples: default-response: summary: Default response @@ -62132,7 +62141,7 @@ paths: application/json: schema: type: array - items: &415 + items: &416 title: Webhook description: Webhooks for repositories. type: object @@ -62186,7 +62195,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &630 + last_response: &631 title: Hook Response type: object properties: @@ -62313,9 +62322,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: &416 + default: &417 value: type: Repository id: 12345678 @@ -62371,9 +62380,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *416 + default: *417 '404': *7 x-github: githubCloudOnly: false @@ -62440,9 +62449,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *416 + default: *417 '422': *16 '404': *7 x-github: @@ -62748,7 +62757,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: Import description: A repository import from an external source. type: object @@ -62847,7 +62856,7 @@ paths: - html_url - authors_url examples: - default: &420 + default: &421 value: vcs: subversion use_lfs: true @@ -62863,7 +62872,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *7 - '503': &418 + '503': &419 description: Unavailable due to service under maintenance. content: application/json: @@ -62941,7 +62950,7 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: default: value: @@ -62966,7 +62975,7 @@ paths: type: string '422': *16 '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63044,7 +63053,7 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: example-1: summary: Example 1 @@ -63092,7 +63101,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63120,7 +63129,7 @@ paths: responses: '204': description: Response - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63148,7 +63157,7 @@ paths: parameters: - *231 - *232 - - &577 + - &578 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -63162,7 +63171,7 @@ paths: application/json: schema: type: array - items: &419 + items: &420 title: Porter Author description: Porter Author type: object @@ -63216,7 +63225,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63272,7 +63281,7 @@ paths: description: Response content: application/json: - schema: *419 + schema: *420 examples: default: value: @@ -63285,7 +63294,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *16 '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63351,7 +63360,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63407,11 +63416,11 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *420 + default: *421 '422': *16 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63443,7 +63452,7 @@ paths: application/json: schema: *22 examples: - default: *421 + default: *422 '301': *243 '404': *7 x-github: @@ -63478,7 +63487,7 @@ paths: properties: {} additionalProperties: false examples: - default: &423 + default: &424 value: limit: collaborators_only origin: repository @@ -63509,7 +63518,7 @@ paths: required: true content: application/json: - schema: *422 + schema: *423 examples: default: summary: Example request body @@ -63523,7 +63532,7 @@ paths: application/json: schema: *156 examples: - default: *423 + default: *424 '409': description: Response x-github: @@ -63580,9 +63589,9 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: - default: &570 + default: &571 value: - id: 1 repository: @@ -63744,7 +63753,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -64229,7 +64238,7 @@ paths: application/json: schema: *72 examples: - default: &430 + default: &431 value: id: 1 node_id: MDU6SXNzdWUx @@ -64435,9 +64444,9 @@ paths: application/json: schema: type: array - items: *425 + items: *426 examples: - default: &432 + default: &433 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -64503,9 +64512,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: &426 + default: &427 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -64583,9 +64592,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 '422': *16 x-github: githubCloudOnly: false @@ -64775,7 +64784,7 @@ paths: application/json: schema: type: array - items: &429 + items: &430 title: Issue Event description: Issue Event type: object @@ -64818,8 +64827,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *427 - required: *428 + properties: *428 + required: *429 nullable: true label: title: Issue Event Label @@ -65138,7 +65147,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -65367,7 +65376,7 @@ paths: parameters: - *231 - *232 - - &431 + - &432 name: issue_number description: The number that identifies the issue. in: path @@ -65381,7 +65390,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 '301': *243 '404': *7 '410': *240 @@ -65411,7 +65420,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -65507,7 +65516,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 '422': *16 '503': *60 '403': *29 @@ -65533,7 +65542,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -65561,7 +65570,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65579,7 +65588,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: content: application/json: @@ -65606,7 +65615,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65630,7 +65639,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: assignee in: path required: true @@ -65672,7 +65681,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *62 - *18 - *20 @@ -65683,9 +65692,9 @@ paths: application/json: schema: type: array - items: *425 + items: *426 examples: - default: *432 + default: *433 headers: Link: *39 '404': *7 @@ -65720,7 +65729,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: true content: @@ -65742,9 +65751,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -65773,7 +65782,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -65787,7 +65796,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &435 + - &436 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -65841,7 +65850,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &436 + - &437 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -65977,7 +65986,7 @@ paths: - performed_via_github_app - assignee - assigner - - &437 + - &438 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -66028,7 +66037,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &438 + - &439 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -66079,7 +66088,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &439 + - &440 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -66133,7 +66142,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &440 + - &441 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -66180,7 +66189,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &441 + - &442 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -66227,7 +66236,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &442 + - &443 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -66287,7 +66296,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &443 + - &444 title: Locked Issue Event description: Locked Issue Event type: object @@ -66335,7 +66344,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &444 + - &445 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -66401,7 +66410,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &445 + - &446 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -66467,7 +66476,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &446 + - &447 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -66533,7 +66542,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &447 + - &448 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -66643,7 +66652,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -66653,7 +66662,7 @@ paths: application/json: schema: type: array - items: &433 + items: &434 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -66700,7 +66709,7 @@ paths: - color - default examples: - default: &434 + default: &435 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -66739,7 +66748,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -66798,9 +66807,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 '301': *243 '404': *7 '410': *240 @@ -66822,7 +66831,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -66882,9 +66891,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 '301': *243 '404': *7 '410': *240 @@ -66906,7 +66915,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 responses: '204': description: Response @@ -66933,7 +66942,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: name in: path required: true @@ -66946,7 +66955,7 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: default: value: @@ -66981,7 +66990,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -67029,7 +67038,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 responses: '204': description: Response @@ -67053,7 +67062,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -67105,7 +67114,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: true content: @@ -67170,7 +67179,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *227 responses: '204': @@ -67193,7 +67202,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -67208,7 +67217,6 @@ paths: description: Timeline Event type: object anyOf: - - *435 - *436 - *437 - *438 @@ -67221,6 +67229,7 @@ paths: - *445 - *446 - *447 + - *448 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -67521,7 +67530,7 @@ paths: type: string comments: type: array - items: &469 + items: &470 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -67730,7 +67739,7 @@ paths: type: string comments: type: array - items: *358 + items: *359 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -68047,7 +68056,7 @@ paths: application/json: schema: type: array - items: &448 + items: &449 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -68146,9 +68155,9 @@ paths: description: Response content: application/json: - schema: *448 + schema: *449 examples: - default: &449 + default: &450 value: id: 1 key: ssh-rsa AAA... @@ -68183,7 +68192,7 @@ paths: parameters: - *231 - *232 - - &450 + - &451 name: key_id description: The unique identifier of the key. in: path @@ -68195,9 +68204,9 @@ paths: description: Response content: application/json: - schema: *448 + schema: *449 examples: - default: *449 + default: *450 '404': *7 x-github: githubCloudOnly: false @@ -68217,7 +68226,7 @@ paths: parameters: - *231 - *232 - - *450 + - *451 responses: '204': description: Response @@ -68248,9 +68257,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 headers: Link: *39 '404': *7 @@ -68308,9 +68317,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &451 + default: &452 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -68354,9 +68363,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *451 + default: *452 '404': *7 x-github: githubCloudOnly: false @@ -68413,7 +68422,7 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: default: value: @@ -68754,9 +68763,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *359 + schema: *360 examples: - default: *452 + default: *453 '204': description: Response when already merged '404': @@ -68823,12 +68832,12 @@ paths: application/json: schema: type: array - items: &453 + items: &454 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 examples: default: value: @@ -68925,9 +68934,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: &454 + default: &455 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -68988,7 +68997,7 @@ paths: parameters: - *231 - *232 - - &455 + - &456 name: milestone_number description: The number that identifies the milestone. in: path @@ -69000,9 +69009,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 '404': *7 x-github: githubCloudOnly: false @@ -69021,7 +69030,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 requestBody: required: false content: @@ -69059,9 +69068,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69079,7 +69088,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 responses: '204': description: Response @@ -69102,7 +69111,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 - *18 - *20 responses: @@ -69112,9 +69121,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 headers: Link: *39 x-github: @@ -69135,10 +69144,10 @@ paths: parameters: - *231 - *232 - - *456 - *457 - - *62 - *458 + - *62 + - *459 - *18 - *20 responses: @@ -69150,7 +69159,7 @@ paths: type: array items: *85 examples: - default: *459 + default: *460 headers: Link: *39 x-github: @@ -69240,7 +69249,7 @@ paths: description: Response content: application/json: - schema: &460 + schema: &461 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -69365,7 +69374,7 @@ paths: - custom_404 - public examples: - default: &461 + default: &462 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -69461,9 +69470,9 @@ paths: description: Response content: application/json: - schema: *460 + schema: *461 examples: - default: *461 + default: *462 '422': *16 '409': *126 x-github: @@ -69624,7 +69633,7 @@ paths: application/json: schema: type: array - items: &462 + items: &463 title: Page Build description: Page Build type: object @@ -69771,9 +69780,9 @@ paths: description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: &463 + default: &464 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -69833,9 +69842,9 @@ paths: description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: *463 + default: *464 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69964,7 +69973,7 @@ paths: parameters: - *231 - *232 - - &464 + - &465 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -70024,7 +70033,7 @@ paths: parameters: - *231 - *232 - - *464 + - *465 responses: '204': *129 '404': *7 @@ -70693,9 +70702,9 @@ paths: application/json: schema: type: array - items: *465 + items: *466 examples: - default: *466 + default: *467 headers: Link: *39 '304': *37 @@ -70793,7 +70802,7 @@ paths: description: Response content: application/json: - schema: &471 + schema: &472 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -70904,8 +70913,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true active_lock_reason: type: string @@ -70950,7 +70959,7 @@ paths: nullable: true requested_teams: type: array - items: *467 + items: *468 nullable: true head: type: object @@ -71862,14 +71871,14 @@ paths: _links: type: object properties: - comments: *365 - commits: *365 - statuses: *365 - html: *365 - issue: *365 - review_comments: *365 - review_comment: *365 - self: *365 + comments: *366 + commits: *366 + statuses: *366 + html: *366 + issue: *366 + review_comments: *366 + review_comment: *366 + self: *366 required: - comments - commits @@ -71880,7 +71889,7 @@ paths: - review_comment - self author_association: *58 - auto_merge: *468 + auto_merge: *469 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -71972,7 +71981,7 @@ paths: - merged_by - review_comments examples: - default: &472 + default: &473 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -72529,9 +72538,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: &474 + default: &475 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -72616,9 +72625,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &470 + default: &471 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -72717,9 +72726,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72922,7 +72931,7 @@ paths: parameters: - *231 - *232 - - &473 + - &474 name: pull_number description: The number that identifies the pull request. in: path @@ -72935,9 +72944,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '304': *37 '404': *7 '406': @@ -72974,7 +72983,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73016,9 +73025,9 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *16 '403': *29 x-github: @@ -73042,7 +73051,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -73104,7 +73113,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -73112,7 +73121,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -73144,7 +73153,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *82 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -73165,9 +73174,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: *474 + default: *475 headers: Link: *39 x-github: @@ -73202,7 +73211,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -73307,7 +73316,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: example-for-a-multi-line-comment: value: @@ -73397,7 +73406,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *71 requestBody: required: true @@ -73420,7 +73429,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -73508,7 +73517,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -73518,9 +73527,9 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: - default: *475 + default: *476 headers: Link: *39 x-github: @@ -73552,7 +73561,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -73562,7 +73571,7 @@ paths: application/json: schema: type: array - items: *374 + items: *375 examples: default: value: @@ -73602,7 +73611,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 responses: '204': description: Response if pull request has been merged @@ -73627,7 +73636,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73740,7 +73749,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 responses: '200': description: Response @@ -73817,7 +73826,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73854,7 +73863,7 @@ paths: description: Response content: application/json: - schema: *465 + schema: *466 examples: default: value: @@ -74392,7 +74401,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -74426,7 +74435,7 @@ paths: description: Response content: application/json: - schema: *465 + schema: *466 examples: default: value: @@ -74933,7 +74942,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -74943,7 +74952,7 @@ paths: application/json: schema: type: array - items: &476 + items: &477 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -75096,7 +75105,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -75182,9 +75191,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: &478 + default: &479 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -75249,8 +75258,8 @@ paths: parameters: - *231 - *232 - - *473 - - &477 + - *474 + - &478 name: review_id description: The unique identifier of the review. in: path @@ -75262,9 +75271,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: &479 + default: &480 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -75325,8 +75334,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75349,7 +75358,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -75413,16 +75422,16 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 responses: '200': description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: *478 + default: *479 '422': *8 '404': *7 x-github: @@ -75451,8 +75460,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 - *18 - *20 responses: @@ -75535,9 +75544,9 @@ paths: _links: type: object properties: - self: *365 - html: *365 - pull_request: *365 + self: *366 + html: *366 + pull_request: *366 required: - self - html @@ -75682,8 +75691,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75711,7 +75720,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -75776,8 +75785,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75812,9 +75821,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: *479 + default: *480 '404': *7 '422': *8 '403': *29 @@ -75838,7 +75847,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -75915,9 +75924,9 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: - default: &481 + default: &482 value: type: file encoding: base64 @@ -75980,9 +75989,9 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: - default: *481 + default: *482 '404': *7 '422': *16 x-github: @@ -76015,7 +76024,7 @@ paths: application/json: schema: type: array - items: &482 + items: &483 title: Release description: A release. type: object @@ -76078,7 +76087,7 @@ paths: author: *19 assets: type: array - items: &483 + items: &484 title: Release Asset description: Data related to a release. type: object @@ -76336,9 +76345,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: &486 + default: &487 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -76441,7 +76450,7 @@ paths: parameters: - *231 - *232 - - &484 + - &485 name: asset_id description: The unique identifier of the asset. in: path @@ -76453,9 +76462,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: &485 + default: &486 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -76489,7 +76498,7 @@ paths: type: User site_admin: false '404': *7 - '302': *376 + '302': *377 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76507,7 +76516,7 @@ paths: parameters: - *231 - *232 - - *484 + - *485 requestBody: required: false content: @@ -76535,9 +76544,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *485 + default: *486 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76555,7 +76564,7 @@ paths: parameters: - *231 - *232 - - *484 + - *485 responses: '204': description: Response @@ -76672,9 +76681,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76705,9 +76714,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '404': *7 x-github: githubCloudOnly: false @@ -76731,7 +76740,7 @@ paths: parameters: - *231 - *232 - - &487 + - &488 name: release_id description: The unique identifier of the release. in: path @@ -76745,9 +76754,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '401': description: Unauthorized x-github: @@ -76767,7 +76776,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 requestBody: required: false content: @@ -76831,9 +76840,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '404': description: Not Found if the discussion category name is invalid content: @@ -76856,7 +76865,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 responses: '204': description: Response @@ -76878,7 +76887,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - *18 - *20 responses: @@ -76888,7 +76897,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -76970,7 +76979,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - name: name in: query required: true @@ -76996,7 +77005,7 @@ paths: description: Response for successful upload content: application/json: - schema: *483 + schema: *484 examples: response-for-successful-upload: value: @@ -77052,7 +77061,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -77101,7 +77110,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 requestBody: required: true content: @@ -77164,7 +77173,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - *227 responses: '204': @@ -77207,8 +77216,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *488 - - &490 + - *489 + - &491 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -77228,53 +77237,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *489 - *490 - - allOf: - *491 - - *490 - allOf: - *492 - - *490 + - *491 - allOf: - *493 - - *490 + - *491 - allOf: - *494 - - *490 + - *491 - allOf: - *495 - - *490 + - *491 - allOf: - *496 - - *490 + - *491 - allOf: - *497 - - *490 + - *491 - allOf: - *498 - - *490 + - *491 - allOf: - *499 - - *490 + - *491 - allOf: - *500 - - *490 + - *491 - allOf: - *501 - - *490 + - *491 - allOf: - *502 - - *490 + - *491 - allOf: - *503 - - *490 + - *491 - allOf: - *504 - - *490 + - *491 - allOf: - *505 - - *490 + - *491 + - allOf: + - *506 + - *491 examples: default: value: @@ -77442,7 +77451,7 @@ paths: application/json: schema: *206 examples: - default: &515 + default: &516 value: id: 42 name: super cool ruleset @@ -77491,10 +77500,10 @@ paths: parameters: - *231 - *232 - - *506 - *507 - *508 - *509 + - *510 - *18 - *20 responses: @@ -77502,9 +77511,9 @@ paths: description: Response content: application/json: - schema: *510 + schema: *511 examples: - default: *511 + default: *512 '404': *7 '500': *41 x-github: @@ -77527,15 +77536,15 @@ paths: parameters: - *231 - *232 - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 '404': *7 '500': *41 x-github: @@ -77586,7 +77595,7 @@ paths: application/json: schema: *206 examples: - default: *515 + default: *516 '404': *7 '500': *41 put: @@ -77669,7 +77678,7 @@ paths: application/json: schema: *206 examples: - default: *515 + default: *516 '404': *7 '500': *41 delete: @@ -77725,8 +77734,8 @@ paths: - *42 - *20 - *18 - - *516 - *517 + - *518 - *212 responses: '200': @@ -77735,7 +77744,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 type: object properties: number: *48 @@ -77754,8 +77763,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *518 - resolution: *519 + state: *519 + resolution: *520 resolved_at: type: string format: date-time @@ -77915,7 +77924,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -77971,8 +77980,8 @@ paths: schema: type: object properties: - state: *518 - resolution: *519 + state: *519 + resolution: *520 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -77990,7 +77999,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -78072,7 +78081,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &651 + items: &652 type: object properties: type: @@ -78440,14 +78449,14 @@ paths: schema: type: object properties: - reason: &522 + reason: &523 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *521 + placeholder_id: *522 required: - reason - placeholder_id @@ -78464,7 +78473,7 @@ paths: schema: type: object properties: - reason: *522 + reason: *523 expire_at: type: string format: date-time @@ -78554,9 +78563,9 @@ paths: application/json: schema: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 '400': *15 '404': *7 x-github: @@ -78740,9 +78749,9 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: &526 + default: &527 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -79080,7 +79089,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -79229,15 +79238,15 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 + default: *527 '403': *29 '404': *7 x-github: @@ -79263,7 +79272,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 requestBody: required: true content: @@ -79422,10 +79431,10 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 - add_credit: *526 + default: *527 + add_credit: *527 '403': *29 '404': *7 '422': @@ -79465,7 +79474,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '202': *95 '400': *15 @@ -79494,7 +79503,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '202': description: Response @@ -79638,7 +79647,7 @@ paths: application/json: schema: type: array - items: &527 + items: &528 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -80011,7 +80020,7 @@ paths: application/json: schema: type: array - items: *527 + items: *528 examples: default: value: @@ -80099,7 +80108,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -80193,7 +80202,7 @@ paths: description: if you subscribe to the repository content: application/json: - schema: &529 + schema: &530 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -80288,7 +80297,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: default: value: @@ -80425,7 +80434,7 @@ paths: application/json: schema: type: array - items: &530 + items: &531 title: Tag protection description: Tag protection type: object @@ -80501,7 +80510,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default: value: @@ -80649,7 +80658,7 @@ paths: description: Response content: application/json: - schema: &531 + schema: &532 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -80661,7 +80670,7 @@ paths: required: - names examples: - default: &532 + default: &533 value: names: - octocat @@ -80716,9 +80725,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '404': *7 '422': *8 x-github: @@ -80741,7 +80750,7 @@ paths: parameters: - *231 - *232 - - &533 + - &534 name: per description: The time frame to display results for. in: query @@ -80770,7 +80779,7 @@ paths: example: 128 clones: type: array - items: &534 + items: &535 title: Traffic type: object properties: @@ -81011,7 +81020,7 @@ paths: parameters: - *231 - *232 - - *533 + - *534 responses: '200': description: Response @@ -81030,7 +81039,7 @@ paths: example: 3782 views: type: array - items: *534 + items: *535 required: - uniques - count @@ -81798,7 +81807,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &535 + text_matches: &536 title: Search Result Text Matches type: array items: @@ -81960,7 +81969,7 @@ paths: enum: - author-date - committer-date - - &536 + - &537 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -82051,7 +82060,7 @@ paths: url: type: string format: uri - verification: *411 + verification: *412 required: - author - committer @@ -82088,7 +82097,7 @@ paths: type: number node_id: type: string - text_matches: *535 + text_matches: *536 required: - sha - node_id @@ -82280,7 +82289,7 @@ paths: - interactions - created - updated - - *536 + - *537 - *18 - *20 responses: @@ -82385,8 +82394,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true comments: type: integer @@ -82400,7 +82409,7 @@ paths: type: string format: date-time nullable: true - text_matches: *535 + text_matches: *536 pull_request: type: object properties: @@ -82624,7 +82633,7 @@ paths: enum: - created - updated - - *536 + - *537 - *18 - *20 responses: @@ -82668,7 +82677,7 @@ paths: nullable: true score: type: number - text_matches: *535 + text_matches: *536 required: - id - node_id @@ -82753,7 +82762,7 @@ paths: - forks - help-wanted-issues - updated - - *536 + - *537 - *18 - *20 responses: @@ -82992,7 +83001,7 @@ paths: - admin - pull - push - text_matches: *535 + text_matches: *536 temp_clone_token: type: string allow_merge_commit: @@ -83292,7 +83301,7 @@ paths: type: string format: uri nullable: true - text_matches: *535 + text_matches: *536 related: type: array nullable: true @@ -83483,7 +83492,7 @@ paths: - followers - repositories - joined - - *536 + - *537 - *18 - *20 responses: @@ -83587,7 +83596,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *535 + text_matches: *536 blog: type: string nullable: true @@ -83664,7 +83673,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &537 + - &538 name: team_id description: The unique identifier of the team. in: path @@ -83705,7 +83714,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *537 + - *538 requestBody: required: true content: @@ -83805,7 +83814,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *537 + - *538 responses: '204': description: Response @@ -83836,7 +83845,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy parameters: - - *537 + - *538 - *42 - *18 - *20 @@ -83849,7 +83858,7 @@ paths: type: array items: *218 examples: - default: *538 + default: *539 headers: Link: *39 x-github: @@ -83878,7 +83887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy parameters: - - *537 + - *538 requestBody: required: true content: @@ -83941,7 +83950,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy parameters: - - *537 + - *538 - *220 responses: '200': @@ -83975,7 +83984,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy parameters: - - *537 + - *538 - *220 requestBody: required: false @@ -84001,7 +84010,7 @@ paths: application/json: schema: *218 examples: - default: *539 + default: *540 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84026,7 +84035,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy parameters: - - *537 + - *538 - *220 responses: '204': @@ -84056,7 +84065,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *537 + - *538 - *220 - *42 - *18 @@ -84070,7 +84079,7 @@ paths: type: array items: *221 examples: - default: *540 + default: *541 headers: Link: *39 x-github: @@ -84099,7 +84108,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 requestBody: required: true @@ -84151,7 +84160,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 responses: @@ -84186,7 +84195,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 requestBody: @@ -84212,7 +84221,7 @@ paths: application/json: schema: *221 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84237,7 +84246,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 responses: @@ -84268,7 +84277,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 - name: content @@ -84327,7 +84336,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 requestBody: @@ -84389,7 +84398,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *537 + - *538 - *220 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -84447,7 +84456,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *537 + - *538 - *220 requestBody: required: true @@ -84506,7 +84515,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -84544,7 +84553,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *537 + - *538 - name: role description: Filters members returned by their role in the team. in: query @@ -84595,7 +84604,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84632,7 +84641,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84672,7 +84681,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84709,7 +84718,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 responses: '200': @@ -84718,7 +84727,7 @@ paths: application/json: schema: *228 examples: - response-if-user-is-a-team-maintainer: *542 + response-if-user-is-a-team-maintainer: *543 '404': *7 x-github: githubCloudOnly: false @@ -84751,7 +84760,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 requestBody: required: false @@ -84779,7 +84788,7 @@ paths: application/json: schema: *228 examples: - response-if-users-membership-with-team-is-now-pending: *543 + response-if-users-membership-with-team-is-now-pending: *544 '403': description: Forbidden if team synchronization is set up '422': @@ -84813,7 +84822,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84843,7 +84852,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -84855,7 +84864,7 @@ paths: type: array items: *229 examples: - default: *544 + default: *545 headers: Link: *39 '404': *7 @@ -84882,7 +84891,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *537 + - *538 - *230 responses: '200': @@ -84891,7 +84900,7 @@ paths: application/json: schema: *229 examples: - default: *545 + default: *546 '404': description: Not Found if project is not managed by this team x-github: @@ -84916,7 +84925,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *537 + - *538 - *230 requestBody: required: false @@ -84985,7 +84994,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *537 + - *538 - *230 responses: '204': @@ -85013,7 +85022,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -85055,7 +85064,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *537 + - *538 - *231 - *232 responses: @@ -85063,7 +85072,7 @@ paths: description: Alternative response with extra repository information content: application/json: - schema: *546 + schema: *547 examples: alternative-response-with-extra-repository-information: value: @@ -85214,7 +85223,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *537 + - *538 - *231 - *232 requestBody: @@ -85266,7 +85275,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *537 + - *538 - *231 - *232 responses: @@ -85293,7 +85302,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -85305,7 +85314,7 @@ paths: type: array items: *161 examples: - response-if-child-teams-exist: *547 + response-if-child-teams-exist: *548 headers: Link: *39 '404': *7 @@ -85338,7 +85347,7 @@ paths: application/json: schema: oneOf: - - &549 + - &550 title: Private User description: Private User type: object @@ -85543,7 +85552,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *548 + - *549 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -85696,7 +85705,7 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: default: value: @@ -86042,7 +86051,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -86050,7 +86059,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -86094,7 +86103,7 @@ paths: type: integer secrets: type: array - items: &550 + items: &551 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -86134,7 +86143,7 @@ paths: - visibility - selected_repositories_url examples: - default: *351 + default: *352 headers: Link: *39 x-github: @@ -86210,7 +86219,7 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: default: value: @@ -86741,7 +86750,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '304': *37 '500': *41 '401': *25 @@ -86799,7 +86808,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -86856,7 +86865,7 @@ paths: description: Response content: application/json: - schema: &551 + schema: &552 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -86897,7 +86906,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &552 + default: &553 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -86942,9 +86951,9 @@ paths: description: Response content: application/json: - schema: *551 + schema: *552 examples: - default: *552 + default: *553 '404': *7 x-github: githubCloudOnly: false @@ -86981,9 +86990,9 @@ paths: type: integer machines: type: array - items: *553 + items: *554 examples: - default: *554 + default: *555 '304': *37 '500': *41 '401': *25 @@ -87067,8 +87076,8 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *349 - required: *350 + properties: *350 + required: *351 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -87850,7 +87859,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '304': *37 '500': *41 '400': *15 @@ -87890,7 +87899,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '500': *41 '401': *25 '403': *29 @@ -87922,7 +87931,7 @@ paths: type: array items: *178 examples: - default: &567 + default: &568 value: - id: 197 name: hello_docker @@ -88023,7 +88032,7 @@ paths: application/json: schema: type: array - items: &555 + items: &556 title: Email description: Email type: object @@ -88088,9 +88097,9 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: - default: &569 + default: &570 value: - email: octocat@github.com verified: true @@ -88165,7 +88174,7 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: default: value: @@ -88420,7 +88429,7 @@ paths: application/json: schema: type: array - items: &556 + items: &557 title: GPG Key description: A unique encryption key type: object @@ -88551,7 +88560,7 @@ paths: - subkeys - revoked examples: - default: &580 + default: &581 value: - id: 3 name: Octocat's GPG Key @@ -88636,9 +88645,9 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: - default: &557 + default: &558 value: id: 3 name: Octocat's GPG Key @@ -88695,7 +88704,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &558 + - &559 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -88707,9 +88716,9 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: - default: *557 + default: *558 '404': *7 '304': *37 '403': *29 @@ -88732,7 +88741,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *558 + - *559 responses: '204': description: Response @@ -88923,7 +88932,7 @@ paths: type: array items: *55 examples: - default: *559 + default: *560 headers: Link: *39 '404': *7 @@ -89037,7 +89046,7 @@ paths: required: true content: application/json: - schema: *422 + schema: *423 examples: default: value: @@ -89187,7 +89196,7 @@ paths: application/json: schema: type: array - items: &560 + items: &561 title: Key description: Key type: object @@ -89284,9 +89293,9 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: &561 + default: &562 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -89319,15 +89328,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *450 + - *451 responses: '200': description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: *561 + default: *562 '404': *7 '304': *37 '403': *29 @@ -89350,7 +89359,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *450 + - *451 responses: '204': description: Response @@ -89383,7 +89392,7 @@ paths: application/json: schema: type: array - items: &562 + items: &563 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -89451,7 +89460,7 @@ paths: - account - plan examples: - default: &563 + default: &564 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -89513,9 +89522,9 @@ paths: application/json: schema: type: array - items: *562 + items: *563 examples: - default: *563 + default: *564 headers: Link: *39 '304': *37 @@ -90510,7 +90519,7 @@ paths: url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - *171 - - *564 + - *565 responses: '204': description: Response @@ -90580,7 +90589,7 @@ paths: type: array items: *89 examples: - default: *565 + default: *566 headers: Link: *39 '304': *37 @@ -90622,7 +90631,7 @@ paths: - docker - nuget - container - - *566 + - *567 - *20 - *18 responses: @@ -90634,8 +90643,8 @@ paths: type: array items: *178 examples: - default: *567 - '400': *568 + default: *568 + '400': *569 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -90664,7 +90673,7 @@ paths: application/json: schema: *178 examples: - default: &581 + default: &582 value: id: 40201 name: octo-name @@ -91114,9 +91123,9 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: - default: *569 + default: *570 headers: Link: *39 '304': *37 @@ -91229,7 +91238,7 @@ paths: type: array items: *55 examples: - default: &576 + default: &577 summary: Default response value: - id: 1296269 @@ -91571,9 +91580,9 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: - default: *570 + default: *571 headers: Link: *39 '304': *37 @@ -91652,7 +91661,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 title: Social account description: Social media account type: object @@ -91667,7 +91676,7 @@ paths: - provider - url examples: - default: &572 + default: &573 value: - provider: twitter url: https://twitter.com/github @@ -91729,9 +91738,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *572 + default: *573 '422': *16 '304': *37 '404': *7 @@ -91818,7 +91827,7 @@ paths: application/json: schema: type: array - items: &573 + items: &574 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -91838,7 +91847,7 @@ paths: - title - created_at examples: - default: &588 + default: &589 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -91904,9 +91913,9 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: &574 + default: &575 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -91937,7 +91946,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &575 + - &576 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -91949,9 +91958,9 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: *574 + default: *575 '404': *7 '304': *37 '403': *29 @@ -91974,7 +91983,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *575 + - *576 responses: '204': description: Response @@ -92003,7 +92012,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &589 + - &590 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -92028,11 +92037,11 @@ paths: type: array items: *55 examples: - default-response: *576 + default-response: *577 application/vnd.github.v3.star+json: schema: type: array - items: &590 + items: &591 title: Starred Repository description: Starred Repository type: object @@ -92399,10 +92408,10 @@ paths: application/json: schema: oneOf: + - *550 - *549 - - *548 examples: - default-response: &578 + default-response: &579 summary: Default response value: login: octocat @@ -92437,7 +92446,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &579 + response-with-git-hub-plan-information: &580 summary: Response with GitHub plan information value: login: octocat @@ -92497,7 +92506,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *577 + - *578 - *18 responses: '200': @@ -92544,11 +92553,11 @@ paths: application/json: schema: oneOf: + - *550 - *549 - - *548 examples: - default-response: *578 - response-with-git-hub-plan-information: *579 + default-response: *579 + response-with-git-hub-plan-information: *580 '404': *7 x-github: githubCloudOnly: false @@ -92710,7 +92719,7 @@ paths: type: array items: *178 examples: - default: *567 + default: *568 '403': *29 '401': *25 x-github: @@ -93114,9 +93123,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: *580 + default: *581 headers: Link: *39 x-github: @@ -93220,7 +93229,7 @@ paths: application/json: schema: *22 examples: - default: *421 + default: *422 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93298,7 +93307,7 @@ paths: type: array items: *89 examples: - default: *565 + default: *566 headers: Link: *39 x-github: @@ -93337,7 +93346,7 @@ paths: - docker - nuget - container - - *566 + - *567 - *118 - *20 - *18 @@ -93350,10 +93359,10 @@ paths: type: array items: *178 examples: - default: *567 + default: *568 '403': *29 '401': *25 - '400': *568 + '400': *569 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93383,7 +93392,7 @@ paths: application/json: schema: *178 examples: - default: *581 + default: *582 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93976,9 +93985,9 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: *583 + default: *584 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94006,9 +94015,9 @@ paths: description: Response content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94036,9 +94045,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: *587 + default: *588 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94066,9 +94075,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *572 + default: *573 headers: Link: *39 x-github: @@ -94098,9 +94107,9 @@ paths: application/json: schema: type: array - items: *573 + items: *574 examples: - default: *588 + default: *589 headers: Link: *39 x-github: @@ -94125,7 +94134,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *118 - - *589 + - *590 - *42 - *18 - *20 @@ -94137,11 +94146,11 @@ paths: schema: anyOf: - type: array - items: *590 + items: *591 - type: array items: *55 examples: - default-response: *576 + default-response: *577 headers: Link: *39 x-github: @@ -94300,7 +94309,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &591 + enterprise: &592 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -94358,7 +94367,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &592 + installation: &593 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -94377,7 +94386,7 @@ x-webhooks: required: - id - node_id - organization: &593 + organization: &594 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -94437,13 +94446,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &594 + repository: &595 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: &624 + properties: &625 id: description: Unique identifier of the repository example: 42 @@ -95126,7 +95135,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &625 + required: &626 - archive_url - assignees_url - blobs_url @@ -95277,10 +95286,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -95356,11 +95365,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: &595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: &596 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -95583,11 +95592,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: *595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: *596 sender: *19 required: - action @@ -95770,11 +95779,11 @@ x-webhooks: - everyone required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: *595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: *596 sender: *19 required: - action @@ -95858,7 +95867,7 @@ x-webhooks: type: string enum: - completed - check_run: &597 + check_run: &598 title: CheckRun description: A check performed on the code of a given code change type: object @@ -95959,7 +95968,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *596 + deployment: *597 details_url: example: https://example.com type: string @@ -96044,9 +96053,9 @@ x-webhooks: - output - app - pull_requests - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -96439,10 +96448,10 @@ x-webhooks: type: string enum: - created - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -96838,10 +96847,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 requested_action: description: The action requested by the user. type: object @@ -97246,10 +97255,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -98224,10 +98233,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -98895,10 +98904,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -99560,10 +99569,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -99861,20 +99870,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &598 + commit_oid: &599 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *591 - installation: *592 - organization: *593 - ref: &599 + enterprise: *592 + installation: *593 + organization: *594 + ref: &600 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -100190,12 +100199,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -100451,12 +100460,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -100775,12 +100784,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -101037,16 +101046,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string nullable: true - repository: *594 + repository: *595 sender: *19 required: - action @@ -101272,12 +101281,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -101532,10 +101541,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -101615,18 +101624,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *593 - pusher_type: &600 + organization: *594 + pusher_type: &601 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &601 + ref: &602 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -101636,7 +101645,7 @@ x-webhooks: enum: - tag - branch - repository: *594 + repository: *595 sender: *19 required: - ref @@ -101719,9 +101728,9 @@ x-webhooks: enum: - created definition: *192 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101805,9 +101814,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101884,9 +101893,9 @@ x-webhooks: enum: - updated definition: *192 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101962,10 +101971,10 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - repository: *594 - organization: *593 + enterprise: *592 + installation: *593 + repository: *595 + organization: *594 sender: *19 new_property_values: type: array @@ -102050,18 +102059,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - pusher_type: *600 - ref: *601 + enterprise: *592 + installation: *593 + organization: *594 + pusher_type: *601 + ref: *602 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *594 + repository: *595 sender: *19 required: - ref @@ -102145,11 +102154,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102233,11 +102242,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102321,11 +102330,11 @@ x-webhooks: type: string enum: - created - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102407,11 +102416,11 @@ x-webhooks: type: string enum: - dismissed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102493,11 +102502,11 @@ x-webhooks: type: string enum: - fixed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102580,11 +102589,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102666,11 +102675,11 @@ x-webhooks: type: string enum: - reopened - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102747,9 +102756,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - key: &602 + enterprise: *592 + installation: *593 + key: &603 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -102783,8 +102792,8 @@ x-webhooks: - verified - created_at - read_only - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -102861,11 +102870,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - key: *602 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + key: *603 + organization: *594 + repository: *595 sender: *19 required: - action @@ -103422,12 +103431,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: &606 + workflow: &607 title: Workflow type: object nullable: true @@ -104149,13 +104158,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *386 + deployment: *387 pull_requests: type: array - items: *471 - repository: *594 - organization: *593 - installation: *592 + items: *472 + repository: *595 + organization: *594 + installation: *593 sender: *19 responses: '200': @@ -104226,7 +104235,7 @@ x-webhooks: type: string enum: - approved - approver: &603 + approver: &604 type: object properties: avatar_url: @@ -104267,11 +104276,11 @@ x-webhooks: type: string comment: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - reviewers: &604 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + reviewers: &605 type: array items: type: object @@ -104350,7 +104359,7 @@ x-webhooks: sender: *19 since: type: string - workflow_job_run: &605 + workflow_job_run: &606 type: object properties: conclusion: @@ -105073,18 +105082,18 @@ x-webhooks: type: string enum: - rejected - approver: *603 + approver: *604 comment: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - reviewers: *604 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + reviewers: *605 sender: *19 since: type: string - workflow_job_run: *605 + workflow_job_run: *606 workflow_job_runs: type: array items: @@ -105780,13 +105789,13 @@ x-webhooks: type: string enum: - requested - enterprise: *591 + enterprise: *592 environment: type: string - installation: *592 - organization: *593 - repository: *594 - requestor: &611 + installation: *593 + organization: *594 + repository: *595 + requestor: &612 title: User type: object nullable: true @@ -107665,12 +107674,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Deployment Workflow Run type: object @@ -108346,7 +108355,7 @@ x-webhooks: type: string enum: - answered - answer: &609 + answer: &610 type: object properties: author_association: @@ -108501,7 +108510,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &607 + discussion: &608 title: Discussion description: A Discussion in a repository. type: object @@ -108783,7 +108792,7 @@ x-webhooks: - id labels: type: array - items: *433 + items: *434 required: - repository_url - category @@ -108805,10 +108814,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -108935,11 +108944,11 @@ x-webhooks: - from required: - category - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109022,11 +109031,11 @@ x-webhooks: type: string enum: - closed - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109108,7 +109117,7 @@ x-webhooks: type: string enum: - created - comment: &608 + comment: &609 type: object properties: author_association: @@ -109263,11 +109272,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109350,12 +109359,12 @@ x-webhooks: type: string enum: - deleted - comment: *608 - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + comment: *609 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109450,12 +109459,12 @@ x-webhooks: - from required: - body - comment: *608 - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + comment: *609 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109539,11 +109548,11 @@ x-webhooks: type: string enum: - created - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109625,11 +109634,11 @@ x-webhooks: type: string enum: - deleted - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109729,11 +109738,11 @@ x-webhooks: type: string required: - from - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109815,10 +109824,10 @@ x-webhooks: type: string enum: - labeled - discussion: *607 - enterprise: *591 - installation: *592 - label: &610 + discussion: *608 + enterprise: *592 + installation: *593 + label: &611 title: Label type: object properties: @@ -109850,8 +109859,8 @@ x-webhooks: - color - default - description - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109934,11 +109943,11 @@ x-webhooks: type: string enum: - locked - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110020,11 +110029,11 @@ x-webhooks: type: string enum: - pinned - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110106,11 +110115,11 @@ x-webhooks: type: string enum: - reopened - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110195,16 +110204,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *607 - new_repository: *594 + new_discussion: *608 + new_repository: *595 required: - new_discussion - new_repository - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110287,10 +110296,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *607 - old_answer: *609 - organization: *593 - repository: *594 + discussion: *608 + old_answer: *610 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110372,12 +110381,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *607 - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110460,11 +110469,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110546,11 +110555,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110623,7 +110632,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *591 + enterprise: *592 forkee: description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository) resource. @@ -111281,9 +111290,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - forkee @@ -111429,9 +111438,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pages: description: The pages that were updated. type: array @@ -111468,7 +111477,7 @@ x-webhooks: - action - sha - html_url - repository: *594 + repository: *595 sender: *19 required: - pages @@ -111544,10 +111553,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: &612 + organization: *594 + repositories: &613 description: An array of repository objects that the installation can access. type: array @@ -111573,8 +111582,8 @@ x-webhooks: - name - full_name - private - repository: *594 - requester: *611 + repository: *595 + requester: *612 sender: *19 required: - action @@ -111649,11 +111658,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -111729,11 +111738,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -111809,10 +111818,10 @@ x-webhooks: type: string enum: - added - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories_added: &613 + organization: *594 + repositories_added: &614 description: An array of repository objects, which were added to the installation. type: array @@ -111858,15 +111867,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *594 - repository_selection: &614 + repository: *595 + repository_selection: &615 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *611 + requester: *612 sender: *19 required: - action @@ -111945,10 +111954,10 @@ x-webhooks: type: string enum: - removed - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories_added: *613 + organization: *594 + repositories_added: *614 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -111975,9 +111984,9 @@ x-webhooks: - name - full_name - private - repository: *594 - repository_selection: *614 - requester: *611 + repository: *595 + repository_selection: *615 + requester: *612 sender: *19 required: - action @@ -112056,11 +112065,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -112236,10 +112245,10 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 target_type: type: string @@ -112318,11 +112327,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -112572,8 +112581,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -113702,8 +113711,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -113783,7 +113792,7 @@ x-webhooks: type: string enum: - deleted - comment: &615 + comment: &616 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -113946,8 +113955,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -115072,8 +115081,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -115153,7 +115162,7 @@ x-webhooks: type: string enum: - edited - changes: &643 + changes: &644 description: The changes to the comment. type: object properties: @@ -115165,9 +115174,9 @@ x-webhooks: type: string required: - from - comment: *615 - enterprise: *591 - installation: *592 + comment: *616 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -116295,8 +116304,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -116378,10 +116387,10 @@ x-webhooks: type: string enum: - assigned - assignee: *611 - enterprise: *591 - installation: *592 - issue: &618 + assignee: *612 + enterprise: *592 + installation: *593 + issue: &619 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -117275,8 +117284,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -117356,8 +117365,8 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -118389,8 +118398,8 @@ x-webhooks: required: - state - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -118469,8 +118478,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -119359,8 +119368,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -119439,8 +119448,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -120334,7 +120343,7 @@ x-webhooks: url: type: string format: uri - milestone: &616 + milestone: &617 title: Milestone description: A collection of related issues and pull requests. type: object @@ -120470,8 +120479,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -120570,8 +120579,8 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -121467,9 +121476,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *610 - organization: *593 - repository: *594 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -121549,8 +121558,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -122445,9 +122454,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *610 - organization: *593 - repository: *594 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -122527,8 +122536,8 @@ x-webhooks: type: string enum: - locked - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -123422,8 +123431,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -123502,8 +123511,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -124395,9 +124404,9 @@ x-webhooks: url: type: string format: uri - milestone: *616 - organization: *593 - repository: *594 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -125832,8 +125841,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -126726,8 +126735,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -126807,9 +126816,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *591 - installation: *592 - issue: &617 + enterprise: *592 + installation: *593 + issue: &618 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -127696,8 +127705,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -127776,8 +127785,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -128674,8 +128683,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130111,11 +130120,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *591 - installation: *592 - issue: *617 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *618 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130196,7 +130205,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &646 + assignee: &647 title: User type: object nullable: true @@ -130264,11 +130273,11 @@ x-webhooks: required: - login - id - enterprise: *591 - installation: *592 - issue: *618 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *619 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130347,12 +130356,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *591 - installation: *592 - issue: *618 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *619 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130432,8 +130441,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -131325,8 +131334,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131406,11 +131415,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *591 - installation: *592 - issue: *617 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *618 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131489,11 +131498,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131571,11 +131580,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131685,11 +131694,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131771,9 +131780,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: &619 + enterprise: *592 + installation: *593 + marketplace_purchase: &620 title: Marketplace Purchase type: object required: @@ -131856,8 +131865,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *593 - previous_marketplace_purchase: &620 + organization: *594 + previous_marketplace_purchase: &621 title: Marketplace Purchase type: object properties: @@ -131937,7 +131946,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132017,10 +132026,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -132103,7 +132112,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132185,10 +132194,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -132270,7 +132279,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132351,8 +132360,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 marketplace_purchase: title: Marketplace Purchase type: object @@ -132434,9 +132443,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *593 - previous_marketplace_purchase: *620 - repository: *594 + organization: *594 + previous_marketplace_purchase: *621 + repository: *595 sender: *19 required: - action @@ -132516,12 +132525,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 - previous_marketplace_purchase: *620 - repository: *594 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 + previous_marketplace_purchase: *621 + repository: *595 sender: *19 required: - action @@ -132623,11 +132632,11 @@ x-webhooks: type: string required: - to - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132727,11 +132736,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132810,11 +132819,11 @@ x-webhooks: type: string enum: - removed - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132892,11 +132901,11 @@ x-webhooks: type: string enum: - added - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 scope: description: The scope of the membership. Currently, can only be `team`. @@ -132970,7 +132979,7 @@ x-webhooks: required: - login - id - team: &621 + team: &622 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -133160,11 +133169,11 @@ x-webhooks: type: string enum: - removed - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 scope: description: The scope of the membership. Currently, can only be `team`. @@ -133239,7 +133248,7 @@ x-webhooks: required: - login - id - team: *621 + team: *622 required: - action - scope @@ -133321,8 +133330,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *592 - merge_group: &623 + installation: *593 + merge_group: &624 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -133341,15 +133350,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *622 + head_commit: *623 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133435,10 +133444,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *592 - merge_group: *623 - organization: *593 - repository: *594 + installation: *593 + merge_group: *624 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133511,7 +133520,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 + enterprise: *592 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -133619,16 +133628,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *592 - organization: *593 + installation: *593 + organization: *594 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -133709,11 +133718,11 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133792,9 +133801,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - milestone: &626 + enterprise: *592 + installation: *593 + milestone: &627 title: Milestone description: A collection of related issues and pull requests. type: object @@ -133929,8 +133938,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134009,11 +134018,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134123,11 +134132,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134207,11 +134216,11 @@ x-webhooks: type: string enum: - opened - enterprise: *591 - installation: *592 - milestone: *626 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *627 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134290,11 +134299,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *611 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + blocked_user: *612 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134373,11 +134382,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *611 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + blocked_user: *612 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134456,9 +134465,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - membership: &627 + enterprise: *592 + installation: *593 + membership: &628 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -134548,8 +134557,8 @@ x-webhooks: - role - organization_url - user - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134627,11 +134636,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134710,8 +134719,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -134825,10 +134834,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 - user: *611 + user: *612 required: - action - invitation @@ -134906,11 +134915,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134997,11 +135006,11 @@ x-webhooks: properties: from: type: string - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -135077,9 +135086,9 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 package: description: Information about the package. type: object @@ -135572,7 +135581,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &628 + items: &629 title: Ruby Gems metadata type: object properties: @@ -135667,7 +135676,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -135743,9 +135752,9 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 package: description: Information about the package. type: object @@ -136092,7 +136101,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *628 + items: *629 source_url: type: string format: uri @@ -136162,7 +136171,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -136337,12 +136346,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *591 + enterprise: *592 id: type: integer - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - id @@ -136422,7 +136431,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &629 + personal_access_token_request: &630 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -136556,10 +136565,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *591 - organization: *593 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136638,11 +136647,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *629 - enterprise: *591 - organization: *593 + personal_access_token_request: *630 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136720,11 +136729,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *629 - enterprise: *591 - organization: *593 + personal_access_token_request: *630 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136801,11 +136810,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *629 - organization: *593 - enterprise: *591 + personal_access_token_request: *630 + organization: *594 + enterprise: *592 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136909,7 +136918,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *630 + last_response: *631 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -136941,8 +136950,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 zen: description: Random string of GitHub zen. @@ -137187,10 +137196,10 @@ x-webhooks: - from required: - note - enterprise: *591 - installation: *592 - organization: *593 - project_card: &631 + enterprise: *592 + installation: *593 + organization: *594 + project_card: &632 title: Project Card type: object properties: @@ -137307,7 +137316,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -137388,11 +137397,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project_card: *631 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_card: *632 + repository: *595 sender: *19 required: - action @@ -137472,9 +137481,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 project_card: title: Project Card type: object @@ -137600,8 +137609,8 @@ x-webhooks: The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -137695,11 +137704,11 @@ x-webhooks: - from required: - note - enterprise: *591 - installation: *592 - organization: *593 - project_card: *631 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_card: *632 + repository: *595 sender: *19 required: - action @@ -137793,9 +137802,9 @@ x-webhooks: - from required: - column_id - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 project_card: allOf: - title: Project Card @@ -137983,7 +137992,7 @@ x-webhooks: type: string required: - after_id - repository: *594 + repository: *595 sender: *19 required: - action @@ -138063,10 +138072,10 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - organization: *593 - project: &633 + enterprise: *592 + installation: *593 + organization: *594 + project: &634 title: Project type: object properties: @@ -138188,7 +138197,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -138268,10 +138277,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project_column: &632 + enterprise: *592 + installation: *593 + organization: *594 + project_column: &633 title: Project Column type: object properties: @@ -138310,7 +138319,7 @@ x-webhooks: - name - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -138389,18 +138398,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -138490,11 +138499,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 + repository: *595 sender: *19 required: - action @@ -138574,11 +138583,11 @@ x-webhooks: type: string enum: - moved - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 + repository: *595 sender: *19 required: - action @@ -138658,11 +138667,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -138742,18 +138751,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - project: *633 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -138855,11 +138864,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -138938,11 +138947,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -139023,9 +139032,9 @@ x-webhooks: type: string enum: - closed - installation: *592 - organization: *593 - projects_v2: &634 + installation: *593 + organization: *594 + projects_v2: &635 title: Projects v2 Project description: A projects v2 project type: object @@ -139168,9 +139177,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139251,9 +139260,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139370,9 +139379,9 @@ x-webhooks: type: string to: type: string - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139455,7 +139464,7 @@ x-webhooks: type: string enum: - archived - changes: &638 + changes: &639 type: object properties: archived_at: @@ -139469,9 +139478,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *592 - organization: *593 - projects_v2_item: &635 + installation: *593 + organization: *594 + projects_v2_item: &636 title: Projects v2 Item description: An item belonging to a project type: object @@ -139605,9 +139614,9 @@ x-webhooks: nullable: true to: type: string - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139689,9 +139698,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139772,9 +139781,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139880,7 +139889,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &636 + - &637 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -139898,7 +139907,7 @@ x-webhooks: required: - id - name - - &637 + - &638 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -139921,8 +139930,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *636 - *637 + - *638 required: - field_value - type: object @@ -139938,9 +139947,9 @@ x-webhooks: nullable: true required: - body - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140035,9 +140044,9 @@ x-webhooks: to: type: string nullable: true - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140120,10 +140129,10 @@ x-webhooks: type: string enum: - restored - changes: *638 - installation: *592 - organization: *593 - projects_v2_item: *635 + changes: *639 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140205,9 +140214,9 @@ x-webhooks: type: string enum: - reopened - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -140288,9 +140297,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2_status_update: &639 + installation: *593 + organization: *594 + projects_v2_status_update: &640 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -140417,9 +140426,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2_status_update: *639 + installation: *593 + organization: *594 + projects_v2_status_update: *640 sender: *19 required: - action @@ -140555,9 +140564,9 @@ x-webhooks: type: string format: date nullable: true - installation: *592 - organization: *593 - projects_v2_status_update: *639 + installation: *593 + organization: *594 + projects_v2_status_update: *640 sender: *19 required: - action @@ -140628,10 +140637,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - repository @@ -140708,13 +140717,13 @@ x-webhooks: type: string enum: - assigned - assignee: *611 - enterprise: *591 - installation: *592 - number: &640 + assignee: *612 + enterprise: *592 + installation: *593 + number: &641 description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -142975,7 +142984,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -143057,11 +143066,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -145319,7 +145328,7 @@ x-webhooks: - draft reason: type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -145401,11 +145410,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -147663,7 +147672,7 @@ x-webhooks: - draft reason: type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -147745,13 +147754,13 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: &641 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: &642 allOf: - - *471 + - *472 - type: object properties: allow_auto_merge: @@ -147813,7 +147822,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *594 + repository: *595 sender: *19 required: - action @@ -147894,12 +147903,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -147979,11 +147988,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *591 - milestone: *453 - number: *640 - organization: *593 - pull_request: &642 + enterprise: *592 + milestone: *454 + number: *641 + organization: *594 + pull_request: &643 title: Pull Request type: object properties: @@ -150228,7 +150237,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -150307,11 +150316,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -152573,7 +152582,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *594 + repository: *595 sender: *19 required: - action @@ -152697,12 +152706,12 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -152782,11 +152791,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -155033,7 +155042,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -155113,11 +155122,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *591 - installation: *592 - label: *610 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + label: *611 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -157379,7 +157388,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -157460,10 +157469,10 @@ x-webhooks: type: string enum: - locked - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -159723,7 +159732,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -159803,12 +159812,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *591 - milestone: *453 - number: *640 - organization: *593 - pull_request: *642 - repository: *594 + enterprise: *592 + milestone: *454 + number: *641 + organization: *594 + pull_request: *643 + repository: *595 sender: *19 required: - action @@ -159887,12 +159896,12 @@ x-webhooks: type: string enum: - opened - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -159973,12 +159982,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -160058,12 +160067,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -160427,9 +160436,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -162581,7 +162590,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -162661,7 +162670,7 @@ x-webhooks: type: string enum: - deleted - comment: &644 + comment: &645 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -162944,9 +162953,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -165086,7 +165095,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -165166,11 +165175,11 @@ x-webhooks: type: string enum: - edited - changes: *643 - comment: *644 - enterprise: *591 - installation: *592 - organization: *593 + changes: *644 + comment: *645 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -167311,7 +167320,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -167392,9 +167401,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -169549,7 +169558,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 review: description: The review that was affected. type: object @@ -169790,9 +169799,9 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -171828,8 +171837,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 - review: &645 + repository: *595 + review: &646 description: The review that was affected. type: object properties: @@ -172056,12 +172065,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -174322,7 +174331,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_reviewer: title: User type: object @@ -174404,12 +174413,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -176677,7 +176686,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_team: title: Team description: Groups of organization members that gives permissions @@ -176869,12 +176878,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -179137,7 +179146,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_reviewer: title: User type: object @@ -179220,12 +179229,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -181479,7 +181488,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_team: title: Team description: Groups of organization members that gives permissions @@ -181660,9 +181669,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -183819,8 +183828,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 - review: *645 + repository: *595 + review: *646 sender: *19 required: - action @@ -183900,9 +183909,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -185954,7 +185963,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 sender: *19 thread: type: object @@ -186335,9 +186344,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -188375,7 +188384,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 sender: *19 thread: type: object @@ -188759,10 +188768,10 @@ x-webhooks: type: string before: type: string - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -191013,7 +191022,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -191095,11 +191104,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *646 - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + assignee: *647 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -193362,7 +193371,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -193441,11 +193450,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *591 - installation: *592 - label: *610 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + label: *611 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -195698,7 +195707,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -195779,10 +195788,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -198027,7 +198036,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -198227,7 +198236,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *591 + enterprise: *592 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -198319,8 +198328,8 @@ x-webhooks: - url - author - committer - installation: *592 - organization: *593 + installation: *593 + organization: *594 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -198893,9 +198902,9 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 registry_package: type: object properties: @@ -199335,7 +199344,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *628 + items: *629 summary: type: string tag_name: @@ -199389,7 +199398,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -199467,9 +199476,9 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 registry_package: type: object properties: @@ -199771,7 +199780,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *628 + items: *629 summary: type: string tag_name: @@ -199820,7 +199829,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -199897,10 +199906,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - release: &647 + enterprise: *592 + installation: *593 + organization: *594 + release: &648 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -200203,7 +200212,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *594 + repository: *595 sender: *19 required: - action @@ -200280,11 +200289,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -200392,11 +200401,11 @@ x-webhooks: type: boolean required: - to - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -200474,9 +200483,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 release: title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) @@ -200783,7 +200792,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *594 + repository: *595 sender: *19 required: - action @@ -200859,10 +200868,10 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - release: &648 + enterprise: *592 + installation: *593 + organization: *594 + release: &649 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -201166,7 +201175,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *594 + repository: *595 sender: *19 required: - action @@ -201242,11 +201251,11 @@ x-webhooks: type: string enum: - released - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -201322,11 +201331,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *591 - installation: *592 - organization: *593 - release: *648 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *649 + repository: *595 sender: *19 required: - action @@ -201402,11 +201411,11 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - repository_advisory: *523 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + repository_advisory: *524 sender: *19 required: - action @@ -201482,11 +201491,11 @@ x-webhooks: type: string enum: - reported - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - repository_advisory: *523 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + repository_advisory: *524 sender: *19 required: - action @@ -201562,10 +201571,10 @@ x-webhooks: type: string enum: - archived - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201642,10 +201651,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201723,10 +201732,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201810,10 +201819,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201925,10 +201934,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202000,10 +202009,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 status: type: string @@ -202084,10 +202093,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202164,10 +202173,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202261,10 +202270,10 @@ x-webhooks: - name required: - repository - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202344,10 +202353,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 sender: *19 required: @@ -202426,10 +202435,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 sender: *19 required: @@ -202508,10 +202517,10 @@ x-webhooks: type: string enum: - edited - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 changes: type: object @@ -202814,10 +202823,10 @@ x-webhooks: - from required: - owner - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202895,10 +202904,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202976,7 +202985,7 @@ x-webhooks: type: string enum: - create - alert: &649 + alert: &650 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -203097,10 +203106,10 @@ x-webhooks: type: string enum: - open - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203304,10 +203313,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203385,11 +203394,11 @@ x-webhooks: type: string enum: - reopen - alert: *649 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *650 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203588,10 +203597,10 @@ x-webhooks: enum: - fixed - open - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203669,7 +203678,7 @@ x-webhooks: type: string enum: - created - alert: &650 + alert: &651 type: object properties: number: *48 @@ -203749,10 +203758,10 @@ x-webhooks: description: 'The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' nullable: true - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203833,11 +203842,11 @@ x-webhooks: type: string enum: - created - alert: *650 - installation: *592 - location: *651 - organization: *593 - repository: *594 + alert: *651 + installation: *593 + location: *652 + organization: *594 + repository: *595 sender: *19 required: - location @@ -204073,11 +204082,11 @@ x-webhooks: type: string enum: - reopened - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204155,11 +204164,11 @@ x-webhooks: type: string enum: - resolved - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204237,11 +204246,11 @@ x-webhooks: type: string enum: - validated - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204317,11 +204326,11 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - security_advisory: &652 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + security_advisory: &653 description: The details of the security advisory, including summary, description, and severity. type: object @@ -204504,11 +204513,11 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - security_advisory: *652 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + security_advisory: *653 sender: *19 required: - action @@ -204581,10 +204590,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -204769,9 +204778,9 @@ x-webhooks: type: object properties: security_and_analysis: *199 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: *242 sender: *19 required: @@ -204850,12 +204859,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: &653 + sponsorship: &654 type: object properties: created_at: @@ -205150,12 +205159,12 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - sponsorship @@ -205243,12 +205252,12 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205325,17 +205334,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &654 + effective_date: &655 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - sponsorship @@ -205409,7 +205418,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &655 + changes: &656 type: object properties: tier: @@ -205453,13 +205462,13 @@ x-webhooks: - from required: - tier - effective_date: *654 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + effective_date: *655 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205536,13 +205545,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *655 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + changes: *656 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205616,10 +205625,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -205702,10 +205711,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -206121,15 +206130,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *591 + enterprise: *592 id: description: The unique identifier of the status. type: integer - installation: *592 + installation: *593 name: type: string - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 sha: description: The Commit SHA. @@ -206244,9 +206253,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206336,9 +206345,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206428,9 +206437,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206520,9 +206529,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206599,12 +206608,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - team: &656 + team: &657 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -206794,9 +206803,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -207252,7 +207261,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -207328,9 +207337,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -207786,7 +207795,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -207863,9 +207872,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -208321,7 +208330,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -208465,9 +208474,9 @@ x-webhooks: - from required: - permissions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -208923,7 +208932,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - changes @@ -209001,9 +209010,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -209459,7 +209468,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -209535,10 +209544,10 @@ x-webhooks: type: string enum: - started - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -209611,16 +209620,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *591 + enterprise: *592 inputs: type: object nullable: true additionalProperties: true - installation: *592 - organization: *593 + installation: *593 + organization: *594 ref: type: string - repository: *594 + repository: *595 sender: *19 workflow: type: string @@ -209702,10 +209711,10 @@ x-webhooks: type: string enum: - completed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: allOf: @@ -209942,7 +209951,7 @@ x-webhooks: type: string required: - conclusion - deployment: *386 + deployment: *387 required: - action - repository @@ -210021,10 +210030,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: allOf: @@ -210284,7 +210293,7 @@ x-webhooks: required: - status - steps - deployment: *386 + deployment: *387 required: - action - repository @@ -210363,10 +210372,10 @@ x-webhooks: type: string enum: - queued - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: type: object @@ -210501,7 +210510,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *386 + deployment: *387 required: - action - repository @@ -210580,10 +210589,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: type: object @@ -210719,7 +210728,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *386 + deployment: *387 required: - action - repository @@ -210799,12 +210808,12 @@ x-webhooks: type: string enum: - completed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object @@ -211795,12 +211804,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object @@ -212784,12 +212793,12 @@ x-webhooks: type: string enum: - requested - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index ddb2be7dc3..e13c16821a 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -201020,6 +201020,15 @@ "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "direction", "description": "The direction to sort the results by.", @@ -202964,6 +202973,15 @@ "type": "string", "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } + }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } } ], "responses": { @@ -203259,6 +203277,15 @@ "default": 30 } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "ref", "in": "query", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index b76860a873..88c67612be 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -999,7 +999,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &525 + - &526 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -7720,7 +7720,7 @@ paths: enum: - development - runtime - security_advisory: &378 + security_advisory: &379 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -7981,7 +7981,7 @@ paths: format: date-time readOnly: true nullable: true - auto_dismissed_at: &379 + auto_dismissed_at: &380 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -8709,14 +8709,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &518 + state: &519 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &519 + resolution: &520 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -9230,7 +9230,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &427 + properties: &428 id: type: integer format: int64 @@ -9341,7 +9341,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &363 + properties: &364 url: type: string format: uri @@ -9411,7 +9411,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &364 + required: &365 - closed_issues - creator - description @@ -9552,7 +9552,7 @@ paths: - hooray - eyes - rocket - required: &428 + required: &429 - assignee - closed_at - comments @@ -9574,7 +9574,7 @@ paths: - author_association - created_at - updated_at - comment: &425 + comment: &426 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -10134,7 +10134,7 @@ paths: url: type: string format: uri - user: &548 + user: &549 title: Public User description: Public User type: object @@ -13515,7 +13515,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &456 + - &457 name: all description: If `true`, show notifications marked as read. in: query @@ -13523,7 +13523,7 @@ paths: schema: type: boolean default: false - - &457 + - &458 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -13533,7 +13533,7 @@ paths: type: boolean default: false - *62 - - &458 + - &459 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -13981,7 +13981,7 @@ paths: - url - subscription_url examples: - default: &459 + default: &460 value: - id: '1' repository: @@ -14525,7 +14525,7 @@ paths: type: array items: *89 examples: - default: &565 + default: &566 value: - login: github id: 1 @@ -15552,7 +15552,7 @@ paths: type: array items: *55 examples: - default: &559 + default: &560 value: total_count: 1 repositories: @@ -18210,7 +18210,7 @@ paths: description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &335 + analysis_key: &336 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -18221,7 +18221,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &336 + category: &337 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -19659,7 +19659,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &349 + properties: &350 name: type: string description: The name of the machine. @@ -19701,7 +19701,7 @@ paths: - ready - in_progress nullable: true - required: &350 + required: &351 - name - display_name - operating_system @@ -20569,7 +20569,7 @@ paths: - updated_at - visibility examples: - default: &351 + default: &352 value: total_count: 2 secrets: @@ -20607,7 +20607,7 @@ paths: description: Response content: application/json: - schema: &352 + schema: &353 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -20636,7 +20636,7 @@ paths: - key_id - key examples: - default: &353 + default: &354 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -20668,7 +20668,7 @@ paths: application/json: schema: *130 examples: - default: &355 + default: &356 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -21686,7 +21686,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -21703,7 +21703,7 @@ paths: - key_id - key examples: - default: &383 + default: &384 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -22978,7 +22978,7 @@ paths: application/json: schema: *22 examples: - default: &421 + default: &422 value: id: 1 account: @@ -23203,7 +23203,7 @@ paths: required: true content: application/json: - schema: &422 + schema: &423 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -23814,7 +23814,7 @@ paths: application/json: schema: *165 examples: - default: &348 + default: &349 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -25036,7 +25036,7 @@ paths: parameters: - *90 - *171 - - &564 + - &565 name: repo_name description: repo_name parameter in: path @@ -26004,7 +26004,7 @@ paths: - nuget - container - *90 - - &566 + - &567 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -26045,7 +26045,7 @@ paths: default: *179 '403': *29 '401': *25 - '400': &568 + '400': &569 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -28646,7 +28646,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &370 + properties: &371 url: type: string format: uri @@ -28662,7 +28662,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &371 + required: &372 - url - key - name @@ -29536,7 +29536,7 @@ paths: type: object description: A repository rule. oneOf: - - &488 + - &489 title: creation description: Only allow users with bypass permission to create matching refs. @@ -29548,7 +29548,7 @@ paths: type: string enum: - creation - - &489 + - &490 title: update description: Only allow users with bypass permission to update matching refs. @@ -29569,7 +29569,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &491 + - &492 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -29581,7 +29581,7 @@ paths: type: string enum: - deletion - - &492 + - &493 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -29593,7 +29593,7 @@ paths: type: string enum: - required_linear_history - - &493 + - &494 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -29671,7 +29671,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &494 + - &495 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -29695,7 +29695,7 @@ paths: type: string required: - required_deployment_environments - - &495 + - &496 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -29707,7 +29707,7 @@ paths: type: string enum: - required_signatures - - &496 + - &497 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -29753,7 +29753,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &497 + - &498 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -29801,7 +29801,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &498 + - &499 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -29813,7 +29813,7 @@ paths: type: string enum: - non_fast_forward - - &499 + - &500 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -29849,7 +29849,7 @@ paths: required: - operator - pattern - - &500 + - &501 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -29885,7 +29885,7 @@ paths: required: - operator - pattern - - &501 + - &502 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -29921,7 +29921,7 @@ paths: required: - operator - pattern - - &502 + - &503 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -29957,7 +29957,7 @@ paths: required: - operator - pattern - - &503 + - &504 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -30083,7 +30083,7 @@ paths: maximum: 100 required: - max_file_size - - &504 + - &505 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -30133,7 +30133,7 @@ paths: - repository_id required: - workflows - - &505 + - &506 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -30370,7 +30370,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *90 - - &506 + - &507 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -30386,7 +30386,7 @@ paths: in: query schema: type: integer - - &507 + - &508 name: time_period description: |- The time period to filter by. @@ -30402,14 +30402,14 @@ paths: - week - month default: day - - &508 + - &509 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &509 + - &510 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -30429,7 +30429,7 @@ paths: description: Response content: application/json: - schema: &510 + schema: &511 title: Rule Suites description: Response type: array @@ -30484,7 +30484,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &511 + default: &512 value: - id: 21 actor_id: 12 @@ -30528,7 +30528,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *90 - - &512 + - &513 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -30544,7 +30544,7 @@ paths: description: Response content: application/json: - schema: &513 + schema: &514 title: Rule Suite description: Response type: object @@ -30643,7 +30643,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &514 + default: &515 value: id: 21 actor_id: 12 @@ -30861,7 +30861,7 @@ paths: - *42 - *20 - *18 - - &516 + - &517 name: before description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -30871,7 +30871,7 @@ paths: required: false schema: type: string - - &517 + - &518 name: after description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -30961,7 +30961,7 @@ paths: application/json: schema: type: array - items: &523 + items: &524 description: A repository security advisory. type: object properties: @@ -31252,7 +31252,7 @@ paths: - private_fork additionalProperties: false examples: - default: &524 + default: &525 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -31642,7 +31642,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -31732,7 +31732,7 @@ paths: description: Response content: application/json: - schema: &582 + schema: &583 type: object properties: total_minutes_used: @@ -31802,7 +31802,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &583 + default: &584 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -31838,7 +31838,7 @@ paths: description: Response content: application/json: - schema: &584 + schema: &585 type: object properties: total_gigabytes_bandwidth_used: @@ -31856,7 +31856,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &585 + default: &586 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -31888,7 +31888,7 @@ paths: description: Response content: application/json: - schema: &586 + schema: &587 type: object properties: days_left_in_billing_cycle: @@ -31906,7 +31906,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &587 + default: &588 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -32758,7 +32758,7 @@ paths: - updated_at - url examples: - default: &538 + default: &539 value: - author: login: octocat @@ -33006,7 +33006,7 @@ paths: application/json: schema: *218 examples: - default: &539 + default: &540 value: author: login: octocat @@ -33189,7 +33189,7 @@ paths: - updated_at - url examples: - default: &540 + default: &541 value: - author: login: octocat @@ -33415,7 +33415,7 @@ paths: application/json: schema: *221 examples: - default: &541 + default: &542 value: author: login: octocat @@ -34031,7 +34031,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &542 + response-if-user-is-a-team-maintainer: &543 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -34096,7 +34096,7 @@ paths: application/json: schema: *228 examples: - response-if-users-membership-with-team-is-now-pending: &543 + response-if-users-membership-with-team-is-now-pending: &544 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -34238,7 +34238,7 @@ paths: - updated_at - permissions examples: - default: &544 + default: &545 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -34315,7 +34315,7 @@ paths: application/json: schema: *229 examples: - default: &545 + default: &546 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -34518,7 +34518,7 @@ paths: description: Alternative response with repository permissions content: application/json: - schema: &546 + schema: &547 title: Team Repository description: A team's access to a repository. type: object @@ -35175,7 +35175,7 @@ paths: type: array items: *161 examples: - response-if-child-teams-exist: &547 + response-if-child-teams-exist: &548 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -41048,7 +41048,7 @@ paths: items: type: object properties: - type: &391 + type: &392 type: string description: The type of reviewer. enum: @@ -41182,7 +41182,7 @@ paths: application/json: schema: type: array - items: &386 + items: &387 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -41288,7 +41288,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -41664,7 +41664,7 @@ paths: application/json: schema: *278 examples: - default: &404 + default: &405 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -41880,7 +41880,7 @@ paths: application/json: schema: *282 examples: - default: &405 + default: &406 value: name: USERNAME value: octocat @@ -43580,7 +43580,7 @@ paths: properties: name: type: string - commit: &359 + commit: &360 title: Commit description: Commit type: object @@ -43650,7 +43650,7 @@ paths: required: - sha - url - verification: &411 + verification: &412 title: Verification type: object properties: @@ -43716,7 +43716,7 @@ paths: type: integer files: type: array - items: &374 + items: &375 title: Diff Entry description: Diff Entry type: object @@ -46848,7 +46848,7 @@ paths: check. type: array items: *311 - deployment: &596 + deployment: &597 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -47761,7 +47761,7 @@ paths: type: string format: date-time nullable: true - head_commit: &622 + head_commit: &623 title: Simple Commit description: A commit. type: object @@ -48458,14 +48458,14 @@ paths: - *231 - *232 - *319 - - &367 + - &368 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &368 + - &369 name: status description: Returns check runs with the specified `status`. in: query @@ -48506,7 +48506,7 @@ paths: type: array items: *312 examples: - default: &369 + default: &370 value: total_count: 1 check_runs: @@ -48657,6 +48657,13 @@ paths: in: query required: false schema: *322 + - &335 + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer - *42 - name: sort description: The property by which to sort the results. @@ -49161,7 +49168,7 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &339 + '403': &340 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -49194,6 +49201,7 @@ paths: - *20 - *18 - *334 + - *335 responses: '200': description: Response @@ -49280,6 +49288,7 @@ paths: - *321 - *20 - *18 + - *335 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -49291,7 +49300,7 @@ paths: in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &337 + schema: &338 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -49312,23 +49321,23 @@ paths: application/json: schema: type: array - items: &338 + items: &339 type: object properties: ref: *322 - commit_sha: &347 + commit_sha: &348 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *335 + analysis_key: *336 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *336 + category: *337 error: type: string example: error reading field xyz @@ -49352,7 +49361,7 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *337 + sarif_id: *338 tool: *329 deletable: type: boolean @@ -49464,7 +49473,7 @@ paths: description: Response content: application/json: - schema: *338 + schema: *339 examples: response: summary: application/json response @@ -49654,7 +49663,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *15 - '403': *339 + '403': *340 '404': *7 '503': *60 x-github: @@ -49685,7 +49694,7 @@ paths: application/json: schema: type: array - items: &340 + items: &341 title: CodeQL Database description: A CodeQL database. type: object @@ -49838,7 +49847,7 @@ paths: description: Response content: application/json: - schema: *340 + schema: *341 examples: default: value: @@ -49870,7 +49879,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &376 + '302': &377 description: Found '403': *331 '404': *7 @@ -49910,7 +49919,7 @@ paths: type: object additionalProperties: false properties: - language: &341 + language: &342 type: string description: The language targeted by the CodeQL query enum: @@ -49988,7 +49997,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &345 + schema: &346 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -49998,7 +50007,7 @@ paths: description: The ID of the variant analysis. controller_repo: *52 actor: *19 - query_language: *341 + query_language: *342 query_pack_url: type: string description: The download url for the query pack. @@ -50045,7 +50054,7 @@ paths: items: type: object properties: - repository: &342 + repository: &343 title: Repository Identifier description: Repository Identifier type: object @@ -50081,7 +50090,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &346 + analysis_status: &347 type: string description: The new status of the CodeQL variant analysis repository task. @@ -50113,7 +50122,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &343 + access_mismatch_repos: &344 type: object properties: repository_count: @@ -50127,7 +50136,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *342 + items: *343 required: - repository_count - repositories @@ -50149,8 +50158,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *343 - over_limit_repos: *343 + no_codeql_db_repos: *344 + over_limit_repos: *344 required: - access_mismatch_repos - not_found_repos @@ -50166,7 +50175,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &344 + value: &345 summary: Default response value: id: 1 @@ -50318,10 +50327,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *344 + value: *345 repository_lists: summary: Response for a successful variant analysis submission - value: *344 + value: *345 '404': *7 '422': description: Unable to process variant analysis submission @@ -50362,9 +50371,9 @@ paths: description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: *344 + default: *345 '404': *7 '503': *60 x-github: @@ -50422,7 +50431,7 @@ paths: type: object properties: repository: *52 - analysis_status: *346 + analysis_status: *347 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -50701,7 +50710,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *339 + '403': *340 '404': *7 '409': description: Response if there is already a validation run in progress with @@ -50775,7 +50784,7 @@ paths: schema: type: object properties: - commit_sha: *347 + commit_sha: *348 ref: type: string description: |- @@ -50833,7 +50842,7 @@ paths: schema: type: object properties: - id: *337 + id: *338 url: type: string description: The REST API URL for checking the status of the upload. @@ -50847,7 +50856,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *339 + '403': *340 '404': *7 '413': description: Payload Too Large if the sarif field is too large @@ -51522,7 +51531,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -51530,7 +51539,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '400': *15 '401': *25 '403': *29 @@ -51660,14 +51669,14 @@ paths: type: integer machines: type: array - items: &553 + items: &554 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *349 - required: *350 + properties: *350 + required: *351 examples: - default: &554 + default: &555 value: total_count: 2 machines: @@ -51878,7 +51887,7 @@ paths: type: integer secrets: type: array - items: &354 + items: &355 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -51898,7 +51907,7 @@ paths: - created_at - updated_at examples: - default: *351 + default: *352 headers: Link: *39 x-github: @@ -51928,9 +51937,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -51958,9 +51967,9 @@ paths: description: Response content: application/json: - schema: *354 + schema: *355 examples: - default: *355 + default: *356 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52107,7 +52116,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &356 + properties: &357 login: type: string example: octocat @@ -52197,7 +52206,7 @@ paths: role_name: type: string example: admin - required: &357 + required: &358 - avatar_url - events_url - followers_url @@ -52343,7 +52352,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &424 + schema: &425 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -52618,8 +52627,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *356 - required: *357 + properties: *357 + required: *358 nullable: true required: - permission @@ -52685,7 +52694,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Commit Comment description: Commit Comment type: object @@ -52743,7 +52752,7 @@ paths: - created_at - updated_at examples: - default: &361 + default: &362 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -52810,9 +52819,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: &362 + default: &363 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -52893,7 +52902,7 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -53191,9 +53200,9 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: - default: &475 + default: &476 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -53288,7 +53297,7 @@ paths: parameters: - *231 - *232 - - &360 + - &361 name: commit_sha description: The SHA of the commit. in: path @@ -53362,7 +53371,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 - *18 - *20 responses: @@ -53372,9 +53381,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *361 + default: *362 headers: Link: *39 x-github: @@ -53404,7 +53413,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 requestBody: required: true content: @@ -53439,9 +53448,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -53471,7 +53480,7 @@ paths: parameters: - *231 - *232 - - *360 + - *361 - *18 - *20 responses: @@ -53481,7 +53490,7 @@ paths: application/json: schema: type: array - items: &465 + items: &466 title: Pull Request Simple description: Pull Request Simple type: object @@ -53587,8 +53596,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true active_lock_reason: type: string @@ -53684,7 +53693,7 @@ paths: _links: type: object properties: - comments: &365 + comments: &366 title: Link description: Hypermedia Link type: object @@ -53693,13 +53702,13 @@ paths: type: string required: - href - commits: *365 - statuses: *365 - html: *365 - issue: *365 - review_comments: *365 - review_comment: *365 - self: *365 + commits: *366 + statuses: *366 + html: *366 + issue: *366 + review_comments: *366 + review_comment: *366 + self: *366 required: - comments - commits @@ -53710,7 +53719,7 @@ paths: - review_comment - self author_association: *58 - auto_merge: &468 + auto_merge: &469 title: Auto merge description: The status of auto merging a pull request. type: object @@ -53773,7 +53782,7 @@ paths: - author_association - auto_merge examples: - default: &466 + default: &467 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -54313,7 +54322,7 @@ paths: - *232 - *20 - *18 - - &366 + - &367 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -54328,9 +54337,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: &452 + default: &453 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -54444,9 +54453,9 @@ paths: parameters: - *231 - *232 - - *366 - *367 - *368 + - *369 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -54482,7 +54491,7 @@ paths: type: array items: *312 examples: - default: *369 + default: *370 headers: Link: *39 x-github: @@ -54509,7 +54518,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -54517,7 +54526,7 @@ paths: schema: type: integer example: 1 - - *367 + - *368 - *18 - *20 responses: @@ -54737,7 +54746,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - *18 - *20 responses: @@ -54937,7 +54946,7 @@ paths: parameters: - *231 - *232 - - *366 + - *367 - *18 - *20 responses: @@ -54947,7 +54956,7 @@ paths: application/json: schema: type: array - items: &528 + items: &529 title: Status description: The status of a commit. type: object @@ -55086,20 +55095,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *370 - required: *371 + properties: *371 + required: *372 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &372 + properties: &373 url: type: string format: uri html_url: type: string format: uri - required: &373 + required: &374 - url - html_url nullable: true @@ -55113,26 +55122,26 @@ paths: contributing: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true readme: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true issue_template: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true pull_request_template: title: Community Health File type: object - properties: *372 - required: *373 + properties: *373 + required: *374 nullable: true required: - code_of_conduct @@ -55302,8 +55311,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *359 - merge_base_commit: *359 + base_commit: *360 + merge_base_commit: *360 status: type: string enum: @@ -55323,10 +55332,10 @@ paths: example: 6 commits: type: array - items: *359 + items: *360 files: type: array - items: *374 + items: *375 required: - url - html_url @@ -55751,7 +55760,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &375 + response-if-content-is-a-file: &376 summary: Response if content is a file value: type: file @@ -55883,7 +55892,7 @@ paths: - size - type - url - - &480 + - &481 title: Content File description: Content File type: object @@ -56084,7 +56093,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *375 + response-if-content-is-a-file: *376 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -56153,7 +56162,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *7 '403': *29 - '302': *376 + '302': *377 '304': *37 x-github: githubCloudOnly: false @@ -56270,7 +56279,7 @@ paths: description: Response content: application/json: - schema: &377 + schema: &378 title: File Commit description: File Commit type: object @@ -56418,7 +56427,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: example-for-creating-a-file: value: @@ -56471,7 +56480,7 @@ paths: schema: oneOf: - *3 - - &406 + - &407 description: Repository rule violation was detected type: object properties: @@ -56492,7 +56501,7 @@ paths: items: type: object properties: - placeholder_id: &521 + placeholder_id: &522 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -56586,7 +56595,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: default: value: @@ -56804,7 +56813,7 @@ paths: application/json: schema: type: array - items: &380 + items: &381 type: object description: A Dependabot alert. properties: @@ -56837,7 +56846,7 @@ paths: enum: - development - runtime - security_advisory: *378 + security_advisory: *379 security_vulnerability: *47 url: *50 html_url: *51 @@ -56868,7 +56877,7 @@ paths: nullable: true maxLength: 280 fixed_at: *120 - auto_dismissed_at: *379 + auto_dismissed_at: *380 required: - number - state @@ -57097,7 +57106,7 @@ paths: parameters: - *231 - *232 - - &381 + - &382 name: alert_number in: path description: |- @@ -57112,7 +57121,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -57224,7 +57233,7 @@ paths: parameters: - *231 - *232 - - *381 + - *382 requestBody: required: true content: @@ -57269,7 +57278,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -57417,7 +57426,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -57477,9 +57486,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57507,7 +57516,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -58052,7 +58061,7 @@ paths: - version - url additionalProperties: false - metadata: &385 + metadata: &386 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -58085,7 +58094,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *385 + metadata: *386 resolved: type: object description: A collection of resolved package dependencies. @@ -58098,7 +58107,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *385 + metadata: *386 relationship: type: string description: A notation of whether a dependency is requested @@ -58268,9 +58277,9 @@ paths: application/json: schema: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *39 x-github: @@ -58418,7 +58427,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: simple-example: summary: Simple example @@ -58493,7 +58502,7 @@ paths: parameters: - *231 - *232 - - &388 + - &389 name: deployment_id description: deployment_id parameter in: path @@ -58505,7 +58514,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: default: value: @@ -58572,7 +58581,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 responses: '204': description: Response @@ -58596,7 +58605,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 - *18 - *20 responses: @@ -58606,7 +58615,7 @@ paths: application/json: schema: type: array - items: &389 + items: &390 title: Deployment Status description: The status of a deployment. type: object @@ -58768,7 +58777,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 requestBody: required: true content: @@ -58843,9 +58852,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: &390 + default: &391 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -58903,7 +58912,7 @@ paths: parameters: - *231 - *232 - - *388 + - *389 - name: status_id in: path required: true @@ -58914,9 +58923,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *390 + default: *391 '404': *7 x-github: githubCloudOnly: false @@ -59016,7 +59025,7 @@ paths: type: integer environments: type: array - items: &392 + items: &393 title: Environment description: Details of a deployment environment type: object @@ -59068,7 +59077,7 @@ paths: type: type: string example: wait_timer - wait_timer: &394 + wait_timer: &395 type: integer example: 30 description: The amount of time to delay a job after @@ -59105,7 +59114,7 @@ paths: items: type: object properties: - type: *391 + type: *392 reviewer: anyOf: - *19 @@ -59129,7 +59138,7 @@ paths: - id - node_id - type - deployment_branch_policy: &395 + deployment_branch_policy: &396 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -59247,7 +59256,7 @@ paths: parameters: - *231 - *232 - - &393 + - &394 name: environment_name in: path required: true @@ -59260,9 +59269,9 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: - default: &396 + default: &397 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -59348,7 +59357,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: false content: @@ -59357,7 +59366,7 @@ paths: type: object nullable: true properties: - wait_timer: *394 + wait_timer: *395 prevent_self_review: type: boolean example: false @@ -59374,13 +59383,13 @@ paths: items: type: object properties: - type: *391 + type: *392 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *395 + deployment_branch_policy: *396 additionalProperties: false examples: default: @@ -59400,9 +59409,9 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: - default: *396 + default: *397 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -59428,7 +59437,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 responses: '204': description: Default response @@ -59455,7 +59464,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *18 - *20 responses: @@ -59473,7 +59482,7 @@ paths: example: 2 branch_policies: type: array - items: &397 + items: &398 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -59532,7 +59541,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: true content: @@ -59578,9 +59587,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - example-wildcard: &398 + example-wildcard: &399 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -59624,8 +59633,8 @@ paths: parameters: - *231 - *232 - - *393 - - &399 + - *394 + - &400 name: branch_policy_id in: path required: true @@ -59637,9 +59646,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59660,8 +59669,8 @@ paths: parameters: - *231 - *232 - - *393 - - *399 + - *394 + - *400 requestBody: required: true content: @@ -59689,9 +59698,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59712,8 +59721,8 @@ paths: parameters: - *231 - *232 - - *393 - - *399 + - *394 + - *400 responses: '204': description: Response @@ -59738,7 +59747,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *393 + - *394 - *232 - *231 responses: @@ -59756,7 +59765,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &400 + items: &401 title: Deployment protection rule description: Deployment protection rule type: object @@ -59775,7 +59784,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &401 + app: &402 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -59874,7 +59883,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *393 + - *394 - *232 - *231 requestBody: @@ -59897,9 +59906,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *400 + schema: *401 examples: - default: &402 + default: &403 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -59934,7 +59943,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *393 + - *394 - *232 - *231 - *20 @@ -59955,7 +59964,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *401 + items: *402 examples: default: value: @@ -59992,8 +60001,8 @@ paths: parameters: - *231 - *232 - - *393 - - &403 + - *394 + - &404 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -60005,9 +60014,9 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: - default: *402 + default: *403 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60028,10 +60037,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *393 + - *394 - *232 - *231 - - *403 + - *404 responses: '204': description: Response @@ -60059,7 +60068,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *18 - *20 responses: @@ -60106,7 +60115,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 responses: '200': description: Response @@ -60138,7 +60147,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 responses: '200': @@ -60147,7 +60156,7 @@ paths: application/json: schema: *278 examples: - default: *404 + default: *405 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60171,7 +60180,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 requestBody: required: true @@ -60231,7 +60240,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *112 responses: '204': @@ -60259,7 +60268,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *253 - *20 responses: @@ -60304,7 +60313,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 requestBody: required: true content: @@ -60358,7 +60367,7 @@ paths: parameters: - *231 - *232 - - *393 + - *394 - *116 responses: '200': @@ -60367,7 +60376,7 @@ paths: application/json: schema: *282 examples: - default: *405 + default: *406 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60391,7 +60400,7 @@ paths: - *231 - *232 - *116 - - *393 + - *394 requestBody: required: true content: @@ -60436,7 +60445,7 @@ paths: - *231 - *232 - *116 - - *393 + - *394 responses: '204': description: Response @@ -60813,7 +60822,7 @@ paths: schema: oneOf: - *93 - - *406 + - *407 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61047,7 +61056,7 @@ paths: description: Response content: application/json: - schema: &407 + schema: &408 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -61257,13 +61266,13 @@ paths: parameters: - *231 - *232 - - *360 + - *361 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -61320,7 +61329,7 @@ paths: parameters: - *231 - *232 - - &408 + - &409 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -61337,7 +61346,7 @@ paths: application/json: schema: type: array - items: &409 + items: &410 title: Git Reference description: Git references within a repository type: object @@ -61414,15 +61423,15 @@ paths: parameters: - *231 - *232 - - *408 + - *409 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: &410 + default: &411 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -61481,9 +61490,9 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: *410 + default: *411 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -61511,7 +61520,7 @@ paths: parameters: - *231 - *232 - - *408 + - *409 requestBody: required: true content: @@ -61540,9 +61549,9 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: - default: *410 + default: *411 '422': *16 '409': *126 x-github: @@ -61562,7 +61571,7 @@ paths: parameters: - *231 - *232 - - *408 + - *409 responses: '204': description: Response @@ -61682,7 +61691,7 @@ paths: description: Response content: application/json: - schema: &412 + schema: &413 title: Git Tag description: Metadata for a Git tag type: object @@ -61733,7 +61742,7 @@ paths: - sha - type - url - verification: *411 + verification: *412 required: - sha - url @@ -61743,7 +61752,7 @@ paths: - tag - message examples: - default: &413 + default: &414 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -61826,9 +61835,9 @@ paths: description: Response content: application/json: - schema: *412 + schema: *413 examples: - default: *413 + default: *414 '404': *7 '409': *126 x-github: @@ -61926,7 +61935,7 @@ paths: description: Response content: application/json: - schema: &414 + schema: &415 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -62062,7 +62071,7 @@ paths: description: Response content: application/json: - schema: *414 + schema: *415 examples: default-response: summary: Default response @@ -62132,7 +62141,7 @@ paths: application/json: schema: type: array - items: &415 + items: &416 title: Webhook description: Webhooks for repositories. type: object @@ -62186,7 +62195,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &630 + last_response: &631 title: Hook Response type: object properties: @@ -62313,9 +62322,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: &416 + default: &417 value: type: Repository id: 12345678 @@ -62371,9 +62380,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *416 + default: *417 '404': *7 x-github: githubCloudOnly: false @@ -62440,9 +62449,9 @@ paths: description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *416 + default: *417 '422': *16 '404': *7 x-github: @@ -62748,7 +62757,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: Import description: A repository import from an external source. type: object @@ -62847,7 +62856,7 @@ paths: - html_url - authors_url examples: - default: &420 + default: &421 value: vcs: subversion use_lfs: true @@ -62863,7 +62872,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *7 - '503': &418 + '503': &419 description: Unavailable due to service under maintenance. content: application/json: @@ -62941,7 +62950,7 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: default: value: @@ -62966,7 +62975,7 @@ paths: type: string '422': *16 '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63044,7 +63053,7 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: example-1: summary: Example 1 @@ -63092,7 +63101,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63120,7 +63129,7 @@ paths: responses: '204': description: Response - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63148,7 +63157,7 @@ paths: parameters: - *231 - *232 - - &577 + - &578 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -63162,7 +63171,7 @@ paths: application/json: schema: type: array - items: &419 + items: &420 title: Porter Author description: Porter Author type: object @@ -63216,7 +63225,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63272,7 +63281,7 @@ paths: description: Response content: application/json: - schema: *419 + schema: *420 examples: default: value: @@ -63285,7 +63294,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *16 '404': *7 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63351,7 +63360,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63407,11 +63416,11 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *420 + default: *421 '422': *16 - '503': *418 + '503': *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63443,7 +63452,7 @@ paths: application/json: schema: *22 examples: - default: *421 + default: *422 '301': *243 '404': *7 x-github: @@ -63478,7 +63487,7 @@ paths: properties: {} additionalProperties: false examples: - default: &423 + default: &424 value: limit: collaborators_only origin: repository @@ -63509,7 +63518,7 @@ paths: required: true content: application/json: - schema: *422 + schema: *423 examples: default: summary: Example request body @@ -63523,7 +63532,7 @@ paths: application/json: schema: *156 examples: - default: *423 + default: *424 '409': description: Response x-github: @@ -63580,9 +63589,9 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: - default: &570 + default: &571 value: - id: 1 repository: @@ -63744,7 +63753,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -64229,7 +64238,7 @@ paths: application/json: schema: *72 examples: - default: &430 + default: &431 value: id: 1 node_id: MDU6SXNzdWUx @@ -64435,9 +64444,9 @@ paths: application/json: schema: type: array - items: *425 + items: *426 examples: - default: &432 + default: &433 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -64503,9 +64512,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: &426 + default: &427 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -64583,9 +64592,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 '422': *16 x-github: githubCloudOnly: false @@ -64775,7 +64784,7 @@ paths: application/json: schema: type: array - items: &429 + items: &430 title: Issue Event description: Issue Event type: object @@ -64818,8 +64827,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *427 - required: *428 + properties: *428 + required: *429 nullable: true label: title: Issue Event Label @@ -65138,7 +65147,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -65367,7 +65376,7 @@ paths: parameters: - *231 - *232 - - &431 + - &432 name: issue_number description: The number that identifies the issue. in: path @@ -65381,7 +65390,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 '301': *243 '404': *7 '410': *240 @@ -65411,7 +65420,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -65507,7 +65516,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 '422': *16 '503': *60 '403': *29 @@ -65533,7 +65542,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -65561,7 +65570,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65579,7 +65588,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: content: application/json: @@ -65606,7 +65615,7 @@ paths: application/json: schema: *72 examples: - default: *430 + default: *431 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65630,7 +65639,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: assignee in: path required: true @@ -65672,7 +65681,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *62 - *18 - *20 @@ -65683,9 +65692,9 @@ paths: application/json: schema: type: array - items: *425 + items: *426 examples: - default: *432 + default: *433 headers: Link: *39 '404': *7 @@ -65720,7 +65729,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: true content: @@ -65742,9 +65751,9 @@ paths: description: Response content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -65773,7 +65782,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -65787,7 +65796,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &435 + - &436 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -65841,7 +65850,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &436 + - &437 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -65977,7 +65986,7 @@ paths: - performed_via_github_app - assignee - assigner - - &437 + - &438 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -66028,7 +66037,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &438 + - &439 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -66079,7 +66088,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &439 + - &440 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -66133,7 +66142,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &440 + - &441 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -66180,7 +66189,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &441 + - &442 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -66227,7 +66236,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &442 + - &443 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -66287,7 +66296,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &443 + - &444 title: Locked Issue Event description: Locked Issue Event type: object @@ -66335,7 +66344,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &444 + - &445 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -66401,7 +66410,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &445 + - &446 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -66467,7 +66476,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &446 + - &447 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -66533,7 +66542,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &447 + - &448 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -66643,7 +66652,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -66653,7 +66662,7 @@ paths: application/json: schema: type: array - items: &433 + items: &434 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -66700,7 +66709,7 @@ paths: - color - default examples: - default: &434 + default: &435 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -66739,7 +66748,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -66798,9 +66807,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 '301': *243 '404': *7 '410': *240 @@ -66822,7 +66831,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -66882,9 +66891,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 '301': *243 '404': *7 '410': *240 @@ -66906,7 +66915,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 responses: '204': description: Response @@ -66933,7 +66942,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: name in: path required: true @@ -66946,7 +66955,7 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: default: value: @@ -66981,7 +66990,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: false content: @@ -67029,7 +67038,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 responses: '204': description: Response @@ -67053,7 +67062,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -67105,7 +67114,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 requestBody: required: true content: @@ -67170,7 +67179,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *227 responses: '204': @@ -67193,7 +67202,7 @@ paths: parameters: - *231 - *232 - - *431 + - *432 - *18 - *20 responses: @@ -67208,7 +67217,6 @@ paths: description: Timeline Event type: object anyOf: - - *435 - *436 - *437 - *438 @@ -67221,6 +67229,7 @@ paths: - *445 - *446 - *447 + - *448 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -67521,7 +67530,7 @@ paths: type: string comments: type: array - items: &469 + items: &470 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -67730,7 +67739,7 @@ paths: type: string comments: type: array - items: *358 + items: *359 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -68047,7 +68056,7 @@ paths: application/json: schema: type: array - items: &448 + items: &449 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -68146,9 +68155,9 @@ paths: description: Response content: application/json: - schema: *448 + schema: *449 examples: - default: &449 + default: &450 value: id: 1 key: ssh-rsa AAA... @@ -68183,7 +68192,7 @@ paths: parameters: - *231 - *232 - - &450 + - &451 name: key_id description: The unique identifier of the key. in: path @@ -68195,9 +68204,9 @@ paths: description: Response content: application/json: - schema: *448 + schema: *449 examples: - default: *449 + default: *450 '404': *7 x-github: githubCloudOnly: false @@ -68217,7 +68226,7 @@ paths: parameters: - *231 - *232 - - *450 + - *451 responses: '204': description: Response @@ -68248,9 +68257,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 headers: Link: *39 '404': *7 @@ -68308,9 +68317,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &451 + default: &452 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -68354,9 +68363,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *451 + default: *452 '404': *7 x-github: githubCloudOnly: false @@ -68413,7 +68422,7 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: default: value: @@ -68754,9 +68763,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *359 + schema: *360 examples: - default: *452 + default: *453 '204': description: Response when already merged '404': @@ -68823,12 +68832,12 @@ paths: application/json: schema: type: array - items: &453 + items: &454 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 examples: default: value: @@ -68925,9 +68934,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: &454 + default: &455 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -68988,7 +68997,7 @@ paths: parameters: - *231 - *232 - - &455 + - &456 name: milestone_number description: The number that identifies the milestone. in: path @@ -69000,9 +69009,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 '404': *7 x-github: githubCloudOnly: false @@ -69021,7 +69030,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 requestBody: required: false content: @@ -69059,9 +69068,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69079,7 +69088,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 responses: '204': description: Response @@ -69102,7 +69111,7 @@ paths: parameters: - *231 - *232 - - *455 + - *456 - *18 - *20 responses: @@ -69112,9 +69121,9 @@ paths: application/json: schema: type: array - items: *433 + items: *434 examples: - default: *434 + default: *435 headers: Link: *39 x-github: @@ -69135,10 +69144,10 @@ paths: parameters: - *231 - *232 - - *456 - *457 - - *62 - *458 + - *62 + - *459 - *18 - *20 responses: @@ -69150,7 +69159,7 @@ paths: type: array items: *85 examples: - default: *459 + default: *460 headers: Link: *39 x-github: @@ -69240,7 +69249,7 @@ paths: description: Response content: application/json: - schema: &460 + schema: &461 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -69365,7 +69374,7 @@ paths: - custom_404 - public examples: - default: &461 + default: &462 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -69461,9 +69470,9 @@ paths: description: Response content: application/json: - schema: *460 + schema: *461 examples: - default: *461 + default: *462 '422': *16 '409': *126 x-github: @@ -69624,7 +69633,7 @@ paths: application/json: schema: type: array - items: &462 + items: &463 title: Page Build description: Page Build type: object @@ -69771,9 +69780,9 @@ paths: description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: &463 + default: &464 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -69833,9 +69842,9 @@ paths: description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: *463 + default: *464 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69964,7 +69973,7 @@ paths: parameters: - *231 - *232 - - &464 + - &465 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -70024,7 +70033,7 @@ paths: parameters: - *231 - *232 - - *464 + - *465 responses: '204': *129 '404': *7 @@ -70693,9 +70702,9 @@ paths: application/json: schema: type: array - items: *465 + items: *466 examples: - default: *466 + default: *467 headers: Link: *39 '304': *37 @@ -70793,7 +70802,7 @@ paths: description: Response content: application/json: - schema: &471 + schema: &472 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -70904,8 +70913,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true active_lock_reason: type: string @@ -70950,7 +70959,7 @@ paths: nullable: true requested_teams: type: array - items: *467 + items: *468 nullable: true head: type: object @@ -71862,14 +71871,14 @@ paths: _links: type: object properties: - comments: *365 - commits: *365 - statuses: *365 - html: *365 - issue: *365 - review_comments: *365 - review_comment: *365 - self: *365 + comments: *366 + commits: *366 + statuses: *366 + html: *366 + issue: *366 + review_comments: *366 + review_comment: *366 + self: *366 required: - comments - commits @@ -71880,7 +71889,7 @@ paths: - review_comment - self author_association: *58 - auto_merge: *468 + auto_merge: *469 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -71972,7 +71981,7 @@ paths: - merged_by - review_comments examples: - default: &472 + default: &473 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -72529,9 +72538,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: &474 + default: &475 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -72616,9 +72625,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &470 + default: &471 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -72717,9 +72726,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72922,7 +72931,7 @@ paths: parameters: - *231 - *232 - - &473 + - &474 name: pull_number description: The number that identifies the pull request. in: path @@ -72935,9 +72944,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '304': *37 '404': *7 '406': @@ -72974,7 +72983,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73016,9 +73025,9 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *16 '403': *29 x-github: @@ -73042,7 +73051,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -73104,7 +73113,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -73112,7 +73121,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -73144,7 +73153,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *82 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -73165,9 +73174,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: *474 + default: *475 headers: Link: *39 x-github: @@ -73202,7 +73211,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -73307,7 +73316,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: example-for-a-multi-line-comment: value: @@ -73397,7 +73406,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *71 requestBody: required: true @@ -73420,7 +73429,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -73508,7 +73517,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -73518,9 +73527,9 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: - default: *475 + default: *476 headers: Link: *39 x-github: @@ -73552,7 +73561,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -73562,7 +73571,7 @@ paths: application/json: schema: type: array - items: *374 + items: *375 examples: default: value: @@ -73602,7 +73611,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 responses: '204': description: Response if pull request has been merged @@ -73627,7 +73636,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73740,7 +73749,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 responses: '200': description: Response @@ -73817,7 +73826,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -73854,7 +73863,7 @@ paths: description: Response content: application/json: - schema: *465 + schema: *466 examples: default: value: @@ -74392,7 +74401,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: true content: @@ -74426,7 +74435,7 @@ paths: description: Response content: application/json: - schema: *465 + schema: *466 examples: default: value: @@ -74933,7 +74942,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 - *18 - *20 responses: @@ -74943,7 +74952,7 @@ paths: application/json: schema: type: array - items: &476 + items: &477 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -75096,7 +75105,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -75182,9 +75191,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: &478 + default: &479 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -75249,8 +75258,8 @@ paths: parameters: - *231 - *232 - - *473 - - &477 + - *474 + - &478 name: review_id description: The unique identifier of the review. in: path @@ -75262,9 +75271,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: &479 + default: &480 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -75325,8 +75334,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75349,7 +75358,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -75413,16 +75422,16 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 responses: '200': description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: *478 + default: *479 '422': *8 '404': *7 x-github: @@ -75451,8 +75460,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 - *18 - *20 responses: @@ -75535,9 +75544,9 @@ paths: _links: type: object properties: - self: *365 - html: *365 - pull_request: *365 + self: *366 + html: *366 + pull_request: *366 required: - self - html @@ -75682,8 +75691,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75711,7 +75720,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -75776,8 +75785,8 @@ paths: parameters: - *231 - *232 - - *473 - - *477 + - *474 + - *478 requestBody: required: true content: @@ -75812,9 +75821,9 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: - default: *479 + default: *480 '404': *7 '422': *8 '403': *29 @@ -75838,7 +75847,7 @@ paths: parameters: - *231 - *232 - - *473 + - *474 requestBody: required: false content: @@ -75915,9 +75924,9 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: - default: &481 + default: &482 value: type: file encoding: base64 @@ -75980,9 +75989,9 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: - default: *481 + default: *482 '404': *7 '422': *16 x-github: @@ -76015,7 +76024,7 @@ paths: application/json: schema: type: array - items: &482 + items: &483 title: Release description: A release. type: object @@ -76078,7 +76087,7 @@ paths: author: *19 assets: type: array - items: &483 + items: &484 title: Release Asset description: Data related to a release. type: object @@ -76336,9 +76345,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: &486 + default: &487 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -76441,7 +76450,7 @@ paths: parameters: - *231 - *232 - - &484 + - &485 name: asset_id description: The unique identifier of the asset. in: path @@ -76453,9 +76462,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: &485 + default: &486 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -76489,7 +76498,7 @@ paths: type: User site_admin: false '404': *7 - '302': *376 + '302': *377 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76507,7 +76516,7 @@ paths: parameters: - *231 - *232 - - *484 + - *485 requestBody: required: false content: @@ -76535,9 +76544,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *485 + default: *486 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76555,7 +76564,7 @@ paths: parameters: - *231 - *232 - - *484 + - *485 responses: '204': description: Response @@ -76672,9 +76681,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76705,9 +76714,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '404': *7 x-github: githubCloudOnly: false @@ -76731,7 +76740,7 @@ paths: parameters: - *231 - *232 - - &487 + - &488 name: release_id description: The unique identifier of the release. in: path @@ -76745,9 +76754,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '401': description: Unauthorized x-github: @@ -76767,7 +76776,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 requestBody: required: false content: @@ -76831,9 +76840,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *486 + default: *487 '404': description: Not Found if the discussion category name is invalid content: @@ -76856,7 +76865,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 responses: '204': description: Response @@ -76878,7 +76887,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - *18 - *20 responses: @@ -76888,7 +76897,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -76970,7 +76979,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - name: name in: query required: true @@ -76996,7 +77005,7 @@ paths: description: Response for successful upload content: application/json: - schema: *483 + schema: *484 examples: response-for-successful-upload: value: @@ -77052,7 +77061,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -77101,7 +77110,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 requestBody: required: true content: @@ -77164,7 +77173,7 @@ paths: parameters: - *231 - *232 - - *487 + - *488 - *227 responses: '204': @@ -77207,8 +77216,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *488 - - &490 + - *489 + - &491 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -77228,53 +77237,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *489 - *490 - - allOf: - *491 - - *490 - allOf: - *492 - - *490 + - *491 - allOf: - *493 - - *490 + - *491 - allOf: - *494 - - *490 + - *491 - allOf: - *495 - - *490 + - *491 - allOf: - *496 - - *490 + - *491 - allOf: - *497 - - *490 + - *491 - allOf: - *498 - - *490 + - *491 - allOf: - *499 - - *490 + - *491 - allOf: - *500 - - *490 + - *491 - allOf: - *501 - - *490 + - *491 - allOf: - *502 - - *490 + - *491 - allOf: - *503 - - *490 + - *491 - allOf: - *504 - - *490 + - *491 - allOf: - *505 - - *490 + - *491 + - allOf: + - *506 + - *491 examples: default: value: @@ -77442,7 +77451,7 @@ paths: application/json: schema: *206 examples: - default: &515 + default: &516 value: id: 42 name: super cool ruleset @@ -77491,10 +77500,10 @@ paths: parameters: - *231 - *232 - - *506 - *507 - *508 - *509 + - *510 - *18 - *20 responses: @@ -77502,9 +77511,9 @@ paths: description: Response content: application/json: - schema: *510 + schema: *511 examples: - default: *511 + default: *512 '404': *7 '500': *41 x-github: @@ -77527,15 +77536,15 @@ paths: parameters: - *231 - *232 - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 '404': *7 '500': *41 x-github: @@ -77586,7 +77595,7 @@ paths: application/json: schema: *206 examples: - default: *515 + default: *516 '404': *7 '500': *41 put: @@ -77669,7 +77678,7 @@ paths: application/json: schema: *206 examples: - default: *515 + default: *516 '404': *7 '500': *41 delete: @@ -77725,8 +77734,8 @@ paths: - *42 - *20 - *18 - - *516 - *517 + - *518 - *212 responses: '200': @@ -77735,7 +77744,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 type: object properties: number: *48 @@ -77754,8 +77763,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *518 - resolution: *519 + state: *519 + resolution: *520 resolved_at: type: string format: date-time @@ -77915,7 +77924,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -77971,8 +77980,8 @@ paths: schema: type: object properties: - state: *518 - resolution: *519 + state: *519 + resolution: *520 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -77990,7 +77999,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -78072,7 +78081,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &651 + items: &652 type: object properties: type: @@ -78440,14 +78449,14 @@ paths: schema: type: object properties: - reason: &522 + reason: &523 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *521 + placeholder_id: *522 required: - reason - placeholder_id @@ -78464,7 +78473,7 @@ paths: schema: type: object properties: - reason: *522 + reason: *523 expire_at: type: string format: date-time @@ -78554,9 +78563,9 @@ paths: application/json: schema: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 '400': *15 '404': *7 x-github: @@ -78740,9 +78749,9 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: &526 + default: &527 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -79080,7 +79089,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -79229,15 +79238,15 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 + default: *527 '403': *29 '404': *7 x-github: @@ -79263,7 +79272,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 requestBody: required: true content: @@ -79422,10 +79431,10 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 - add_credit: *526 + default: *527 + add_credit: *527 '403': *29 '404': *7 '422': @@ -79465,7 +79474,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '202': *95 '400': *15 @@ -79494,7 +79503,7 @@ paths: parameters: - *231 - *232 - - *525 + - *526 responses: '202': description: Response @@ -79638,7 +79647,7 @@ paths: application/json: schema: type: array - items: &527 + items: &528 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -80011,7 +80020,7 @@ paths: application/json: schema: type: array - items: *527 + items: *528 examples: default: value: @@ -80099,7 +80108,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -80193,7 +80202,7 @@ paths: description: if you subscribe to the repository content: application/json: - schema: &529 + schema: &530 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -80288,7 +80297,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: default: value: @@ -80425,7 +80434,7 @@ paths: application/json: schema: type: array - items: &530 + items: &531 title: Tag protection description: Tag protection type: object @@ -80501,7 +80510,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default: value: @@ -80649,7 +80658,7 @@ paths: description: Response content: application/json: - schema: &531 + schema: &532 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -80661,7 +80670,7 @@ paths: required: - names examples: - default: &532 + default: &533 value: names: - octocat @@ -80716,9 +80725,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '404': *7 '422': *8 x-github: @@ -80741,7 +80750,7 @@ paths: parameters: - *231 - *232 - - &533 + - &534 name: per description: The time frame to display results for. in: query @@ -80770,7 +80779,7 @@ paths: example: 128 clones: type: array - items: &534 + items: &535 title: Traffic type: object properties: @@ -81011,7 +81020,7 @@ paths: parameters: - *231 - *232 - - *533 + - *534 responses: '200': description: Response @@ -81030,7 +81039,7 @@ paths: example: 3782 views: type: array - items: *534 + items: *535 required: - uniques - count @@ -81798,7 +81807,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &535 + text_matches: &536 title: Search Result Text Matches type: array items: @@ -81960,7 +81969,7 @@ paths: enum: - author-date - committer-date - - &536 + - &537 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -82051,7 +82060,7 @@ paths: url: type: string format: uri - verification: *411 + verification: *412 required: - author - committer @@ -82088,7 +82097,7 @@ paths: type: number node_id: type: string - text_matches: *535 + text_matches: *536 required: - sha - node_id @@ -82280,7 +82289,7 @@ paths: - interactions - created - updated - - *536 + - *537 - *18 - *20 responses: @@ -82385,8 +82394,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 nullable: true comments: type: integer @@ -82400,7 +82409,7 @@ paths: type: string format: date-time nullable: true - text_matches: *535 + text_matches: *536 pull_request: type: object properties: @@ -82624,7 +82633,7 @@ paths: enum: - created - updated - - *536 + - *537 - *18 - *20 responses: @@ -82668,7 +82677,7 @@ paths: nullable: true score: type: number - text_matches: *535 + text_matches: *536 required: - id - node_id @@ -82753,7 +82762,7 @@ paths: - forks - help-wanted-issues - updated - - *536 + - *537 - *18 - *20 responses: @@ -82992,7 +83001,7 @@ paths: - admin - pull - push - text_matches: *535 + text_matches: *536 temp_clone_token: type: string allow_merge_commit: @@ -83292,7 +83301,7 @@ paths: type: string format: uri nullable: true - text_matches: *535 + text_matches: *536 related: type: array nullable: true @@ -83483,7 +83492,7 @@ paths: - followers - repositories - joined - - *536 + - *537 - *18 - *20 responses: @@ -83587,7 +83596,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *535 + text_matches: *536 blog: type: string nullable: true @@ -83664,7 +83673,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &537 + - &538 name: team_id description: The unique identifier of the team. in: path @@ -83705,7 +83714,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *537 + - *538 requestBody: required: true content: @@ -83805,7 +83814,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *537 + - *538 responses: '204': description: Response @@ -83836,7 +83845,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy parameters: - - *537 + - *538 - *42 - *18 - *20 @@ -83849,7 +83858,7 @@ paths: type: array items: *218 examples: - default: *538 + default: *539 headers: Link: *39 x-github: @@ -83878,7 +83887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy parameters: - - *537 + - *538 requestBody: required: true content: @@ -83941,7 +83950,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy parameters: - - *537 + - *538 - *220 responses: '200': @@ -83975,7 +83984,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy parameters: - - *537 + - *538 - *220 requestBody: required: false @@ -84001,7 +84010,7 @@ paths: application/json: schema: *218 examples: - default: *539 + default: *540 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84026,7 +84035,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy parameters: - - *537 + - *538 - *220 responses: '204': @@ -84056,7 +84065,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *537 + - *538 - *220 - *42 - *18 @@ -84070,7 +84079,7 @@ paths: type: array items: *221 examples: - default: *540 + default: *541 headers: Link: *39 x-github: @@ -84099,7 +84108,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 requestBody: required: true @@ -84151,7 +84160,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 responses: @@ -84186,7 +84195,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 requestBody: @@ -84212,7 +84221,7 @@ paths: application/json: schema: *221 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84237,7 +84246,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 responses: @@ -84268,7 +84277,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 - name: content @@ -84327,7 +84336,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *537 + - *538 - *220 - *223 requestBody: @@ -84389,7 +84398,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *537 + - *538 - *220 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -84447,7 +84456,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *537 + - *538 - *220 requestBody: required: true @@ -84506,7 +84515,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -84544,7 +84553,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *537 + - *538 - name: role description: Filters members returned by their role in the team. in: query @@ -84595,7 +84604,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84632,7 +84641,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84672,7 +84681,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84709,7 +84718,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 responses: '200': @@ -84718,7 +84727,7 @@ paths: application/json: schema: *228 examples: - response-if-user-is-a-team-maintainer: *542 + response-if-user-is-a-team-maintainer: *543 '404': *7 x-github: githubCloudOnly: false @@ -84751,7 +84760,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 requestBody: required: false @@ -84779,7 +84788,7 @@ paths: application/json: schema: *228 examples: - response-if-users-membership-with-team-is-now-pending: *543 + response-if-users-membership-with-team-is-now-pending: *544 '403': description: Forbidden if team synchronization is set up '422': @@ -84813,7 +84822,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *537 + - *538 - *118 responses: '204': @@ -84843,7 +84852,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -84855,7 +84864,7 @@ paths: type: array items: *229 examples: - default: *544 + default: *545 headers: Link: *39 '404': *7 @@ -84882,7 +84891,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *537 + - *538 - *230 responses: '200': @@ -84891,7 +84900,7 @@ paths: application/json: schema: *229 examples: - default: *545 + default: *546 '404': description: Not Found if project is not managed by this team x-github: @@ -84916,7 +84925,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *537 + - *538 - *230 requestBody: required: false @@ -84985,7 +84994,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *537 + - *538 - *230 responses: '204': @@ -85013,7 +85022,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -85055,7 +85064,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *537 + - *538 - *231 - *232 responses: @@ -85063,7 +85072,7 @@ paths: description: Alternative response with extra repository information content: application/json: - schema: *546 + schema: *547 examples: alternative-response-with-extra-repository-information: value: @@ -85214,7 +85223,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *537 + - *538 - *231 - *232 requestBody: @@ -85266,7 +85275,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *537 + - *538 - *231 - *232 responses: @@ -85293,7 +85302,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *537 + - *538 - *18 - *20 responses: @@ -85305,7 +85314,7 @@ paths: type: array items: *161 examples: - response-if-child-teams-exist: *547 + response-if-child-teams-exist: *548 headers: Link: *39 '404': *7 @@ -85338,7 +85347,7 @@ paths: application/json: schema: oneOf: - - &549 + - &550 title: Private User description: Private User type: object @@ -85543,7 +85552,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *548 + - *549 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -85696,7 +85705,7 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: default: value: @@ -86042,7 +86051,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -86050,7 +86059,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -86094,7 +86103,7 @@ paths: type: integer secrets: type: array - items: &550 + items: &551 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -86134,7 +86143,7 @@ paths: - visibility - selected_repositories_url examples: - default: *351 + default: *352 headers: Link: *39 x-github: @@ -86210,7 +86219,7 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: default: value: @@ -86741,7 +86750,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '304': *37 '500': *41 '401': *25 @@ -86799,7 +86808,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '401': *25 '403': *29 '404': *7 @@ -86856,7 +86865,7 @@ paths: description: Response content: application/json: - schema: &551 + schema: &552 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -86897,7 +86906,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &552 + default: &553 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -86942,9 +86951,9 @@ paths: description: Response content: application/json: - schema: *551 + schema: *552 examples: - default: *552 + default: *553 '404': *7 x-github: githubCloudOnly: false @@ -86981,9 +86990,9 @@ paths: type: integer machines: type: array - items: *553 + items: *554 examples: - default: *554 + default: *555 '304': *37 '500': *41 '401': *25 @@ -87067,8 +87076,8 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *349 - required: *350 + properties: *350 + required: *351 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -87850,7 +87859,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '304': *37 '500': *41 '400': *15 @@ -87890,7 +87899,7 @@ paths: application/json: schema: *165 examples: - default: *348 + default: *349 '500': *41 '401': *25 '403': *29 @@ -87922,7 +87931,7 @@ paths: type: array items: *178 examples: - default: &567 + default: &568 value: - id: 197 name: hello_docker @@ -88023,7 +88032,7 @@ paths: application/json: schema: type: array - items: &555 + items: &556 title: Email description: Email type: object @@ -88088,9 +88097,9 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: - default: &569 + default: &570 value: - email: octocat@github.com verified: true @@ -88165,7 +88174,7 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: default: value: @@ -88420,7 +88429,7 @@ paths: application/json: schema: type: array - items: &556 + items: &557 title: GPG Key description: A unique encryption key type: object @@ -88551,7 +88560,7 @@ paths: - subkeys - revoked examples: - default: &580 + default: &581 value: - id: 3 name: Octocat's GPG Key @@ -88636,9 +88645,9 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: - default: &557 + default: &558 value: id: 3 name: Octocat's GPG Key @@ -88695,7 +88704,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &558 + - &559 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -88707,9 +88716,9 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: - default: *557 + default: *558 '404': *7 '304': *37 '403': *29 @@ -88732,7 +88741,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *558 + - *559 responses: '204': description: Response @@ -88923,7 +88932,7 @@ paths: type: array items: *55 examples: - default: *559 + default: *560 headers: Link: *39 '404': *7 @@ -89037,7 +89046,7 @@ paths: required: true content: application/json: - schema: *422 + schema: *423 examples: default: value: @@ -89187,7 +89196,7 @@ paths: application/json: schema: type: array - items: &560 + items: &561 title: Key description: Key type: object @@ -89284,9 +89293,9 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: &561 + default: &562 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -89319,15 +89328,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *450 + - *451 responses: '200': description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: *561 + default: *562 '404': *7 '304': *37 '403': *29 @@ -89350,7 +89359,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *450 + - *451 responses: '204': description: Response @@ -89383,7 +89392,7 @@ paths: application/json: schema: type: array - items: &562 + items: &563 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -89451,7 +89460,7 @@ paths: - account - plan examples: - default: &563 + default: &564 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -89513,9 +89522,9 @@ paths: application/json: schema: type: array - items: *562 + items: *563 examples: - default: *563 + default: *564 headers: Link: *39 '304': *37 @@ -90510,7 +90519,7 @@ paths: url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - *171 - - *564 + - *565 responses: '204': description: Response @@ -90580,7 +90589,7 @@ paths: type: array items: *89 examples: - default: *565 + default: *566 headers: Link: *39 '304': *37 @@ -90622,7 +90631,7 @@ paths: - docker - nuget - container - - *566 + - *567 - *20 - *18 responses: @@ -90634,8 +90643,8 @@ paths: type: array items: *178 examples: - default: *567 - '400': *568 + default: *568 + '400': *569 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -90664,7 +90673,7 @@ paths: application/json: schema: *178 examples: - default: &581 + default: &582 value: id: 40201 name: octo-name @@ -91114,9 +91123,9 @@ paths: application/json: schema: type: array - items: *555 + items: *556 examples: - default: *569 + default: *570 headers: Link: *39 '304': *37 @@ -91229,7 +91238,7 @@ paths: type: array items: *55 examples: - default: &576 + default: &577 summary: Default response value: - id: 1296269 @@ -91571,9 +91580,9 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: - default: *570 + default: *571 headers: Link: *39 '304': *37 @@ -91652,7 +91661,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 title: Social account description: Social media account type: object @@ -91667,7 +91676,7 @@ paths: - provider - url examples: - default: &572 + default: &573 value: - provider: twitter url: https://twitter.com/github @@ -91729,9 +91738,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *572 + default: *573 '422': *16 '304': *37 '404': *7 @@ -91818,7 +91827,7 @@ paths: application/json: schema: type: array - items: &573 + items: &574 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -91838,7 +91847,7 @@ paths: - title - created_at examples: - default: &588 + default: &589 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -91904,9 +91913,9 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: &574 + default: &575 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -91937,7 +91946,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &575 + - &576 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -91949,9 +91958,9 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: *574 + default: *575 '404': *7 '304': *37 '403': *29 @@ -91974,7 +91983,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *575 + - *576 responses: '204': description: Response @@ -92003,7 +92012,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &589 + - &590 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -92028,11 +92037,11 @@ paths: type: array items: *55 examples: - default-response: *576 + default-response: *577 application/vnd.github.v3.star+json: schema: type: array - items: &590 + items: &591 title: Starred Repository description: Starred Repository type: object @@ -92399,10 +92408,10 @@ paths: application/json: schema: oneOf: + - *550 - *549 - - *548 examples: - default-response: &578 + default-response: &579 summary: Default response value: login: octocat @@ -92437,7 +92446,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &579 + response-with-git-hub-plan-information: &580 summary: Response with GitHub plan information value: login: octocat @@ -92497,7 +92506,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *577 + - *578 - *18 responses: '200': @@ -92544,11 +92553,11 @@ paths: application/json: schema: oneOf: + - *550 - *549 - - *548 examples: - default-response: *578 - response-with-git-hub-plan-information: *579 + default-response: *579 + response-with-git-hub-plan-information: *580 '404': *7 x-github: githubCloudOnly: false @@ -92710,7 +92719,7 @@ paths: type: array items: *178 examples: - default: *567 + default: *568 '403': *29 '401': *25 x-github: @@ -93114,9 +93123,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: *580 + default: *581 headers: Link: *39 x-github: @@ -93220,7 +93229,7 @@ paths: application/json: schema: *22 examples: - default: *421 + default: *422 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93298,7 +93307,7 @@ paths: type: array items: *89 examples: - default: *565 + default: *566 headers: Link: *39 x-github: @@ -93337,7 +93346,7 @@ paths: - docker - nuget - container - - *566 + - *567 - *118 - *20 - *18 @@ -93350,10 +93359,10 @@ paths: type: array items: *178 examples: - default: *567 + default: *568 '403': *29 '401': *25 - '400': *568 + '400': *569 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93383,7 +93392,7 @@ paths: application/json: schema: *178 examples: - default: *581 + default: *582 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -93976,9 +93985,9 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: *583 + default: *584 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94006,9 +94015,9 @@ paths: description: Response content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94036,9 +94045,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: *587 + default: *588 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -94066,9 +94075,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *572 + default: *573 headers: Link: *39 x-github: @@ -94098,9 +94107,9 @@ paths: application/json: schema: type: array - items: *573 + items: *574 examples: - default: *588 + default: *589 headers: Link: *39 x-github: @@ -94125,7 +94134,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *118 - - *589 + - *590 - *42 - *18 - *20 @@ -94137,11 +94146,11 @@ paths: schema: anyOf: - type: array - items: *590 + items: *591 - type: array items: *55 examples: - default-response: *576 + default-response: *577 headers: Link: *39 x-github: @@ -94300,7 +94309,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &591 + enterprise: &592 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -94358,7 +94367,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &592 + installation: &593 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -94377,7 +94386,7 @@ x-webhooks: required: - id - node_id - organization: &593 + organization: &594 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -94437,13 +94446,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &594 + repository: &595 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: &624 + properties: &625 id: description: Unique identifier of the repository example: 42 @@ -95126,7 +95135,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &625 + required: &626 - archive_url - assignees_url - blobs_url @@ -95277,10 +95286,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -95356,11 +95365,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: &595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: &596 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -95583,11 +95592,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: *595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: *596 sender: *19 required: - action @@ -95770,11 +95779,11 @@ x-webhooks: - everyone required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - rule: *595 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + rule: *596 sender: *19 required: - action @@ -95858,7 +95867,7 @@ x-webhooks: type: string enum: - completed - check_run: &597 + check_run: &598 title: CheckRun description: A check performed on the code of a given code change type: object @@ -95959,7 +95968,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *596 + deployment: *597 details_url: example: https://example.com type: string @@ -96044,9 +96053,9 @@ x-webhooks: - output - app - pull_requests - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -96439,10 +96448,10 @@ x-webhooks: type: string enum: - created - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -96838,10 +96847,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 requested_action: description: The action requested by the user. type: object @@ -97246,10 +97255,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *597 - installation: *592 - organization: *593 - repository: *594 + check_run: *598 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - check_run @@ -98224,10 +98233,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -98895,10 +98904,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -99560,10 +99569,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -99861,20 +99870,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &598 + commit_oid: &599 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *591 - installation: *592 - organization: *593 - ref: &599 + enterprise: *592 + installation: *593 + organization: *594 + ref: &600 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -100190,12 +100199,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -100451,12 +100460,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -100775,12 +100784,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -101037,16 +101046,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string nullable: true - repository: *594 + repository: *595 sender: *19 required: - action @@ -101272,12 +101281,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *598 - enterprise: *591 - installation: *592 - organization: *593 - ref: *599 - repository: *594 + commit_oid: *599 + enterprise: *592 + installation: *593 + organization: *594 + ref: *600 + repository: *595 sender: *19 required: - action @@ -101532,10 +101541,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -101615,18 +101624,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *593 - pusher_type: &600 + organization: *594 + pusher_type: &601 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &601 + ref: &602 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -101636,7 +101645,7 @@ x-webhooks: enum: - tag - branch - repository: *594 + repository: *595 sender: *19 required: - ref @@ -101719,9 +101728,9 @@ x-webhooks: enum: - created definition: *192 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101805,9 +101814,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101884,9 +101893,9 @@ x-webhooks: enum: - updated definition: *192 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 sender: *19 required: - action @@ -101962,10 +101971,10 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - repository: *594 - organization: *593 + enterprise: *592 + installation: *593 + repository: *595 + organization: *594 sender: *19 new_property_values: type: array @@ -102050,18 +102059,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - pusher_type: *600 - ref: *601 + enterprise: *592 + installation: *593 + organization: *594 + pusher_type: *601 + ref: *602 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *594 + repository: *595 sender: *19 required: - ref @@ -102145,11 +102154,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102233,11 +102242,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102321,11 +102330,11 @@ x-webhooks: type: string enum: - created - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102407,11 +102416,11 @@ x-webhooks: type: string enum: - dismissed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102493,11 +102502,11 @@ x-webhooks: type: string enum: - fixed - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102580,11 +102589,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102666,11 +102675,11 @@ x-webhooks: type: string enum: - reopened - alert: *380 - installation: *592 - organization: *593 - enterprise: *591 - repository: *594 + alert: *381 + installation: *593 + organization: *594 + enterprise: *592 + repository: *595 sender: *19 required: - action @@ -102747,9 +102756,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - key: &602 + enterprise: *592 + installation: *593 + key: &603 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -102783,8 +102792,8 @@ x-webhooks: - verified - created_at - read_only - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -102861,11 +102870,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - key: *602 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + key: *603 + organization: *594 + repository: *595 sender: *19 required: - action @@ -103422,12 +103431,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: &606 + workflow: &607 title: Workflow type: object nullable: true @@ -104149,13 +104158,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *386 + deployment: *387 pull_requests: type: array - items: *471 - repository: *594 - organization: *593 - installation: *592 + items: *472 + repository: *595 + organization: *594 + installation: *593 sender: *19 responses: '200': @@ -104226,7 +104235,7 @@ x-webhooks: type: string enum: - approved - approver: &603 + approver: &604 type: object properties: avatar_url: @@ -104267,11 +104276,11 @@ x-webhooks: type: string comment: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - reviewers: &604 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + reviewers: &605 type: array items: type: object @@ -104350,7 +104359,7 @@ x-webhooks: sender: *19 since: type: string - workflow_job_run: &605 + workflow_job_run: &606 type: object properties: conclusion: @@ -105073,18 +105082,18 @@ x-webhooks: type: string enum: - rejected - approver: *603 + approver: *604 comment: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - reviewers: *604 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + reviewers: *605 sender: *19 since: type: string - workflow_job_run: *605 + workflow_job_run: *606 workflow_job_runs: type: array items: @@ -105780,13 +105789,13 @@ x-webhooks: type: string enum: - requested - enterprise: *591 + enterprise: *592 environment: type: string - installation: *592 - organization: *593 - repository: *594 - requestor: &611 + installation: *593 + organization: *594 + repository: *595 + requestor: &612 title: User type: object nullable: true @@ -107665,12 +107674,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Deployment Workflow Run type: object @@ -108346,7 +108355,7 @@ x-webhooks: type: string enum: - answered - answer: &609 + answer: &610 type: object properties: author_association: @@ -108501,7 +108510,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &607 + discussion: &608 title: Discussion description: A Discussion in a repository. type: object @@ -108783,7 +108792,7 @@ x-webhooks: - id labels: type: array - items: *433 + items: *434 required: - repository_url - category @@ -108805,10 +108814,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -108935,11 +108944,11 @@ x-webhooks: - from required: - category - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109022,11 +109031,11 @@ x-webhooks: type: string enum: - closed - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109108,7 +109117,7 @@ x-webhooks: type: string enum: - created - comment: &608 + comment: &609 type: object properties: author_association: @@ -109263,11 +109272,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109350,12 +109359,12 @@ x-webhooks: type: string enum: - deleted - comment: *608 - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + comment: *609 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109450,12 +109459,12 @@ x-webhooks: - from required: - body - comment: *608 - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + comment: *609 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109539,11 +109548,11 @@ x-webhooks: type: string enum: - created - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109625,11 +109634,11 @@ x-webhooks: type: string enum: - deleted - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109729,11 +109738,11 @@ x-webhooks: type: string required: - from - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109815,10 +109824,10 @@ x-webhooks: type: string enum: - labeled - discussion: *607 - enterprise: *591 - installation: *592 - label: &610 + discussion: *608 + enterprise: *592 + installation: *593 + label: &611 title: Label type: object properties: @@ -109850,8 +109859,8 @@ x-webhooks: - color - default - description - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -109934,11 +109943,11 @@ x-webhooks: type: string enum: - locked - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110020,11 +110029,11 @@ x-webhooks: type: string enum: - pinned - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110106,11 +110115,11 @@ x-webhooks: type: string enum: - reopened - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110195,16 +110204,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *607 - new_repository: *594 + new_discussion: *608 + new_repository: *595 required: - new_discussion - new_repository - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110287,10 +110296,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *607 - old_answer: *609 - organization: *593 - repository: *594 + discussion: *608 + old_answer: *610 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110372,12 +110381,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *607 - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110460,11 +110469,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110546,11 +110555,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *607 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + discussion: *608 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -110623,7 +110632,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *591 + enterprise: *592 forkee: description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository) resource. @@ -111281,9 +111290,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - forkee @@ -111429,9 +111438,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pages: description: The pages that were updated. type: array @@ -111468,7 +111477,7 @@ x-webhooks: - action - sha - html_url - repository: *594 + repository: *595 sender: *19 required: - pages @@ -111544,10 +111553,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: &612 + organization: *594 + repositories: &613 description: An array of repository objects that the installation can access. type: array @@ -111573,8 +111582,8 @@ x-webhooks: - name - full_name - private - repository: *594 - requester: *611 + repository: *595 + requester: *612 sender: *19 required: - action @@ -111649,11 +111658,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -111729,11 +111738,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -111809,10 +111818,10 @@ x-webhooks: type: string enum: - added - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories_added: &613 + organization: *594 + repositories_added: &614 description: An array of repository objects, which were added to the installation. type: array @@ -111858,15 +111867,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *594 - repository_selection: &614 + repository: *595 + repository_selection: &615 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *611 + requester: *612 sender: *19 required: - action @@ -111945,10 +111954,10 @@ x-webhooks: type: string enum: - removed - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories_added: *613 + organization: *594 + repositories_added: *614 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -111975,9 +111984,9 @@ x-webhooks: - name - full_name - private - repository: *594 - repository_selection: *614 - requester: *611 + repository: *595 + repository_selection: *615 + requester: *612 sender: *19 required: - action @@ -112056,11 +112065,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -112236,10 +112245,10 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 target_type: type: string @@ -112318,11 +112327,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *591 + enterprise: *592 installation: *22 - organization: *593 - repositories: *612 - repository: *594 + organization: *594 + repositories: *613 + repository: *595 requester: nullable: true sender: *19 @@ -112572,8 +112581,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -113702,8 +113711,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -113783,7 +113792,7 @@ x-webhooks: type: string enum: - deleted - comment: &615 + comment: &616 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -113946,8 +113955,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -115072,8 +115081,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -115153,7 +115162,7 @@ x-webhooks: type: string enum: - edited - changes: &643 + changes: &644 description: The changes to the comment. type: object properties: @@ -115165,9 +115174,9 @@ x-webhooks: type: string required: - from - comment: *615 - enterprise: *591 - installation: *592 + comment: *616 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -116295,8 +116304,8 @@ x-webhooks: - state - locked - assignee - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -116378,10 +116387,10 @@ x-webhooks: type: string enum: - assigned - assignee: *611 - enterprise: *591 - installation: *592 - issue: &618 + assignee: *612 + enterprise: *592 + installation: *593 + issue: &619 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -117275,8 +117284,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -117356,8 +117365,8 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -118389,8 +118398,8 @@ x-webhooks: required: - state - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -118469,8 +118478,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -119359,8 +119368,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -119439,8 +119448,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -120334,7 +120343,7 @@ x-webhooks: url: type: string format: uri - milestone: &616 + milestone: &617 title: Milestone description: A collection of related issues and pull requests. type: object @@ -120470,8 +120479,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -120570,8 +120579,8 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -121467,9 +121476,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *610 - organization: *593 - repository: *594 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -121549,8 +121558,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -122445,9 +122454,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *610 - organization: *593 - repository: *594 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -122527,8 +122536,8 @@ x-webhooks: type: string enum: - locked - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -123422,8 +123431,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -123502,8 +123511,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -124395,9 +124404,9 @@ x-webhooks: url: type: string format: uri - milestone: *616 - organization: *593 - repository: *594 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -125832,8 +125841,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -126726,8 +126735,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -126807,9 +126816,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *591 - installation: *592 - issue: &617 + enterprise: *592 + installation: *593 + issue: &618 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -127696,8 +127705,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -127776,8 +127785,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -128674,8 +128683,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130111,11 +130120,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *591 - installation: *592 - issue: *617 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *618 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130196,7 +130205,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &646 + assignee: &647 title: User type: object nullable: true @@ -130264,11 +130273,11 @@ x-webhooks: required: - login - id - enterprise: *591 - installation: *592 - issue: *618 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *619 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130347,12 +130356,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *591 - installation: *592 - issue: *618 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *619 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -130432,8 +130441,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -131325,8 +131334,8 @@ x-webhooks: url: type: string format: uri - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131406,11 +131415,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *591 - installation: *592 - issue: *617 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + issue: *618 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131489,11 +131498,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131571,11 +131580,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131685,11 +131694,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - label: *610 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + label: *611 + organization: *594 + repository: *595 sender: *19 required: - action @@ -131771,9 +131780,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: &619 + enterprise: *592 + installation: *593 + marketplace_purchase: &620 title: Marketplace Purchase type: object required: @@ -131856,8 +131865,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *593 - previous_marketplace_purchase: &620 + organization: *594 + previous_marketplace_purchase: &621 title: Marketplace Purchase type: object properties: @@ -131937,7 +131946,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132017,10 +132026,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -132103,7 +132112,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132185,10 +132194,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -132270,7 +132279,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *594 + repository: *595 sender: *19 required: - action @@ -132351,8 +132360,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 marketplace_purchase: title: Marketplace Purchase type: object @@ -132434,9 +132443,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *593 - previous_marketplace_purchase: *620 - repository: *594 + organization: *594 + previous_marketplace_purchase: *621 + repository: *595 sender: *19 required: - action @@ -132516,12 +132525,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *591 - installation: *592 - marketplace_purchase: *619 - organization: *593 - previous_marketplace_purchase: *620 - repository: *594 + enterprise: *592 + installation: *593 + marketplace_purchase: *620 + organization: *594 + previous_marketplace_purchase: *621 + repository: *595 sender: *19 required: - action @@ -132623,11 +132632,11 @@ x-webhooks: type: string required: - to - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132727,11 +132736,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132810,11 +132819,11 @@ x-webhooks: type: string enum: - removed - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 sender: *19 required: - action @@ -132892,11 +132901,11 @@ x-webhooks: type: string enum: - added - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 scope: description: The scope of the membership. Currently, can only be `team`. @@ -132970,7 +132979,7 @@ x-webhooks: required: - login - id - team: &621 + team: &622 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -133160,11 +133169,11 @@ x-webhooks: type: string enum: - removed - enterprise: *591 - installation: *592 - member: *611 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + member: *612 + organization: *594 + repository: *595 scope: description: The scope of the membership. Currently, can only be `team`. @@ -133239,7 +133248,7 @@ x-webhooks: required: - login - id - team: *621 + team: *622 required: - action - scope @@ -133321,8 +133330,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *592 - merge_group: &623 + installation: *593 + merge_group: &624 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -133341,15 +133350,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *622 + head_commit: *623 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133435,10 +133444,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *592 - merge_group: *623 - organization: *593 - repository: *594 + installation: *593 + merge_group: *624 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133511,7 +133520,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 + enterprise: *592 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -133619,16 +133628,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *592 - organization: *593 + installation: *593 + organization: *594 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -133709,11 +133718,11 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -133792,9 +133801,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - milestone: &626 + enterprise: *592 + installation: *593 + milestone: &627 title: Milestone description: A collection of related issues and pull requests. type: object @@ -133929,8 +133938,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134009,11 +134018,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134123,11 +134132,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - milestone: *616 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *617 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134207,11 +134216,11 @@ x-webhooks: type: string enum: - opened - enterprise: *591 - installation: *592 - milestone: *626 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + milestone: *627 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134290,11 +134299,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *611 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + blocked_user: *612 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134373,11 +134382,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *611 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + blocked_user: *612 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134456,9 +134465,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - membership: &627 + enterprise: *592 + installation: *593 + membership: &628 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -134548,8 +134557,8 @@ x-webhooks: - role - organization_url - user - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134627,11 +134636,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134710,8 +134719,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -134825,10 +134834,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 - user: *611 + user: *612 required: - action - invitation @@ -134906,11 +134915,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -134997,11 +135006,11 @@ x-webhooks: properties: from: type: string - enterprise: *591 - installation: *592 - membership: *627 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + membership: *628 + organization: *594 + repository: *595 sender: *19 required: - action @@ -135077,9 +135086,9 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 package: description: Information about the package. type: object @@ -135572,7 +135581,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &628 + items: &629 title: Ruby Gems metadata type: object properties: @@ -135667,7 +135676,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -135743,9 +135752,9 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 package: description: Information about the package. type: object @@ -136092,7 +136101,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *628 + items: *629 source_url: type: string format: uri @@ -136162,7 +136171,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -136337,12 +136346,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *591 + enterprise: *592 id: type: integer - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - id @@ -136422,7 +136431,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &629 + personal_access_token_request: &630 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -136556,10 +136565,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *591 - organization: *593 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136638,11 +136647,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *629 - enterprise: *591 - organization: *593 + personal_access_token_request: *630 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136720,11 +136729,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *629 - enterprise: *591 - organization: *593 + personal_access_token_request: *630 + enterprise: *592 + organization: *594 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136801,11 +136810,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *629 - organization: *593 - enterprise: *591 + personal_access_token_request: *630 + organization: *594 + enterprise: *592 sender: *19 - installation: *592 + installation: *593 required: - action - personal_access_token_request @@ -136909,7 +136918,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *630 + last_response: *631 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -136941,8 +136950,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 zen: description: Random string of GitHub zen. @@ -137187,10 +137196,10 @@ x-webhooks: - from required: - note - enterprise: *591 - installation: *592 - organization: *593 - project_card: &631 + enterprise: *592 + installation: *593 + organization: *594 + project_card: &632 title: Project Card type: object properties: @@ -137307,7 +137316,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -137388,11 +137397,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project_card: *631 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_card: *632 + repository: *595 sender: *19 required: - action @@ -137472,9 +137481,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 project_card: title: Project Card type: object @@ -137600,8 +137609,8 @@ x-webhooks: The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -137695,11 +137704,11 @@ x-webhooks: - from required: - note - enterprise: *591 - installation: *592 - organization: *593 - project_card: *631 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_card: *632 + repository: *595 sender: *19 required: - action @@ -137793,9 +137802,9 @@ x-webhooks: - from required: - column_id - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 project_card: allOf: - title: Project Card @@ -137983,7 +137992,7 @@ x-webhooks: type: string required: - after_id - repository: *594 + repository: *595 sender: *19 required: - action @@ -138063,10 +138072,10 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - organization: *593 - project: &633 + enterprise: *592 + installation: *593 + organization: *594 + project: &634 title: Project type: object properties: @@ -138188,7 +138197,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -138268,10 +138277,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project_column: &632 + enterprise: *592 + installation: *593 + organization: *594 + project_column: &633 title: Project Column type: object properties: @@ -138310,7 +138319,7 @@ x-webhooks: - name - created_at - updated_at - repository: *594 + repository: *595 sender: *19 required: - action @@ -138389,18 +138398,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -138490,11 +138499,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 + repository: *595 sender: *19 required: - action @@ -138574,11 +138583,11 @@ x-webhooks: type: string enum: - moved - enterprise: *591 - installation: *592 - organization: *593 - project_column: *632 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project_column: *633 + repository: *595 sender: *19 required: - action @@ -138658,11 +138667,11 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -138742,18 +138751,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - project: *633 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *624 - required: *625 + properties: *625 + required: *626 nullable: true sender: *19 required: @@ -138855,11 +138864,11 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -138938,11 +138947,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 - organization: *593 - project: *633 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + project: *634 + repository: *595 sender: *19 required: - action @@ -139023,9 +139032,9 @@ x-webhooks: type: string enum: - closed - installation: *592 - organization: *593 - projects_v2: &634 + installation: *593 + organization: *594 + projects_v2: &635 title: Projects v2 Project description: A projects v2 project type: object @@ -139168,9 +139177,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139251,9 +139260,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139370,9 +139379,9 @@ x-webhooks: type: string to: type: string - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -139455,7 +139464,7 @@ x-webhooks: type: string enum: - archived - changes: &638 + changes: &639 type: object properties: archived_at: @@ -139469,9 +139478,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *592 - organization: *593 - projects_v2_item: &635 + installation: *593 + organization: *594 + projects_v2_item: &636 title: Projects v2 Item description: An item belonging to a project type: object @@ -139605,9 +139614,9 @@ x-webhooks: nullable: true to: type: string - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139689,9 +139698,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139772,9 +139781,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -139880,7 +139889,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &636 + - &637 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -139898,7 +139907,7 @@ x-webhooks: required: - id - name - - &637 + - &638 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -139921,8 +139930,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *636 - *637 + - *638 required: - field_value - type: object @@ -139938,9 +139947,9 @@ x-webhooks: nullable: true required: - body - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140035,9 +140044,9 @@ x-webhooks: to: type: string nullable: true - installation: *592 - organization: *593 - projects_v2_item: *635 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140120,10 +140129,10 @@ x-webhooks: type: string enum: - restored - changes: *638 - installation: *592 - organization: *593 - projects_v2_item: *635 + changes: *639 + installation: *593 + organization: *594 + projects_v2_item: *636 sender: *19 required: - action @@ -140205,9 +140214,9 @@ x-webhooks: type: string enum: - reopened - installation: *592 - organization: *593 - projects_v2: *634 + installation: *593 + organization: *594 + projects_v2: *635 sender: *19 required: - action @@ -140288,9 +140297,9 @@ x-webhooks: type: string enum: - created - installation: *592 - organization: *593 - projects_v2_status_update: &639 + installation: *593 + organization: *594 + projects_v2_status_update: &640 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -140417,9 +140426,9 @@ x-webhooks: type: string enum: - deleted - installation: *592 - organization: *593 - projects_v2_status_update: *639 + installation: *593 + organization: *594 + projects_v2_status_update: *640 sender: *19 required: - action @@ -140555,9 +140564,9 @@ x-webhooks: type: string format: date nullable: true - installation: *592 - organization: *593 - projects_v2_status_update: *639 + installation: *593 + organization: *594 + projects_v2_status_update: *640 sender: *19 required: - action @@ -140628,10 +140637,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - repository @@ -140708,13 +140717,13 @@ x-webhooks: type: string enum: - assigned - assignee: *611 - enterprise: *591 - installation: *592 - number: &640 + assignee: *612 + enterprise: *592 + installation: *593 + number: &641 description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -142975,7 +142984,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -143057,11 +143066,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -145319,7 +145328,7 @@ x-webhooks: - draft reason: type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -145401,11 +145410,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -147663,7 +147672,7 @@ x-webhooks: - draft reason: type: string - repository: *594 + repository: *595 sender: *19 required: - action @@ -147745,13 +147754,13 @@ x-webhooks: type: string enum: - closed - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: &641 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: &642 allOf: - - *471 + - *472 - type: object properties: allow_auto_merge: @@ -147813,7 +147822,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *594 + repository: *595 sender: *19 required: - action @@ -147894,12 +147903,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -147979,11 +147988,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *591 - milestone: *453 - number: *640 - organization: *593 - pull_request: &642 + enterprise: *592 + milestone: *454 + number: *641 + organization: *594 + pull_request: &643 title: Pull Request type: object properties: @@ -150228,7 +150237,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -150307,11 +150316,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -152573,7 +152582,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *594 + repository: *595 sender: *19 required: - action @@ -152697,12 +152706,12 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -152782,11 +152791,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -155033,7 +155042,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -155113,11 +155122,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *591 - installation: *592 - label: *610 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + label: *611 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -157379,7 +157388,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -157460,10 +157469,10 @@ x-webhooks: type: string enum: - locked - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -159723,7 +159732,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -159803,12 +159812,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *591 - milestone: *453 - number: *640 - organization: *593 - pull_request: *642 - repository: *594 + enterprise: *592 + milestone: *454 + number: *641 + organization: *594 + pull_request: *643 + repository: *595 sender: *19 required: - action @@ -159887,12 +159896,12 @@ x-webhooks: type: string enum: - opened - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -159973,12 +159982,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -160058,12 +160067,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *591 - installation: *592 - number: *640 - organization: *593 - pull_request: *641 - repository: *594 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 + pull_request: *642 + repository: *595 sender: *19 required: - action @@ -160427,9 +160436,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -162581,7 +162590,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -162661,7 +162670,7 @@ x-webhooks: type: string enum: - deleted - comment: &644 + comment: &645 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -162944,9 +162953,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -165086,7 +165095,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -165166,11 +165175,11 @@ x-webhooks: type: string enum: - edited - changes: *643 - comment: *644 - enterprise: *591 - installation: *592 - organization: *593 + changes: *644 + comment: *645 + enterprise: *592 + installation: *593 + organization: *594 pull_request: type: object properties: @@ -167311,7 +167320,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *594 + repository: *595 sender: *19 required: - action @@ -167392,9 +167401,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -169549,7 +169558,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 review: description: The review that was affected. type: object @@ -169790,9 +169799,9 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -171828,8 +171837,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 - review: &645 + repository: *595 + review: &646 description: The review that was affected. type: object properties: @@ -172056,12 +172065,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -174322,7 +174331,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_reviewer: title: User type: object @@ -174404,12 +174413,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -176677,7 +176686,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_team: title: Team description: Groups of organization members that gives permissions @@ -176869,12 +176878,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -179137,7 +179146,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_reviewer: title: User type: object @@ -179220,12 +179229,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *591 - installation: *592 + enterprise: *592 + installation: *593 number: description: The pull request number. type: integer - organization: *593 + organization: *594 pull_request: title: Pull Request type: object @@ -181479,7 +181488,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 requested_team: title: Team description: Groups of organization members that gives permissions @@ -181660,9 +181669,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -183819,8 +183828,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 - review: *645 + repository: *595 + review: *646 sender: *19 required: - action @@ -183900,9 +183909,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -185954,7 +185963,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 sender: *19 thread: type: object @@ -186335,9 +186344,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 pull_request: title: Simple Pull Request type: object @@ -188375,7 +188384,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *594 + repository: *595 sender: *19 thread: type: object @@ -188759,10 +188768,10 @@ x-webhooks: type: string before: type: string - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -191013,7 +191022,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -191095,11 +191104,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *646 - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + assignee: *647 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -193362,7 +193371,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -193441,11 +193450,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *591 - installation: *592 - label: *610 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + label: *611 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -195698,7 +195707,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -195779,10 +195788,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *591 - installation: *592 - number: *640 - organization: *593 + enterprise: *592 + installation: *593 + number: *641 + organization: *594 pull_request: title: Pull Request type: object @@ -198027,7 +198036,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *594 + repository: *595 sender: *19 required: - action @@ -198227,7 +198236,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *591 + enterprise: *592 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -198319,8 +198328,8 @@ x-webhooks: - url - author - committer - installation: *592 - organization: *593 + installation: *593 + organization: *594 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -198893,9 +198902,9 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 registry_package: type: object properties: @@ -199335,7 +199344,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *628 + items: *629 summary: type: string tag_name: @@ -199389,7 +199398,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -199467,9 +199476,9 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 registry_package: type: object properties: @@ -199771,7 +199780,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *628 + items: *629 summary: type: string tag_name: @@ -199820,7 +199829,7 @@ x-webhooks: - owner - package_version - registry - repository: *594 + repository: *595 sender: *19 required: - action @@ -199897,10 +199906,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - release: &647 + enterprise: *592 + installation: *593 + organization: *594 + release: &648 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -200203,7 +200212,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *594 + repository: *595 sender: *19 required: - action @@ -200280,11 +200289,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -200392,11 +200401,11 @@ x-webhooks: type: boolean required: - to - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -200474,9 +200483,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 release: title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) @@ -200783,7 +200792,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *594 + repository: *595 sender: *19 required: - action @@ -200859,10 +200868,10 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - release: &648 + enterprise: *592 + installation: *593 + organization: *594 + release: &649 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -201166,7 +201175,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *594 + repository: *595 sender: *19 required: - action @@ -201242,11 +201251,11 @@ x-webhooks: type: string enum: - released - enterprise: *591 - installation: *592 - organization: *593 - release: *647 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *648 + repository: *595 sender: *19 required: - action @@ -201322,11 +201331,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *591 - installation: *592 - organization: *593 - release: *648 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + release: *649 + repository: *595 sender: *19 required: - action @@ -201402,11 +201411,11 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - repository_advisory: *523 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + repository_advisory: *524 sender: *19 required: - action @@ -201482,11 +201491,11 @@ x-webhooks: type: string enum: - reported - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - repository_advisory: *523 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + repository_advisory: *524 sender: *19 required: - action @@ -201562,10 +201571,10 @@ x-webhooks: type: string enum: - archived - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201642,10 +201651,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201723,10 +201732,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201810,10 +201819,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -201925,10 +201934,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202000,10 +202009,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 status: type: string @@ -202084,10 +202093,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202164,10 +202173,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202261,10 +202270,10 @@ x-webhooks: - name required: - repository - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202344,10 +202353,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 sender: *19 required: @@ -202426,10 +202435,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 sender: *19 required: @@ -202508,10 +202517,10 @@ x-webhooks: type: string enum: - edited - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 repository_ruleset: *206 changes: type: object @@ -202814,10 +202823,10 @@ x-webhooks: - from required: - owner - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202895,10 +202904,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -202976,7 +202985,7 @@ x-webhooks: type: string enum: - create - alert: &649 + alert: &650 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -203097,10 +203106,10 @@ x-webhooks: type: string enum: - open - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203304,10 +203313,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203385,11 +203394,11 @@ x-webhooks: type: string enum: - reopen - alert: *649 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *650 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203588,10 +203597,10 @@ x-webhooks: enum: - fixed - open - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203669,7 +203678,7 @@ x-webhooks: type: string enum: - created - alert: &650 + alert: &651 type: object properties: number: *48 @@ -203749,10 +203758,10 @@ x-webhooks: description: 'The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' nullable: true - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -203833,11 +203842,11 @@ x-webhooks: type: string enum: - created - alert: *650 - installation: *592 - location: *651 - organization: *593 - repository: *594 + alert: *651 + installation: *593 + location: *652 + organization: *594 + repository: *595 sender: *19 required: - location @@ -204073,11 +204082,11 @@ x-webhooks: type: string enum: - reopened - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204155,11 +204164,11 @@ x-webhooks: type: string enum: - resolved - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204237,11 +204246,11 @@ x-webhooks: type: string enum: - validated - alert: *650 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + alert: *651 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -204317,11 +204326,11 @@ x-webhooks: type: string enum: - published - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - security_advisory: &652 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + security_advisory: &653 description: The details of the security advisory, including summary, description, and severity. type: object @@ -204504,11 +204513,11 @@ x-webhooks: type: string enum: - updated - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 - security_advisory: *652 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 + security_advisory: *653 sender: *19 required: - action @@ -204581,10 +204590,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -204769,9 +204778,9 @@ x-webhooks: type: object properties: security_and_analysis: *199 - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: *242 sender: *19 required: @@ -204850,12 +204859,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: &653 + sponsorship: &654 type: object properties: created_at: @@ -205150,12 +205159,12 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - sponsorship @@ -205243,12 +205252,12 @@ x-webhooks: type: string required: - from - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205325,17 +205334,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &654 + effective_date: &655 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - sponsorship @@ -205409,7 +205418,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &655 + changes: &656 type: object properties: tier: @@ -205453,13 +205462,13 @@ x-webhooks: - from required: - tier - effective_date: *654 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + effective_date: *655 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205536,13 +205545,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *655 - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + changes: *656 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - sponsorship: *653 + sponsorship: *654 required: - action - changes @@ -205616,10 +205625,10 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -205702,10 +205711,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -206121,15 +206130,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *591 + enterprise: *592 id: description: The unique identifier of the status. type: integer - installation: *592 + installation: *593 name: type: string - organization: *593 - repository: *594 + organization: *594 + repository: *595 sender: *19 sha: description: The Commit SHA. @@ -206244,9 +206253,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206336,9 +206345,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206428,9 +206437,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206520,9 +206529,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *72 - installation: *592 - organization: *593 - repository: *594 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -206599,12 +206608,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - team: &656 + team: &657 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -206794,9 +206803,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -207252,7 +207261,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -207328,9 +207337,9 @@ x-webhooks: type: string enum: - created - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -207786,7 +207795,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -207863,9 +207872,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -208321,7 +208330,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -208465,9 +208474,9 @@ x-webhooks: - from required: - permissions - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -208923,7 +208932,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - changes @@ -209001,9 +209010,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *591 - installation: *592 - organization: *593 + enterprise: *592 + installation: *593 + organization: *594 repository: title: Repository description: A git repository @@ -209459,7 +209468,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *656 + team: *657 required: - action - team @@ -209535,10 +209544,10 @@ x-webhooks: type: string enum: - started - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 required: - action @@ -209611,16 +209620,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *591 + enterprise: *592 inputs: type: object nullable: true additionalProperties: true - installation: *592 - organization: *593 + installation: *593 + organization: *594 ref: type: string - repository: *594 + repository: *595 sender: *19 workflow: type: string @@ -209702,10 +209711,10 @@ x-webhooks: type: string enum: - completed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: allOf: @@ -209942,7 +209951,7 @@ x-webhooks: type: string required: - conclusion - deployment: *386 + deployment: *387 required: - action - repository @@ -210021,10 +210030,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: allOf: @@ -210284,7 +210293,7 @@ x-webhooks: required: - status - steps - deployment: *386 + deployment: *387 required: - action - repository @@ -210363,10 +210372,10 @@ x-webhooks: type: string enum: - queued - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: type: object @@ -210501,7 +210510,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *386 + deployment: *387 required: - action - repository @@ -210580,10 +210589,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 workflow_job: type: object @@ -210719,7 +210728,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *386 + deployment: *387 required: - action - repository @@ -210799,12 +210808,12 @@ x-webhooks: type: string enum: - completed - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object @@ -211795,12 +211804,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object @@ -212784,12 +212793,12 @@ x-webhooks: type: string enum: - requested - enterprise: *591 - installation: *592 - organization: *593 - repository: *594 + enterprise: *592 + installation: *593 + organization: *594 + repository: *595 sender: *19 - workflow: *606 + workflow: *607 workflow_run: title: Workflow Run type: object diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 7c62a45675..fa6c82dcbe 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -220061,6 +220061,15 @@ "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "direction", "description": "The direction to sort the results by.", @@ -222005,6 +222014,15 @@ "type": "string", "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } + }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } } ], "responses": { @@ -222300,6 +222318,15 @@ "default": 30 } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "ref", "in": "query", diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 2adac99a2e..00baeb68ed 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -1007,7 +1007,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &569 + - &570 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1649,7 +1649,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &579 + schema: &580 title: Scim Error description: Scim Error type: object @@ -9784,7 +9784,7 @@ paths: description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &379 + analysis_key: &380 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -9795,7 +9795,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &380 + category: &381 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -11459,7 +11459,7 @@ paths: enum: - development - runtime - security_advisory: &422 + security_advisory: &423 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -11690,7 +11690,7 @@ paths: nullable: true maxLength: 280 fixed_at: *81 - auto_dismissed_at: &423 + auto_dismissed_at: &424 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -12203,14 +12203,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &562 + state: &563 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &563 + resolution: &564 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -13404,7 +13404,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &471 + properties: &472 id: type: integer format: int64 @@ -13515,7 +13515,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &407 + properties: &408 url: type: string format: uri @@ -13585,7 +13585,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &408 + required: &409 - closed_issues - creator - description @@ -13726,7 +13726,7 @@ paths: - hooray - eyes - rocket - required: &472 + required: &473 - assignee - closed_at - comments @@ -13748,7 +13748,7 @@ paths: - author_association - created_at - updated_at - comment: &469 + comment: &470 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -14308,7 +14308,7 @@ paths: url: type: string format: uri - user: &618 + user: &619 title: Public User description: Public User type: object @@ -17689,7 +17689,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &500 + - &501 name: all description: If `true`, show notifications marked as read. in: query @@ -17697,7 +17697,7 @@ paths: schema: type: boolean default: false - - &501 + - &502 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -17707,7 +17707,7 @@ paths: type: boolean default: false - *92 - - &502 + - &503 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -18163,7 +18163,7 @@ paths: - url - subscription_url examples: - default: &503 + default: &504 value: - id: '1' repository: @@ -18709,7 +18709,7 @@ paths: type: array items: *52 examples: - default: &636 + default: &637 value: - login: github id: 1 @@ -19848,7 +19848,7 @@ paths: type: array items: *57 examples: - default: &630 + default: &631 value: total_count: 1 repositories: @@ -20613,7 +20613,7 @@ paths: type: array items: *137 examples: - default: &621 + default: &622 value: total_count: 1 repositories: @@ -24181,7 +24181,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &393 + properties: &394 name: type: string description: The name of the machine. @@ -24223,7 +24223,7 @@ paths: - ready - in_progress nullable: true - required: &394 + required: &395 - name - display_name - operating_system @@ -25091,7 +25091,7 @@ paths: - updated_at - visibility examples: - default: &395 + default: &396 value: total_count: 2 secrets: @@ -25129,7 +25129,7 @@ paths: description: Response content: application/json: - schema: &396 + schema: &397 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -25158,7 +25158,7 @@ paths: - key_id - key examples: - default: &397 + default: &398 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -25190,7 +25190,7 @@ paths: application/json: schema: *169 examples: - default: &399 + default: &400 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -26863,7 +26863,7 @@ paths: description: Response content: application/json: - schema: &426 + schema: &427 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -26880,7 +26880,7 @@ paths: - key_id - key examples: - default: &427 + default: &428 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28422,7 +28422,7 @@ paths: application/json: schema: *22 examples: - default: &465 + default: &466 value: id: 1 account: @@ -28647,7 +28647,7 @@ paths: required: true content: application/json: - schema: &466 + schema: &467 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -29266,7 +29266,7 @@ paths: application/json: schema: *209 examples: - default: &392 + default: &393 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -30488,7 +30488,7 @@ paths: parameters: - *119 - *215 - - &635 + - &636 name: repo_name description: repo_name parameter in: path @@ -31743,7 +31743,7 @@ paths: - nuget - container - *119 - - &637 + - &638 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -31784,7 +31784,7 @@ paths: default: *222 '403': *29 '401': *25 - '400': &639 + '400': &640 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -34387,7 +34387,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &414 + properties: &415 url: type: string format: uri @@ -34403,7 +34403,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &415 + required: &416 - url - key - name @@ -35308,7 +35308,7 @@ paths: type: object description: A repository rule. oneOf: - - &532 + - &533 title: creation description: Only allow users with bypass permission to create matching refs. @@ -35320,7 +35320,7 @@ paths: type: string enum: - creation - - &533 + - &534 title: update description: Only allow users with bypass permission to update matching refs. @@ -35341,7 +35341,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &535 + - &536 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -35353,7 +35353,7 @@ paths: type: string enum: - deletion - - &536 + - &537 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -35365,7 +35365,7 @@ paths: type: string enum: - required_linear_history - - &537 + - &538 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -35443,7 +35443,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &538 + - &539 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -35467,7 +35467,7 @@ paths: type: string required: - required_deployment_environments - - &539 + - &540 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -35479,7 +35479,7 @@ paths: type: string enum: - required_signatures - - &540 + - &541 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -35525,7 +35525,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &541 + - &542 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -35573,7 +35573,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &542 + - &543 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -35585,7 +35585,7 @@ paths: type: string enum: - non_fast_forward - - &543 + - &544 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -35621,7 +35621,7 @@ paths: required: - operator - pattern - - &544 + - &545 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -35657,7 +35657,7 @@ paths: required: - operator - pattern - - &545 + - &546 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -35693,7 +35693,7 @@ paths: required: - operator - pattern - - &546 + - &547 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -35729,7 +35729,7 @@ paths: required: - operator - pattern - - &547 + - &548 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -35855,7 +35855,7 @@ paths: maximum: 100 required: - max_file_size - - &548 + - &549 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -35905,7 +35905,7 @@ paths: - repository_id required: - workflows - - &549 + - &550 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -36142,7 +36142,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *119 - - &550 + - &551 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -36158,7 +36158,7 @@ paths: in: query schema: type: integer - - &551 + - &552 name: time_period description: |- The time period to filter by. @@ -36174,14 +36174,14 @@ paths: - week - month default: day - - &552 + - &553 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &553 + - &554 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -36201,7 +36201,7 @@ paths: description: Response content: application/json: - schema: &554 + schema: &555 title: Rule Suites description: Response type: array @@ -36256,7 +36256,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &555 + default: &556 value: - id: 21 actor_id: 12 @@ -36300,7 +36300,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *119 - - &556 + - &557 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -36316,7 +36316,7 @@ paths: description: Response content: application/json: - schema: &557 + schema: &558 title: Rule Suite description: Response type: object @@ -36415,7 +36415,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &558 + default: &559 value: id: 21 actor_id: 12 @@ -36633,7 +36633,7 @@ paths: - *67 - *20 - *18 - - &560 + - &561 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -36643,7 +36643,7 @@ paths: required: false schema: type: string - - &561 + - &562 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -36733,7 +36733,7 @@ paths: application/json: schema: type: array - items: &567 + items: &568 description: A repository security advisory. type: object properties: @@ -37024,7 +37024,7 @@ paths: - private_fork additionalProperties: false examples: - default: &568 + default: &569 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -37414,7 +37414,7 @@ paths: application/json: schema: type: array - items: &511 + items: &512 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -38545,7 +38545,7 @@ paths: - updated_at - url examples: - default: &608 + default: &609 value: - author: login: octocat @@ -38793,7 +38793,7 @@ paths: application/json: schema: *271 examples: - default: &609 + default: &610 value: author: login: octocat @@ -38976,7 +38976,7 @@ paths: - updated_at - url examples: - default: &610 + default: &611 value: - author: login: octocat @@ -39202,7 +39202,7 @@ paths: application/json: schema: *274 examples: - default: &611 + default: &612 value: author: login: octocat @@ -39915,7 +39915,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &612 + response-if-user-is-a-team-maintainer: &613 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -39980,7 +39980,7 @@ paths: application/json: schema: *285 examples: - response-if-users-membership-with-team-is-now-pending: &613 + response-if-users-membership-with-team-is-now-pending: &614 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -40122,7 +40122,7 @@ paths: - updated_at - permissions examples: - default: &614 + default: &615 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -40199,7 +40199,7 @@ paths: application/json: schema: *286 examples: - default: &615 + default: &616 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -40402,7 +40402,7 @@ paths: description: Alternative response with repository permissions content: application/json: - schema: &616 + schema: &617 title: Team Repository description: A team's access to a repository. type: object @@ -41168,7 +41168,7 @@ paths: type: array items: *205 examples: - response-if-child-teams-exist: &617 + response-if-child-teams-exist: &618 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -47064,7 +47064,7 @@ paths: items: type: object properties: - type: &435 + type: &436 type: string description: The type of reviewer. enum: @@ -47198,7 +47198,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -47304,7 +47304,7 @@ paths: - created_at - updated_at examples: - default: &431 + default: &432 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -47680,7 +47680,7 @@ paths: application/json: schema: *325 examples: - default: &448 + default: &449 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -47896,7 +47896,7 @@ paths: application/json: schema: *329 examples: - default: &449 + default: &450 value: name: USERNAME value: octocat @@ -49596,7 +49596,7 @@ paths: properties: name: type: string - commit: &403 + commit: &404 title: Commit description: Commit type: object @@ -49666,7 +49666,7 @@ paths: required: - sha - url - verification: &455 + verification: &456 title: Verification type: object properties: @@ -49732,7 +49732,7 @@ paths: type: integer files: type: array - items: &418 + items: &419 title: Diff Entry description: Diff Entry type: object @@ -52864,7 +52864,7 @@ paths: check. type: array items: *358 - deployment: &668 + deployment: &669 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -53777,7 +53777,7 @@ paths: type: string format: date-time nullable: true - head_commit: &694 + head_commit: &695 title: Simple Commit description: A commit. type: object @@ -54474,14 +54474,14 @@ paths: - *288 - *289 - *366 - - &411 + - &412 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &412 + - &413 name: status description: Returns check runs with the specified `status`. in: query @@ -54522,7 +54522,7 @@ paths: type: array items: *359 examples: - default: &413 + default: &414 value: total_count: 1 check_runs: @@ -54673,6 +54673,13 @@ paths: in: query required: false schema: *367 + - &379 + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer - *67 - name: sort description: The property by which to sort the results. @@ -55177,7 +55184,7 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &383 + '403': &384 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -55210,6 +55217,7 @@ paths: - *20 - *18 - *378 + - *379 responses: '200': description: Response @@ -55296,6 +55304,7 @@ paths: - *161 - *20 - *18 + - *379 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -55307,7 +55316,7 @@ paths: in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &381 + schema: &382 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -55328,23 +55337,23 @@ paths: application/json: schema: type: array - items: &382 + items: &383 type: object properties: ref: *367 - commit_sha: &391 + commit_sha: &392 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *379 + analysis_key: *380 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *380 + category: *381 error: type: string example: error reading field xyz @@ -55368,7 +55377,7 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *381 + sarif_id: *382 tool: *373 deletable: type: boolean @@ -55480,7 +55489,7 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: response: summary: application/json response @@ -55670,7 +55679,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *15 - '403': *383 + '403': *384 '404': *7 '503': *83 x-github: @@ -55701,7 +55710,7 @@ paths: application/json: schema: type: array - items: &384 + items: &385 title: CodeQL Database description: A CodeQL database. type: object @@ -55854,7 +55863,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -55886,7 +55895,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &420 + '302': &421 description: Found '403': *375 '404': *7 @@ -55926,7 +55935,7 @@ paths: type: object additionalProperties: false properties: - language: &385 + language: &386 type: string description: The language targeted by the CodeQL query enum: @@ -56004,7 +56013,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &389 + schema: &390 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -56014,7 +56023,7 @@ paths: description: The ID of the variant analysis. controller_repo: *82 actor: *19 - query_language: *385 + query_language: *386 query_pack_url: type: string description: The download url for the query pack. @@ -56061,7 +56070,7 @@ paths: items: type: object properties: - repository: &386 + repository: &387 title: Repository Identifier description: Repository Identifier type: object @@ -56097,7 +56106,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &390 + analysis_status: &391 type: string description: The new status of the CodeQL variant analysis repository task. @@ -56129,7 +56138,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &387 + access_mismatch_repos: &388 type: object properties: repository_count: @@ -56143,7 +56152,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *386 + items: *387 required: - repository_count - repositories @@ -56165,8 +56174,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *387 - over_limit_repos: *387 + no_codeql_db_repos: *388 + over_limit_repos: *388 required: - access_mismatch_repos - not_found_repos @@ -56182,7 +56191,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &388 + value: &389 summary: Default response value: id: 1 @@ -56334,10 +56343,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *388 + value: *389 repository_lists: summary: Response for a successful variant analysis submission - value: *388 + value: *389 '404': *7 '422': description: Unable to process variant analysis submission @@ -56378,9 +56387,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *388 + default: *389 '404': *7 '503': *83 x-github: @@ -56438,7 +56447,7 @@ paths: type: object properties: repository: *82 - analysis_status: *390 + analysis_status: *391 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -56717,7 +56726,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *383 + '403': *384 '404': *7 '409': description: Response if there is already a validation run in progress with @@ -56791,7 +56800,7 @@ paths: schema: type: object properties: - commit_sha: *391 + commit_sha: *392 ref: type: string description: |- @@ -56849,7 +56858,7 @@ paths: schema: type: object properties: - id: *381 + id: *382 url: type: string description: The REST API URL for checking the status of the upload. @@ -56863,7 +56872,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *383 + '403': *384 '404': *7 '413': description: Payload Too Large if the sarif field is too large @@ -57538,7 +57547,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -57546,7 +57555,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '400': *15 '401': *25 '403': *29 @@ -57676,14 +57685,14 @@ paths: type: integer machines: type: array - items: &624 + items: &625 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *393 - required: *394 + properties: *394 + required: *395 examples: - default: &625 + default: &626 value: total_count: 2 machines: @@ -57894,7 +57903,7 @@ paths: type: integer secrets: type: array - items: &398 + items: &399 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -57914,7 +57923,7 @@ paths: - created_at - updated_at examples: - default: *395 + default: *396 headers: Link: *39 x-github: @@ -57944,9 +57953,9 @@ paths: description: Response content: application/json: - schema: *396 + schema: *397 examples: - default: *397 + default: *398 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -57974,9 +57983,9 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58123,7 +58132,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &400 + properties: &401 login: type: string example: octocat @@ -58213,7 +58222,7 @@ paths: role_name: type: string example: admin - required: &401 + required: &402 - avatar_url - events_url - followers_url @@ -58359,7 +58368,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &468 + schema: &469 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -58634,8 +58643,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *400 - required: *401 + properties: *401 + required: *402 nullable: true required: - permission @@ -58701,7 +58710,7 @@ paths: application/json: schema: type: array - items: &402 + items: &403 title: Commit Comment description: Commit Comment type: object @@ -58759,7 +58768,7 @@ paths: - created_at - updated_at examples: - default: &405 + default: &406 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58826,9 +58835,9 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: - default: &406 + default: &407 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58909,7 +58918,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -59207,9 +59216,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: &519 + default: &520 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -59304,7 +59313,7 @@ paths: parameters: - *288 - *289 - - &404 + - &405 name: commit_sha description: The SHA of the commit. in: path @@ -59378,7 +59387,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 - *18 - *20 responses: @@ -59388,9 +59397,9 @@ paths: application/json: schema: type: array - items: *402 + items: *403 examples: - default: *405 + default: *406 headers: Link: *39 x-github: @@ -59420,7 +59429,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 requestBody: required: true content: @@ -59455,9 +59464,9 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: - default: *406 + default: *407 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -59487,7 +59496,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 - *18 - *20 responses: @@ -59497,7 +59506,7 @@ paths: application/json: schema: type: array - items: &509 + items: &510 title: Pull Request Simple description: Pull Request Simple type: object @@ -59603,8 +59612,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true active_lock_reason: type: string @@ -59700,7 +59709,7 @@ paths: _links: type: object properties: - comments: &409 + comments: &410 title: Link description: Hypermedia Link type: object @@ -59709,13 +59718,13 @@ paths: type: string required: - href - commits: *409 - statuses: *409 - html: *409 - issue: *409 - review_comments: *409 - review_comment: *409 - self: *409 + commits: *410 + statuses: *410 + html: *410 + issue: *410 + review_comments: *410 + review_comment: *410 + self: *410 required: - comments - commits @@ -59726,7 +59735,7 @@ paths: - review_comment - self author_association: *89 - auto_merge: &512 + auto_merge: &513 title: Auto merge description: The status of auto merging a pull request. type: object @@ -59789,7 +59798,7 @@ paths: - author_association - auto_merge examples: - default: &510 + default: &511 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -60329,7 +60338,7 @@ paths: - *289 - *20 - *18 - - &410 + - &411 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -60344,9 +60353,9 @@ paths: description: Response content: application/json: - schema: *403 + schema: *404 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -60460,9 +60469,9 @@ paths: parameters: - *288 - *289 - - *410 - *411 - *412 + - *413 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -60498,7 +60507,7 @@ paths: type: array items: *359 examples: - default: *413 + default: *414 headers: Link: *39 x-github: @@ -60525,7 +60534,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -60533,7 +60542,7 @@ paths: schema: type: integer example: 1 - - *411 + - *412 - *18 - *20 responses: @@ -60753,7 +60762,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - *18 - *20 responses: @@ -60953,7 +60962,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - *18 - *20 responses: @@ -60963,7 +60972,7 @@ paths: application/json: schema: type: array - items: &572 + items: &573 title: Status description: The status of a commit. type: object @@ -61102,20 +61111,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *414 - required: *415 + properties: *415 + required: *416 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &416 + properties: &417 url: type: string format: uri html_url: type: string format: uri - required: &417 + required: &418 - url - html_url nullable: true @@ -61129,26 +61138,26 @@ paths: contributing: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true readme: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true issue_template: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true pull_request_template: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true required: - code_of_conduct @@ -61318,8 +61327,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *403 - merge_base_commit: *403 + base_commit: *404 + merge_base_commit: *404 status: type: string enum: @@ -61339,10 +61348,10 @@ paths: example: 6 commits: type: array - items: *403 + items: *404 files: type: array - items: *418 + items: *419 required: - url - html_url @@ -61767,7 +61776,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &419 + response-if-content-is-a-file: &420 summary: Response if content is a file value: type: file @@ -61899,7 +61908,7 @@ paths: - size - type - url - - &524 + - &525 title: Content File description: Content File type: object @@ -62100,7 +62109,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *419 + response-if-content-is-a-file: *420 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -62169,7 +62178,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *7 '403': *29 - '302': *420 + '302': *421 '304': *37 x-github: githubCloudOnly: false @@ -62286,7 +62295,7 @@ paths: description: Response content: application/json: - schema: &421 + schema: &422 title: File Commit description: File Commit type: object @@ -62434,7 +62443,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: example-for-creating-a-file: value: @@ -62487,7 +62496,7 @@ paths: schema: oneOf: - *3 - - &450 + - &451 description: Repository rule violation was detected type: object properties: @@ -62508,7 +62517,7 @@ paths: items: type: object properties: - placeholder_id: &565 + placeholder_id: &566 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -62602,7 +62611,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: default: value: @@ -62820,7 +62829,7 @@ paths: application/json: schema: type: array - items: &424 + items: &425 type: object description: A Dependabot alert. properties: @@ -62853,7 +62862,7 @@ paths: enum: - development - runtime - security_advisory: *422 + security_advisory: *423 security_vulnerability: *75 url: *76 html_url: *77 @@ -62884,7 +62893,7 @@ paths: nullable: true maxLength: 280 fixed_at: *81 - auto_dismissed_at: *423 + auto_dismissed_at: *424 required: - number - state @@ -63113,7 +63122,7 @@ paths: parameters: - *288 - *289 - - &425 + - &426 name: alert_number in: path description: |- @@ -63128,7 +63137,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -63240,7 +63249,7 @@ paths: parameters: - *288 - *289 - - *425 + - *426 requestBody: required: true content: @@ -63285,7 +63294,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -63433,7 +63442,7 @@ paths: type: integer secrets: type: array - items: &428 + items: &429 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -63493,9 +63502,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *427 + default: *428 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63523,7 +63532,7 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: default: value: @@ -64068,7 +64077,7 @@ paths: - version - url additionalProperties: false - metadata: &429 + metadata: &430 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -64101,7 +64110,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *429 + metadata: *430 resolved: type: object description: A collection of resolved package dependencies. @@ -64114,7 +64123,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *429 + metadata: *430 relationship: type: string description: A notation of whether a dependency is requested @@ -64284,9 +64293,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *39 x-github: @@ -64434,7 +64443,7 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: simple-example: summary: Simple example @@ -64509,7 +64518,7 @@ paths: parameters: - *288 - *289 - - &432 + - &433 name: deployment_id description: deployment_id parameter in: path @@ -64521,7 +64530,7 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: default: value: @@ -64588,7 +64597,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 responses: '204': description: Response @@ -64612,7 +64621,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 - *18 - *20 responses: @@ -64622,7 +64631,7 @@ paths: application/json: schema: type: array - items: &433 + items: &434 title: Deployment Status description: The status of a deployment. type: object @@ -64784,7 +64793,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 requestBody: required: true content: @@ -64859,9 +64868,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &434 + default: &435 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -64919,7 +64928,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 - name: status_id in: path required: true @@ -64930,9 +64939,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *434 + default: *435 '404': *7 x-github: githubCloudOnly: false @@ -65032,7 +65041,7 @@ paths: type: integer environments: type: array - items: &436 + items: &437 title: Environment description: Details of a deployment environment type: object @@ -65084,7 +65093,7 @@ paths: type: type: string example: wait_timer - wait_timer: &438 + wait_timer: &439 type: integer example: 30 description: The amount of time to delay a job after @@ -65121,7 +65130,7 @@ paths: items: type: object properties: - type: *435 + type: *436 reviewer: anyOf: - *19 @@ -65145,7 +65154,7 @@ paths: - id - node_id - type - deployment_branch_policy: &439 + deployment_branch_policy: &440 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -65263,7 +65272,7 @@ paths: parameters: - *288 - *289 - - &437 + - &438 name: environment_name in: path required: true @@ -65276,9 +65285,9 @@ paths: description: Response content: application/json: - schema: *436 + schema: *437 examples: - default: &440 + default: &441 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -65364,7 +65373,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: false content: @@ -65373,7 +65382,7 @@ paths: type: object nullable: true properties: - wait_timer: *438 + wait_timer: *439 prevent_self_review: type: boolean example: false @@ -65390,13 +65399,13 @@ paths: items: type: object properties: - type: *435 + type: *436 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *439 + deployment_branch_policy: *440 additionalProperties: false examples: default: @@ -65416,9 +65425,9 @@ paths: description: Response content: application/json: - schema: *436 + schema: *437 examples: - default: *440 + default: *441 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -65444,7 +65453,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 responses: '204': description: Default response @@ -65471,7 +65480,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *18 - *20 responses: @@ -65489,7 +65498,7 @@ paths: example: 2 branch_policies: type: array - items: &441 + items: &442 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -65548,7 +65557,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: true content: @@ -65594,9 +65603,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - example-wildcard: &442 + example-wildcard: &443 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -65640,8 +65649,8 @@ paths: parameters: - *288 - *289 - - *437 - - &443 + - *438 + - &444 name: branch_policy_id in: path required: true @@ -65653,9 +65662,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65676,8 +65685,8 @@ paths: parameters: - *288 - *289 - - *437 - - *443 + - *438 + - *444 requestBody: required: true content: @@ -65705,9 +65714,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65728,8 +65737,8 @@ paths: parameters: - *288 - *289 - - *437 - - *443 + - *438 + - *444 responses: '204': description: Response @@ -65754,7 +65763,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *437 + - *438 - *289 - *288 responses: @@ -65772,7 +65781,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &444 + items: &445 title: Deployment protection rule description: Deployment protection rule type: object @@ -65791,7 +65800,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &445 + app: &446 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -65890,7 +65899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *437 + - *438 - *289 - *288 requestBody: @@ -65913,9 +65922,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *444 + schema: *445 examples: - default: &446 + default: &447 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -65950,7 +65959,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *437 + - *438 - *289 - *288 - *20 @@ -65971,7 +65980,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *445 + items: *446 examples: default: value: @@ -66008,8 +66017,8 @@ paths: parameters: - *288 - *289 - - *437 - - &447 + - *438 + - &448 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -66021,9 +66030,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *446 + default: *447 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66044,10 +66053,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *437 + - *438 - *289 - *288 - - *447 + - *448 responses: '204': description: Response @@ -66075,7 +66084,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *18 - *20 responses: @@ -66122,7 +66131,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 responses: '200': description: Response @@ -66154,7 +66163,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 responses: '200': @@ -66163,7 +66172,7 @@ paths: application/json: schema: *325 examples: - default: *448 + default: *449 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66187,7 +66196,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 requestBody: required: true @@ -66247,7 +66256,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 responses: '204': @@ -66275,7 +66284,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *312 - *20 responses: @@ -66320,7 +66329,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: true content: @@ -66374,7 +66383,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *150 responses: '200': @@ -66383,7 +66392,7 @@ paths: application/json: schema: *329 examples: - default: *449 + default: *450 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66407,7 +66416,7 @@ paths: - *288 - *289 - *150 - - *437 + - *438 requestBody: required: true content: @@ -66452,7 +66461,7 @@ paths: - *288 - *289 - *150 - - *437 + - *438 responses: '204': description: Response @@ -66829,7 +66838,7 @@ paths: schema: oneOf: - *122 - - *450 + - *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67063,7 +67072,7 @@ paths: description: Response content: application/json: - schema: &451 + schema: &452 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -67273,13 +67282,13 @@ paths: parameters: - *288 - *289 - - *404 + - *405 responses: '200': description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -67336,7 +67345,7 @@ paths: parameters: - *288 - *289 - - &452 + - &453 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -67353,7 +67362,7 @@ paths: application/json: schema: type: array - items: &453 + items: &454 title: Git Reference description: Git references within a repository type: object @@ -67430,15 +67439,15 @@ paths: parameters: - *288 - *289 - - *452 + - *453 responses: '200': description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: &454 + default: &455 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -67497,9 +67506,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -67527,7 +67536,7 @@ paths: parameters: - *288 - *289 - - *452 + - *453 requestBody: required: true content: @@ -67556,9 +67565,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 '422': *16 '409': *124 x-github: @@ -67578,7 +67587,7 @@ paths: parameters: - *288 - *289 - - *452 + - *453 responses: '204': description: Response @@ -67698,7 +67707,7 @@ paths: description: Response content: application/json: - schema: &456 + schema: &457 title: Git Tag description: Metadata for a Git tag type: object @@ -67749,7 +67758,7 @@ paths: - sha - type - url - verification: *455 + verification: *456 required: - sha - url @@ -67759,7 +67768,7 @@ paths: - tag - message examples: - default: &457 + default: &458 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -67842,9 +67851,9 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 '404': *7 '409': *124 x-github: @@ -67942,7 +67951,7 @@ paths: description: Response content: application/json: - schema: &458 + schema: &459 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -68078,7 +68087,7 @@ paths: description: Response content: application/json: - schema: *458 + schema: *459 examples: default-response: summary: Default response @@ -68148,7 +68157,7 @@ paths: application/json: schema: type: array - items: &459 + items: &460 title: Webhook description: Webhooks for repositories. type: object @@ -68202,7 +68211,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &702 + last_response: &703 title: Hook Response type: object properties: @@ -68329,9 +68338,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: &460 + default: &461 value: type: Repository id: 12345678 @@ -68387,9 +68396,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *460 + default: *461 '404': *7 x-github: githubCloudOnly: false @@ -68456,9 +68465,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *460 + default: *461 '422': *16 '404': *7 x-github: @@ -68764,7 +68773,7 @@ paths: description: Response content: application/json: - schema: &461 + schema: &462 title: Import description: A repository import from an external source. type: object @@ -68863,7 +68872,7 @@ paths: - html_url - authors_url examples: - default: &464 + default: &465 value: vcs: subversion use_lfs: true @@ -68879,7 +68888,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *7 - '503': &462 + '503': &463 description: Unavailable due to service under maintenance. content: application/json: @@ -68957,7 +68966,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: default: value: @@ -68982,7 +68991,7 @@ paths: type: string '422': *16 '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69060,7 +69069,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: example-1: summary: Example 1 @@ -69108,7 +69117,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69136,7 +69145,7 @@ paths: responses: '204': description: Response - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69164,7 +69173,7 @@ paths: parameters: - *288 - *289 - - &648 + - &649 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -69178,7 +69187,7 @@ paths: application/json: schema: type: array - items: &463 + items: &464 title: Porter Author description: Porter Author type: object @@ -69232,7 +69241,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69288,7 +69297,7 @@ paths: description: Response content: application/json: - schema: *463 + schema: *464 examples: default: value: @@ -69301,7 +69310,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *16 '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69367,7 +69376,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69423,11 +69432,11 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *464 + default: *465 '422': *16 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69459,7 +69468,7 @@ paths: application/json: schema: *22 examples: - default: *465 + default: *466 '301': *302 '404': *7 x-github: @@ -69494,7 +69503,7 @@ paths: properties: {} additionalProperties: false examples: - default: &467 + default: &468 value: limit: collaborators_only origin: repository @@ -69525,7 +69534,7 @@ paths: required: true content: application/json: - schema: *466 + schema: *467 examples: default: summary: Example request body @@ -69539,7 +69548,7 @@ paths: application/json: schema: *200 examples: - default: *467 + default: *468 '409': description: Response x-github: @@ -69596,9 +69605,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: &641 + default: &642 value: - id: 1 repository: @@ -69760,7 +69769,7 @@ paths: description: Response content: application/json: - schema: *468 + schema: *469 examples: default: value: @@ -70245,7 +70254,7 @@ paths: application/json: schema: *102 examples: - default: &474 + default: &475 value: id: 1 node_id: MDU6SXNzdWUx @@ -70451,9 +70460,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: &476 + default: &477 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70519,9 +70528,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &470 + default: &471 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70599,9 +70608,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 '422': *16 x-github: githubCloudOnly: false @@ -70791,7 +70800,7 @@ paths: application/json: schema: type: array - items: &473 + items: &474 title: Issue Event description: Issue Event type: object @@ -70834,8 +70843,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *471 - required: *472 + properties: *472 + required: *473 nullable: true label: title: Issue Event Label @@ -71154,7 +71163,7 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: default: value: @@ -71383,7 +71392,7 @@ paths: parameters: - *288 - *289 - - &475 + - &476 name: issue_number description: The number that identifies the issue. in: path @@ -71397,7 +71406,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 '301': *302 '404': *7 '410': *299 @@ -71427,7 +71436,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -71523,7 +71532,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 '422': *16 '503': *83 '403': *29 @@ -71549,7 +71558,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -71577,7 +71586,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71595,7 +71604,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: content: application/json: @@ -71622,7 +71631,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71646,7 +71655,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: assignee in: path required: true @@ -71688,7 +71697,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *92 - *18 - *20 @@ -71699,9 +71708,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: *476 + default: *477 headers: Link: *39 '404': *7 @@ -71736,7 +71745,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: true content: @@ -71758,9 +71767,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -71789,7 +71798,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -71803,7 +71812,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &479 + - &480 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -71857,7 +71866,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &480 + - &481 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -71993,7 +72002,7 @@ paths: - performed_via_github_app - assignee - assigner - - &481 + - &482 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -72044,7 +72053,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &482 + - &483 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -72095,7 +72104,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &483 + - &484 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -72149,7 +72158,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &484 + - &485 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -72196,7 +72205,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &485 + - &486 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -72243,7 +72252,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &486 + - &487 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -72303,7 +72312,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &487 + - &488 title: Locked Issue Event description: Locked Issue Event type: object @@ -72351,7 +72360,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &488 + - &489 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -72417,7 +72426,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &489 + - &490 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -72483,7 +72492,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &490 + - &491 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -72549,7 +72558,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &491 + - &492 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -72659,7 +72668,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -72669,7 +72678,7 @@ paths: application/json: schema: type: array - items: &477 + items: &478 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -72716,7 +72725,7 @@ paths: - color - default examples: - default: &478 + default: &479 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -72755,7 +72764,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -72814,9 +72823,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 '301': *302 '404': *7 '410': *299 @@ -72838,7 +72847,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -72898,9 +72907,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 '301': *302 '404': *7 '410': *299 @@ -72922,7 +72931,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 responses: '204': description: Response @@ -72949,7 +72958,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: name in: path required: true @@ -72962,7 +72971,7 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: default: value: @@ -72997,7 +73006,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -73045,7 +73054,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 responses: '204': description: Response @@ -73069,7 +73078,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -73121,7 +73130,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: true content: @@ -73186,7 +73195,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *280 responses: '204': @@ -73209,7 +73218,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -73224,7 +73233,6 @@ paths: description: Timeline Event type: object anyOf: - - *479 - *480 - *481 - *482 @@ -73237,6 +73245,7 @@ paths: - *489 - *490 - *491 + - *492 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -73537,7 +73546,7 @@ paths: type: string comments: type: array - items: &513 + items: &514 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -73746,7 +73755,7 @@ paths: type: string comments: type: array - items: *402 + items: *403 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -74063,7 +74072,7 @@ paths: application/json: schema: type: array - items: &492 + items: &493 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -74162,9 +74171,9 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: &493 + default: &494 value: id: 1 key: ssh-rsa AAA... @@ -74199,7 +74208,7 @@ paths: parameters: - *288 - *289 - - &494 + - &495 name: key_id description: The unique identifier of the key. in: path @@ -74211,9 +74220,9 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: *493 + default: *494 '404': *7 x-github: githubCloudOnly: false @@ -74233,7 +74242,7 @@ paths: parameters: - *288 - *289 - - *494 + - *495 responses: '204': description: Response @@ -74264,9 +74273,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 headers: Link: *39 '404': *7 @@ -74324,9 +74333,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &495 + default: &496 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -74370,9 +74379,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *495 + default: *496 '404': *7 x-github: githubCloudOnly: false @@ -74429,7 +74438,7 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: default: value: @@ -74823,9 +74832,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *403 + schema: *404 examples: - default: *496 + default: *497 '204': description: Response when already merged '404': @@ -74892,12 +74901,12 @@ paths: application/json: schema: type: array - items: &497 + items: &498 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 examples: default: value: @@ -74994,9 +75003,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: &498 + default: &499 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -75057,7 +75066,7 @@ paths: parameters: - *288 - *289 - - &499 + - &500 name: milestone_number description: The number that identifies the milestone. in: path @@ -75069,9 +75078,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: *498 + default: *499 '404': *7 x-github: githubCloudOnly: false @@ -75090,7 +75099,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 requestBody: required: false content: @@ -75128,9 +75137,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: *498 + default: *499 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75148,7 +75157,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 responses: '204': description: Response @@ -75171,7 +75180,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 - *18 - *20 responses: @@ -75181,9 +75190,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 headers: Link: *39 x-github: @@ -75204,10 +75213,10 @@ paths: parameters: - *288 - *289 - - *500 - *501 - - *92 - *502 + - *92 + - *503 - *18 - *20 responses: @@ -75219,7 +75228,7 @@ paths: type: array items: *115 examples: - default: *503 + default: *504 headers: Link: *39 x-github: @@ -75309,7 +75318,7 @@ paths: description: Response content: application/json: - schema: &504 + schema: &505 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -75434,7 +75443,7 @@ paths: - custom_404 - public examples: - default: &505 + default: &506 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -75530,9 +75539,9 @@ paths: description: Response content: application/json: - schema: *504 + schema: *505 examples: - default: *505 + default: *506 '422': *16 '409': *124 x-github: @@ -75701,7 +75710,7 @@ paths: application/json: schema: type: array - items: &506 + items: &507 title: Page Build description: Page Build type: object @@ -75848,9 +75857,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &507 + default: &508 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -75910,9 +75919,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76041,7 +76050,7 @@ paths: parameters: - *288 - *289 - - &508 + - &509 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -76101,7 +76110,7 @@ paths: parameters: - *288 - *289 - - *508 + - *509 responses: '204': *168 '404': *7 @@ -76770,9 +76779,9 @@ paths: application/json: schema: type: array - items: *509 + items: *510 examples: - default: *510 + default: *511 headers: Link: *39 '304': *37 @@ -76870,7 +76879,7 @@ paths: description: Response content: application/json: - schema: &515 + schema: &516 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -76981,8 +76990,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true active_lock_reason: type: string @@ -77027,7 +77036,7 @@ paths: nullable: true requested_teams: type: array - items: *511 + items: *512 nullable: true head: type: object @@ -77939,14 +77948,14 @@ paths: _links: type: object properties: - comments: *409 - commits: *409 - statuses: *409 - html: *409 - issue: *409 - review_comments: *409 - review_comment: *409 - self: *409 + comments: *410 + commits: *410 + statuses: *410 + html: *410 + issue: *410 + review_comments: *410 + review_comment: *410 + self: *410 required: - comments - commits @@ -77957,7 +77966,7 @@ paths: - review_comment - self author_association: *89 - auto_merge: *512 + auto_merge: *513 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -78049,7 +78058,7 @@ paths: - merged_by - review_comments examples: - default: &516 + default: &517 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -78606,9 +78615,9 @@ paths: application/json: schema: type: array - items: *513 + items: *514 examples: - default: &518 + default: &519 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78693,9 +78702,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: &514 + default: &515 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78794,9 +78803,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78999,7 +79008,7 @@ paths: parameters: - *288 - *289 - - &517 + - &518 name: pull_number description: The number that identifies the pull request. in: path @@ -79012,9 +79021,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '304': *37 '404': *7 '406': @@ -79051,7 +79060,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79093,9 +79102,9 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '422': *16 '403': *29 x-github: @@ -79119,7 +79128,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -79181,7 +79190,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -79189,7 +79198,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -79221,7 +79230,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *112 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -79242,9 +79251,9 @@ paths: application/json: schema: type: array - items: *513 + items: *514 examples: - default: *518 + default: *519 headers: Link: *39 x-github: @@ -79279,7 +79288,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -79384,7 +79393,7 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: example-for-a-multi-line-comment: value: @@ -79474,7 +79483,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *101 requestBody: required: true @@ -79497,7 +79506,7 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: default: value: @@ -79585,7 +79594,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -79595,9 +79604,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: *519 + default: *520 headers: Link: *39 x-github: @@ -79629,7 +79638,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -79639,7 +79648,7 @@ paths: application/json: schema: type: array - items: *418 + items: *419 examples: default: value: @@ -79679,7 +79688,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 responses: '204': description: Response if pull request has been merged @@ -79704,7 +79713,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79817,7 +79826,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 responses: '200': description: Response @@ -79894,7 +79903,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79931,7 +79940,7 @@ paths: description: Response content: application/json: - schema: *509 + schema: *510 examples: default: value: @@ -80469,7 +80478,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -80503,7 +80512,7 @@ paths: description: Response content: application/json: - schema: *509 + schema: *510 examples: default: value: @@ -81010,7 +81019,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -81020,7 +81029,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -81173,7 +81182,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -81259,9 +81268,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: &522 + default: &523 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -81326,8 +81335,8 @@ paths: parameters: - *288 - *289 - - *517 - - &521 + - *518 + - &522 name: review_id description: The unique identifier of the review. in: path @@ -81339,9 +81348,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: &523 + default: &524 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -81402,8 +81411,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81426,7 +81435,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -81490,16 +81499,16 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 responses: '200': description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: *522 + default: *523 '422': *8 '404': *7 x-github: @@ -81528,8 +81537,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 - *18 - *20 responses: @@ -81612,9 +81621,9 @@ paths: _links: type: object properties: - self: *409 - html: *409 - pull_request: *409 + self: *410 + html: *410 + pull_request: *410 required: - self - html @@ -81759,8 +81768,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81788,7 +81797,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -81853,8 +81862,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81889,9 +81898,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: *523 + default: *524 '404': *7 '422': *8 '403': *29 @@ -81915,7 +81924,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -81992,9 +82001,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: &525 + default: &526 value: type: file encoding: base64 @@ -82057,9 +82066,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: *525 + default: *526 '404': *7 '422': *16 x-github: @@ -82092,7 +82101,7 @@ paths: application/json: schema: type: array - items: &526 + items: &527 title: Release description: A release. type: object @@ -82155,7 +82164,7 @@ paths: author: *19 assets: type: array - items: &527 + items: &528 title: Release Asset description: Data related to a release. type: object @@ -82413,9 +82422,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: &530 + default: &531 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -82518,7 +82527,7 @@ paths: parameters: - *288 - *289 - - &528 + - &529 name: asset_id description: The unique identifier of the asset. in: path @@ -82530,9 +82539,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: &529 + default: &530 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -82566,7 +82575,7 @@ paths: type: User site_admin: false '404': *7 - '302': *420 + '302': *421 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82584,7 +82593,7 @@ paths: parameters: - *288 - *289 - - *528 + - *529 requestBody: required: false content: @@ -82612,9 +82621,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *529 + default: *530 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82632,7 +82641,7 @@ paths: parameters: - *288 - *289 - - *528 + - *529 responses: '204': description: Response @@ -82749,9 +82758,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82782,9 +82791,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '404': *7 x-github: githubCloudOnly: false @@ -82808,7 +82817,7 @@ paths: parameters: - *288 - *289 - - &531 + - &532 name: release_id description: The unique identifier of the release. in: path @@ -82822,9 +82831,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '401': description: Unauthorized x-github: @@ -82844,7 +82853,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 requestBody: required: false content: @@ -82908,9 +82917,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '404': description: Not Found if the discussion category name is invalid content: @@ -82933,7 +82942,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 responses: '204': description: Response @@ -82955,7 +82964,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - *18 - *20 responses: @@ -82965,7 +82974,7 @@ paths: application/json: schema: type: array - items: *527 + items: *528 examples: default: value: @@ -83048,7 +83057,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - name: name in: query required: true @@ -83074,7 +83083,7 @@ paths: description: Response for successful upload content: application/json: - schema: *527 + schema: *528 examples: response-for-successful-upload: value: @@ -83130,7 +83139,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -83179,7 +83188,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 requestBody: required: true content: @@ -83242,7 +83251,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - *280 responses: '204': @@ -83285,8 +83294,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *532 - - &534 + - *533 + - &535 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -83306,53 +83315,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *533 - *534 - - allOf: - *535 - - *534 - allOf: - *536 - - *534 + - *535 - allOf: - *537 - - *534 + - *535 - allOf: - *538 - - *534 + - *535 - allOf: - *539 - - *534 + - *535 - allOf: - *540 - - *534 + - *535 - allOf: - *541 - - *534 + - *535 - allOf: - *542 - - *534 + - *535 - allOf: - *543 - - *534 + - *535 - allOf: - *544 - - *534 + - *535 - allOf: - *545 - - *534 + - *535 - allOf: - *546 - - *534 + - *535 - allOf: - *547 - - *534 + - *535 - allOf: - *548 - - *534 + - *535 - allOf: - *549 - - *534 + - *535 + - allOf: + - *550 + - *535 examples: default: value: @@ -83520,7 +83529,7 @@ paths: application/json: schema: *251 examples: - default: &559 + default: &560 value: id: 42 name: super cool ruleset @@ -83569,10 +83578,10 @@ paths: parameters: - *288 - *289 - - *550 - *551 - *552 - *553 + - *554 - *18 - *20 responses: @@ -83580,9 +83589,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: *555 + default: *556 '404': *7 '500': *71 x-github: @@ -83605,15 +83614,15 @@ paths: parameters: - *288 - *289 - - *556 + - *557 responses: '200': description: Response content: application/json: - schema: *557 + schema: *558 examples: - default: *558 + default: *559 '404': *7 '500': *71 x-github: @@ -83664,7 +83673,7 @@ paths: application/json: schema: *251 examples: - default: *559 + default: *560 '404': *7 '500': *71 put: @@ -83747,7 +83756,7 @@ paths: application/json: schema: *251 examples: - default: *559 + default: *560 '404': *7 '500': *71 delete: @@ -83803,8 +83812,8 @@ paths: - *67 - *20 - *18 - - *560 - *561 + - *562 - *257 responses: '200': @@ -83813,7 +83822,7 @@ paths: application/json: schema: type: array - items: &564 + items: &565 type: object properties: number: *72 @@ -83832,8 +83841,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *562 - resolution: *563 + state: *563 + resolution: *564 resolved_at: type: string format: date-time @@ -83993,7 +84002,7 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: default: value: @@ -84049,8 +84058,8 @@ paths: schema: type: object properties: - state: *562 - resolution: *563 + state: *563 + resolution: *564 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -84068,7 +84077,7 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: default: value: @@ -84150,7 +84159,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &723 + items: &724 type: object properties: type: @@ -84518,14 +84527,14 @@ paths: schema: type: object properties: - reason: &566 + reason: &567 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *565 + placeholder_id: *566 required: - reason - placeholder_id @@ -84542,7 +84551,7 @@ paths: schema: type: object properties: - reason: *566 + reason: *567 expire_at: type: string format: date-time @@ -84632,9 +84641,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: *568 + default: *569 '400': *15 '404': *7 x-github: @@ -84818,9 +84827,9 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: &570 + default: &571 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -85158,7 +85167,7 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: default: value: @@ -85307,15 +85316,15 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '200': description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *570 + default: *571 '403': *29 '404': *7 x-github: @@ -85341,7 +85350,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 requestBody: required: true content: @@ -85500,10 +85509,10 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *570 - add_credit: *570 + default: *571 + add_credit: *571 '403': *29 '404': *7 '422': @@ -85543,7 +85552,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '202': *125 '400': *15 @@ -85572,7 +85581,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '202': description: Response @@ -85716,7 +85725,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -86089,7 +86098,7 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: default: value: @@ -86177,7 +86186,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -86271,7 +86280,7 @@ paths: description: if you subscribe to the repository content: application/json: - schema: &573 + schema: &574 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -86366,7 +86375,7 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: default: value: @@ -86503,7 +86512,7 @@ paths: application/json: schema: type: array - items: &574 + items: &575 title: Tag protection description: Tag protection type: object @@ -86579,7 +86588,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -86727,7 +86736,7 @@ paths: description: Response content: application/json: - schema: &575 + schema: &576 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -86739,7 +86748,7 @@ paths: required: - names examples: - default: &576 + default: &577 value: names: - octocat @@ -86794,9 +86803,9 @@ paths: description: Response content: application/json: - schema: *575 + schema: *576 examples: - default: *576 + default: *577 '404': *7 '422': *8 x-github: @@ -86819,7 +86828,7 @@ paths: parameters: - *288 - *289 - - &577 + - &578 name: per description: The time frame to display results for. in: query @@ -86848,7 +86857,7 @@ paths: example: 128 clones: type: array - items: &578 + items: &579 title: Traffic type: object properties: @@ -87089,7 +87098,7 @@ paths: parameters: - *288 - *289 - - *577 + - *578 responses: '200': description: Response @@ -87108,7 +87117,7 @@ paths: example: 3782 views: type: array - items: *578 + items: *579 required: - uniques - count @@ -87783,7 +87792,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &586 + - &587 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -87792,7 +87801,7 @@ paths: schema: type: string example: members - - &591 + - &592 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -87803,7 +87812,7 @@ paths: default: 1 format: int32 example: 1 - - &592 + - &593 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -87845,7 +87854,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &580 + items: &581 allOf: - type: object required: @@ -87920,7 +87929,7 @@ paths: - value: 0db508eb-91e2-46e4-809c-30dcbda0c685 "$+ref": https://api.github.localhost/scim/v2/Users/0db508eb-91e2-46e4-809c-30dcbda0c685 displayName: User 2 - meta: &593 + meta: &594 type: object description: The metadata associated with the creation/updates to the user. @@ -87980,31 +87989,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/927fa2c08dcb4a7fae9e startIndex: 1 itemsPerPage: 20 - '400': &581 + '400': &582 description: Bad request content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '401': &582 + schema: *580 + '401': &583 description: Authorization failure - '403': &583 + '403': &584 description: Permission denied - '429': &584 + '429': &585 description: Too many requests content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '500': &585 + schema: *580 + '500': &586 description: Internal server error content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 + schema: *580 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88031,7 +88040,7 @@ paths: required: true content: application/json: - schema: &589 + schema: &590 type: object required: - schemas @@ -88087,9 +88096,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *580 + schema: *581 examples: - group: &587 + group: &588 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -88108,13 +88117,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/927fa2c08dcb4a7fae9e - '400': *581 - '401': *582 - '403': *583 - '409': &590 + '400': *582 + '401': *583 + '403': *584 + '409': &591 description: Duplicate record detected - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88135,7 +88144,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group parameters: - - &588 + - &589 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -88143,22 +88152,22 @@ paths: schema: type: string example: 7fce0092-d52e-4f76-b727-3955bd72c939 - - *586 + - *587 - *40 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *580 + schema: *581 examples: - default: *587 - '400': *581 - '401': *582 - '403': *583 + default: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88180,13 +88189,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group parameters: - - *588 + - *589 - *40 requestBody: required: true content: application/json: - schema: *589 + schema: *590 examples: group: summary: Group @@ -88212,17 +88221,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *580 + schema: *581 examples: - group: *587 - groupWithMembers: *587 - '400': *581 - '401': *582 - '403': *583 + group: *588 + groupWithMembers: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88249,13 +88258,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group parameters: - - *588 + - *589 - *40 requestBody: required: true content: application/json: - schema: &600 + schema: &601 type: object required: - Operations @@ -88315,17 +88324,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *580 + schema: *581 examples: - updateGroup: *587 - addMembers: *587 - '400': *581 - '401': *582 - '403': *583 + updateGroup: *588 + addMembers: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88345,17 +88354,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise parameters: - - *588 + - *589 - *40 responses: '204': description: Group was deleted, no content - '400': *581 - '401': *582 - '403': *583 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88392,8 +88401,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *591 - *592 + - *593 - *40 responses: '200': @@ -88426,7 +88435,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &595 + items: &596 allOf: - type: object required: @@ -88505,7 +88514,7 @@ paths: description: Whether this email address is the primary address. example: true - roles: &594 + roles: &595 type: array description: The roles assigned to the user. items: @@ -88561,7 +88570,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *593 + meta: *594 startIndex: type: integer description: A starting index for the returned page @@ -88598,11 +88607,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *581 - '401': *582 - '403': *583 - '429': *584 - '500': *585 + '400': *582 + '401': *583 + '403': *584 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88629,7 +88638,7 @@ paths: required: true content: application/json: - schema: &598 + schema: &599 type: object required: - schemas @@ -88711,9 +88720,9 @@ paths: type: boolean description: Whether this email address is the primary address. example: true - roles: *594 + roles: *595 examples: - user: &599 + user: &600 summary: User value: schemas: @@ -88760,9 +88769,9 @@ paths: description: User has been created content: application/scim+json: - schema: *595 + schema: *596 examples: - user: &596 + user: &597 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -88788,13 +88797,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Users/7fce0092-d52e-4f76-b727-3955bd72c939 - enterpriseOwner: *596 - '400': *581 - '401': *582 - '403': *583 - '409': *590 - '429': *584 - '500': *585 + enterpriseOwner: *597 + '400': *582 + '401': *583 + '403': *584 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88815,7 +88824,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user parameters: - - &597 + - &598 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -88828,15 +88837,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *595 + schema: *596 examples: - default: *596 - '400': *581 - '401': *582 - '403': *583 + default: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88861,30 +88870,30 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user parameters: - - *597 + - *598 - *40 requestBody: required: true content: application/json: - schema: *598 + schema: *599 examples: - user: *599 + user: *600 responses: '200': description: User was updated content: application/scim+json: - schema: *595 + schema: *596 examples: - user: *596 - '400': *581 - '401': *582 - '403': *583 + user: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88922,13 +88931,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user parameters: - - *597 + - *598 - *40 requestBody: required: true content: application/json: - schema: *600 + schema: *601 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -88968,18 +88977,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *595 - examples: - userMultiValuedProperties: *596 - userSingleValuedProperties: *596 - disableUser: *596 - '400': *581 - '401': *582 - '403': *583 + schema: *596 + examples: + userMultiValuedProperties: *597 + userSingleValuedProperties: *597 + disableUser: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88999,17 +89008,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise parameters: - - *597 + - *598 - *40 responses: '204': description: User was deleted, no content - '400': *581 - '401': *582 - '403': *583 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -89096,7 +89105,7 @@ paths: example: 1 Resources: type: array - items: &601 + items: &602 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -89327,22 +89336,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *37 - '404': &602 + '404': &603 description: Resource not found content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '403': &603 + schema: *580 + '403': &604 description: Forbidden content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '400': *581 - '429': *584 + schema: *580 + '400': *582 + '429': *585 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -89368,9 +89377,9 @@ paths: description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: &604 + default: &605 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -89393,17 +89402,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *37 - '404': *602 - '403': *603 - '500': *585 + '404': *603 + '403': *604 + '500': *586 '409': description: Conflict content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '400': *581 + schema: *580 + '400': *582 requestBody: required: true content: @@ -89496,17 +89505,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 - '404': *602 - '403': *603 + default: *605 + '404': *603 + '403': *604 '304': *37 x-github: githubCloudOnly: true @@ -89530,18 +89539,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 + default: *605 '304': *37 - '404': *602 - '403': *603 + '404': *603 + '403': *604 requestBody: required: true content: @@ -89650,19 +89659,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 + default: *605 '304': *37 - '404': *602 - '403': *603 - '400': *581 + '404': *603 + '403': *604 + '400': *582 '429': description: Response content: @@ -89753,12 +89762,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *119 - - *597 + - *598 responses: '204': description: Response - '404': *602 - '403': *603 + '404': *603 + '403': *604 '304': *37 x-github: githubCloudOnly: true @@ -89890,7 +89899,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &605 + text_matches: &606 title: Search Result Text Matches type: array items: @@ -90053,7 +90062,7 @@ paths: enum: - author-date - committer-date - - &606 + - &607 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -90144,7 +90153,7 @@ paths: url: type: string format: uri - verification: *455 + verification: *456 required: - author - committer @@ -90181,7 +90190,7 @@ paths: type: number node_id: type: string - text_matches: *605 + text_matches: *606 required: - sha - node_id @@ -90374,7 +90383,7 @@ paths: - interactions - created - updated - - *606 + - *607 - *18 - *20 responses: @@ -90479,8 +90488,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true comments: type: integer @@ -90494,7 +90503,7 @@ paths: type: string format: date-time nullable: true - text_matches: *605 + text_matches: *606 pull_request: type: object properties: @@ -90718,7 +90727,7 @@ paths: enum: - created - updated - - *606 + - *607 - *18 - *20 responses: @@ -90762,7 +90771,7 @@ paths: nullable: true score: type: number - text_matches: *605 + text_matches: *606 required: - id - node_id @@ -90848,7 +90857,7 @@ paths: - forks - help-wanted-issues - updated - - *606 + - *607 - *18 - *20 responses: @@ -91087,7 +91096,7 @@ paths: - admin - pull - push - text_matches: *605 + text_matches: *606 temp_clone_token: type: string allow_merge_commit: @@ -91388,7 +91397,7 @@ paths: type: string format: uri nullable: true - text_matches: *605 + text_matches: *606 related: type: array nullable: true @@ -91581,7 +91590,7 @@ paths: - followers - repositories - joined - - *606 + - *607 - *18 - *20 responses: @@ -91685,7 +91694,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *605 + text_matches: *606 blog: type: string nullable: true @@ -91762,7 +91771,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &607 + - &608 name: team_id description: The unique identifier of the team. in: path @@ -91803,7 +91812,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -91903,7 +91912,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *607 + - *608 responses: '204': description: Response @@ -91934,7 +91943,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *607 + - *608 - *67 - *18 - *20 @@ -91947,7 +91956,7 @@ paths: type: array items: *271 examples: - default: *608 + default: *609 headers: Link: *39 x-github: @@ -91976,7 +91985,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -92039,7 +92048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *607 + - *608 - *273 responses: '200': @@ -92073,7 +92082,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *607 + - *608 - *273 requestBody: required: false @@ -92099,7 +92108,7 @@ paths: application/json: schema: *271 examples: - default: *609 + default: *610 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92124,7 +92133,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *607 + - *608 - *273 responses: '204': @@ -92154,7 +92163,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *607 + - *608 - *273 - *67 - *18 @@ -92168,7 +92177,7 @@ paths: type: array items: *274 examples: - default: *610 + default: *611 headers: Link: *39 x-github: @@ -92197,7 +92206,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 requestBody: required: true @@ -92249,7 +92258,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 responses: @@ -92284,7 +92293,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 requestBody: @@ -92310,7 +92319,7 @@ paths: application/json: schema: *274 examples: - default: *611 + default: *612 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92335,7 +92344,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 responses: @@ -92366,7 +92375,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 - name: content @@ -92425,7 +92434,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 requestBody: @@ -92487,7 +92496,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *607 + - *608 - *273 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -92545,7 +92554,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *607 + - *608 - *273 requestBody: required: true @@ -92604,7 +92613,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -92642,7 +92651,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *607 + - *608 - name: role description: Filters members returned by their role in the team. in: query @@ -92693,7 +92702,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92730,7 +92739,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92770,7 +92779,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92807,7 +92816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 responses: '200': @@ -92816,7 +92825,7 @@ paths: application/json: schema: *285 examples: - response-if-user-is-a-team-maintainer: *612 + response-if-user-is-a-team-maintainer: *613 '404': *7 x-github: githubCloudOnly: false @@ -92849,7 +92858,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 requestBody: required: false @@ -92877,7 +92886,7 @@ paths: application/json: schema: *285 examples: - response-if-users-membership-with-team-is-now-pending: *613 + response-if-users-membership-with-team-is-now-pending: *614 '403': description: Forbidden if team synchronization is set up '422': @@ -92911,7 +92920,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92941,7 +92950,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -92953,7 +92962,7 @@ paths: type: array items: *286 examples: - default: *614 + default: *615 headers: Link: *39 '404': *7 @@ -92980,7 +92989,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *607 + - *608 - *287 responses: '200': @@ -92989,7 +92998,7 @@ paths: application/json: schema: *286 examples: - default: *615 + default: *616 '404': description: Not Found if project is not managed by this team x-github: @@ -93014,7 +93023,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *607 + - *608 - *287 requestBody: required: false @@ -93083,7 +93092,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *607 + - *608 - *287 responses: '204': @@ -93111,7 +93120,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -93153,7 +93162,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *607 + - *608 - *288 - *289 responses: @@ -93161,7 +93170,7 @@ paths: description: Alternative response with extra repository information content: application/json: - schema: *616 + schema: *617 examples: alternative-response-with-extra-repository-information: value: @@ -93312,7 +93321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *607 + - *608 - *288 - *289 requestBody: @@ -93364,7 +93373,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *607 + - *608 - *288 - *289 responses: @@ -93395,7 +93404,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy parameters: - - *607 + - *608 responses: '200': description: Response @@ -93430,7 +93439,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -93518,7 +93527,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -93530,7 +93539,7 @@ paths: type: array items: *205 examples: - response-if-child-teams-exist: *617 + response-if-child-teams-exist: *618 headers: Link: *39 '404': *7 @@ -93563,7 +93572,7 @@ paths: application/json: schema: oneOf: - - &619 + - &620 title: Private User description: Private User type: object @@ -93768,7 +93777,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *618 + - *619 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -93921,7 +93930,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -94267,7 +94276,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -94275,7 +94284,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -94319,7 +94328,7 @@ paths: type: integer secrets: type: array - items: &620 + items: &621 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -94359,7 +94368,7 @@ paths: - visibility - selected_repositories_url examples: - default: *395 + default: *396 headers: Link: *39 x-github: @@ -94435,7 +94444,7 @@ paths: description: Response content: application/json: - schema: *620 + schema: *621 examples: default: value: @@ -94581,7 +94590,7 @@ paths: type: array items: *137 examples: - default: *621 + default: *622 '401': *25 '403': *29 '404': *7 @@ -94733,7 +94742,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '304': *37 '500': *71 '401': *25 @@ -94791,7 +94800,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -94848,7 +94857,7 @@ paths: description: Response content: application/json: - schema: &622 + schema: &623 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -94889,7 +94898,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &623 + default: &624 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -94934,9 +94943,9 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: - default: *623 + default: *624 '404': *7 x-github: githubCloudOnly: false @@ -94973,9 +94982,9 @@ paths: type: integer machines: type: array - items: *624 + items: *625 examples: - default: *625 + default: *626 '304': *37 '500': *71 '401': *25 @@ -95059,8 +95068,8 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *393 - required: *394 + properties: *394 + required: *395 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -95842,7 +95851,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '304': *37 '500': *71 '400': *15 @@ -95882,7 +95891,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '500': *71 '401': *25 '403': *29 @@ -95914,7 +95923,7 @@ paths: type: array items: *221 examples: - default: &638 + default: &639 value: - id: 197 name: hello_docker @@ -96015,7 +96024,7 @@ paths: application/json: schema: type: array - items: &626 + items: &627 title: Email description: Email type: object @@ -96080,9 +96089,9 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: - default: &640 + default: &641 value: - email: octocat@github.com verified: true @@ -96157,7 +96166,7 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: default: value: @@ -96412,7 +96421,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 title: GPG Key description: A unique encryption key type: object @@ -96543,7 +96552,7 @@ paths: - subkeys - revoked examples: - default: &651 + default: &652 value: - id: 3 name: Octocat's GPG Key @@ -96628,9 +96637,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &628 + default: &629 value: id: 3 name: Octocat's GPG Key @@ -96687,7 +96696,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &629 + - &630 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -96699,9 +96708,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '404': *7 '304': *37 '403': *29 @@ -96724,7 +96733,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *629 + - *630 responses: '204': description: Response @@ -96915,7 +96924,7 @@ paths: type: array items: *57 examples: - default: *630 + default: *631 headers: Link: *39 '404': *7 @@ -97029,7 +97038,7 @@ paths: required: true content: application/json: - schema: *466 + schema: *467 examples: default: value: @@ -97179,7 +97188,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Key description: Key type: object @@ -97276,9 +97285,9 @@ paths: description: Response content: application/json: - schema: *631 + schema: *632 examples: - default: &632 + default: &633 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97311,15 +97320,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *494 + - *495 responses: '200': description: Response content: application/json: - schema: *631 + schema: *632 examples: - default: *632 + default: *633 '404': *7 '304': *37 '403': *29 @@ -97342,7 +97351,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *494 + - *495 responses: '204': description: Response @@ -97375,7 +97384,7 @@ paths: application/json: schema: type: array - items: &633 + items: &634 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -97443,7 +97452,7 @@ paths: - account - plan examples: - default: &634 + default: &635 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -97505,9 +97514,9 @@ paths: application/json: schema: type: array - items: *633 + items: *634 examples: - default: *634 + default: *635 headers: Link: *39 '304': *37 @@ -98502,7 +98511,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *215 - - *635 + - *636 responses: '204': description: Response @@ -98572,7 +98581,7 @@ paths: type: array items: *52 examples: - default: *636 + default: *637 headers: Link: *39 '304': *37 @@ -98614,7 +98623,7 @@ paths: - docker - nuget - container - - *637 + - *638 - *20 - *18 responses: @@ -98626,8 +98635,8 @@ paths: type: array items: *221 examples: - default: *638 - '400': *639 + default: *639 + '400': *640 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -98656,7 +98665,7 @@ paths: application/json: schema: *221 examples: - default: &652 + default: &653 value: id: 40201 name: octo-name @@ -99106,9 +99115,9 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: - default: *640 + default: *641 headers: Link: *39 '304': *37 @@ -99221,7 +99230,7 @@ paths: type: array items: *57 examples: - default: &647 + default: &648 summary: Default response value: - id: 1296269 @@ -99563,9 +99572,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: *641 + default: *642 headers: Link: *39 '304': *37 @@ -99644,7 +99653,7 @@ paths: application/json: schema: type: array - items: &642 + items: &643 title: Social account description: Social media account type: object @@ -99659,7 +99668,7 @@ paths: - provider - url examples: - default: &643 + default: &644 value: - provider: twitter url: https://twitter.com/github @@ -99721,9 +99730,9 @@ paths: application/json: schema: type: array - items: *642 + items: *643 examples: - default: *643 + default: *644 '422': *16 '304': *37 '404': *7 @@ -99810,7 +99819,7 @@ paths: application/json: schema: type: array - items: &644 + items: &645 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -99830,7 +99839,7 @@ paths: - title - created_at examples: - default: &653 + default: &654 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -99896,9 +99905,9 @@ paths: description: Response content: application/json: - schema: *644 + schema: *645 examples: - default: &645 + default: &646 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -99929,7 +99938,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &646 + - &647 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -99941,9 +99950,9 @@ paths: description: Response content: application/json: - schema: *644 + schema: *645 examples: - default: *645 + default: *646 '404': *7 '304': *37 '403': *29 @@ -99966,7 +99975,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *646 + - *647 responses: '204': description: Response @@ -99995,7 +100004,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &654 + - &655 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -100020,11 +100029,11 @@ paths: type: array items: *57 examples: - default-response: *647 + default-response: *648 application/vnd.github.v3.star+json: schema: type: array - items: &655 + items: &656 title: Starred Repository description: Starred Repository type: object @@ -100391,10 +100400,10 @@ paths: application/json: schema: oneOf: + - *620 - *619 - - *618 examples: - default-response: &649 + default-response: &650 summary: Default response value: login: octocat @@ -100429,7 +100438,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &650 + response-with-git-hub-plan-information: &651 summary: Response with GitHub plan information value: login: octocat @@ -100489,7 +100498,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *648 + - *649 - *18 responses: '200': @@ -100536,11 +100545,11 @@ paths: application/json: schema: oneOf: + - *620 - *619 - - *618 examples: - default-response: *649 - response-with-git-hub-plan-information: *650 + default-response: *650 + response-with-git-hub-plan-information: *651 '404': *7 x-github: githubCloudOnly: false @@ -100702,7 +100711,7 @@ paths: type: array items: *221 examples: - default: *638 + default: *639 '403': *29 '401': *25 x-github: @@ -101106,9 +101115,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *651 + default: *652 headers: Link: *39 x-github: @@ -101212,7 +101221,7 @@ paths: application/json: schema: *22 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -101290,7 +101299,7 @@ paths: type: array items: *52 examples: - default: *636 + default: *637 headers: Link: *39 x-github: @@ -101329,7 +101338,7 @@ paths: - docker - nuget - container - - *637 + - *638 - *159 - *20 - *18 @@ -101342,10 +101351,10 @@ paths: type: array items: *221 examples: - default: *638 + default: *639 '403': *29 '401': *25 - '400': *639 + '400': *640 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -101375,7 +101384,7 @@ paths: application/json: schema: *221 examples: - default: *652 + default: *653 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102058,9 +102067,9 @@ paths: application/json: schema: type: array - items: *642 + items: *643 examples: - default: *643 + default: *644 headers: Link: *39 x-github: @@ -102090,9 +102099,9 @@ paths: application/json: schema: type: array - items: *644 + items: *645 examples: - default: *653 + default: *654 headers: Link: *39 x-github: @@ -102117,7 +102126,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *159 - - *654 + - *655 - *67 - *18 - *20 @@ -102129,11 +102138,11 @@ paths: schema: anyOf: - type: array - items: *655 + items: *656 - type: array items: *57 examples: - default-response: *647 + default-response: *648 headers: Link: *39 x-github: @@ -102292,7 +102301,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &656 + enterprise: &657 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -102350,7 +102359,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &657 + installation: &658 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -102369,7 +102378,7 @@ x-webhooks: required: - id - node_id - organization: &658 + organization: &659 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -102429,13 +102438,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &659 + repository: &660 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: &696 + properties: &697 id: description: Unique identifier of the repository example: 42 @@ -103118,7 +103127,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &697 + required: &698 - archive_url - assignees_url - blobs_url @@ -103269,10 +103278,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -103348,11 +103357,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: &660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: &661 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/enterprise-cloud@latest//github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -103575,11 +103584,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: *660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: *661 sender: *19 required: - action @@ -103762,11 +103771,11 @@ x-webhooks: - everyone required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: *660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: *661 sender: *19 required: - action @@ -103839,7 +103848,7 @@ x-webhooks: required: true content: application/json: - schema: &663 + schema: &664 title: Exemption request cancellation event type: object properties: @@ -103847,11 +103856,11 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: &661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: &662 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -103987,7 +103996,7 @@ x-webhooks: type: array description: The responses to the exemption request. nullable: true - items: &662 + items: &663 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -104092,7 +104101,7 @@ x-webhooks: required: true content: application/json: - schema: &664 + schema: &665 title: Exemption request completed event type: object properties: @@ -104100,11 +104109,11 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 sender: *19 required: - action @@ -104176,7 +104185,7 @@ x-webhooks: required: true content: application/json: - schema: &665 + schema: &666 title: Exemption request created event type: object properties: @@ -104184,11 +104193,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 sender: *19 required: - action @@ -104260,7 +104269,7 @@ x-webhooks: required: true content: application/json: - schema: &666 + schema: &667 title: Exemption response dismissed event type: object properties: @@ -104268,12 +104277,12 @@ x-webhooks: type: string enum: - response_dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 - exemption_response: *662 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 + exemption_response: *663 sender: *19 required: - action @@ -104347,7 +104356,7 @@ x-webhooks: required: true content: application/json: - schema: &667 + schema: &668 title: Exemption response submitted event type: object properties: @@ -104355,12 +104364,12 @@ x-webhooks: type: string enum: - response_submitted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 - exemption_response: *662 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 + exemption_response: *663 sender: *19 required: - action @@ -104433,7 +104442,7 @@ x-webhooks: required: true content: application/json: - schema: *663 + schema: *664 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104500,7 +104509,7 @@ x-webhooks: required: true content: application/json: - schema: *664 + schema: *665 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104567,7 +104576,7 @@ x-webhooks: required: true content: application/json: - schema: *665 + schema: *666 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104634,7 +104643,7 @@ x-webhooks: required: true content: application/json: - schema: *666 + schema: *667 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104702,7 +104711,7 @@ x-webhooks: required: true content: application/json: - schema: *667 + schema: *668 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104780,7 +104789,7 @@ x-webhooks: type: string enum: - completed - check_run: &669 + check_run: &670 title: CheckRun description: A check performed on the code of a given code change type: object @@ -104881,7 +104890,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *668 + deployment: *669 details_url: example: https://example.com type: string @@ -104966,9 +104975,9 @@ x-webhooks: - output - app - pull_requests - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -105361,10 +105370,10 @@ x-webhooks: type: string enum: - created - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -105760,10 +105769,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 requested_action: description: The action requested by the user. type: object @@ -106168,10 +106177,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -107146,10 +107155,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -107817,10 +107826,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -108482,10 +108491,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -108783,20 +108792,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &670 + commit_oid: &671 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *656 - installation: *657 - organization: *658 - ref: &671 + enterprise: *657 + installation: *658 + organization: *659 + ref: &672 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -109112,12 +109121,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109373,12 +109382,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109697,12 +109706,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109959,16 +109968,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string nullable: true - repository: *659 + repository: *660 sender: *19 required: - action @@ -110194,12 +110203,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -110454,10 +110463,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -110537,18 +110546,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *658 - pusher_type: &672 + organization: *659 + pusher_type: &673 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &673 + ref: &674 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -110558,7 +110567,7 @@ x-webhooks: enum: - tag - branch - repository: *659 + repository: *660 sender: *19 required: - ref @@ -110641,9 +110650,9 @@ x-webhooks: enum: - created definition: *235 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110727,9 +110736,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110806,9 +110815,9 @@ x-webhooks: enum: - updated definition: *235 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110884,10 +110893,10 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - repository: *659 - organization: *658 + enterprise: *657 + installation: *658 + repository: *660 + organization: *659 sender: *19 new_property_values: type: array @@ -110972,18 +110981,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - pusher_type: *672 - ref: *673 + enterprise: *657 + installation: *658 + organization: *659 + pusher_type: *673 + ref: *674 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *659 + repository: *660 sender: *19 required: - ref @@ -111067,11 +111076,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111155,11 +111164,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111243,11 +111252,11 @@ x-webhooks: type: string enum: - created - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111329,11 +111338,11 @@ x-webhooks: type: string enum: - dismissed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111415,11 +111424,11 @@ x-webhooks: type: string enum: - fixed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111502,11 +111511,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111588,11 +111597,11 @@ x-webhooks: type: string enum: - reopened - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111669,9 +111678,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - key: &674 + enterprise: *657 + installation: *658 + key: &675 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -111705,8 +111714,8 @@ x-webhooks: - verified - created_at - read_only - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -111783,11 +111792,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - key: *674 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + key: *675 + organization: *659 + repository: *660 sender: *19 required: - action @@ -112344,12 +112353,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: &678 + workflow: &679 title: Workflow type: object nullable: true @@ -113071,13 +113080,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *430 + deployment: *431 pull_requests: type: array - items: *515 - repository: *659 - organization: *658 - installation: *657 + items: *516 + repository: *660 + organization: *659 + installation: *658 sender: *19 responses: '200': @@ -113148,7 +113157,7 @@ x-webhooks: type: string enum: - approved - approver: &675 + approver: &676 type: object properties: avatar_url: @@ -113189,11 +113198,11 @@ x-webhooks: type: string comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: &676 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: &677 type: array items: type: object @@ -113272,7 +113281,7 @@ x-webhooks: sender: *19 since: type: string - workflow_job_run: &677 + workflow_job_run: &678 type: object properties: conclusion: @@ -113995,18 +114004,18 @@ x-webhooks: type: string enum: - rejected - approver: *675 + approver: *676 comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: *676 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: *677 sender: *19 since: type: string - workflow_job_run: *677 + workflow_job_run: *678 workflow_job_runs: type: array items: @@ -114702,13 +114711,13 @@ x-webhooks: type: string enum: - requested - enterprise: *656 + enterprise: *657 environment: type: string - installation: *657 - organization: *658 - repository: *659 - requestor: &683 + installation: *658 + organization: *659 + repository: *660 + requestor: &684 title: User type: object nullable: true @@ -116587,12 +116596,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Deployment Workflow Run type: object @@ -117268,7 +117277,7 @@ x-webhooks: type: string enum: - answered - answer: &681 + answer: &682 type: object properties: author_association: @@ -117423,7 +117432,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &679 + discussion: &680 title: Discussion description: A Discussion in a repository. type: object @@ -117705,7 +117714,7 @@ x-webhooks: - id labels: type: array - items: *477 + items: *478 required: - repository_url - category @@ -117727,10 +117736,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -117857,11 +117866,11 @@ x-webhooks: - from required: - category - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -117944,11 +117953,11 @@ x-webhooks: type: string enum: - closed - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118030,7 +118039,7 @@ x-webhooks: type: string enum: - created - comment: &680 + comment: &681 type: object properties: author_association: @@ -118185,11 +118194,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118272,12 +118281,12 @@ x-webhooks: type: string enum: - deleted - comment: *680 - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *681 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118372,12 +118381,12 @@ x-webhooks: - from required: - body - comment: *680 - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *681 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118461,11 +118470,11 @@ x-webhooks: type: string enum: - created - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118547,11 +118556,11 @@ x-webhooks: type: string enum: - deleted - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118651,11 +118660,11 @@ x-webhooks: type: string required: - from - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118737,10 +118746,10 @@ x-webhooks: type: string enum: - labeled - discussion: *679 - enterprise: *656 - installation: *657 - label: &682 + discussion: *680 + enterprise: *657 + installation: *658 + label: &683 title: Label type: object properties: @@ -118772,8 +118781,8 @@ x-webhooks: - color - default - description - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118856,11 +118865,11 @@ x-webhooks: type: string enum: - locked - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118942,11 +118951,11 @@ x-webhooks: type: string enum: - pinned - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119028,11 +119037,11 @@ x-webhooks: type: string enum: - reopened - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119117,16 +119126,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *679 - new_repository: *659 + new_discussion: *680 + new_repository: *660 required: - new_discussion - new_repository - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119209,10 +119218,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *679 - old_answer: *681 - organization: *658 - repository: *659 + discussion: *680 + old_answer: *682 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119294,12 +119303,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *679 - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119382,11 +119391,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119468,11 +119477,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119545,7 +119554,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *656 + enterprise: *657 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -120203,9 +120212,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - forkee @@ -120351,9 +120360,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pages: description: The pages that were updated. type: array @@ -120390,7 +120399,7 @@ x-webhooks: - action - sha - html_url - repository: *659 + repository: *660 sender: *19 required: - pages @@ -120466,10 +120475,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: &684 + organization: *659 + repositories: &685 description: An array of repository objects that the installation can access. type: array @@ -120495,8 +120504,8 @@ x-webhooks: - name - full_name - private - repository: *659 - requester: *683 + repository: *660 + requester: *684 sender: *19 required: - action @@ -120571,11 +120580,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -120651,11 +120660,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -120731,10 +120740,10 @@ x-webhooks: type: string enum: - added - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: &685 + organization: *659 + repositories_added: &686 description: An array of repository objects, which were added to the installation. type: array @@ -120780,15 +120789,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *659 - repository_selection: &686 + repository: *660 + repository_selection: &687 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *683 + requester: *684 sender: *19 required: - action @@ -120867,10 +120876,10 @@ x-webhooks: type: string enum: - removed - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: *685 + organization: *659 + repositories_added: *686 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -120897,9 +120906,9 @@ x-webhooks: - name - full_name - private - repository: *659 - repository_selection: *686 - requester: *683 + repository: *660 + repository_selection: *687 + requester: *684 sender: *19 required: - action @@ -120978,11 +120987,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -121159,10 +121168,10 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 target_type: type: string @@ -121241,11 +121250,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -121495,8 +121504,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -122625,8 +122634,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -122706,7 +122715,7 @@ x-webhooks: type: string enum: - deleted - comment: &687 + comment: &688 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -122869,8 +122878,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -123995,8 +124004,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -124076,7 +124085,7 @@ x-webhooks: type: string enum: - edited - changes: &715 + changes: &716 description: The changes to the comment. type: object properties: @@ -124088,9 +124097,9 @@ x-webhooks: type: string required: - from - comment: *687 - enterprise: *656 - installation: *657 + comment: *688 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -125218,8 +125227,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -125301,10 +125310,10 @@ x-webhooks: type: string enum: - assigned - assignee: *683 - enterprise: *656 - installation: *657 - issue: &690 + assignee: *684 + enterprise: *657 + installation: *658 + issue: &691 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -126198,8 +126207,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -126279,8 +126288,8 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -127312,8 +127321,8 @@ x-webhooks: required: - state - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -127392,8 +127401,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -128282,8 +128291,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -128362,8 +128371,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -129257,7 +129266,7 @@ x-webhooks: url: type: string format: uri - milestone: &688 + milestone: &689 title: Milestone description: A collection of related issues and pull requests. type: object @@ -129393,8 +129402,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -129493,8 +129502,8 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -130390,9 +130399,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *682 - organization: *658 - repository: *659 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -130472,8 +130481,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -131368,9 +131377,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *682 - organization: *658 - repository: *659 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -131450,8 +131459,8 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -132345,8 +132354,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -132425,8 +132434,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -133318,9 +133327,9 @@ x-webhooks: url: type: string format: uri - milestone: *688 - organization: *658 - repository: *659 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -134755,8 +134764,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -135649,8 +135658,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -135730,9 +135739,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *656 - installation: *657 - issue: &689 + enterprise: *657 + installation: *658 + issue: &690 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136619,8 +136628,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -136699,8 +136708,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137597,8 +137606,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139034,11 +139043,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *656 - installation: *657 - issue: *689 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *690 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139119,7 +139128,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &718 + assignee: &719 title: User type: object nullable: true @@ -139187,11 +139196,11 @@ x-webhooks: required: - login - id - enterprise: *656 - installation: *657 - issue: *690 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *691 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139270,12 +139279,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - issue: *690 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *691 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139355,8 +139364,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140248,8 +140257,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140329,11 +140338,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *656 - installation: *657 - issue: *689 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *690 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140412,11 +140421,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140494,11 +140503,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140608,11 +140617,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140694,9 +140703,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: &691 + enterprise: *657 + installation: *658 + marketplace_purchase: &692 title: Marketplace Purchase type: object required: @@ -140779,8 +140788,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: &692 + organization: *659 + previous_marketplace_purchase: &693 title: Marketplace Purchase type: object properties: @@ -140860,7 +140869,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -140940,10 +140949,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -141026,7 +141035,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -141108,10 +141117,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -141193,7 +141202,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -141274,8 +141283,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 marketplace_purchase: title: Marketplace Purchase type: object @@ -141357,9 +141366,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: *692 - repository: *659 + organization: *659 + previous_marketplace_purchase: *693 + repository: *660 sender: *19 required: - action @@ -141439,12 +141448,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 - previous_marketplace_purchase: *692 - repository: *659 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 + previous_marketplace_purchase: *693 + repository: *660 sender: *19 required: - action @@ -141546,11 +141555,11 @@ x-webhooks: type: string required: - to - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141650,11 +141659,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141733,11 +141742,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141815,11 +141824,11 @@ x-webhooks: type: string enum: - added - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -141893,7 +141902,7 @@ x-webhooks: required: - login - id - team: &693 + team: &694 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -142083,11 +142092,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -142162,7 +142171,7 @@ x-webhooks: required: - login - id - team: *693 + team: *694 required: - action - scope @@ -142244,8 +142253,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *657 - merge_group: &695 + installation: *658 + merge_group: &696 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -142264,15 +142273,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *694 + head_commit: *695 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142358,10 +142367,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *657 - merge_group: *695 - organization: *658 - repository: *659 + installation: *658 + merge_group: *696 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142434,7 +142443,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -142542,16 +142551,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *657 - organization: *658 + installation: *658 + organization: *659 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -142632,11 +142641,11 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142715,9 +142724,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - milestone: &698 + enterprise: *657 + installation: *658 + milestone: &699 title: Milestone description: A collection of related issues and pull requests. type: object @@ -142852,8 +142861,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142932,11 +142941,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143046,11 +143055,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143130,11 +143139,11 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - milestone: *698 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *699 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143213,11 +143222,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *683 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *684 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143296,11 +143305,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *683 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *684 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143379,9 +143388,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - membership: &699 + enterprise: *657 + installation: *658 + membership: &700 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -143471,8 +143480,8 @@ x-webhooks: - role - organization_url - user - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143550,11 +143559,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143633,8 +143642,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -143748,10 +143757,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 - user: *683 + user: *684 required: - action - invitation @@ -143829,11 +143838,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143920,11 +143929,11 @@ x-webhooks: properties: from: type: string - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -144000,9 +144009,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 package: description: Information about the package. type: object @@ -144495,7 +144504,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &700 + items: &701 title: Ruby Gems metadata type: object properties: @@ -144590,7 +144599,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -144666,9 +144675,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 package: description: Information about the package. type: object @@ -145015,7 +145024,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *700 + items: *701 source_url: type: string format: uri @@ -145085,7 +145094,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -145260,12 +145269,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *656 + enterprise: *657 id: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - id @@ -145345,7 +145354,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &701 + personal_access_token_request: &702 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -145479,10 +145488,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *656 - organization: *658 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145561,11 +145570,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *701 - enterprise: *656 - organization: *658 + personal_access_token_request: *702 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145643,11 +145652,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *701 - enterprise: *656 - organization: *658 + personal_access_token_request: *702 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145724,11 +145733,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *701 - organization: *658 - enterprise: *656 + personal_access_token_request: *702 + organization: *659 + enterprise: *657 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145832,7 +145841,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *702 + last_response: *703 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -145864,8 +145873,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 zen: description: Random string of GitHub zen. @@ -146110,10 +146119,10 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: &703 + enterprise: *657 + installation: *658 + organization: *659 + project_card: &704 title: Project Card type: object properties: @@ -146230,7 +146239,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -146311,11 +146320,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_card: *703 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *704 + repository: *660 sender: *19 required: - action @@ -146395,9 +146404,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 project_card: title: Project Card type: object @@ -146523,8 +146532,8 @@ x-webhooks: The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -146618,11 +146627,11 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: *703 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *704 + repository: *660 sender: *19 required: - action @@ -146716,9 +146725,9 @@ x-webhooks: - from required: - column_id - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 project_card: allOf: - title: Project Card @@ -146906,7 +146915,7 @@ x-webhooks: type: string required: - after_id - repository: *659 + repository: *660 sender: *19 required: - action @@ -146986,10 +146995,10 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - organization: *658 - project: &705 + enterprise: *657 + installation: *658 + organization: *659 + project: &706 title: Project type: object properties: @@ -147111,7 +147120,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -147191,10 +147200,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_column: &704 + enterprise: *657 + installation: *658 + organization: *659 + project_column: &705 title: Project Column type: object properties: @@ -147233,7 +147242,7 @@ x-webhooks: - name - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -147312,18 +147321,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -147413,11 +147422,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 + repository: *660 sender: *19 required: - action @@ -147497,11 +147506,11 @@ x-webhooks: type: string enum: - moved - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 + repository: *660 sender: *19 required: - action @@ -147581,11 +147590,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147665,18 +147674,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project: *705 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -147778,11 +147787,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147861,11 +147870,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147946,9 +147955,9 @@ x-webhooks: type: string enum: - closed - installation: *657 - organization: *658 - projects_v2: &706 + installation: *658 + organization: *659 + projects_v2: &707 title: Projects v2 Project description: A projects v2 project type: object @@ -148091,9 +148100,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148174,9 +148183,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148293,9 +148302,9 @@ x-webhooks: type: string to: type: string - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148378,7 +148387,7 @@ x-webhooks: type: string enum: - archived - changes: &710 + changes: &711 type: object properties: archived_at: @@ -148392,9 +148401,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *657 - organization: *658 - projects_v2_item: &707 + installation: *658 + organization: *659 + projects_v2_item: &708 title: Projects v2 Item description: An item belonging to a project type: object @@ -148528,9 +148537,9 @@ x-webhooks: nullable: true to: type: string - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148612,9 +148621,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148695,9 +148704,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148803,7 +148812,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &708 + - &709 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -148821,7 +148830,7 @@ x-webhooks: required: - id - name - - &709 + - &710 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -148844,8 +148853,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *708 - *709 + - *710 required: - field_value - type: object @@ -148861,9 +148870,9 @@ x-webhooks: nullable: true required: - body - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148958,9 +148967,9 @@ x-webhooks: to: type: string nullable: true - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -149043,10 +149052,10 @@ x-webhooks: type: string enum: - restored - changes: *710 - installation: *657 - organization: *658 - projects_v2_item: *707 + changes: *711 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -149128,9 +149137,9 @@ x-webhooks: type: string enum: - reopened - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -149211,9 +149220,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_status_update: &711 + installation: *658 + organization: *659 + projects_v2_status_update: &712 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -149340,9 +149349,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_status_update: *711 + installation: *658 + organization: *659 + projects_v2_status_update: *712 sender: *19 required: - action @@ -149478,9 +149487,9 @@ x-webhooks: type: string format: date nullable: true - installation: *657 - organization: *658 - projects_v2_status_update: *711 + installation: *658 + organization: *659 + projects_v2_status_update: *712 sender: *19 required: - action @@ -149551,10 +149560,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - repository @@ -149631,13 +149640,13 @@ x-webhooks: type: string enum: - assigned - assignee: *683 - enterprise: *656 - installation: *657 - number: &712 + assignee: *684 + enterprise: *657 + installation: *658 + number: &713 description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -151898,7 +151907,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -151980,11 +151989,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -154242,7 +154251,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -154324,11 +154333,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -156586,7 +156595,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -156668,13 +156677,13 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: &713 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: &714 allOf: - - *515 + - *516 - type: object properties: allow_auto_merge: @@ -156736,7 +156745,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *659 + repository: *660 sender: *19 required: - action @@ -156817,12 +156826,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -156902,11 +156911,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - milestone: *497 - number: *712 - organization: *658 - pull_request: &714 + enterprise: *657 + milestone: *498 + number: *713 + organization: *659 + pull_request: &715 title: Pull Request type: object properties: @@ -159151,7 +159160,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -159230,11 +159239,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -161496,7 +161505,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *659 + repository: *660 sender: *19 required: - action @@ -161620,12 +161629,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -161705,11 +161714,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -163956,7 +163965,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -164036,11 +164045,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 - label: *682 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + label: *683 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -166302,7 +166311,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -166383,10 +166392,10 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -168646,7 +168655,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -168726,12 +168735,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - milestone: *497 - number: *712 - organization: *658 - pull_request: *714 - repository: *659 + enterprise: *657 + milestone: *498 + number: *713 + organization: *659 + pull_request: *715 + repository: *660 sender: *19 required: - action @@ -168810,12 +168819,12 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -168896,12 +168905,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -168981,12 +168990,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -169350,9 +169359,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -171504,7 +171513,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -171584,7 +171593,7 @@ x-webhooks: type: string enum: - deleted - comment: &716 + comment: &717 title: Pull Request Review Comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -171867,9 +171876,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -174009,7 +174018,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -174089,11 +174098,11 @@ x-webhooks: type: string enum: - edited - changes: *715 - comment: *716 - enterprise: *656 - installation: *657 - organization: *658 + changes: *716 + comment: *717 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -176234,7 +176243,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -176315,9 +176324,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -178472,7 +178481,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 review: description: The review that was affected. type: object @@ -178713,9 +178722,9 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -180751,8 +180760,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: &717 + repository: *660 + review: &718 description: The review that was affected. type: object properties: @@ -180979,12 +180988,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -183245,7 +183254,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -183327,12 +183336,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -185600,7 +185609,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_team: title: Team description: Groups of organization members that gives permissions @@ -185792,12 +185801,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -188060,7 +188069,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -188143,12 +188152,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -190402,7 +190411,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_team: title: Team description: Groups of organization members that gives permissions @@ -190583,9 +190592,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -192742,8 +192751,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: *717 + repository: *660 + review: *718 sender: *19 required: - action @@ -192823,9 +192832,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -194877,7 +194886,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *19 thread: type: object @@ -195258,9 +195267,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -197298,7 +197307,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *19 thread: type: object @@ -197682,10 +197691,10 @@ x-webhooks: type: string before: type: string - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -199936,7 +199945,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -200018,11 +200027,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *718 - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + assignee: *719 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -202285,7 +202294,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -202364,11 +202373,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - label: *682 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + label: *683 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -204621,7 +204630,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -204702,10 +204711,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -206950,7 +206959,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -207150,7 +207159,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *656 + enterprise: *657 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -207242,8 +207251,8 @@ x-webhooks: - url - author - committer - installation: *657 - organization: *658 + installation: *658 + organization: *659 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -207816,9 +207825,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -208258,7 +208267,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *700 + items: *701 summary: type: string tag_name: @@ -208312,7 +208321,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -208390,9 +208399,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -208694,7 +208703,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *700 + items: *701 summary: type: string tag_name: @@ -208743,7 +208752,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -208820,10 +208829,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - release: &719 + enterprise: *657 + installation: *658 + organization: *659 + release: &720 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -209126,7 +209135,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *659 + repository: *660 sender: *19 required: - action @@ -209203,11 +209212,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -209315,11 +209324,11 @@ x-webhooks: type: boolean required: - to - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -209397,9 +209406,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -209706,7 +209715,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *19 required: - action @@ -209782,10 +209791,10 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - release: &720 + enterprise: *657 + installation: *658 + organization: *659 + release: &721 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -210089,7 +210098,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *19 required: - action @@ -210165,11 +210174,11 @@ x-webhooks: type: string enum: - released - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -210245,11 +210254,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *656 - installation: *657 - organization: *658 - release: *720 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *721 + repository: *660 sender: *19 required: - action @@ -210325,11 +210334,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *567 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *568 sender: *19 required: - action @@ -210405,11 +210414,11 @@ x-webhooks: type: string enum: - reported - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *567 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *568 sender: *19 required: - action @@ -210485,10 +210494,10 @@ x-webhooks: type: string enum: - archived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210565,10 +210574,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210646,10 +210655,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210733,10 +210742,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210848,10 +210857,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210923,10 +210932,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 status: type: string @@ -211007,10 +211016,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211087,10 +211096,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211184,10 +211193,10 @@ x-webhooks: - name required: - repository - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211267,10 +211276,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 sender: *19 required: @@ -211349,10 +211358,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 sender: *19 required: @@ -211431,10 +211440,10 @@ x-webhooks: type: string enum: - edited - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 changes: type: object @@ -211737,10 +211746,10 @@ x-webhooks: - from required: - owner - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211818,10 +211827,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211899,7 +211908,7 @@ x-webhooks: type: string enum: - create - alert: &721 + alert: &722 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -212020,10 +212029,10 @@ x-webhooks: type: string enum: - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212227,10 +212236,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212308,11 +212317,11 @@ x-webhooks: type: string enum: - reopen - alert: *721 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *722 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212511,10 +212520,10 @@ x-webhooks: enum: - fixed - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212592,7 +212601,7 @@ x-webhooks: type: string enum: - created - alert: &722 + alert: &723 type: object properties: number: *72 @@ -212672,10 +212681,10 @@ x-webhooks: description: 'The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' nullable: true - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212756,11 +212765,11 @@ x-webhooks: type: string enum: - created - alert: *722 - installation: *657 - location: *723 - organization: *658 - repository: *659 + alert: *723 + installation: *658 + location: *724 + organization: *659 + repository: *660 sender: *19 required: - location @@ -212996,11 +213005,11 @@ x-webhooks: type: string enum: - reopened - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213078,11 +213087,11 @@ x-webhooks: type: string enum: - resolved - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213160,11 +213169,11 @@ x-webhooks: type: string enum: - validated - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213240,11 +213249,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: &724 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: &725 description: The details of the security advisory, including summary, description, and severity. type: object @@ -213427,11 +213436,11 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: *724 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: *725 sender: *19 required: - action @@ -213504,10 +213513,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -213692,9 +213701,9 @@ x-webhooks: type: object properties: security_and_analysis: *242 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: *301 sender: *19 required: @@ -213773,12 +213782,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: &725 + sponsorship: &726 type: object properties: created_at: @@ -214073,12 +214082,12 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - sponsorship @@ -214166,12 +214175,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214248,17 +214257,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &726 + effective_date: &727 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - sponsorship @@ -214332,7 +214341,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &727 + changes: &728 type: object properties: tier: @@ -214376,13 +214385,13 @@ x-webhooks: - from required: - tier - effective_date: *726 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + effective_date: *727 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214459,13 +214468,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *727 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + changes: *728 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214539,10 +214548,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -214625,10 +214634,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -215044,15 +215053,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *656 + enterprise: *657 id: description: The unique identifier of the status. type: integer - installation: *657 + installation: *658 name: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 sha: description: The Commit SHA. @@ -215167,9 +215176,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215259,9 +215268,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215351,9 +215360,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215443,9 +215452,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215522,12 +215531,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - team: &728 + team: &729 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -215717,9 +215726,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -216175,7 +216184,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -216251,9 +216260,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -216709,7 +216718,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -216786,9 +216795,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -217244,7 +217253,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -217388,9 +217397,9 @@ x-webhooks: - from required: - permissions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -217846,7 +217855,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - changes @@ -217924,9 +217933,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -218382,7 +218391,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -218458,10 +218467,10 @@ x-webhooks: type: string enum: - started - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -218534,16 +218543,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *656 + enterprise: *657 inputs: type: object nullable: true additionalProperties: true - installation: *657 - organization: *658 + installation: *658 + organization: *659 ref: type: string - repository: *659 + repository: *660 sender: *19 workflow: type: string @@ -218625,10 +218634,10 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: allOf: @@ -218865,7 +218874,7 @@ x-webhooks: type: string required: - conclusion - deployment: *430 + deployment: *431 required: - action - repository @@ -218944,10 +218953,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: allOf: @@ -219207,7 +219216,7 @@ x-webhooks: required: - status - steps - deployment: *430 + deployment: *431 required: - action - repository @@ -219286,10 +219295,10 @@ x-webhooks: type: string enum: - queued - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: type: object @@ -219424,7 +219433,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *430 + deployment: *431 required: - action - repository @@ -219503,10 +219512,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: type: object @@ -219642,7 +219651,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *430 + deployment: *431 required: - action - repository @@ -219722,12 +219731,12 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object @@ -220718,12 +220727,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object @@ -221707,12 +221716,12 @@ x-webhooks: type: string enum: - requested - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 7c62a45675..fa6c82dcbe 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -220061,6 +220061,15 @@ "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "direction", "description": "The direction to sort the results by.", @@ -222005,6 +222014,15 @@ "type": "string", "description": "The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`,\n`refs/heads/` or simply ``." } + }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } } ], "responses": { @@ -222300,6 +222318,15 @@ "default": 30 } }, + { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, { "name": "ref", "in": "query", diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 2adac99a2e..00baeb68ed 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -1007,7 +1007,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &569 + - &570 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1649,7 +1649,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &579 + schema: &580 title: Scim Error description: Scim Error type: object @@ -9784,7 +9784,7 @@ paths: description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &379 + analysis_key: &380 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -9795,7 +9795,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &380 + category: &381 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -11459,7 +11459,7 @@ paths: enum: - development - runtime - security_advisory: &422 + security_advisory: &423 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -11690,7 +11690,7 @@ paths: nullable: true maxLength: 280 fixed_at: *81 - auto_dismissed_at: &423 + auto_dismissed_at: &424 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -12203,14 +12203,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &562 + state: &563 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &563 + resolution: &564 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -13404,7 +13404,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &471 + properties: &472 id: type: integer format: int64 @@ -13515,7 +13515,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &407 + properties: &408 url: type: string format: uri @@ -13585,7 +13585,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &408 + required: &409 - closed_issues - creator - description @@ -13726,7 +13726,7 @@ paths: - hooray - eyes - rocket - required: &472 + required: &473 - assignee - closed_at - comments @@ -13748,7 +13748,7 @@ paths: - author_association - created_at - updated_at - comment: &469 + comment: &470 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -14308,7 +14308,7 @@ paths: url: type: string format: uri - user: &618 + user: &619 title: Public User description: Public User type: object @@ -17689,7 +17689,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &500 + - &501 name: all description: If `true`, show notifications marked as read. in: query @@ -17697,7 +17697,7 @@ paths: schema: type: boolean default: false - - &501 + - &502 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -17707,7 +17707,7 @@ paths: type: boolean default: false - *92 - - &502 + - &503 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -18163,7 +18163,7 @@ paths: - url - subscription_url examples: - default: &503 + default: &504 value: - id: '1' repository: @@ -18709,7 +18709,7 @@ paths: type: array items: *52 examples: - default: &636 + default: &637 value: - login: github id: 1 @@ -19848,7 +19848,7 @@ paths: type: array items: *57 examples: - default: &630 + default: &631 value: total_count: 1 repositories: @@ -20613,7 +20613,7 @@ paths: type: array items: *137 examples: - default: &621 + default: &622 value: total_count: 1 repositories: @@ -24181,7 +24181,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &393 + properties: &394 name: type: string description: The name of the machine. @@ -24223,7 +24223,7 @@ paths: - ready - in_progress nullable: true - required: &394 + required: &395 - name - display_name - operating_system @@ -25091,7 +25091,7 @@ paths: - updated_at - visibility examples: - default: &395 + default: &396 value: total_count: 2 secrets: @@ -25129,7 +25129,7 @@ paths: description: Response content: application/json: - schema: &396 + schema: &397 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -25158,7 +25158,7 @@ paths: - key_id - key examples: - default: &397 + default: &398 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -25190,7 +25190,7 @@ paths: application/json: schema: *169 examples: - default: &399 + default: &400 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -26863,7 +26863,7 @@ paths: description: Response content: application/json: - schema: &426 + schema: &427 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -26880,7 +26880,7 @@ paths: - key_id - key examples: - default: &427 + default: &428 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28422,7 +28422,7 @@ paths: application/json: schema: *22 examples: - default: &465 + default: &466 value: id: 1 account: @@ -28647,7 +28647,7 @@ paths: required: true content: application/json: - schema: &466 + schema: &467 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -29266,7 +29266,7 @@ paths: application/json: schema: *209 examples: - default: &392 + default: &393 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -30488,7 +30488,7 @@ paths: parameters: - *119 - *215 - - &635 + - &636 name: repo_name description: repo_name parameter in: path @@ -31743,7 +31743,7 @@ paths: - nuget - container - *119 - - &637 + - &638 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -31784,7 +31784,7 @@ paths: default: *222 '403': *29 '401': *25 - '400': &639 + '400': &640 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -34387,7 +34387,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &414 + properties: &415 url: type: string format: uri @@ -34403,7 +34403,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &415 + required: &416 - url - key - name @@ -35308,7 +35308,7 @@ paths: type: object description: A repository rule. oneOf: - - &532 + - &533 title: creation description: Only allow users with bypass permission to create matching refs. @@ -35320,7 +35320,7 @@ paths: type: string enum: - creation - - &533 + - &534 title: update description: Only allow users with bypass permission to update matching refs. @@ -35341,7 +35341,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &535 + - &536 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -35353,7 +35353,7 @@ paths: type: string enum: - deletion - - &536 + - &537 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -35365,7 +35365,7 @@ paths: type: string enum: - required_linear_history - - &537 + - &538 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -35443,7 +35443,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &538 + - &539 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -35467,7 +35467,7 @@ paths: type: string required: - required_deployment_environments - - &539 + - &540 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -35479,7 +35479,7 @@ paths: type: string enum: - required_signatures - - &540 + - &541 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -35525,7 +35525,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &541 + - &542 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -35573,7 +35573,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &542 + - &543 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -35585,7 +35585,7 @@ paths: type: string enum: - non_fast_forward - - &543 + - &544 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -35621,7 +35621,7 @@ paths: required: - operator - pattern - - &544 + - &545 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -35657,7 +35657,7 @@ paths: required: - operator - pattern - - &545 + - &546 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -35693,7 +35693,7 @@ paths: required: - operator - pattern - - &546 + - &547 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -35729,7 +35729,7 @@ paths: required: - operator - pattern - - &547 + - &548 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -35855,7 +35855,7 @@ paths: maximum: 100 required: - max_file_size - - &548 + - &549 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -35905,7 +35905,7 @@ paths: - repository_id required: - workflows - - &549 + - &550 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -36142,7 +36142,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *119 - - &550 + - &551 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -36158,7 +36158,7 @@ paths: in: query schema: type: integer - - &551 + - &552 name: time_period description: |- The time period to filter by. @@ -36174,14 +36174,14 @@ paths: - week - month default: day - - &552 + - &553 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &553 + - &554 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -36201,7 +36201,7 @@ paths: description: Response content: application/json: - schema: &554 + schema: &555 title: Rule Suites description: Response type: array @@ -36256,7 +36256,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &555 + default: &556 value: - id: 21 actor_id: 12 @@ -36300,7 +36300,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *119 - - &556 + - &557 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -36316,7 +36316,7 @@ paths: description: Response content: application/json: - schema: &557 + schema: &558 title: Rule Suite description: Response type: object @@ -36415,7 +36415,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &558 + default: &559 value: id: 21 actor_id: 12 @@ -36633,7 +36633,7 @@ paths: - *67 - *20 - *18 - - &560 + - &561 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -36643,7 +36643,7 @@ paths: required: false schema: type: string - - &561 + - &562 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -36733,7 +36733,7 @@ paths: application/json: schema: type: array - items: &567 + items: &568 description: A repository security advisory. type: object properties: @@ -37024,7 +37024,7 @@ paths: - private_fork additionalProperties: false examples: - default: &568 + default: &569 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -37414,7 +37414,7 @@ paths: application/json: schema: type: array - items: &511 + items: &512 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -38545,7 +38545,7 @@ paths: - updated_at - url examples: - default: &608 + default: &609 value: - author: login: octocat @@ -38793,7 +38793,7 @@ paths: application/json: schema: *271 examples: - default: &609 + default: &610 value: author: login: octocat @@ -38976,7 +38976,7 @@ paths: - updated_at - url examples: - default: &610 + default: &611 value: - author: login: octocat @@ -39202,7 +39202,7 @@ paths: application/json: schema: *274 examples: - default: &611 + default: &612 value: author: login: octocat @@ -39915,7 +39915,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &612 + response-if-user-is-a-team-maintainer: &613 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -39980,7 +39980,7 @@ paths: application/json: schema: *285 examples: - response-if-users-membership-with-team-is-now-pending: &613 + response-if-users-membership-with-team-is-now-pending: &614 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -40122,7 +40122,7 @@ paths: - updated_at - permissions examples: - default: &614 + default: &615 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -40199,7 +40199,7 @@ paths: application/json: schema: *286 examples: - default: &615 + default: &616 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -40402,7 +40402,7 @@ paths: description: Alternative response with repository permissions content: application/json: - schema: &616 + schema: &617 title: Team Repository description: A team's access to a repository. type: object @@ -41168,7 +41168,7 @@ paths: type: array items: *205 examples: - response-if-child-teams-exist: &617 + response-if-child-teams-exist: &618 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -47064,7 +47064,7 @@ paths: items: type: object properties: - type: &435 + type: &436 type: string description: The type of reviewer. enum: @@ -47198,7 +47198,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -47304,7 +47304,7 @@ paths: - created_at - updated_at examples: - default: &431 + default: &432 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -47680,7 +47680,7 @@ paths: application/json: schema: *325 examples: - default: &448 + default: &449 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -47896,7 +47896,7 @@ paths: application/json: schema: *329 examples: - default: &449 + default: &450 value: name: USERNAME value: octocat @@ -49596,7 +49596,7 @@ paths: properties: name: type: string - commit: &403 + commit: &404 title: Commit description: Commit type: object @@ -49666,7 +49666,7 @@ paths: required: - sha - url - verification: &455 + verification: &456 title: Verification type: object properties: @@ -49732,7 +49732,7 @@ paths: type: integer files: type: array - items: &418 + items: &419 title: Diff Entry description: Diff Entry type: object @@ -52864,7 +52864,7 @@ paths: check. type: array items: *358 - deployment: &668 + deployment: &669 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -53777,7 +53777,7 @@ paths: type: string format: date-time nullable: true - head_commit: &694 + head_commit: &695 title: Simple Commit description: A commit. type: object @@ -54474,14 +54474,14 @@ paths: - *288 - *289 - *366 - - &411 + - &412 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &412 + - &413 name: status description: Returns check runs with the specified `status`. in: query @@ -54522,7 +54522,7 @@ paths: type: array items: *359 examples: - default: &413 + default: &414 value: total_count: 1 check_runs: @@ -54673,6 +54673,13 @@ paths: in: query required: false schema: *367 + - &379 + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer - *67 - name: sort description: The property by which to sort the results. @@ -55177,7 +55184,7 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &383 + '403': &384 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -55210,6 +55217,7 @@ paths: - *20 - *18 - *378 + - *379 responses: '200': description: Response @@ -55296,6 +55304,7 @@ paths: - *161 - *20 - *18 + - *379 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -55307,7 +55316,7 @@ paths: in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &381 + schema: &382 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -55328,23 +55337,23 @@ paths: application/json: schema: type: array - items: &382 + items: &383 type: object properties: ref: *367 - commit_sha: &391 + commit_sha: &392 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *379 + analysis_key: *380 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *380 + category: *381 error: type: string example: error reading field xyz @@ -55368,7 +55377,7 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *381 + sarif_id: *382 tool: *373 deletable: type: boolean @@ -55480,7 +55489,7 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: response: summary: application/json response @@ -55670,7 +55679,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *15 - '403': *383 + '403': *384 '404': *7 '503': *83 x-github: @@ -55701,7 +55710,7 @@ paths: application/json: schema: type: array - items: &384 + items: &385 title: CodeQL Database description: A CodeQL database. type: object @@ -55854,7 +55863,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -55886,7 +55895,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &420 + '302': &421 description: Found '403': *375 '404': *7 @@ -55926,7 +55935,7 @@ paths: type: object additionalProperties: false properties: - language: &385 + language: &386 type: string description: The language targeted by the CodeQL query enum: @@ -56004,7 +56013,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &389 + schema: &390 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -56014,7 +56023,7 @@ paths: description: The ID of the variant analysis. controller_repo: *82 actor: *19 - query_language: *385 + query_language: *386 query_pack_url: type: string description: The download url for the query pack. @@ -56061,7 +56070,7 @@ paths: items: type: object properties: - repository: &386 + repository: &387 title: Repository Identifier description: Repository Identifier type: object @@ -56097,7 +56106,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &390 + analysis_status: &391 type: string description: The new status of the CodeQL variant analysis repository task. @@ -56129,7 +56138,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &387 + access_mismatch_repos: &388 type: object properties: repository_count: @@ -56143,7 +56152,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *386 + items: *387 required: - repository_count - repositories @@ -56165,8 +56174,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *387 - over_limit_repos: *387 + no_codeql_db_repos: *388 + over_limit_repos: *388 required: - access_mismatch_repos - not_found_repos @@ -56182,7 +56191,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &388 + value: &389 summary: Default response value: id: 1 @@ -56334,10 +56343,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *388 + value: *389 repository_lists: summary: Response for a successful variant analysis submission - value: *388 + value: *389 '404': *7 '422': description: Unable to process variant analysis submission @@ -56378,9 +56387,9 @@ paths: description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *388 + default: *389 '404': *7 '503': *83 x-github: @@ -56438,7 +56447,7 @@ paths: type: object properties: repository: *82 - analysis_status: *390 + analysis_status: *391 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -56717,7 +56726,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *383 + '403': *384 '404': *7 '409': description: Response if there is already a validation run in progress with @@ -56791,7 +56800,7 @@ paths: schema: type: object properties: - commit_sha: *391 + commit_sha: *392 ref: type: string description: |- @@ -56849,7 +56858,7 @@ paths: schema: type: object properties: - id: *381 + id: *382 url: type: string description: The REST API URL for checking the status of the upload. @@ -56863,7 +56872,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *383 + '403': *384 '404': *7 '413': description: Payload Too Large if the sarif field is too large @@ -57538,7 +57547,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -57546,7 +57555,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '400': *15 '401': *25 '403': *29 @@ -57676,14 +57685,14 @@ paths: type: integer machines: type: array - items: &624 + items: &625 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *393 - required: *394 + properties: *394 + required: *395 examples: - default: &625 + default: &626 value: total_count: 2 machines: @@ -57894,7 +57903,7 @@ paths: type: integer secrets: type: array - items: &398 + items: &399 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -57914,7 +57923,7 @@ paths: - created_at - updated_at examples: - default: *395 + default: *396 headers: Link: *39 x-github: @@ -57944,9 +57953,9 @@ paths: description: Response content: application/json: - schema: *396 + schema: *397 examples: - default: *397 + default: *398 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -57974,9 +57983,9 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58123,7 +58132,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &400 + properties: &401 login: type: string example: octocat @@ -58213,7 +58222,7 @@ paths: role_name: type: string example: admin - required: &401 + required: &402 - avatar_url - events_url - followers_url @@ -58359,7 +58368,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &468 + schema: &469 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -58634,8 +58643,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *400 - required: *401 + properties: *401 + required: *402 nullable: true required: - permission @@ -58701,7 +58710,7 @@ paths: application/json: schema: type: array - items: &402 + items: &403 title: Commit Comment description: Commit Comment type: object @@ -58759,7 +58768,7 @@ paths: - created_at - updated_at examples: - default: &405 + default: &406 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58826,9 +58835,9 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: - default: &406 + default: &407 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58909,7 +58918,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -59207,9 +59216,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: &519 + default: &520 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -59304,7 +59313,7 @@ paths: parameters: - *288 - *289 - - &404 + - &405 name: commit_sha description: The SHA of the commit. in: path @@ -59378,7 +59387,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 - *18 - *20 responses: @@ -59388,9 +59397,9 @@ paths: application/json: schema: type: array - items: *402 + items: *403 examples: - default: *405 + default: *406 headers: Link: *39 x-github: @@ -59420,7 +59429,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 requestBody: required: true content: @@ -59455,9 +59464,9 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: - default: *406 + default: *407 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -59487,7 +59496,7 @@ paths: parameters: - *288 - *289 - - *404 + - *405 - *18 - *20 responses: @@ -59497,7 +59506,7 @@ paths: application/json: schema: type: array - items: &509 + items: &510 title: Pull Request Simple description: Pull Request Simple type: object @@ -59603,8 +59612,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true active_lock_reason: type: string @@ -59700,7 +59709,7 @@ paths: _links: type: object properties: - comments: &409 + comments: &410 title: Link description: Hypermedia Link type: object @@ -59709,13 +59718,13 @@ paths: type: string required: - href - commits: *409 - statuses: *409 - html: *409 - issue: *409 - review_comments: *409 - review_comment: *409 - self: *409 + commits: *410 + statuses: *410 + html: *410 + issue: *410 + review_comments: *410 + review_comment: *410 + self: *410 required: - comments - commits @@ -59726,7 +59735,7 @@ paths: - review_comment - self author_association: *89 - auto_merge: &512 + auto_merge: &513 title: Auto merge description: The status of auto merging a pull request. type: object @@ -59789,7 +59798,7 @@ paths: - author_association - auto_merge examples: - default: &510 + default: &511 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -60329,7 +60338,7 @@ paths: - *289 - *20 - *18 - - &410 + - &411 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -60344,9 +60353,9 @@ paths: description: Response content: application/json: - schema: *403 + schema: *404 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -60460,9 +60469,9 @@ paths: parameters: - *288 - *289 - - *410 - *411 - *412 + - *413 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -60498,7 +60507,7 @@ paths: type: array items: *359 examples: - default: *413 + default: *414 headers: Link: *39 x-github: @@ -60525,7 +60534,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -60533,7 +60542,7 @@ paths: schema: type: integer example: 1 - - *411 + - *412 - *18 - *20 responses: @@ -60753,7 +60762,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - *18 - *20 responses: @@ -60953,7 +60962,7 @@ paths: parameters: - *288 - *289 - - *410 + - *411 - *18 - *20 responses: @@ -60963,7 +60972,7 @@ paths: application/json: schema: type: array - items: &572 + items: &573 title: Status description: The status of a commit. type: object @@ -61102,20 +61111,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *414 - required: *415 + properties: *415 + required: *416 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &416 + properties: &417 url: type: string format: uri html_url: type: string format: uri - required: &417 + required: &418 - url - html_url nullable: true @@ -61129,26 +61138,26 @@ paths: contributing: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true readme: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true issue_template: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true pull_request_template: title: Community Health File type: object - properties: *416 - required: *417 + properties: *417 + required: *418 nullable: true required: - code_of_conduct @@ -61318,8 +61327,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *403 - merge_base_commit: *403 + base_commit: *404 + merge_base_commit: *404 status: type: string enum: @@ -61339,10 +61348,10 @@ paths: example: 6 commits: type: array - items: *403 + items: *404 files: type: array - items: *418 + items: *419 required: - url - html_url @@ -61767,7 +61776,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &419 + response-if-content-is-a-file: &420 summary: Response if content is a file value: type: file @@ -61899,7 +61908,7 @@ paths: - size - type - url - - &524 + - &525 title: Content File description: Content File type: object @@ -62100,7 +62109,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *419 + response-if-content-is-a-file: *420 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -62169,7 +62178,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *7 '403': *29 - '302': *420 + '302': *421 '304': *37 x-github: githubCloudOnly: false @@ -62286,7 +62295,7 @@ paths: description: Response content: application/json: - schema: &421 + schema: &422 title: File Commit description: File Commit type: object @@ -62434,7 +62443,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: example-for-creating-a-file: value: @@ -62487,7 +62496,7 @@ paths: schema: oneOf: - *3 - - &450 + - &451 description: Repository rule violation was detected type: object properties: @@ -62508,7 +62517,7 @@ paths: items: type: object properties: - placeholder_id: &565 + placeholder_id: &566 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -62602,7 +62611,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: default: value: @@ -62820,7 +62829,7 @@ paths: application/json: schema: type: array - items: &424 + items: &425 type: object description: A Dependabot alert. properties: @@ -62853,7 +62862,7 @@ paths: enum: - development - runtime - security_advisory: *422 + security_advisory: *423 security_vulnerability: *75 url: *76 html_url: *77 @@ -62884,7 +62893,7 @@ paths: nullable: true maxLength: 280 fixed_at: *81 - auto_dismissed_at: *423 + auto_dismissed_at: *424 required: - number - state @@ -63113,7 +63122,7 @@ paths: parameters: - *288 - *289 - - &425 + - &426 name: alert_number in: path description: |- @@ -63128,7 +63137,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -63240,7 +63249,7 @@ paths: parameters: - *288 - *289 - - *425 + - *426 requestBody: required: true content: @@ -63285,7 +63294,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -63433,7 +63442,7 @@ paths: type: integer secrets: type: array - items: &428 + items: &429 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -63493,9 +63502,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *427 + default: *428 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63523,7 +63532,7 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: default: value: @@ -64068,7 +64077,7 @@ paths: - version - url additionalProperties: false - metadata: &429 + metadata: &430 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -64101,7 +64110,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *429 + metadata: *430 resolved: type: object description: A collection of resolved package dependencies. @@ -64114,7 +64123,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *429 + metadata: *430 relationship: type: string description: A notation of whether a dependency is requested @@ -64284,9 +64293,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *39 x-github: @@ -64434,7 +64443,7 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: simple-example: summary: Simple example @@ -64509,7 +64518,7 @@ paths: parameters: - *288 - *289 - - &432 + - &433 name: deployment_id description: deployment_id parameter in: path @@ -64521,7 +64530,7 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: default: value: @@ -64588,7 +64597,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 responses: '204': description: Response @@ -64612,7 +64621,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 - *18 - *20 responses: @@ -64622,7 +64631,7 @@ paths: application/json: schema: type: array - items: &433 + items: &434 title: Deployment Status description: The status of a deployment. type: object @@ -64784,7 +64793,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 requestBody: required: true content: @@ -64859,9 +64868,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &434 + default: &435 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -64919,7 +64928,7 @@ paths: parameters: - *288 - *289 - - *432 + - *433 - name: status_id in: path required: true @@ -64930,9 +64939,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *434 + default: *435 '404': *7 x-github: githubCloudOnly: false @@ -65032,7 +65041,7 @@ paths: type: integer environments: type: array - items: &436 + items: &437 title: Environment description: Details of a deployment environment type: object @@ -65084,7 +65093,7 @@ paths: type: type: string example: wait_timer - wait_timer: &438 + wait_timer: &439 type: integer example: 30 description: The amount of time to delay a job after @@ -65121,7 +65130,7 @@ paths: items: type: object properties: - type: *435 + type: *436 reviewer: anyOf: - *19 @@ -65145,7 +65154,7 @@ paths: - id - node_id - type - deployment_branch_policy: &439 + deployment_branch_policy: &440 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -65263,7 +65272,7 @@ paths: parameters: - *288 - *289 - - &437 + - &438 name: environment_name in: path required: true @@ -65276,9 +65285,9 @@ paths: description: Response content: application/json: - schema: *436 + schema: *437 examples: - default: &440 + default: &441 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -65364,7 +65373,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: false content: @@ -65373,7 +65382,7 @@ paths: type: object nullable: true properties: - wait_timer: *438 + wait_timer: *439 prevent_self_review: type: boolean example: false @@ -65390,13 +65399,13 @@ paths: items: type: object properties: - type: *435 + type: *436 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *439 + deployment_branch_policy: *440 additionalProperties: false examples: default: @@ -65416,9 +65425,9 @@ paths: description: Response content: application/json: - schema: *436 + schema: *437 examples: - default: *440 + default: *441 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -65444,7 +65453,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 responses: '204': description: Default response @@ -65471,7 +65480,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *18 - *20 responses: @@ -65489,7 +65498,7 @@ paths: example: 2 branch_policies: type: array - items: &441 + items: &442 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -65548,7 +65557,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: true content: @@ -65594,9 +65603,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - example-wildcard: &442 + example-wildcard: &443 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -65640,8 +65649,8 @@ paths: parameters: - *288 - *289 - - *437 - - &443 + - *438 + - &444 name: branch_policy_id in: path required: true @@ -65653,9 +65662,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65676,8 +65685,8 @@ paths: parameters: - *288 - *289 - - *437 - - *443 + - *438 + - *444 requestBody: required: true content: @@ -65705,9 +65714,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65728,8 +65737,8 @@ paths: parameters: - *288 - *289 - - *437 - - *443 + - *438 + - *444 responses: '204': description: Response @@ -65754,7 +65763,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *437 + - *438 - *289 - *288 responses: @@ -65772,7 +65781,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &444 + items: &445 title: Deployment protection rule description: Deployment protection rule type: object @@ -65791,7 +65800,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &445 + app: &446 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -65890,7 +65899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *437 + - *438 - *289 - *288 requestBody: @@ -65913,9 +65922,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *444 + schema: *445 examples: - default: &446 + default: &447 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -65950,7 +65959,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *437 + - *438 - *289 - *288 - *20 @@ -65971,7 +65980,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *445 + items: *446 examples: default: value: @@ -66008,8 +66017,8 @@ paths: parameters: - *288 - *289 - - *437 - - &447 + - *438 + - &448 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -66021,9 +66030,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *446 + default: *447 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66044,10 +66053,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *437 + - *438 - *289 - *288 - - *447 + - *448 responses: '204': description: Response @@ -66075,7 +66084,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *18 - *20 responses: @@ -66122,7 +66131,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 responses: '200': description: Response @@ -66154,7 +66163,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 responses: '200': @@ -66163,7 +66172,7 @@ paths: application/json: schema: *325 examples: - default: *448 + default: *449 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66187,7 +66196,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 requestBody: required: true @@ -66247,7 +66256,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *147 responses: '204': @@ -66275,7 +66284,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *312 - *20 responses: @@ -66320,7 +66329,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 requestBody: required: true content: @@ -66374,7 +66383,7 @@ paths: parameters: - *288 - *289 - - *437 + - *438 - *150 responses: '200': @@ -66383,7 +66392,7 @@ paths: application/json: schema: *329 examples: - default: *449 + default: *450 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66407,7 +66416,7 @@ paths: - *288 - *289 - *150 - - *437 + - *438 requestBody: required: true content: @@ -66452,7 +66461,7 @@ paths: - *288 - *289 - *150 - - *437 + - *438 responses: '204': description: Response @@ -66829,7 +66838,7 @@ paths: schema: oneOf: - *122 - - *450 + - *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67063,7 +67072,7 @@ paths: description: Response content: application/json: - schema: &451 + schema: &452 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -67273,13 +67282,13 @@ paths: parameters: - *288 - *289 - - *404 + - *405 responses: '200': description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -67336,7 +67345,7 @@ paths: parameters: - *288 - *289 - - &452 + - &453 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -67353,7 +67362,7 @@ paths: application/json: schema: type: array - items: &453 + items: &454 title: Git Reference description: Git references within a repository type: object @@ -67430,15 +67439,15 @@ paths: parameters: - *288 - *289 - - *452 + - *453 responses: '200': description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: &454 + default: &455 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -67497,9 +67506,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -67527,7 +67536,7 @@ paths: parameters: - *288 - *289 - - *452 + - *453 requestBody: required: true content: @@ -67556,9 +67565,9 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 '422': *16 '409': *124 x-github: @@ -67578,7 +67587,7 @@ paths: parameters: - *288 - *289 - - *452 + - *453 responses: '204': description: Response @@ -67698,7 +67707,7 @@ paths: description: Response content: application/json: - schema: &456 + schema: &457 title: Git Tag description: Metadata for a Git tag type: object @@ -67749,7 +67758,7 @@ paths: - sha - type - url - verification: *455 + verification: *456 required: - sha - url @@ -67759,7 +67768,7 @@ paths: - tag - message examples: - default: &457 + default: &458 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -67842,9 +67851,9 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 '404': *7 '409': *124 x-github: @@ -67942,7 +67951,7 @@ paths: description: Response content: application/json: - schema: &458 + schema: &459 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -68078,7 +68087,7 @@ paths: description: Response content: application/json: - schema: *458 + schema: *459 examples: default-response: summary: Default response @@ -68148,7 +68157,7 @@ paths: application/json: schema: type: array - items: &459 + items: &460 title: Webhook description: Webhooks for repositories. type: object @@ -68202,7 +68211,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &702 + last_response: &703 title: Hook Response type: object properties: @@ -68329,9 +68338,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: &460 + default: &461 value: type: Repository id: 12345678 @@ -68387,9 +68396,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *460 + default: *461 '404': *7 x-github: githubCloudOnly: false @@ -68456,9 +68465,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *460 + default: *461 '422': *16 '404': *7 x-github: @@ -68764,7 +68773,7 @@ paths: description: Response content: application/json: - schema: &461 + schema: &462 title: Import description: A repository import from an external source. type: object @@ -68863,7 +68872,7 @@ paths: - html_url - authors_url examples: - default: &464 + default: &465 value: vcs: subversion use_lfs: true @@ -68879,7 +68888,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *7 - '503': &462 + '503': &463 description: Unavailable due to service under maintenance. content: application/json: @@ -68957,7 +68966,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: default: value: @@ -68982,7 +68991,7 @@ paths: type: string '422': *16 '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69060,7 +69069,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: example-1: summary: Example 1 @@ -69108,7 +69117,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69136,7 +69145,7 @@ paths: responses: '204': description: Response - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69164,7 +69173,7 @@ paths: parameters: - *288 - *289 - - &648 + - &649 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -69178,7 +69187,7 @@ paths: application/json: schema: type: array - items: &463 + items: &464 title: Porter Author description: Porter Author type: object @@ -69232,7 +69241,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69288,7 +69297,7 @@ paths: description: Response content: application/json: - schema: *463 + schema: *464 examples: default: value: @@ -69301,7 +69310,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *16 '404': *7 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69367,7 +69376,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69423,11 +69432,11 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *464 + default: *465 '422': *16 - '503': *462 + '503': *463 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69459,7 +69468,7 @@ paths: application/json: schema: *22 examples: - default: *465 + default: *466 '301': *302 '404': *7 x-github: @@ -69494,7 +69503,7 @@ paths: properties: {} additionalProperties: false examples: - default: &467 + default: &468 value: limit: collaborators_only origin: repository @@ -69525,7 +69534,7 @@ paths: required: true content: application/json: - schema: *466 + schema: *467 examples: default: summary: Example request body @@ -69539,7 +69548,7 @@ paths: application/json: schema: *200 examples: - default: *467 + default: *468 '409': description: Response x-github: @@ -69596,9 +69605,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: &641 + default: &642 value: - id: 1 repository: @@ -69760,7 +69769,7 @@ paths: description: Response content: application/json: - schema: *468 + schema: *469 examples: default: value: @@ -70245,7 +70254,7 @@ paths: application/json: schema: *102 examples: - default: &474 + default: &475 value: id: 1 node_id: MDU6SXNzdWUx @@ -70451,9 +70460,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: &476 + default: &477 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70519,9 +70528,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &470 + default: &471 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70599,9 +70608,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 '422': *16 x-github: githubCloudOnly: false @@ -70791,7 +70800,7 @@ paths: application/json: schema: type: array - items: &473 + items: &474 title: Issue Event description: Issue Event type: object @@ -70834,8 +70843,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *471 - required: *472 + properties: *472 + required: *473 nullable: true label: title: Issue Event Label @@ -71154,7 +71163,7 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: default: value: @@ -71383,7 +71392,7 @@ paths: parameters: - *288 - *289 - - &475 + - &476 name: issue_number description: The number that identifies the issue. in: path @@ -71397,7 +71406,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 '301': *302 '404': *7 '410': *299 @@ -71427,7 +71436,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -71523,7 +71532,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 '422': *16 '503': *83 '403': *29 @@ -71549,7 +71558,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -71577,7 +71586,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71595,7 +71604,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: content: application/json: @@ -71622,7 +71631,7 @@ paths: application/json: schema: *102 examples: - default: *474 + default: *475 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71646,7 +71655,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: assignee in: path required: true @@ -71688,7 +71697,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *92 - *18 - *20 @@ -71699,9 +71708,9 @@ paths: application/json: schema: type: array - items: *469 + items: *470 examples: - default: *476 + default: *477 headers: Link: *39 '404': *7 @@ -71736,7 +71745,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: true content: @@ -71758,9 +71767,9 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *470 + default: *471 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -71789,7 +71798,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -71803,7 +71812,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &479 + - &480 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -71857,7 +71866,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &480 + - &481 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -71993,7 +72002,7 @@ paths: - performed_via_github_app - assignee - assigner - - &481 + - &482 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -72044,7 +72053,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &482 + - &483 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -72095,7 +72104,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &483 + - &484 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -72149,7 +72158,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &484 + - &485 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -72196,7 +72205,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &485 + - &486 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -72243,7 +72252,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &486 + - &487 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -72303,7 +72312,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &487 + - &488 title: Locked Issue Event description: Locked Issue Event type: object @@ -72351,7 +72360,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &488 + - &489 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -72417,7 +72426,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &489 + - &490 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -72483,7 +72492,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &490 + - &491 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -72549,7 +72558,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &491 + - &492 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -72659,7 +72668,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -72669,7 +72678,7 @@ paths: application/json: schema: type: array - items: &477 + items: &478 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -72716,7 +72725,7 @@ paths: - color - default examples: - default: &478 + default: &479 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -72755,7 +72764,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -72814,9 +72823,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 '301': *302 '404': *7 '410': *299 @@ -72838,7 +72847,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -72898,9 +72907,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 '301': *302 '404': *7 '410': *299 @@ -72922,7 +72931,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 responses: '204': description: Response @@ -72949,7 +72958,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: name in: path required: true @@ -72962,7 +72971,7 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: default: value: @@ -72997,7 +73006,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: false content: @@ -73045,7 +73054,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 responses: '204': description: Response @@ -73069,7 +73078,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -73121,7 +73130,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 requestBody: required: true content: @@ -73186,7 +73195,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *280 responses: '204': @@ -73209,7 +73218,7 @@ paths: parameters: - *288 - *289 - - *475 + - *476 - *18 - *20 responses: @@ -73224,7 +73233,6 @@ paths: description: Timeline Event type: object anyOf: - - *479 - *480 - *481 - *482 @@ -73237,6 +73245,7 @@ paths: - *489 - *490 - *491 + - *492 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -73537,7 +73546,7 @@ paths: type: string comments: type: array - items: &513 + items: &514 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -73746,7 +73755,7 @@ paths: type: string comments: type: array - items: *402 + items: *403 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -74063,7 +74072,7 @@ paths: application/json: schema: type: array - items: &492 + items: &493 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -74162,9 +74171,9 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: &493 + default: &494 value: id: 1 key: ssh-rsa AAA... @@ -74199,7 +74208,7 @@ paths: parameters: - *288 - *289 - - &494 + - &495 name: key_id description: The unique identifier of the key. in: path @@ -74211,9 +74220,9 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: *493 + default: *494 '404': *7 x-github: githubCloudOnly: false @@ -74233,7 +74242,7 @@ paths: parameters: - *288 - *289 - - *494 + - *495 responses: '204': description: Response @@ -74264,9 +74273,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 headers: Link: *39 '404': *7 @@ -74324,9 +74333,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &495 + default: &496 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -74370,9 +74379,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *495 + default: *496 '404': *7 x-github: githubCloudOnly: false @@ -74429,7 +74438,7 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: default: value: @@ -74823,9 +74832,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *403 + schema: *404 examples: - default: *496 + default: *497 '204': description: Response when already merged '404': @@ -74892,12 +74901,12 @@ paths: application/json: schema: type: array - items: &497 + items: &498 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 examples: default: value: @@ -74994,9 +75003,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: &498 + default: &499 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -75057,7 +75066,7 @@ paths: parameters: - *288 - *289 - - &499 + - &500 name: milestone_number description: The number that identifies the milestone. in: path @@ -75069,9 +75078,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: *498 + default: *499 '404': *7 x-github: githubCloudOnly: false @@ -75090,7 +75099,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 requestBody: required: false content: @@ -75128,9 +75137,9 @@ paths: description: Response content: application/json: - schema: *497 + schema: *498 examples: - default: *498 + default: *499 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75148,7 +75157,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 responses: '204': description: Response @@ -75171,7 +75180,7 @@ paths: parameters: - *288 - *289 - - *499 + - *500 - *18 - *20 responses: @@ -75181,9 +75190,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *478 + default: *479 headers: Link: *39 x-github: @@ -75204,10 +75213,10 @@ paths: parameters: - *288 - *289 - - *500 - *501 - - *92 - *502 + - *92 + - *503 - *18 - *20 responses: @@ -75219,7 +75228,7 @@ paths: type: array items: *115 examples: - default: *503 + default: *504 headers: Link: *39 x-github: @@ -75309,7 +75318,7 @@ paths: description: Response content: application/json: - schema: &504 + schema: &505 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -75434,7 +75443,7 @@ paths: - custom_404 - public examples: - default: &505 + default: &506 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -75530,9 +75539,9 @@ paths: description: Response content: application/json: - schema: *504 + schema: *505 examples: - default: *505 + default: *506 '422': *16 '409': *124 x-github: @@ -75701,7 +75710,7 @@ paths: application/json: schema: type: array - items: &506 + items: &507 title: Page Build description: Page Build type: object @@ -75848,9 +75857,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &507 + default: &508 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -75910,9 +75919,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76041,7 +76050,7 @@ paths: parameters: - *288 - *289 - - &508 + - &509 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -76101,7 +76110,7 @@ paths: parameters: - *288 - *289 - - *508 + - *509 responses: '204': *168 '404': *7 @@ -76770,9 +76779,9 @@ paths: application/json: schema: type: array - items: *509 + items: *510 examples: - default: *510 + default: *511 headers: Link: *39 '304': *37 @@ -76870,7 +76879,7 @@ paths: description: Response content: application/json: - schema: &515 + schema: &516 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -76981,8 +76990,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true active_lock_reason: type: string @@ -77027,7 +77036,7 @@ paths: nullable: true requested_teams: type: array - items: *511 + items: *512 nullable: true head: type: object @@ -77939,14 +77948,14 @@ paths: _links: type: object properties: - comments: *409 - commits: *409 - statuses: *409 - html: *409 - issue: *409 - review_comments: *409 - review_comment: *409 - self: *409 + comments: *410 + commits: *410 + statuses: *410 + html: *410 + issue: *410 + review_comments: *410 + review_comment: *410 + self: *410 required: - comments - commits @@ -77957,7 +77966,7 @@ paths: - review_comment - self author_association: *89 - auto_merge: *512 + auto_merge: *513 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -78049,7 +78058,7 @@ paths: - merged_by - review_comments examples: - default: &516 + default: &517 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -78606,9 +78615,9 @@ paths: application/json: schema: type: array - items: *513 + items: *514 examples: - default: &518 + default: &519 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78693,9 +78702,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: &514 + default: &515 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78794,9 +78803,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78999,7 +79008,7 @@ paths: parameters: - *288 - *289 - - &517 + - &518 name: pull_number description: The number that identifies the pull request. in: path @@ -79012,9 +79021,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '304': *37 '404': *7 '406': @@ -79051,7 +79060,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79093,9 +79102,9 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '422': *16 '403': *29 x-github: @@ -79119,7 +79128,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -79181,7 +79190,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -79189,7 +79198,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -79221,7 +79230,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *112 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -79242,9 +79251,9 @@ paths: application/json: schema: type: array - items: *513 + items: *514 examples: - default: *518 + default: *519 headers: Link: *39 x-github: @@ -79279,7 +79288,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -79384,7 +79393,7 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: example-for-a-multi-line-comment: value: @@ -79474,7 +79483,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *101 requestBody: required: true @@ -79497,7 +79506,7 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: default: value: @@ -79585,7 +79594,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -79595,9 +79604,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: *519 + default: *520 headers: Link: *39 x-github: @@ -79629,7 +79638,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -79639,7 +79648,7 @@ paths: application/json: schema: type: array - items: *418 + items: *419 examples: default: value: @@ -79679,7 +79688,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 responses: '204': description: Response if pull request has been merged @@ -79704,7 +79713,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79817,7 +79826,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 responses: '200': description: Response @@ -79894,7 +79903,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -79931,7 +79940,7 @@ paths: description: Response content: application/json: - schema: *509 + schema: *510 examples: default: value: @@ -80469,7 +80478,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: true content: @@ -80503,7 +80512,7 @@ paths: description: Response content: application/json: - schema: *509 + schema: *510 examples: default: value: @@ -81010,7 +81019,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 - *18 - *20 responses: @@ -81020,7 +81029,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -81173,7 +81182,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -81259,9 +81268,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: &522 + default: &523 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -81326,8 +81335,8 @@ paths: parameters: - *288 - *289 - - *517 - - &521 + - *518 + - &522 name: review_id description: The unique identifier of the review. in: path @@ -81339,9 +81348,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: &523 + default: &524 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -81402,8 +81411,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81426,7 +81435,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -81490,16 +81499,16 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 responses: '200': description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: *522 + default: *523 '422': *8 '404': *7 x-github: @@ -81528,8 +81537,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 - *18 - *20 responses: @@ -81612,9 +81621,9 @@ paths: _links: type: object properties: - self: *409 - html: *409 - pull_request: *409 + self: *410 + html: *410 + pull_request: *410 required: - self - html @@ -81759,8 +81768,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81788,7 +81797,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -81853,8 +81862,8 @@ paths: parameters: - *288 - *289 - - *517 - - *521 + - *518 + - *522 requestBody: required: true content: @@ -81889,9 +81898,9 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: - default: *523 + default: *524 '404': *7 '422': *8 '403': *29 @@ -81915,7 +81924,7 @@ paths: parameters: - *288 - *289 - - *517 + - *518 requestBody: required: false content: @@ -81992,9 +82001,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: &525 + default: &526 value: type: file encoding: base64 @@ -82057,9 +82066,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: *525 + default: *526 '404': *7 '422': *16 x-github: @@ -82092,7 +82101,7 @@ paths: application/json: schema: type: array - items: &526 + items: &527 title: Release description: A release. type: object @@ -82155,7 +82164,7 @@ paths: author: *19 assets: type: array - items: &527 + items: &528 title: Release Asset description: Data related to a release. type: object @@ -82413,9 +82422,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: &530 + default: &531 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -82518,7 +82527,7 @@ paths: parameters: - *288 - *289 - - &528 + - &529 name: asset_id description: The unique identifier of the asset. in: path @@ -82530,9 +82539,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: &529 + default: &530 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -82566,7 +82575,7 @@ paths: type: User site_admin: false '404': *7 - '302': *420 + '302': *421 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82584,7 +82593,7 @@ paths: parameters: - *288 - *289 - - *528 + - *529 requestBody: required: false content: @@ -82612,9 +82621,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *529 + default: *530 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82632,7 +82641,7 @@ paths: parameters: - *288 - *289 - - *528 + - *529 responses: '204': description: Response @@ -82749,9 +82758,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82782,9 +82791,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '404': *7 x-github: githubCloudOnly: false @@ -82808,7 +82817,7 @@ paths: parameters: - *288 - *289 - - &531 + - &532 name: release_id description: The unique identifier of the release. in: path @@ -82822,9 +82831,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '401': description: Unauthorized x-github: @@ -82844,7 +82853,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 requestBody: required: false content: @@ -82908,9 +82917,9 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: - default: *530 + default: *531 '404': description: Not Found if the discussion category name is invalid content: @@ -82933,7 +82942,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 responses: '204': description: Response @@ -82955,7 +82964,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - *18 - *20 responses: @@ -82965,7 +82974,7 @@ paths: application/json: schema: type: array - items: *527 + items: *528 examples: default: value: @@ -83048,7 +83057,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - name: name in: query required: true @@ -83074,7 +83083,7 @@ paths: description: Response for successful upload content: application/json: - schema: *527 + schema: *528 examples: response-for-successful-upload: value: @@ -83130,7 +83139,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -83179,7 +83188,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 requestBody: required: true content: @@ -83242,7 +83251,7 @@ paths: parameters: - *288 - *289 - - *531 + - *532 - *280 responses: '204': @@ -83285,8 +83294,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *532 - - &534 + - *533 + - &535 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -83306,53 +83315,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *533 - *534 - - allOf: - *535 - - *534 - allOf: - *536 - - *534 + - *535 - allOf: - *537 - - *534 + - *535 - allOf: - *538 - - *534 + - *535 - allOf: - *539 - - *534 + - *535 - allOf: - *540 - - *534 + - *535 - allOf: - *541 - - *534 + - *535 - allOf: - *542 - - *534 + - *535 - allOf: - *543 - - *534 + - *535 - allOf: - *544 - - *534 + - *535 - allOf: - *545 - - *534 + - *535 - allOf: - *546 - - *534 + - *535 - allOf: - *547 - - *534 + - *535 - allOf: - *548 - - *534 + - *535 - allOf: - *549 - - *534 + - *535 + - allOf: + - *550 + - *535 examples: default: value: @@ -83520,7 +83529,7 @@ paths: application/json: schema: *251 examples: - default: &559 + default: &560 value: id: 42 name: super cool ruleset @@ -83569,10 +83578,10 @@ paths: parameters: - *288 - *289 - - *550 - *551 - *552 - *553 + - *554 - *18 - *20 responses: @@ -83580,9 +83589,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: *555 + default: *556 '404': *7 '500': *71 x-github: @@ -83605,15 +83614,15 @@ paths: parameters: - *288 - *289 - - *556 + - *557 responses: '200': description: Response content: application/json: - schema: *557 + schema: *558 examples: - default: *558 + default: *559 '404': *7 '500': *71 x-github: @@ -83664,7 +83673,7 @@ paths: application/json: schema: *251 examples: - default: *559 + default: *560 '404': *7 '500': *71 put: @@ -83747,7 +83756,7 @@ paths: application/json: schema: *251 examples: - default: *559 + default: *560 '404': *7 '500': *71 delete: @@ -83803,8 +83812,8 @@ paths: - *67 - *20 - *18 - - *560 - *561 + - *562 - *257 responses: '200': @@ -83813,7 +83822,7 @@ paths: application/json: schema: type: array - items: &564 + items: &565 type: object properties: number: *72 @@ -83832,8 +83841,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *562 - resolution: *563 + state: *563 + resolution: *564 resolved_at: type: string format: date-time @@ -83993,7 +84002,7 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: default: value: @@ -84049,8 +84058,8 @@ paths: schema: type: object properties: - state: *562 - resolution: *563 + state: *563 + resolution: *564 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -84068,7 +84077,7 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: default: value: @@ -84150,7 +84159,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &723 + items: &724 type: object properties: type: @@ -84518,14 +84527,14 @@ paths: schema: type: object properties: - reason: &566 + reason: &567 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *565 + placeholder_id: *566 required: - reason - placeholder_id @@ -84542,7 +84551,7 @@ paths: schema: type: object properties: - reason: *566 + reason: *567 expire_at: type: string format: date-time @@ -84632,9 +84641,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: *568 + default: *569 '400': *15 '404': *7 x-github: @@ -84818,9 +84827,9 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: &570 + default: &571 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -85158,7 +85167,7 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: default: value: @@ -85307,15 +85316,15 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '200': description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *570 + default: *571 '403': *29 '404': *7 x-github: @@ -85341,7 +85350,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 requestBody: required: true content: @@ -85500,10 +85509,10 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *570 - add_credit: *570 + default: *571 + add_credit: *571 '403': *29 '404': *7 '422': @@ -85543,7 +85552,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '202': *125 '400': *15 @@ -85572,7 +85581,7 @@ paths: parameters: - *288 - *289 - - *569 + - *570 responses: '202': description: Response @@ -85716,7 +85725,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -86089,7 +86098,7 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: default: value: @@ -86177,7 +86186,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -86271,7 +86280,7 @@ paths: description: if you subscribe to the repository content: application/json: - schema: &573 + schema: &574 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -86366,7 +86375,7 @@ paths: description: Response content: application/json: - schema: *573 + schema: *574 examples: default: value: @@ -86503,7 +86512,7 @@ paths: application/json: schema: type: array - items: &574 + items: &575 title: Tag protection description: Tag protection type: object @@ -86579,7 +86588,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -86727,7 +86736,7 @@ paths: description: Response content: application/json: - schema: &575 + schema: &576 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -86739,7 +86748,7 @@ paths: required: - names examples: - default: &576 + default: &577 value: names: - octocat @@ -86794,9 +86803,9 @@ paths: description: Response content: application/json: - schema: *575 + schema: *576 examples: - default: *576 + default: *577 '404': *7 '422': *8 x-github: @@ -86819,7 +86828,7 @@ paths: parameters: - *288 - *289 - - &577 + - &578 name: per description: The time frame to display results for. in: query @@ -86848,7 +86857,7 @@ paths: example: 128 clones: type: array - items: &578 + items: &579 title: Traffic type: object properties: @@ -87089,7 +87098,7 @@ paths: parameters: - *288 - *289 - - *577 + - *578 responses: '200': description: Response @@ -87108,7 +87117,7 @@ paths: example: 3782 views: type: array - items: *578 + items: *579 required: - uniques - count @@ -87783,7 +87792,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &586 + - &587 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -87792,7 +87801,7 @@ paths: schema: type: string example: members - - &591 + - &592 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -87803,7 +87812,7 @@ paths: default: 1 format: int32 example: 1 - - &592 + - &593 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -87845,7 +87854,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &580 + items: &581 allOf: - type: object required: @@ -87920,7 +87929,7 @@ paths: - value: 0db508eb-91e2-46e4-809c-30dcbda0c685 "$+ref": https://api.github.localhost/scim/v2/Users/0db508eb-91e2-46e4-809c-30dcbda0c685 displayName: User 2 - meta: &593 + meta: &594 type: object description: The metadata associated with the creation/updates to the user. @@ -87980,31 +87989,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/927fa2c08dcb4a7fae9e startIndex: 1 itemsPerPage: 20 - '400': &581 + '400': &582 description: Bad request content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '401': &582 + schema: *580 + '401': &583 description: Authorization failure - '403': &583 + '403': &584 description: Permission denied - '429': &584 + '429': &585 description: Too many requests content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '500': &585 + schema: *580 + '500': &586 description: Internal server error content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 + schema: *580 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88031,7 +88040,7 @@ paths: required: true content: application/json: - schema: &589 + schema: &590 type: object required: - schemas @@ -88087,9 +88096,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *580 + schema: *581 examples: - group: &587 + group: &588 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -88108,13 +88117,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/927fa2c08dcb4a7fae9e - '400': *581 - '401': *582 - '403': *583 - '409': &590 + '400': *582 + '401': *583 + '403': *584 + '409': &591 description: Duplicate record detected - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88135,7 +88144,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group parameters: - - &588 + - &589 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -88143,22 +88152,22 @@ paths: schema: type: string example: 7fce0092-d52e-4f76-b727-3955bd72c939 - - *586 + - *587 - *40 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *580 + schema: *581 examples: - default: *587 - '400': *581 - '401': *582 - '403': *583 + default: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88180,13 +88189,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group parameters: - - *588 + - *589 - *40 requestBody: required: true content: application/json: - schema: *589 + schema: *590 examples: group: summary: Group @@ -88212,17 +88221,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *580 + schema: *581 examples: - group: *587 - groupWithMembers: *587 - '400': *581 - '401': *582 - '403': *583 + group: *588 + groupWithMembers: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88249,13 +88258,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group parameters: - - *588 + - *589 - *40 requestBody: required: true content: application/json: - schema: &600 + schema: &601 type: object required: - Operations @@ -88315,17 +88324,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *580 + schema: *581 examples: - updateGroup: *587 - addMembers: *587 - '400': *581 - '401': *582 - '403': *583 + updateGroup: *588 + addMembers: *588 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88345,17 +88354,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise parameters: - - *588 + - *589 - *40 responses: '204': description: Group was deleted, no content - '400': *581 - '401': *582 - '403': *583 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88392,8 +88401,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *591 - *592 + - *593 - *40 responses: '200': @@ -88426,7 +88435,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &595 + items: &596 allOf: - type: object required: @@ -88505,7 +88514,7 @@ paths: description: Whether this email address is the primary address. example: true - roles: &594 + roles: &595 type: array description: The roles assigned to the user. items: @@ -88561,7 +88570,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *593 + meta: *594 startIndex: type: integer description: A starting index for the returned page @@ -88598,11 +88607,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *581 - '401': *582 - '403': *583 - '429': *584 - '500': *585 + '400': *582 + '401': *583 + '403': *584 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88629,7 +88638,7 @@ paths: required: true content: application/json: - schema: &598 + schema: &599 type: object required: - schemas @@ -88711,9 +88720,9 @@ paths: type: boolean description: Whether this email address is the primary address. example: true - roles: *594 + roles: *595 examples: - user: &599 + user: &600 summary: User value: schemas: @@ -88760,9 +88769,9 @@ paths: description: User has been created content: application/scim+json: - schema: *595 + schema: *596 examples: - user: &596 + user: &597 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -88788,13 +88797,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Users/7fce0092-d52e-4f76-b727-3955bd72c939 - enterpriseOwner: *596 - '400': *581 - '401': *582 - '403': *583 - '409': *590 - '429': *584 - '500': *585 + enterpriseOwner: *597 + '400': *582 + '401': *583 + '403': *584 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88815,7 +88824,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user parameters: - - &597 + - &598 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -88828,15 +88837,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *595 + schema: *596 examples: - default: *596 - '400': *581 - '401': *582 - '403': *583 + default: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88861,30 +88870,30 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user parameters: - - *597 + - *598 - *40 requestBody: required: true content: application/json: - schema: *598 + schema: *599 examples: - user: *599 + user: *600 responses: '200': description: User was updated content: application/scim+json: - schema: *595 + schema: *596 examples: - user: *596 - '400': *581 - '401': *582 - '403': *583 + user: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88922,13 +88931,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user parameters: - - *597 + - *598 - *40 requestBody: required: true content: application/json: - schema: *600 + schema: *601 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -88968,18 +88977,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *595 - examples: - userMultiValuedProperties: *596 - userSingleValuedProperties: *596 - disableUser: *596 - '400': *581 - '401': *582 - '403': *583 + schema: *596 + examples: + userMultiValuedProperties: *597 + userSingleValuedProperties: *597 + disableUser: *597 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '409': *590 - '429': *584 - '500': *585 + '409': *591 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -88999,17 +89008,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise parameters: - - *597 + - *598 - *40 responses: '204': description: User was deleted, no content - '400': *581 - '401': *582 - '403': *583 + '400': *582 + '401': *583 + '403': *584 '404': *7 - '429': *584 - '500': *585 + '429': *585 + '500': *586 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -89096,7 +89105,7 @@ paths: example: 1 Resources: type: array - items: &601 + items: &602 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -89327,22 +89336,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *37 - '404': &602 + '404': &603 description: Resource not found content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '403': &603 + schema: *580 + '403': &604 description: Forbidden content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '400': *581 - '429': *584 + schema: *580 + '400': *582 + '429': *585 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -89368,9 +89377,9 @@ paths: description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: &604 + default: &605 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -89393,17 +89402,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *37 - '404': *602 - '403': *603 - '500': *585 + '404': *603 + '403': *604 + '500': *586 '409': description: Conflict content: application/json: - schema: *579 + schema: *580 application/scim+json: - schema: *579 - '400': *581 + schema: *580 + '400': *582 requestBody: required: true content: @@ -89496,17 +89505,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 - '404': *602 - '403': *603 + default: *605 + '404': *603 + '403': *604 '304': *37 x-github: githubCloudOnly: true @@ -89530,18 +89539,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 + default: *605 '304': *37 - '404': *602 - '403': *603 + '404': *603 + '403': *604 requestBody: required: true content: @@ -89650,19 +89659,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *119 - - *597 + - *598 responses: '200': description: Response content: application/scim+json: - schema: *601 + schema: *602 examples: - default: *604 + default: *605 '304': *37 - '404': *602 - '403': *603 - '400': *581 + '404': *603 + '403': *604 + '400': *582 '429': description: Response content: @@ -89753,12 +89762,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *119 - - *597 + - *598 responses: '204': description: Response - '404': *602 - '403': *603 + '404': *603 + '403': *604 '304': *37 x-github: githubCloudOnly: true @@ -89890,7 +89899,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &605 + text_matches: &606 title: Search Result Text Matches type: array items: @@ -90053,7 +90062,7 @@ paths: enum: - author-date - committer-date - - &606 + - &607 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -90144,7 +90153,7 @@ paths: url: type: string format: uri - verification: *455 + verification: *456 required: - author - committer @@ -90181,7 +90190,7 @@ paths: type: number node_id: type: string - text_matches: *605 + text_matches: *606 required: - sha - node_id @@ -90374,7 +90383,7 @@ paths: - interactions - created - updated - - *606 + - *607 - *18 - *20 responses: @@ -90479,8 +90488,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *407 - required: *408 + properties: *408 + required: *409 nullable: true comments: type: integer @@ -90494,7 +90503,7 @@ paths: type: string format: date-time nullable: true - text_matches: *605 + text_matches: *606 pull_request: type: object properties: @@ -90718,7 +90727,7 @@ paths: enum: - created - updated - - *606 + - *607 - *18 - *20 responses: @@ -90762,7 +90771,7 @@ paths: nullable: true score: type: number - text_matches: *605 + text_matches: *606 required: - id - node_id @@ -90848,7 +90857,7 @@ paths: - forks - help-wanted-issues - updated - - *606 + - *607 - *18 - *20 responses: @@ -91087,7 +91096,7 @@ paths: - admin - pull - push - text_matches: *605 + text_matches: *606 temp_clone_token: type: string allow_merge_commit: @@ -91388,7 +91397,7 @@ paths: type: string format: uri nullable: true - text_matches: *605 + text_matches: *606 related: type: array nullable: true @@ -91581,7 +91590,7 @@ paths: - followers - repositories - joined - - *606 + - *607 - *18 - *20 responses: @@ -91685,7 +91694,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *605 + text_matches: *606 blog: type: string nullable: true @@ -91762,7 +91771,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &607 + - &608 name: team_id description: The unique identifier of the team. in: path @@ -91803,7 +91812,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -91903,7 +91912,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *607 + - *608 responses: '204': description: Response @@ -91934,7 +91943,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *607 + - *608 - *67 - *18 - *20 @@ -91947,7 +91956,7 @@ paths: type: array items: *271 examples: - default: *608 + default: *609 headers: Link: *39 x-github: @@ -91976,7 +91985,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -92039,7 +92048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *607 + - *608 - *273 responses: '200': @@ -92073,7 +92082,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *607 + - *608 - *273 requestBody: required: false @@ -92099,7 +92108,7 @@ paths: application/json: schema: *271 examples: - default: *609 + default: *610 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92124,7 +92133,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *607 + - *608 - *273 responses: '204': @@ -92154,7 +92163,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *607 + - *608 - *273 - *67 - *18 @@ -92168,7 +92177,7 @@ paths: type: array items: *274 examples: - default: *610 + default: *611 headers: Link: *39 x-github: @@ -92197,7 +92206,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 requestBody: required: true @@ -92249,7 +92258,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 responses: @@ -92284,7 +92293,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 requestBody: @@ -92310,7 +92319,7 @@ paths: application/json: schema: *274 examples: - default: *611 + default: *612 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92335,7 +92344,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 responses: @@ -92366,7 +92375,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 - name: content @@ -92425,7 +92434,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *607 + - *608 - *273 - *276 requestBody: @@ -92487,7 +92496,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *607 + - *608 - *273 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -92545,7 +92554,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *607 + - *608 - *273 requestBody: required: true @@ -92604,7 +92613,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -92642,7 +92651,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *607 + - *608 - name: role description: Filters members returned by their role in the team. in: query @@ -92693,7 +92702,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92730,7 +92739,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92770,7 +92779,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92807,7 +92816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 responses: '200': @@ -92816,7 +92825,7 @@ paths: application/json: schema: *285 examples: - response-if-user-is-a-team-maintainer: *612 + response-if-user-is-a-team-maintainer: *613 '404': *7 x-github: githubCloudOnly: false @@ -92849,7 +92858,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 requestBody: required: false @@ -92877,7 +92886,7 @@ paths: application/json: schema: *285 examples: - response-if-users-membership-with-team-is-now-pending: *613 + response-if-users-membership-with-team-is-now-pending: *614 '403': description: Forbidden if team synchronization is set up '422': @@ -92911,7 +92920,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *607 + - *608 - *159 responses: '204': @@ -92941,7 +92950,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -92953,7 +92962,7 @@ paths: type: array items: *286 examples: - default: *614 + default: *615 headers: Link: *39 '404': *7 @@ -92980,7 +92989,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *607 + - *608 - *287 responses: '200': @@ -92989,7 +92998,7 @@ paths: application/json: schema: *286 examples: - default: *615 + default: *616 '404': description: Not Found if project is not managed by this team x-github: @@ -93014,7 +93023,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *607 + - *608 - *287 requestBody: required: false @@ -93083,7 +93092,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *607 + - *608 - *287 responses: '204': @@ -93111,7 +93120,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -93153,7 +93162,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *607 + - *608 - *288 - *289 responses: @@ -93161,7 +93170,7 @@ paths: description: Alternative response with extra repository information content: application/json: - schema: *616 + schema: *617 examples: alternative-response-with-extra-repository-information: value: @@ -93312,7 +93321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *607 + - *608 - *288 - *289 requestBody: @@ -93364,7 +93373,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *607 + - *608 - *288 - *289 responses: @@ -93395,7 +93404,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy parameters: - - *607 + - *608 responses: '200': description: Response @@ -93430,7 +93439,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy parameters: - - *607 + - *608 requestBody: required: true content: @@ -93518,7 +93527,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *607 + - *608 - *18 - *20 responses: @@ -93530,7 +93539,7 @@ paths: type: array items: *205 examples: - response-if-child-teams-exist: *617 + response-if-child-teams-exist: *618 headers: Link: *39 '404': *7 @@ -93563,7 +93572,7 @@ paths: application/json: schema: oneOf: - - &619 + - &620 title: Private User description: Private User type: object @@ -93768,7 +93777,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *618 + - *619 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -93921,7 +93930,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -94267,7 +94276,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -94275,7 +94284,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -94319,7 +94328,7 @@ paths: type: integer secrets: type: array - items: &620 + items: &621 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -94359,7 +94368,7 @@ paths: - visibility - selected_repositories_url examples: - default: *395 + default: *396 headers: Link: *39 x-github: @@ -94435,7 +94444,7 @@ paths: description: Response content: application/json: - schema: *620 + schema: *621 examples: default: value: @@ -94581,7 +94590,7 @@ paths: type: array items: *137 examples: - default: *621 + default: *622 '401': *25 '403': *29 '404': *7 @@ -94733,7 +94742,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '304': *37 '500': *71 '401': *25 @@ -94791,7 +94800,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '401': *25 '403': *29 '404': *7 @@ -94848,7 +94857,7 @@ paths: description: Response content: application/json: - schema: &622 + schema: &623 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -94889,7 +94898,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &623 + default: &624 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -94934,9 +94943,9 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: - default: *623 + default: *624 '404': *7 x-github: githubCloudOnly: false @@ -94973,9 +94982,9 @@ paths: type: integer machines: type: array - items: *624 + items: *625 examples: - default: *625 + default: *626 '304': *37 '500': *71 '401': *25 @@ -95059,8 +95068,8 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *393 - required: *394 + properties: *394 + required: *395 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -95842,7 +95851,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '304': *37 '500': *71 '400': *15 @@ -95882,7 +95891,7 @@ paths: application/json: schema: *209 examples: - default: *392 + default: *393 '500': *71 '401': *25 '403': *29 @@ -95914,7 +95923,7 @@ paths: type: array items: *221 examples: - default: &638 + default: &639 value: - id: 197 name: hello_docker @@ -96015,7 +96024,7 @@ paths: application/json: schema: type: array - items: &626 + items: &627 title: Email description: Email type: object @@ -96080,9 +96089,9 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: - default: &640 + default: &641 value: - email: octocat@github.com verified: true @@ -96157,7 +96166,7 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: default: value: @@ -96412,7 +96421,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 title: GPG Key description: A unique encryption key type: object @@ -96543,7 +96552,7 @@ paths: - subkeys - revoked examples: - default: &651 + default: &652 value: - id: 3 name: Octocat's GPG Key @@ -96628,9 +96637,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &628 + default: &629 value: id: 3 name: Octocat's GPG Key @@ -96687,7 +96696,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &629 + - &630 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -96699,9 +96708,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '404': *7 '304': *37 '403': *29 @@ -96724,7 +96733,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *629 + - *630 responses: '204': description: Response @@ -96915,7 +96924,7 @@ paths: type: array items: *57 examples: - default: *630 + default: *631 headers: Link: *39 '404': *7 @@ -97029,7 +97038,7 @@ paths: required: true content: application/json: - schema: *466 + schema: *467 examples: default: value: @@ -97179,7 +97188,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Key description: Key type: object @@ -97276,9 +97285,9 @@ paths: description: Response content: application/json: - schema: *631 + schema: *632 examples: - default: &632 + default: &633 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97311,15 +97320,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *494 + - *495 responses: '200': description: Response content: application/json: - schema: *631 + schema: *632 examples: - default: *632 + default: *633 '404': *7 '304': *37 '403': *29 @@ -97342,7 +97351,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *494 + - *495 responses: '204': description: Response @@ -97375,7 +97384,7 @@ paths: application/json: schema: type: array - items: &633 + items: &634 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -97443,7 +97452,7 @@ paths: - account - plan examples: - default: &634 + default: &635 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -97505,9 +97514,9 @@ paths: application/json: schema: type: array - items: *633 + items: *634 examples: - default: *634 + default: *635 headers: Link: *39 '304': *37 @@ -98502,7 +98511,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *215 - - *635 + - *636 responses: '204': description: Response @@ -98572,7 +98581,7 @@ paths: type: array items: *52 examples: - default: *636 + default: *637 headers: Link: *39 '304': *37 @@ -98614,7 +98623,7 @@ paths: - docker - nuget - container - - *637 + - *638 - *20 - *18 responses: @@ -98626,8 +98635,8 @@ paths: type: array items: *221 examples: - default: *638 - '400': *639 + default: *639 + '400': *640 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -98656,7 +98665,7 @@ paths: application/json: schema: *221 examples: - default: &652 + default: &653 value: id: 40201 name: octo-name @@ -99106,9 +99115,9 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: - default: *640 + default: *641 headers: Link: *39 '304': *37 @@ -99221,7 +99230,7 @@ paths: type: array items: *57 examples: - default: &647 + default: &648 summary: Default response value: - id: 1296269 @@ -99563,9 +99572,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: *641 + default: *642 headers: Link: *39 '304': *37 @@ -99644,7 +99653,7 @@ paths: application/json: schema: type: array - items: &642 + items: &643 title: Social account description: Social media account type: object @@ -99659,7 +99668,7 @@ paths: - provider - url examples: - default: &643 + default: &644 value: - provider: twitter url: https://twitter.com/github @@ -99721,9 +99730,9 @@ paths: application/json: schema: type: array - items: *642 + items: *643 examples: - default: *643 + default: *644 '422': *16 '304': *37 '404': *7 @@ -99810,7 +99819,7 @@ paths: application/json: schema: type: array - items: &644 + items: &645 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -99830,7 +99839,7 @@ paths: - title - created_at examples: - default: &653 + default: &654 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -99896,9 +99905,9 @@ paths: description: Response content: application/json: - schema: *644 + schema: *645 examples: - default: &645 + default: &646 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -99929,7 +99938,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &646 + - &647 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -99941,9 +99950,9 @@ paths: description: Response content: application/json: - schema: *644 + schema: *645 examples: - default: *645 + default: *646 '404': *7 '304': *37 '403': *29 @@ -99966,7 +99975,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *646 + - *647 responses: '204': description: Response @@ -99995,7 +100004,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &654 + - &655 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -100020,11 +100029,11 @@ paths: type: array items: *57 examples: - default-response: *647 + default-response: *648 application/vnd.github.v3.star+json: schema: type: array - items: &655 + items: &656 title: Starred Repository description: Starred Repository type: object @@ -100391,10 +100400,10 @@ paths: application/json: schema: oneOf: + - *620 - *619 - - *618 examples: - default-response: &649 + default-response: &650 summary: Default response value: login: octocat @@ -100429,7 +100438,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &650 + response-with-git-hub-plan-information: &651 summary: Response with GitHub plan information value: login: octocat @@ -100489,7 +100498,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *648 + - *649 - *18 responses: '200': @@ -100536,11 +100545,11 @@ paths: application/json: schema: oneOf: + - *620 - *619 - - *618 examples: - default-response: *649 - response-with-git-hub-plan-information: *650 + default-response: *650 + response-with-git-hub-plan-information: *651 '404': *7 x-github: githubCloudOnly: false @@ -100702,7 +100711,7 @@ paths: type: array items: *221 examples: - default: *638 + default: *639 '403': *29 '401': *25 x-github: @@ -101106,9 +101115,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *651 + default: *652 headers: Link: *39 x-github: @@ -101212,7 +101221,7 @@ paths: application/json: schema: *22 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -101290,7 +101299,7 @@ paths: type: array items: *52 examples: - default: *636 + default: *637 headers: Link: *39 x-github: @@ -101329,7 +101338,7 @@ paths: - docker - nuget - container - - *637 + - *638 - *159 - *20 - *18 @@ -101342,10 +101351,10 @@ paths: type: array items: *221 examples: - default: *638 + default: *639 '403': *29 '401': *25 - '400': *639 + '400': *640 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -101375,7 +101384,7 @@ paths: application/json: schema: *221 examples: - default: *652 + default: *653 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102058,9 +102067,9 @@ paths: application/json: schema: type: array - items: *642 + items: *643 examples: - default: *643 + default: *644 headers: Link: *39 x-github: @@ -102090,9 +102099,9 @@ paths: application/json: schema: type: array - items: *644 + items: *645 examples: - default: *653 + default: *654 headers: Link: *39 x-github: @@ -102117,7 +102126,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *159 - - *654 + - *655 - *67 - *18 - *20 @@ -102129,11 +102138,11 @@ paths: schema: anyOf: - type: array - items: *655 + items: *656 - type: array items: *57 examples: - default-response: *647 + default-response: *648 headers: Link: *39 x-github: @@ -102292,7 +102301,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &656 + enterprise: &657 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -102350,7 +102359,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &657 + installation: &658 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -102369,7 +102378,7 @@ x-webhooks: required: - id - node_id - organization: &658 + organization: &659 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -102429,13 +102438,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &659 + repository: &660 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: &696 + properties: &697 id: description: Unique identifier of the repository example: 42 @@ -103118,7 +103127,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &697 + required: &698 - archive_url - assignees_url - blobs_url @@ -103269,10 +103278,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -103348,11 +103357,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: &660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: &661 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/enterprise-cloud@latest//github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -103575,11 +103584,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: *660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: *661 sender: *19 required: - action @@ -103762,11 +103771,11 @@ x-webhooks: - everyone required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - rule: *660 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + rule: *661 sender: *19 required: - action @@ -103839,7 +103848,7 @@ x-webhooks: required: true content: application/json: - schema: &663 + schema: &664 title: Exemption request cancellation event type: object properties: @@ -103847,11 +103856,11 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: &661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: &662 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -103987,7 +103996,7 @@ x-webhooks: type: array description: The responses to the exemption request. nullable: true - items: &662 + items: &663 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -104092,7 +104101,7 @@ x-webhooks: required: true content: application/json: - schema: &664 + schema: &665 title: Exemption request completed event type: object properties: @@ -104100,11 +104109,11 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 sender: *19 required: - action @@ -104176,7 +104185,7 @@ x-webhooks: required: true content: application/json: - schema: &665 + schema: &666 title: Exemption request created event type: object properties: @@ -104184,11 +104193,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 sender: *19 required: - action @@ -104260,7 +104269,7 @@ x-webhooks: required: true content: application/json: - schema: &666 + schema: &667 title: Exemption response dismissed event type: object properties: @@ -104268,12 +104277,12 @@ x-webhooks: type: string enum: - response_dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 - exemption_response: *662 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 + exemption_response: *663 sender: *19 required: - action @@ -104347,7 +104356,7 @@ x-webhooks: required: true content: application/json: - schema: &667 + schema: &668 title: Exemption response submitted event type: object properties: @@ -104355,12 +104364,12 @@ x-webhooks: type: string enum: - response_submitted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - exemption_request: *661 - exemption_response: *662 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + exemption_request: *662 + exemption_response: *663 sender: *19 required: - action @@ -104433,7 +104442,7 @@ x-webhooks: required: true content: application/json: - schema: *663 + schema: *664 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104500,7 +104509,7 @@ x-webhooks: required: true content: application/json: - schema: *664 + schema: *665 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104567,7 +104576,7 @@ x-webhooks: required: true content: application/json: - schema: *665 + schema: *666 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104634,7 +104643,7 @@ x-webhooks: required: true content: application/json: - schema: *666 + schema: *667 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104702,7 +104711,7 @@ x-webhooks: required: true content: application/json: - schema: *667 + schema: *668 responses: '200': description: Return a 200 status to indicate that the data was received @@ -104780,7 +104789,7 @@ x-webhooks: type: string enum: - completed - check_run: &669 + check_run: &670 title: CheckRun description: A check performed on the code of a given code change type: object @@ -104881,7 +104890,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *668 + deployment: *669 details_url: example: https://example.com type: string @@ -104966,9 +104975,9 @@ x-webhooks: - output - app - pull_requests - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -105361,10 +105370,10 @@ x-webhooks: type: string enum: - created - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -105760,10 +105769,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 requested_action: description: The action requested by the user. type: object @@ -106168,10 +106177,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *669 - installation: *657 - organization: *658 - repository: *659 + check_run: *670 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - check_run @@ -107146,10 +107155,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -107817,10 +107826,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -108482,10 +108491,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -108783,20 +108792,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &670 + commit_oid: &671 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *656 - installation: *657 - organization: *658 - ref: &671 + enterprise: *657 + installation: *658 + organization: *659 + ref: &672 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -109112,12 +109121,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109373,12 +109382,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109697,12 +109706,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -109959,16 +109968,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string nullable: true - repository: *659 + repository: *660 sender: *19 required: - action @@ -110194,12 +110203,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *670 - enterprise: *656 - installation: *657 - organization: *658 - ref: *671 - repository: *659 + commit_oid: *671 + enterprise: *657 + installation: *658 + organization: *659 + ref: *672 + repository: *660 sender: *19 required: - action @@ -110454,10 +110463,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -110537,18 +110546,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *658 - pusher_type: &672 + organization: *659 + pusher_type: &673 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &673 + ref: &674 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -110558,7 +110567,7 @@ x-webhooks: enum: - tag - branch - repository: *659 + repository: *660 sender: *19 required: - ref @@ -110641,9 +110650,9 @@ x-webhooks: enum: - created definition: *235 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110727,9 +110736,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110806,9 +110815,9 @@ x-webhooks: enum: - updated definition: *235 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *19 required: - action @@ -110884,10 +110893,10 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - repository: *659 - organization: *658 + enterprise: *657 + installation: *658 + repository: *660 + organization: *659 sender: *19 new_property_values: type: array @@ -110972,18 +110981,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - pusher_type: *672 - ref: *673 + enterprise: *657 + installation: *658 + organization: *659 + pusher_type: *673 + ref: *674 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *659 + repository: *660 sender: *19 required: - ref @@ -111067,11 +111076,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111155,11 +111164,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111243,11 +111252,11 @@ x-webhooks: type: string enum: - created - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111329,11 +111338,11 @@ x-webhooks: type: string enum: - dismissed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111415,11 +111424,11 @@ x-webhooks: type: string enum: - fixed - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111502,11 +111511,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111588,11 +111597,11 @@ x-webhooks: type: string enum: - reopened - alert: *424 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *425 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *19 required: - action @@ -111669,9 +111678,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - key: &674 + enterprise: *657 + installation: *658 + key: &675 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -111705,8 +111714,8 @@ x-webhooks: - verified - created_at - read_only - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -111783,11 +111792,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - key: *674 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + key: *675 + organization: *659 + repository: *660 sender: *19 required: - action @@ -112344,12 +112353,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: &678 + workflow: &679 title: Workflow type: object nullable: true @@ -113071,13 +113080,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *430 + deployment: *431 pull_requests: type: array - items: *515 - repository: *659 - organization: *658 - installation: *657 + items: *516 + repository: *660 + organization: *659 + installation: *658 sender: *19 responses: '200': @@ -113148,7 +113157,7 @@ x-webhooks: type: string enum: - approved - approver: &675 + approver: &676 type: object properties: avatar_url: @@ -113189,11 +113198,11 @@ x-webhooks: type: string comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: &676 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: &677 type: array items: type: object @@ -113272,7 +113281,7 @@ x-webhooks: sender: *19 since: type: string - workflow_job_run: &677 + workflow_job_run: &678 type: object properties: conclusion: @@ -113995,18 +114004,18 @@ x-webhooks: type: string enum: - rejected - approver: *675 + approver: *676 comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: *676 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: *677 sender: *19 since: type: string - workflow_job_run: *677 + workflow_job_run: *678 workflow_job_runs: type: array items: @@ -114702,13 +114711,13 @@ x-webhooks: type: string enum: - requested - enterprise: *656 + enterprise: *657 environment: type: string - installation: *657 - organization: *658 - repository: *659 - requestor: &683 + installation: *658 + organization: *659 + repository: *660 + requestor: &684 title: User type: object nullable: true @@ -116587,12 +116596,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Deployment Workflow Run type: object @@ -117268,7 +117277,7 @@ x-webhooks: type: string enum: - answered - answer: &681 + answer: &682 type: object properties: author_association: @@ -117423,7 +117432,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &679 + discussion: &680 title: Discussion description: A Discussion in a repository. type: object @@ -117705,7 +117714,7 @@ x-webhooks: - id labels: type: array - items: *477 + items: *478 required: - repository_url - category @@ -117727,10 +117736,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -117857,11 +117866,11 @@ x-webhooks: - from required: - category - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -117944,11 +117953,11 @@ x-webhooks: type: string enum: - closed - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118030,7 +118039,7 @@ x-webhooks: type: string enum: - created - comment: &680 + comment: &681 type: object properties: author_association: @@ -118185,11 +118194,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118272,12 +118281,12 @@ x-webhooks: type: string enum: - deleted - comment: *680 - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *681 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118372,12 +118381,12 @@ x-webhooks: - from required: - body - comment: *680 - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *681 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118461,11 +118470,11 @@ x-webhooks: type: string enum: - created - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118547,11 +118556,11 @@ x-webhooks: type: string enum: - deleted - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118651,11 +118660,11 @@ x-webhooks: type: string required: - from - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118737,10 +118746,10 @@ x-webhooks: type: string enum: - labeled - discussion: *679 - enterprise: *656 - installation: *657 - label: &682 + discussion: *680 + enterprise: *657 + installation: *658 + label: &683 title: Label type: object properties: @@ -118772,8 +118781,8 @@ x-webhooks: - color - default - description - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118856,11 +118865,11 @@ x-webhooks: type: string enum: - locked - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -118942,11 +118951,11 @@ x-webhooks: type: string enum: - pinned - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119028,11 +119037,11 @@ x-webhooks: type: string enum: - reopened - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119117,16 +119126,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *679 - new_repository: *659 + new_discussion: *680 + new_repository: *660 required: - new_discussion - new_repository - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119209,10 +119218,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *679 - old_answer: *681 - organization: *658 - repository: *659 + discussion: *680 + old_answer: *682 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119294,12 +119303,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *679 - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119382,11 +119391,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119468,11 +119477,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *679 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *680 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -119545,7 +119554,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *656 + enterprise: *657 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -120203,9 +120212,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - forkee @@ -120351,9 +120360,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pages: description: The pages that were updated. type: array @@ -120390,7 +120399,7 @@ x-webhooks: - action - sha - html_url - repository: *659 + repository: *660 sender: *19 required: - pages @@ -120466,10 +120475,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: &684 + organization: *659 + repositories: &685 description: An array of repository objects that the installation can access. type: array @@ -120495,8 +120504,8 @@ x-webhooks: - name - full_name - private - repository: *659 - requester: *683 + repository: *660 + requester: *684 sender: *19 required: - action @@ -120571,11 +120580,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -120651,11 +120660,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -120731,10 +120740,10 @@ x-webhooks: type: string enum: - added - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: &685 + organization: *659 + repositories_added: &686 description: An array of repository objects, which were added to the installation. type: array @@ -120780,15 +120789,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *659 - repository_selection: &686 + repository: *660 + repository_selection: &687 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *683 + requester: *684 sender: *19 required: - action @@ -120867,10 +120876,10 @@ x-webhooks: type: string enum: - removed - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: *685 + organization: *659 + repositories_added: *686 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -120897,9 +120906,9 @@ x-webhooks: - name - full_name - private - repository: *659 - repository_selection: *686 - requester: *683 + repository: *660 + repository_selection: *687 + requester: *684 sender: *19 required: - action @@ -120978,11 +120987,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -121159,10 +121168,10 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 target_type: type: string @@ -121241,11 +121250,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *684 - repository: *659 + organization: *659 + repositories: *685 + repository: *660 requester: nullable: true sender: *19 @@ -121495,8 +121504,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -122625,8 +122634,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -122706,7 +122715,7 @@ x-webhooks: type: string enum: - deleted - comment: &687 + comment: &688 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -122869,8 +122878,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -123995,8 +124004,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -124076,7 +124085,7 @@ x-webhooks: type: string enum: - edited - changes: &715 + changes: &716 description: The changes to the comment. type: object properties: @@ -124088,9 +124097,9 @@ x-webhooks: type: string required: - from - comment: *687 - enterprise: *656 - installation: *657 + comment: *688 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -125218,8 +125227,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -125301,10 +125310,10 @@ x-webhooks: type: string enum: - assigned - assignee: *683 - enterprise: *656 - installation: *657 - issue: &690 + assignee: *684 + enterprise: *657 + installation: *658 + issue: &691 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -126198,8 +126207,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -126279,8 +126288,8 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -127312,8 +127321,8 @@ x-webhooks: required: - state - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -127392,8 +127401,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -128282,8 +128291,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -128362,8 +128371,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -129257,7 +129266,7 @@ x-webhooks: url: type: string format: uri - milestone: &688 + milestone: &689 title: Milestone description: A collection of related issues and pull requests. type: object @@ -129393,8 +129402,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -129493,8 +129502,8 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -130390,9 +130399,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *682 - organization: *658 - repository: *659 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -130472,8 +130481,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -131368,9 +131377,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *682 - organization: *658 - repository: *659 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -131450,8 +131459,8 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -132345,8 +132354,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -132425,8 +132434,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -133318,9 +133327,9 @@ x-webhooks: url: type: string format: uri - milestone: *688 - organization: *658 - repository: *659 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -134755,8 +134764,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -135649,8 +135658,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -135730,9 +135739,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *656 - installation: *657 - issue: &689 + enterprise: *657 + installation: *658 + issue: &690 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136619,8 +136628,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -136699,8 +136708,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137597,8 +137606,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139034,11 +139043,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *656 - installation: *657 - issue: *689 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *690 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139119,7 +139128,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &718 + assignee: &719 title: User type: object nullable: true @@ -139187,11 +139196,11 @@ x-webhooks: required: - login - id - enterprise: *656 - installation: *657 - issue: *690 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *691 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139270,12 +139279,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - issue: *690 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *691 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -139355,8 +139364,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140248,8 +140257,8 @@ x-webhooks: url: type: string format: uri - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140329,11 +140338,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *656 - installation: *657 - issue: *689 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *690 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140412,11 +140421,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140494,11 +140503,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140608,11 +140617,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - label: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *683 + organization: *659 + repository: *660 sender: *19 required: - action @@ -140694,9 +140703,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: &691 + enterprise: *657 + installation: *658 + marketplace_purchase: &692 title: Marketplace Purchase type: object required: @@ -140779,8 +140788,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: &692 + organization: *659 + previous_marketplace_purchase: &693 title: Marketplace Purchase type: object properties: @@ -140860,7 +140869,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -140940,10 +140949,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -141026,7 +141035,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -141108,10 +141117,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -141193,7 +141202,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *19 required: - action @@ -141274,8 +141283,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 marketplace_purchase: title: Marketplace Purchase type: object @@ -141357,9 +141366,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: *692 - repository: *659 + organization: *659 + previous_marketplace_purchase: *693 + repository: *660 sender: *19 required: - action @@ -141439,12 +141448,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *691 - organization: *658 - previous_marketplace_purchase: *692 - repository: *659 + enterprise: *657 + installation: *658 + marketplace_purchase: *692 + organization: *659 + previous_marketplace_purchase: *693 + repository: *660 sender: *19 required: - action @@ -141546,11 +141555,11 @@ x-webhooks: type: string required: - to - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141650,11 +141659,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141733,11 +141742,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 sender: *19 required: - action @@ -141815,11 +141824,11 @@ x-webhooks: type: string enum: - added - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -141893,7 +141902,7 @@ x-webhooks: required: - login - id - team: &693 + team: &694 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -142083,11 +142092,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *684 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -142162,7 +142171,7 @@ x-webhooks: required: - login - id - team: *693 + team: *694 required: - action - scope @@ -142244,8 +142253,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *657 - merge_group: &695 + installation: *658 + merge_group: &696 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -142264,15 +142273,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *694 + head_commit: *695 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142358,10 +142367,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *657 - merge_group: *695 - organization: *658 - repository: *659 + installation: *658 + merge_group: *696 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142434,7 +142443,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -142542,16 +142551,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *657 - organization: *658 + installation: *658 + organization: *659 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -142632,11 +142641,11 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142715,9 +142724,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - milestone: &698 + enterprise: *657 + installation: *658 + milestone: &699 title: Milestone description: A collection of related issues and pull requests. type: object @@ -142852,8 +142861,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -142932,11 +142941,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143046,11 +143055,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - milestone: *688 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *689 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143130,11 +143139,11 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - milestone: *698 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *699 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143213,11 +143222,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *683 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *684 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143296,11 +143305,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *683 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *684 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143379,9 +143388,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - membership: &699 + enterprise: *657 + installation: *658 + membership: &700 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -143471,8 +143480,8 @@ x-webhooks: - role - organization_url - user - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143550,11 +143559,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143633,8 +143642,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -143748,10 +143757,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 - user: *683 + user: *684 required: - action - invitation @@ -143829,11 +143838,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -143920,11 +143929,11 @@ x-webhooks: properties: from: type: string - enterprise: *656 - installation: *657 - membership: *699 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *700 + organization: *659 + repository: *660 sender: *19 required: - action @@ -144000,9 +144009,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 package: description: Information about the package. type: object @@ -144495,7 +144504,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &700 + items: &701 title: Ruby Gems metadata type: object properties: @@ -144590,7 +144599,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -144666,9 +144675,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 package: description: Information about the package. type: object @@ -145015,7 +145024,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *700 + items: *701 source_url: type: string format: uri @@ -145085,7 +145094,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -145260,12 +145269,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *656 + enterprise: *657 id: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - id @@ -145345,7 +145354,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &701 + personal_access_token_request: &702 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -145479,10 +145488,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *656 - organization: *658 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145561,11 +145570,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *701 - enterprise: *656 - organization: *658 + personal_access_token_request: *702 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145643,11 +145652,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *701 - enterprise: *656 - organization: *658 + personal_access_token_request: *702 + enterprise: *657 + organization: *659 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145724,11 +145733,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *701 - organization: *658 - enterprise: *656 + personal_access_token_request: *702 + organization: *659 + enterprise: *657 sender: *19 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -145832,7 +145841,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *702 + last_response: *703 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -145864,8 +145873,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 zen: description: Random string of GitHub zen. @@ -146110,10 +146119,10 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: &703 + enterprise: *657 + installation: *658 + organization: *659 + project_card: &704 title: Project Card type: object properties: @@ -146230,7 +146239,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -146311,11 +146320,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_card: *703 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *704 + repository: *660 sender: *19 required: - action @@ -146395,9 +146404,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 project_card: title: Project Card type: object @@ -146523,8 +146532,8 @@ x-webhooks: The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -146618,11 +146627,11 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: *703 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *704 + repository: *660 sender: *19 required: - action @@ -146716,9 +146725,9 @@ x-webhooks: - from required: - column_id - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 project_card: allOf: - title: Project Card @@ -146906,7 +146915,7 @@ x-webhooks: type: string required: - after_id - repository: *659 + repository: *660 sender: *19 required: - action @@ -146986,10 +146995,10 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - organization: *658 - project: &705 + enterprise: *657 + installation: *658 + organization: *659 + project: &706 title: Project type: object properties: @@ -147111,7 +147120,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -147191,10 +147200,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_column: &704 + enterprise: *657 + installation: *658 + organization: *659 + project_column: &705 title: Project Column type: object properties: @@ -147233,7 +147242,7 @@ x-webhooks: - name - created_at - updated_at - repository: *659 + repository: *660 sender: *19 required: - action @@ -147312,18 +147321,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -147413,11 +147422,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 + repository: *660 sender: *19 required: - action @@ -147497,11 +147506,11 @@ x-webhooks: type: string enum: - moved - enterprise: *656 - installation: *657 - organization: *658 - project_column: *704 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *705 + repository: *660 sender: *19 required: - action @@ -147581,11 +147590,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147665,18 +147674,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project: *705 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 repository: title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property when the event occurs from activity in a repository. type: object - properties: *696 - required: *697 + properties: *697 + required: *698 nullable: true sender: *19 required: @@ -147778,11 +147787,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147861,11 +147870,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - organization: *658 - project: *705 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *706 + repository: *660 sender: *19 required: - action @@ -147946,9 +147955,9 @@ x-webhooks: type: string enum: - closed - installation: *657 - organization: *658 - projects_v2: &706 + installation: *658 + organization: *659 + projects_v2: &707 title: Projects v2 Project description: A projects v2 project type: object @@ -148091,9 +148100,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148174,9 +148183,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148293,9 +148302,9 @@ x-webhooks: type: string to: type: string - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -148378,7 +148387,7 @@ x-webhooks: type: string enum: - archived - changes: &710 + changes: &711 type: object properties: archived_at: @@ -148392,9 +148401,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *657 - organization: *658 - projects_v2_item: &707 + installation: *658 + organization: *659 + projects_v2_item: &708 title: Projects v2 Item description: An item belonging to a project type: object @@ -148528,9 +148537,9 @@ x-webhooks: nullable: true to: type: string - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148612,9 +148621,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148695,9 +148704,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148803,7 +148812,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &708 + - &709 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -148821,7 +148830,7 @@ x-webhooks: required: - id - name - - &709 + - &710 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -148844,8 +148853,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *708 - *709 + - *710 required: - field_value - type: object @@ -148861,9 +148870,9 @@ x-webhooks: nullable: true required: - body - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -148958,9 +148967,9 @@ x-webhooks: to: type: string nullable: true - installation: *657 - organization: *658 - projects_v2_item: *707 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -149043,10 +149052,10 @@ x-webhooks: type: string enum: - restored - changes: *710 - installation: *657 - organization: *658 - projects_v2_item: *707 + changes: *711 + installation: *658 + organization: *659 + projects_v2_item: *708 sender: *19 required: - action @@ -149128,9 +149137,9 @@ x-webhooks: type: string enum: - reopened - installation: *657 - organization: *658 - projects_v2: *706 + installation: *658 + organization: *659 + projects_v2: *707 sender: *19 required: - action @@ -149211,9 +149220,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_status_update: &711 + installation: *658 + organization: *659 + projects_v2_status_update: &712 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -149340,9 +149349,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_status_update: *711 + installation: *658 + organization: *659 + projects_v2_status_update: *712 sender: *19 required: - action @@ -149478,9 +149487,9 @@ x-webhooks: type: string format: date nullable: true - installation: *657 - organization: *658 - projects_v2_status_update: *711 + installation: *658 + organization: *659 + projects_v2_status_update: *712 sender: *19 required: - action @@ -149551,10 +149560,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - repository @@ -149631,13 +149640,13 @@ x-webhooks: type: string enum: - assigned - assignee: *683 - enterprise: *656 - installation: *657 - number: &712 + assignee: *684 + enterprise: *657 + installation: *658 + number: &713 description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -151898,7 +151907,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -151980,11 +151989,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -154242,7 +154251,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -154324,11 +154333,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -156586,7 +156595,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *19 required: - action @@ -156668,13 +156677,13 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: &713 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: &714 allOf: - - *515 + - *516 - type: object properties: allow_auto_merge: @@ -156736,7 +156745,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *659 + repository: *660 sender: *19 required: - action @@ -156817,12 +156826,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -156902,11 +156911,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - milestone: *497 - number: *712 - organization: *658 - pull_request: &714 + enterprise: *657 + milestone: *498 + number: *713 + organization: *659 + pull_request: &715 title: Pull Request type: object properties: @@ -159151,7 +159160,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -159230,11 +159239,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -161496,7 +161505,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *659 + repository: *660 sender: *19 required: - action @@ -161620,12 +161629,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -161705,11 +161714,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -163956,7 +163965,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -164036,11 +164045,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 - label: *682 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + label: *683 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -166302,7 +166311,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -166383,10 +166392,10 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -168646,7 +168655,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -168726,12 +168735,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - milestone: *497 - number: *712 - organization: *658 - pull_request: *714 - repository: *659 + enterprise: *657 + milestone: *498 + number: *713 + organization: *659 + pull_request: *715 + repository: *660 sender: *19 required: - action @@ -168810,12 +168819,12 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -168896,12 +168905,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -168981,12 +168990,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - number: *712 - organization: *658 - pull_request: *713 - repository: *659 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 + pull_request: *714 + repository: *660 sender: *19 required: - action @@ -169350,9 +169359,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -171504,7 +171513,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -171584,7 +171593,7 @@ x-webhooks: type: string enum: - deleted - comment: &716 + comment: &717 title: Pull Request Review Comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -171867,9 +171876,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -174009,7 +174018,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -174089,11 +174098,11 @@ x-webhooks: type: string enum: - edited - changes: *715 - comment: *716 - enterprise: *656 - installation: *657 - organization: *658 + changes: *716 + comment: *717 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -176234,7 +176243,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *19 required: - action @@ -176315,9 +176324,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -178472,7 +178481,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 review: description: The review that was affected. type: object @@ -178713,9 +178722,9 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -180751,8 +180760,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: &717 + repository: *660 + review: &718 description: The review that was affected. type: object properties: @@ -180979,12 +180988,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -183245,7 +183254,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -183327,12 +183336,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -185600,7 +185609,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_team: title: Team description: Groups of organization members that gives permissions @@ -185792,12 +185801,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -188060,7 +188069,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -188143,12 +188152,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 number: description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -190402,7 +190411,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_team: title: Team description: Groups of organization members that gives permissions @@ -190583,9 +190592,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -192742,8 +192751,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: *717 + repository: *660 + review: *718 sender: *19 required: - action @@ -192823,9 +192832,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -194877,7 +194886,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *19 thread: type: object @@ -195258,9 +195267,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: title: Simple Pull Request type: object @@ -197298,7 +197307,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *19 thread: type: object @@ -197682,10 +197691,10 @@ x-webhooks: type: string before: type: string - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -199936,7 +199945,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -200018,11 +200027,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *718 - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + assignee: *719 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -202285,7 +202294,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -202364,11 +202373,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - label: *682 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + label: *683 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -204621,7 +204630,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -204702,10 +204711,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 - number: *712 - organization: *658 + enterprise: *657 + installation: *658 + number: *713 + organization: *659 pull_request: title: Pull Request type: object @@ -206950,7 +206959,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *19 required: - action @@ -207150,7 +207159,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *656 + enterprise: *657 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -207242,8 +207251,8 @@ x-webhooks: - url - author - committer - installation: *657 - organization: *658 + installation: *658 + organization: *659 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -207816,9 +207825,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -208258,7 +208267,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *700 + items: *701 summary: type: string tag_name: @@ -208312,7 +208321,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -208390,9 +208399,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -208694,7 +208703,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *700 + items: *701 summary: type: string tag_name: @@ -208743,7 +208752,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *19 required: - action @@ -208820,10 +208829,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - release: &719 + enterprise: *657 + installation: *658 + organization: *659 + release: &720 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -209126,7 +209135,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *659 + repository: *660 sender: *19 required: - action @@ -209203,11 +209212,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -209315,11 +209324,11 @@ x-webhooks: type: boolean required: - to - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -209397,9 +209406,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -209706,7 +209715,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *19 required: - action @@ -209782,10 +209791,10 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - release: &720 + enterprise: *657 + installation: *658 + organization: *659 + release: &721 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -210089,7 +210098,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *19 required: - action @@ -210165,11 +210174,11 @@ x-webhooks: type: string enum: - released - enterprise: *656 - installation: *657 - organization: *658 - release: *719 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *720 + repository: *660 sender: *19 required: - action @@ -210245,11 +210254,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *656 - installation: *657 - organization: *658 - release: *720 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *721 + repository: *660 sender: *19 required: - action @@ -210325,11 +210334,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *567 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *568 sender: *19 required: - action @@ -210405,11 +210414,11 @@ x-webhooks: type: string enum: - reported - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *567 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *568 sender: *19 required: - action @@ -210485,10 +210494,10 @@ x-webhooks: type: string enum: - archived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210565,10 +210574,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210646,10 +210655,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210733,10 +210742,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210848,10 +210857,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -210923,10 +210932,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 status: type: string @@ -211007,10 +211016,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211087,10 +211096,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211184,10 +211193,10 @@ x-webhooks: - name required: - repository - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211267,10 +211276,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 sender: *19 required: @@ -211349,10 +211358,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 sender: *19 required: @@ -211431,10 +211440,10 @@ x-webhooks: type: string enum: - edited - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 repository_ruleset: *251 changes: type: object @@ -211737,10 +211746,10 @@ x-webhooks: - from required: - owner - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211818,10 +211827,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -211899,7 +211908,7 @@ x-webhooks: type: string enum: - create - alert: &721 + alert: &722 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -212020,10 +212029,10 @@ x-webhooks: type: string enum: - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212227,10 +212236,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212308,11 +212317,11 @@ x-webhooks: type: string enum: - reopen - alert: *721 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *722 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212511,10 +212520,10 @@ x-webhooks: enum: - fixed - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212592,7 +212601,7 @@ x-webhooks: type: string enum: - created - alert: &722 + alert: &723 type: object properties: number: *72 @@ -212672,10 +212681,10 @@ x-webhooks: description: 'The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' nullable: true - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -212756,11 +212765,11 @@ x-webhooks: type: string enum: - created - alert: *722 - installation: *657 - location: *723 - organization: *658 - repository: *659 + alert: *723 + installation: *658 + location: *724 + organization: *659 + repository: *660 sender: *19 required: - location @@ -212996,11 +213005,11 @@ x-webhooks: type: string enum: - reopened - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213078,11 +213087,11 @@ x-webhooks: type: string enum: - resolved - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213160,11 +213169,11 @@ x-webhooks: type: string enum: - validated - alert: *722 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *723 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -213240,11 +213249,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: &724 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: &725 description: The details of the security advisory, including summary, description, and severity. type: object @@ -213427,11 +213436,11 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: *724 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: *725 sender: *19 required: - action @@ -213504,10 +213513,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -213692,9 +213701,9 @@ x-webhooks: type: object properties: security_and_analysis: *242 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: *301 sender: *19 required: @@ -213773,12 +213782,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: &725 + sponsorship: &726 type: object properties: created_at: @@ -214073,12 +214082,12 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - sponsorship @@ -214166,12 +214175,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214248,17 +214257,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &726 + effective_date: &727 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - sponsorship @@ -214332,7 +214341,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &727 + changes: &728 type: object properties: tier: @@ -214376,13 +214385,13 @@ x-webhooks: - from required: - tier - effective_date: *726 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + effective_date: *727 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214459,13 +214468,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *727 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + changes: *728 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - sponsorship: *725 + sponsorship: *726 required: - action - changes @@ -214539,10 +214548,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -214625,10 +214634,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 starred_at: description: 'The time the star was created. This is a timestamp @@ -215044,15 +215053,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *656 + enterprise: *657 id: description: The unique identifier of the status. type: integer - installation: *657 + installation: *658 name: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *19 sha: description: The Commit SHA. @@ -215167,9 +215176,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215259,9 +215268,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215351,9 +215360,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215443,9 +215452,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *102 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -215522,12 +215531,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - team: &728 + team: &729 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -215717,9 +215726,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -216175,7 +216184,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -216251,9 +216260,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -216709,7 +216718,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -216786,9 +216795,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -217244,7 +217253,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -217388,9 +217397,9 @@ x-webhooks: - from required: - permissions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -217846,7 +217855,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - changes @@ -217924,9 +217933,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 repository: title: Repository description: A git repository @@ -218382,7 +218391,7 @@ x-webhooks: - topics - visibility sender: *19 - team: *728 + team: *729 required: - action - team @@ -218458,10 +218467,10 @@ x-webhooks: type: string enum: - started - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 required: - action @@ -218534,16 +218543,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *656 + enterprise: *657 inputs: type: object nullable: true additionalProperties: true - installation: *657 - organization: *658 + installation: *658 + organization: *659 ref: type: string - repository: *659 + repository: *660 sender: *19 workflow: type: string @@ -218625,10 +218634,10 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: allOf: @@ -218865,7 +218874,7 @@ x-webhooks: type: string required: - conclusion - deployment: *430 + deployment: *431 required: - action - repository @@ -218944,10 +218953,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: allOf: @@ -219207,7 +219216,7 @@ x-webhooks: required: - status - steps - deployment: *430 + deployment: *431 required: - action - repository @@ -219286,10 +219295,10 @@ x-webhooks: type: string enum: - queued - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: type: object @@ -219424,7 +219433,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *430 + deployment: *431 required: - action - repository @@ -219503,10 +219512,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 workflow_job: type: object @@ -219642,7 +219651,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *430 + deployment: *431 required: - action - repository @@ -219722,12 +219731,12 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object @@ -220718,12 +220727,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object @@ -221707,12 +221716,12 @@ x-webhooks: type: string enum: - requested - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *19 - workflow: *678 + workflow: *679 workflow_run: title: Workflow Run type: object diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index eb462d15d0..b4d29b3960 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -36984,6 +36984,9 @@ { "$ref": "#/components/parameters/git-ref" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "$ref": "#/components/parameters/direction" }, @@ -37238,6 +37241,9 @@ }, { "$ref": "#/components/parameters/git-ref" + }, + { + "$ref": "#/components/parameters/pr-alias" } ], "responses": { @@ -37308,6 +37314,9 @@ { "$ref": "#/components/parameters/per-page" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "name": "ref", "in": "query", @@ -302968,6 +302977,15 @@ "$ref": "#/components/schemas/code-scanning-ref" } }, + "pr-alias": { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, "alert-number": { "name": "alert_number", "in": "path", diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index fb72b667fa..f18f5e8aff 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -26825,6 +26825,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" - "$ref": "#/components/parameters/direction" - name: sort description: The property by which to sort the results. @@ -26993,6 +26994,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" responses: '200': description: Response @@ -27048,6 +27050,7 @@ paths: - "$ref": "#/components/parameters/tool-guid" - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" + - "$ref": "#/components/parameters/pr-alias" - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -230065,6 +230068,13 @@ components: required: false schema: "$ref": "#/components/schemas/code-scanning-ref" + pr-alias: + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer alert-number: name: alert_number in: path diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index eb462d15d0..b4d29b3960 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -36984,6 +36984,9 @@ { "$ref": "#/components/parameters/git-ref" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "$ref": "#/components/parameters/direction" }, @@ -37238,6 +37241,9 @@ }, { "$ref": "#/components/parameters/git-ref" + }, + { + "$ref": "#/components/parameters/pr-alias" } ], "responses": { @@ -37308,6 +37314,9 @@ { "$ref": "#/components/parameters/per-page" }, + { + "$ref": "#/components/parameters/pr-alias" + }, { "name": "ref", "in": "query", @@ -302968,6 +302977,15 @@ "$ref": "#/components/schemas/code-scanning-ref" } }, + "pr-alias": { + "name": "pr", + "description": "The number of the pull request for the results you want to list.", + "in": "query", + "required": false, + "schema": { + "type": "integer" + } + }, "alert-number": { "name": "alert_number", "in": "path", diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index fb72b667fa..f18f5e8aff 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -26825,6 +26825,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" - "$ref": "#/components/parameters/direction" - name: sort description: The property by which to sort the results. @@ -26993,6 +26994,7 @@ paths: - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/git-ref" + - "$ref": "#/components/parameters/pr-alias" responses: '200': description: Response @@ -27048,6 +27050,7 @@ paths: - "$ref": "#/components/parameters/tool-guid" - "$ref": "#/components/parameters/page" - "$ref": "#/components/parameters/per-page" + - "$ref": "#/components/parameters/pr-alias" - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` @@ -230065,6 +230068,13 @@ components: required: false schema: "$ref": "#/components/schemas/code-scanning-ref" + pr-alias: + name: pr + description: The number of the pull request for the results you want to list. + in: query + required: false + schema: + type: integer alert-number: name: alert_number in: path