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 5a80081018..07af6ef8e1 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 @@ -3252,6 +3252,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -21979,6 +21982,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -57154,6 +57160,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -57211,6 +57220,9 @@ }, { "$ref": "#/components/parameters/alert-number" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -299660,6 +299672,16 @@ "default": false } }, + "secret-scanning-alert-hide-secret": { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, "gist-id": { "name": "gist_id", "description": "The unique identifier of the gist.", 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 76f361d98a..bdc71ccc1e 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 @@ -2317,6 +2317,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -15968,6 +15969,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -41560,6 +41562,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -41601,6 +41604,7 @@ paths: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" - "$ref": "#/components/parameters/alert-number" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -227664,6 +227668,15 @@ components: schema: type: boolean default: false + secret-scanning-alert-hide-secret: + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false gist-id: name: gist_id description: The unique identifier of the gist. diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 5a80081018..07af6ef8e1 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -3252,6 +3252,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -21979,6 +21982,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -57154,6 +57160,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -57211,6 +57220,9 @@ }, { "$ref": "#/components/parameters/alert-number" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -299660,6 +299672,16 @@ "default": false } }, + "secret-scanning-alert-hide-secret": { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, "gist-id": { "name": "gist_id", "description": "The unique identifier of the gist.", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 76f361d98a..bdc71ccc1e 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -2317,6 +2317,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -15968,6 +15969,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -41560,6 +41562,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -41601,6 +41604,7 @@ paths: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" - "$ref": "#/components/parameters/alert-number" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -227664,6 +227668,15 @@ components: schema: type: boolean default: false + secret-scanning-alert-hide-secret: + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false gist-id: name: gist_id description: The unique identifier of the gist. 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 f6042291df..21559953c7 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 @@ -22140,6 +22140,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -135913,6 +135923,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -420278,6 +420298,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -420986,6 +421016,16 @@ "description": "The security alert number.", "readOnly": true } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { 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 f718116d11..f59cbeed94 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 @@ -851,7 +851,7 @@ paths: - subscriptions_url - type - url - type: &257 + type: &258 type: string description: The type of credit the user is receiving. enum: @@ -1017,7 +1017,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &585 + - &586 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -8674,7 +8674,7 @@ paths: - unknown - direct - transitive - security_advisory: &430 + security_advisory: &431 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -8936,7 +8936,7 @@ paths: format: date-time readOnly: true nullable: true - auto_dismissed_at: &431 + auto_dismissed_at: &432 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -9382,6 +9382,15 @@ paths: schema: type: boolean default: false + - &255 + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false responses: '200': description: Response @@ -9389,7 +9398,7 @@ paths: application/json: schema: type: array - items: &255 + items: &256 type: object properties: number: *54 @@ -9408,14 +9417,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &577 + state: &578 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: &578 + resolution: &579 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -9517,7 +9526,7 @@ paths: is base64 encoded nullable: true examples: - default: &256 + default: &257 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -9853,7 +9862,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &479 + properties: &480 id: type: integer format: int64 @@ -9964,7 +9973,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &415 + properties: &416 url: type: string format: uri @@ -10034,7 +10043,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &416 + required: &417 - closed_issues - creator - description @@ -10238,7 +10247,7 @@ paths: - total - completed - percent_completed - required: &480 + required: &481 - assignee - closed_at - comments @@ -10260,7 +10269,7 @@ paths: - author_association - created_at - updated_at - comment: &477 + comment: &478 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -10827,7 +10836,7 @@ paths: url: type: string format: uri - user: &608 + user: &609 title: Public User description: Public User type: object @@ -14132,14 +14141,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &280 + - &281 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &281 + - &282 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -14210,7 +14219,7 @@ paths: '404': *6 '403': *29 '304': *37 - '301': &292 + '301': &293 description: Moved permanently content: application/json: @@ -14232,7 +14241,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &509 + - &510 name: all description: If `true`, show notifications marked as read. in: query @@ -14240,7 +14249,7 @@ paths: schema: type: boolean default: false - - &510 + - &511 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -14250,7 +14259,7 @@ paths: type: boolean default: false - *67 - - &511 + - &512 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: @@ -14714,7 +14723,7 @@ paths: - url - subscription_url examples: - default: &512 + default: &513 value: - id: '1' repository: @@ -15315,7 +15324,7 @@ paths: - avatar_url - description examples: - default: &626 + default: &627 value: - login: github id: 1 @@ -15361,7 +15370,7 @@ paths: required: true schema: type: string - - &649 + - &650 name: year description: If specified, only return results for a single year. The value of `year` is an integer with four digits representing a year. For example, @@ -15370,7 +15379,7 @@ paths: required: false schema: type: integer - - &650 + - &651 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. If no year is specified the @@ -15379,7 +15388,7 @@ paths: required: false schema: type: integer - - &651 + - &652 name: day description: If specified, only return results for a single day. The value of `day` is an integer between `1` and `31`. If no `year` or `month` is @@ -15388,7 +15397,7 @@ paths: required: false schema: type: integer - - &652 + - &653 name: hour description: If specified, only return results for a single hour. The value of `hour` is an integer between `0` and `23`. If no `year`, `month`, or @@ -16224,7 +16233,7 @@ paths: type: integer repository_cache_usages: type: array - items: &297 + items: &298 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -17092,7 +17101,7 @@ paths: - all - local_only - selected - selected_actions_url: &303 + selected_actions_url: &304 type: string description: The API URL to use to get or set the actions and reusable workflows that are allowed to run, when `allowed_actions` @@ -17182,7 +17191,7 @@ paths: type: array items: *60 examples: - default: &620 + default: &621 value: total_count: 1 repositories: @@ -17510,7 +17519,7 @@ paths: description: Response content: application/json: - schema: &307 + schema: &308 type: object properties: default_workflow_permissions: &113 @@ -17561,7 +17570,7 @@ paths: required: false content: application/json: - schema: &308 + schema: &309 type: object properties: default_workflow_permissions: *113 @@ -18050,7 +18059,7 @@ paths: type: array items: *120 examples: - default: &611 + default: &612 value: total_count: 1 repositories: @@ -18692,7 +18701,7 @@ paths: application/json: schema: type: array - items: &309 + items: &310 title: Runner Application description: Runner Application type: object @@ -18717,7 +18726,7 @@ paths: - download_url - filename examples: - default: &310 + default: &311 value: - os: osx architecture: x64 @@ -18803,7 +18812,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &311 + '201': &312 description: Response content: application/json: @@ -18914,7 +18923,7 @@ paths: - token - expires_at examples: - default: &312 + default: &313 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -18953,7 +18962,7 @@ paths: application/json: schema: *124 examples: - default: &313 + default: &314 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -18987,7 +18996,7 @@ paths: application/json: schema: *122 examples: - default: &314 + default: &315 value: id: 23 name: MBP @@ -19213,7 +19222,7 @@ paths: - *95 - *121 responses: - '200': &315 + '200': &316 description: Response content: application/json: @@ -19270,7 +19279,7 @@ paths: parameters: - *95 - *121 - - &316 + - &317 name: name description: The name of a self-hosted runner's custom label. in: path @@ -19400,7 +19409,7 @@ paths: description: Response content: application/json: - schema: &328 + schema: &329 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -19429,7 +19438,7 @@ paths: - key_id - key examples: - default: &329 + default: &330 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -19842,7 +19851,7 @@ paths: url: https://docs.github.com/rest/actions/variables#list-organization-variables parameters: - *95 - - &302 + - &303 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -20377,7 +20386,7 @@ paths: bundle_url: type: string examples: - default: &342 + default: &343 value: attestations: - bundle: @@ -21292,7 +21301,7 @@ paths: url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *95 - - &368 + - &369 name: tool_name description: The name of a code scanning tool. Only results by this tool will be listed. You can specify the tool by using either `tool_name` or `tool_guid`, @@ -21302,7 +21311,7 @@ paths: schema: &140 type: string description: The name of the tool used to generate the code scanning analysis. - - &369 + - &370 name: tool_guid description: The GUID of a code scanning tool. Only results by this tool will be listed. Note that some code scanning tools may not include a GUID in @@ -21325,7 +21334,7 @@ paths: be returned. in: query required: false - schema: &371 + schema: &372 type: string description: State of a code scanning alert. enum: @@ -21348,7 +21357,7 @@ paths: be returned. in: query required: false - schema: &372 + schema: &373 type: string description: Severity of a code scanning alert. enum: @@ -21374,7 +21383,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: &373 + instances_url: &374 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -21397,7 +21406,7 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: &374 + dismissed_reason: &375 type: string description: "**Required when the state is dismissed.** The reason for dismissing or closing the alert." @@ -21406,13 +21415,13 @@ paths: - false positive - won't fix - used in tests - dismissed_comment: &375 + dismissed_comment: &376 type: string description: The dismissal comment associated with the dismissal of the alert. nullable: true maxLength: 280 - rule: &376 + rule: &377 type: object properties: id: @@ -21465,7 +21474,7 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: &377 + tool: &378 type: object properties: name: *140 @@ -21475,15 +21484,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *141 - most_recent_instance: &378 + most_recent_instance: &379 type: object properties: - ref: &370 + ref: &371 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &388 + analysis_key: &389 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -21494,7 +21503,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &389 + category: &390 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -22777,7 +22786,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &401 + properties: &402 name: type: string description: The name of the machine. @@ -22819,7 +22828,7 @@ paths: - ready - in_progress nullable: true - required: &402 + required: &403 - name - display_name - operating_system @@ -23687,7 +23696,7 @@ paths: - updated_at - visibility examples: - default: &403 + default: &404 value: total_count: 2 secrets: @@ -23725,7 +23734,7 @@ paths: description: Response content: application/json: - schema: &404 + schema: &405 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -23754,7 +23763,7 @@ paths: - key_id - key examples: - default: &405 + default: &406 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -23786,7 +23795,7 @@ paths: application/json: schema: *149 examples: - default: &407 + default: &408 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -24822,7 +24831,7 @@ paths: application/json: schema: type: array - items: &262 + items: &263 title: Copilot Usage Metrics description: Copilot usage metrics for a given day. type: object @@ -25129,7 +25138,7 @@ paths: - date additionalProperties: true examples: - default: &263 + default: &264 value: - date: '2024-06-24' total_active_users: 24 @@ -25231,7 +25240,7 @@ paths: '500': *94 '403': *29 '404': *6 - '422': &264 + '422': &265 description: Copilot Usage Merics API setting is disabled at the organization or enterprise level. content: @@ -25403,7 +25412,7 @@ paths: description: Response content: application/json: - schema: &434 + schema: &435 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -25420,7 +25429,7 @@ paths: - key_id - key examples: - default: &435 + default: &436 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -27213,7 +27222,7 @@ paths: application/json: schema: *22 examples: - default: &473 + default: &474 value: id: 1 account: @@ -27438,7 +27447,7 @@ paths: required: true content: application/json: - schema: &474 + schema: &475 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -28288,7 +28297,7 @@ paths: application/json: schema: *199 examples: - default: &400 + default: &401 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -29514,7 +29523,7 @@ paths: parameters: - *95 - *207 - - &625 + - &626 name: repo_name description: repo_name parameter in: path @@ -30248,7 +30257,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: &258 + items: &259 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -30542,7 +30551,7 @@ paths: - nuget - container - *95 - - &627 + - &628 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -30583,7 +30592,7 @@ paths: default: *215 '403': *29 '401': *25 - '400': &629 + '400': &630 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -32409,7 +32418,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': &289 + '410': &290 description: Gone content: application/json: @@ -33309,7 +33318,7 @@ paths: description: Response content: application/json: - schema: &291 + schema: &292 title: Full Repository description: Full Repository type: object @@ -33702,7 +33711,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &422 + properties: &423 url: type: string format: uri @@ -33718,7 +33727,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &423 + required: &424 - url - key - name @@ -33807,7 +33816,7 @@ paths: - network_count - subscribers_count examples: - default: &293 + default: &294 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -34328,7 +34337,7 @@ paths: - *95 - *17 - *19 - - &562 + - &563 name: targets description: | A comma-separated list of rule targets to filter by. @@ -34609,7 +34618,7 @@ paths: type: object description: A repository rule. oneOf: - - &540 + - &541 title: creation description: Only allow users with bypass permission to create matching refs. @@ -34621,7 +34630,7 @@ paths: type: string enum: - creation - - &541 + - &542 title: update description: Only allow users with bypass permission to update matching refs. @@ -34642,7 +34651,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &543 + - &544 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -34654,7 +34663,7 @@ paths: type: string enum: - deletion - - &544 + - &545 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -34666,7 +34675,7 @@ paths: type: string enum: - required_linear_history - - &545 + - &546 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -34744,7 +34753,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &546 + - &547 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -34768,7 +34777,7 @@ paths: type: string required: - required_deployment_environments - - &547 + - &548 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -34780,7 +34789,7 @@ paths: type: string enum: - required_signatures - - &548 + - &549 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -34842,7 +34851,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &549 + - &550 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -34890,7 +34899,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &550 + - &551 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -34902,7 +34911,7 @@ paths: type: string enum: - non_fast_forward - - &551 + - &552 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -34938,7 +34947,7 @@ paths: required: - operator - pattern - - &552 + - &553 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -34974,7 +34983,7 @@ paths: required: - operator - pattern - - &553 + - &554 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -35010,7 +35019,7 @@ paths: required: - operator - pattern - - &554 + - &555 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -35046,7 +35055,7 @@ paths: required: - operator - pattern - - &555 + - &556 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -35082,7 +35091,7 @@ paths: required: - operator - pattern - - &556 + - &557 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit @@ -35107,7 +35116,7 @@ paths: type: string required: - restricted_file_paths - - &557 + - &558 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed @@ -35131,7 +35140,7 @@ paths: maximum: 256 required: - max_file_path_length - - &558 + - &559 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -35154,7 +35163,7 @@ paths: type: string required: - restricted_file_extensions - - &559 + - &560 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit @@ -35179,7 +35188,7 @@ paths: maximum: 100 required: - max_file_size - - &560 + - &561 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -35229,7 +35238,7 @@ paths: - repository_id required: - workflows - - &561 + - &562 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -35467,7 +35476,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *95 - - &563 + - &564 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 @@ -35482,7 +35491,7 @@ paths: in: query schema: type: string - - &564 + - &565 name: time_period description: |- The time period to filter by. @@ -35498,14 +35507,14 @@ paths: - week - month default: day - - &565 + - &566 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 - - &566 + - &567 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -35525,7 +35534,7 @@ paths: description: Response content: application/json: - schema: &567 + schema: &568 title: Rule Suites description: Response type: array @@ -35580,7 +35589,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &568 + default: &569 value: - id: 21 actor_id: 12 @@ -35624,7 +35633,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *95 - - &569 + - &570 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -35640,7 +35649,7 @@ paths: description: Response content: application/json: - schema: &570 + schema: &571 title: Rule Suite description: Response type: object @@ -35739,7 +35748,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &571 + default: &572 value: id: 21 actor_id: 12 @@ -35985,7 +35994,7 @@ paths: type: string format: date-time examples: - default: &573 + default: &574 value: - version_id: 3 actor: @@ -36038,7 +36047,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 allOf: - *247 - type: object @@ -36117,7 +36126,7 @@ paths: - *48 - *19 - *17 - - &575 + - &576 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 @@ -36127,7 +36136,7 @@ paths: required: false schema: type: string - - &576 + - &577 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 @@ -36140,6 +36149,7 @@ paths: - *252 - *253 - *254 + - *255 responses: '200': description: Response @@ -36147,9 +36157,9 @@ paths: application/json: schema: type: array - items: *255 + items: *256 examples: - default: *256 + default: *257 headers: Link: *58 '404': *6 @@ -36219,7 +36229,7 @@ paths: application/json: schema: type: array - items: &583 + items: &584 description: A repository security advisory. type: object properties: @@ -36439,7 +36449,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 credits_detailed: type: array nullable: true @@ -36449,7 +36459,7 @@ paths: type: object properties: user: *4 - type: *257 + type: *258 state: type: string description: The state of the user's acceptance of the @@ -36510,7 +36520,7 @@ paths: - private_fork additionalProperties: false examples: - default: &584 + default: &585 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -36897,7 +36907,7 @@ paths: application/json: schema: type: array - items: *258 + items: *259 examples: default: *213 x-github: @@ -36984,7 +36994,7 @@ paths: description: Response content: application/json: - schema: &643 + schema: &644 type: object properties: total_minutes_used: @@ -37054,7 +37064,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &644 + default: &645 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -37090,7 +37100,7 @@ paths: description: Response content: application/json: - schema: &645 + schema: &646 type: object properties: total_gigabytes_bandwidth_used: @@ -37108,7 +37118,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &646 + default: &647 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -37140,7 +37150,7 @@ paths: description: Response content: application/json: - schema: &647 + schema: &648 type: object properties: days_left_in_billing_cycle: @@ -37158,7 +37168,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &648 + default: &649 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -37200,7 +37210,7 @@ paths: type: integer network_configurations: type: array - items: &259 + items: &260 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -37320,9 +37330,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: &260 + default: &261 value: id: 123456789ABCDEF name: My network configuration @@ -37351,7 +37361,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *95 - - &261 + - &262 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -37363,9 +37373,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: *260 + default: *261 headers: Link: *58 x-github: @@ -37387,7 +37397,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *95 - - *261 + - *262 requestBody: required: true content: @@ -37426,9 +37436,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: *260 + default: *261 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37448,7 +37458,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *95 - - *261 + - *262 responses: '204': description: Response @@ -37588,13 +37598,13 @@ paths: application/json: schema: type: array - items: *262 + items: *263 examples: - default: *263 + default: *264 '500': *94 '403': *29 '404': *6 - '422': *264 + '422': *265 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37718,7 +37728,7 @@ paths: description: Response content: application/json: - schema: &265 + schema: &266 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -38028,7 +38038,7 @@ paths: - repos_count - organization examples: - default: &266 + default: &267 value: id: 1 node_id: MDQ6VGVhbTE= @@ -38105,9 +38115,9 @@ paths: description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 x-github: githubCloudOnly: false @@ -38191,16 +38201,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '201': description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 '422': *15 '403': *29 @@ -38270,7 +38280,7 @@ paths: application/json: schema: type: array - items: &267 + items: &268 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -38369,7 +38379,7 @@ paths: - updated_at - url examples: - default: &598 + default: &599 value: - author: login: octocat @@ -38478,9 +38488,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: &268 + default: &269 value: author: login: octocat @@ -38554,7 +38564,7 @@ paths: parameters: - *95 - *208 - - &269 + - &270 name: discussion_number description: The number that identifies the discussion. in: path @@ -38566,9 +38576,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -38592,7 +38602,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: false content: @@ -38615,9 +38625,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: &599 + default: &600 value: author: login: octocat @@ -38689,7 +38699,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 responses: '204': description: Response @@ -38717,7 +38727,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 - *48 - *17 - *19 @@ -38728,7 +38738,7 @@ paths: application/json: schema: type: array - items: &270 + items: &271 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -38800,7 +38810,7 @@ paths: - updated_at - url examples: - default: &600 + default: &601 value: - author: login: octocat @@ -38870,7 +38880,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: true content: @@ -38892,9 +38902,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &271 + default: &272 value: author: login: octocat @@ -38962,8 +38972,8 @@ paths: parameters: - *95 - *208 - - *269 - - &272 + - *270 + - &273 name: comment_number description: The number that identifies the comment. in: path @@ -38975,9 +38985,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39001,8 +39011,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 requestBody: required: true content: @@ -39024,9 +39034,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &601 + default: &602 value: author: login: octocat @@ -39092,8 +39102,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 responses: '204': description: Response @@ -39121,8 +39131,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 - 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 team discussion comment. @@ -39148,7 +39158,7 @@ paths: application/json: schema: type: array - items: &273 + items: &274 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -39191,7 +39201,7 @@ paths: - content - created_at examples: - default: &275 + default: &276 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -39243,8 +39253,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 requestBody: required: true content: @@ -39277,9 +39287,9 @@ paths: team discussion comment content: application/json: - schema: *273 + schema: *274 examples: - default: &274 + default: &275 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -39308,9 +39318,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39335,9 +39345,9 @@ paths: parameters: - *95 - *208 - - *269 - - *272 - - &276 + - *270 + - *273 + - &277 name: reaction_id description: The unique identifier of the reaction. in: path @@ -39371,7 +39381,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 - 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 team discussion. @@ -39397,9 +39407,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -39427,7 +39437,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: true content: @@ -39459,16 +39469,16 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -39493,8 +39503,8 @@ paths: parameters: - *95 - *208 - - *269 - - *276 + - *270 + - *277 responses: '204': description: Response @@ -39615,7 +39625,7 @@ paths: description: Response content: application/json: - schema: &277 + schema: &278 title: Team Membership description: Team Membership type: object @@ -39642,7 +39652,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &602 + response-if-user-is-a-team-maintainer: &603 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -39705,9 +39715,9 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-users-membership-with-team-is-now-pending: &603 + response-if-users-membership-with-team-is-now-pending: &604 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -39780,7 +39790,7 @@ paths: application/json: schema: type: array - items: &278 + items: &279 title: Team Project description: A team's access to a project. type: object @@ -39848,7 +39858,7 @@ paths: - updated_at - permissions examples: - default: &604 + default: &605 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -39913,7 +39923,7 @@ paths: parameters: - *95 - *208 - - &279 + - &280 name: project_id description: The unique identifier of the project. in: path @@ -39925,9 +39935,9 @@ paths: description: Response content: application/json: - schema: *278 + schema: *279 examples: - default: &605 + default: &606 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -39991,7 +40001,7 @@ paths: parameters: - *95 - *208 - - *279 + - *280 requestBody: required: false content: @@ -40059,7 +40069,7 @@ paths: parameters: - *95 - *208 - - *279 + - *280 responses: '204': description: Response @@ -40130,14 +40140,14 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &606 + schema: &607 title: Team Repository description: A team's access to a repository. type: object @@ -40708,8 +40718,8 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 requestBody: required: false content: @@ -40756,8 +40766,8 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 responses: '204': description: Response @@ -40794,7 +40804,7 @@ paths: type: array items: *152 examples: - response-if-child-teams-exist: &607 + response-if-child-teams-exist: &608 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -40921,7 +40931,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#get-a-project-card parameters: - - &282 + - &283 name: card_id description: The unique identifier of the card. in: path @@ -40933,7 +40943,7 @@ paths: description: Response content: application/json: - schema: &283 + schema: &284 title: Project Card description: Project cards represent a scope of work. type: object @@ -41000,7 +41010,7 @@ paths: - created_at - updated_at examples: - default: &284 + default: &285 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -41056,7 +41066,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card parameters: - - *282 + - *283 requestBody: required: false content: @@ -41083,9 +41093,9 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: - default: *284 + default: *285 '304': *37 '403': *29 '401': *25 @@ -41112,7 +41122,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#delete-a-project-card parameters: - - *282 + - *283 responses: '204': description: Response @@ -41156,7 +41166,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#move-a-project-card parameters: - - *282 + - *283 requestBody: required: true content: @@ -41267,7 +41277,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#get-a-project-column parameters: - - &285 + - &286 name: column_id description: The unique identifier of the column. in: path @@ -41279,7 +41289,7 @@ paths: description: Response content: application/json: - schema: &286 + schema: &287 title: Project Column description: Project columns contain cards of work. type: object @@ -41325,7 +41335,7 @@ paths: - created_at - updated_at examples: - default: &287 + default: &288 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -41360,7 +41370,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column parameters: - - *285 + - *286 requestBody: required: true content: @@ -41384,9 +41394,9 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: - default: *287 + default: *288 '304': *37 '403': *29 '401': *25 @@ -41411,7 +41421,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#delete-a-project-column parameters: - - *285 + - *286 responses: '204': description: Response @@ -41440,7 +41450,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#list-project-cards parameters: - - *285 + - *286 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -41461,7 +41471,7 @@ paths: application/json: schema: type: array - items: *283 + items: *284 examples: default: value: @@ -41520,7 +41530,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#create-a-project-card parameters: - - *285 + - *286 requestBody: required: true content: @@ -41560,9 +41570,9 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: - default: *284 + default: *285 '304': *37 '403': *29 '401': *25 @@ -41618,7 +41628,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#move-a-project-column parameters: - - *285 + - *286 requestBody: required: true content: @@ -41678,7 +41688,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-a-project parameters: - - *279 + - *280 responses: '200': description: Response @@ -41686,7 +41696,7 @@ paths: application/json: schema: *230 examples: - default: &288 + default: &289 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -41743,7 +41753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#update-a-project parameters: - - *279 + - *280 requestBody: required: false content: @@ -41791,7 +41801,7 @@ paths: application/json: schema: *230 examples: - default: *288 + default: *289 '404': description: Not Found if the authenticated user does not have access to the project @@ -41812,7 +41822,7 @@ paths: items: type: string '401': *25 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -41835,7 +41845,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#delete-a-project parameters: - - *279 + - *280 responses: '204': description: Delete Success @@ -41856,7 +41866,7 @@ paths: items: type: string '401': *25 - '410': *289 + '410': *290 '404': *6 x-github: githubCloudOnly: false @@ -41880,7 +41890,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators parameters: - - *279 + - *280 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -41937,7 +41947,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator parameters: - - *279 + - *280 - *133 requestBody: required: false @@ -41990,7 +42000,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *279 + - *280 - *133 responses: '204': @@ -42022,7 +42032,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *279 + - *280 - *133 responses: '200': @@ -42096,7 +42106,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#list-project-columns parameters: - - *279 + - *280 - *17 - *19 responses: @@ -42106,7 +42116,7 @@ paths: application/json: schema: type: array - items: *286 + items: *287 examples: default: value: @@ -42144,7 +42154,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#create-a-project-column parameters: - - *279 + - *280 requestBody: required: true content: @@ -42167,7 +42177,7 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: default: value: @@ -42231,7 +42241,7 @@ paths: resources: type: object properties: - core: &290 + core: &291 title: Rate Limit type: object properties: @@ -42248,20 +42258,20 @@ paths: - remaining - reset - used - graphql: *290 - search: *290 - code_search: *290 - source_import: *290 - integration_manifest: *290 - code_scanning_upload: *290 - actions_runner_registration: *290 - scim: *290 - dependency_snapshots: *290 - code_scanning_autofix: *290 + graphql: *291 + search: *291 + code_search: *291 + source_import: *291 + integration_manifest: *291 + code_scanning_upload: *291 + actions_runner_registration: *291 + scim: *291 + dependency_snapshots: *291 + code_scanning_autofix: *291 required: - core - search - rate: *290 + rate: *291 required: - rate - resources @@ -42365,14 +42375,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *291 + schema: *292 examples: default-response: summary: Default response @@ -42873,7 +42883,7 @@ paths: status: disabled '403': *29 '404': *6 - '301': *292 + '301': *293 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -42891,8 +42901,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#update-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -43136,10 +43146,10 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 - '307': &294 + default: *294 + '307': &295 description: Temporary Redirect content: application/json: @@ -43168,8 +43178,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#delete-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -43191,7 +43201,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository - '307': *294 + '307': *295 '404': *6 '409': *47 x-github: @@ -43215,11 +43225,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 - - &320 + - &321 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -43242,7 +43252,7 @@ paths: type: integer artifacts: type: array - items: &295 + items: &296 title: Artifact description: An artifact type: object @@ -43320,7 +43330,7 @@ paths: - expires_at - updated_at examples: - default: &321 + default: &322 value: total_count: 2 artifacts: @@ -43381,9 +43391,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#get-an-artifact parameters: - - *280 - *281 - - &296 + - *282 + - &297 name: artifact_id description: The unique identifier of the artifact. in: path @@ -43395,7 +43405,7 @@ paths: description: Response content: application/json: - schema: *295 + schema: *296 examples: default: value: @@ -43433,9 +43443,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact parameters: - - *280 - *281 - - *296 + - *282 + - *297 responses: '204': description: Response @@ -43459,9 +43469,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#download-an-artifact parameters: - - *280 - *281 - - *296 + - *282 + - *297 - name: archive_format in: path required: true @@ -43475,7 +43485,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43498,14 +43508,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *297 + schema: *298 examples: default: value: @@ -43531,11 +43541,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 - - &298 + - &299 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -43569,7 +43579,7 @@ paths: description: Response content: application/json: - schema: &299 + schema: &300 title: Repository actions caches description: Repository actions caches type: object @@ -43611,7 +43621,7 @@ paths: - total_count - actions_caches examples: - default: &300 + default: &301 value: total_count: 1 actions_caches: @@ -43643,23 +43653,23 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *280 - *281 + - *282 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *298 + - *299 responses: '200': description: Response content: application/json: - schema: *299 + schema: *300 examples: - default: *300 + default: *301 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43679,8 +43689,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *280 - *281 + - *282 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -43711,9 +43721,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *280 - *281 - - &301 + - *282 + - &302 name: job_id description: The unique identifier of the job. in: path @@ -43725,7 +43735,7 @@ paths: description: Response content: application/json: - schema: &324 + schema: &325 title: Job description: Information of a job execution in a workflow run type: object @@ -44032,9 +44042,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *280 - *281 - - *301 + - *282 + - *302 responses: '302': description: Response @@ -44062,9 +44072,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *280 - *281 - - *301 + - *282 + - *302 requestBody: required: false content: @@ -44109,8 +44119,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Status response @@ -44160,8 +44170,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -44224,8 +44234,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -44243,7 +44253,7 @@ paths: type: integer secrets: type: array - items: &326 + items: &327 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -44263,7 +44273,7 @@ paths: - created_at - updated_at examples: - default: &327 + default: &328 value: total_count: 2 secrets: @@ -44296,9 +44306,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables parameters: - - *280 - *281 - - *302 + - *282 + - *303 - *19 responses: '200': @@ -44315,7 +44325,7 @@ paths: type: integer variables: type: array - items: &330 + items: &331 title: Actions Variable type: object properties: @@ -44345,7 +44355,7 @@ paths: - created_at - updated_at examples: - default: &331 + default: &332 value: total_count: 2 variables: @@ -44378,8 +44388,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44388,11 +44398,11 @@ paths: schema: type: object properties: - enabled: &304 + enabled: &305 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *109 - selected_actions_url: *303 + selected_actions_url: *304 required: - enabled examples: @@ -44419,8 +44429,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -44431,7 +44441,7 @@ paths: schema: type: object properties: - enabled: *304 + enabled: *305 allowed_actions: *109 required: - enabled @@ -44461,14 +44471,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &305 + schema: &306 type: object properties: access_level: @@ -44485,7 +44495,7 @@ paths: required: - access_level examples: - default: &306 + default: &307 value: access_level: organization x-github: @@ -44509,15 +44519,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: application/json: - schema: *305 + schema: *306 examples: - default: *306 + default: *307 responses: '204': description: Response @@ -44541,8 +44551,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44569,8 +44579,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -44602,14 +44612,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *307 + schema: *308 examples: default: *115 x-github: @@ -44632,8 +44642,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Success response @@ -44644,7 +44654,7 @@ paths: required: true content: application/json: - schema: *308 + schema: *309 examples: default: *115 x-github: @@ -44673,8 +44683,8 @@ paths: in: query schema: type: string - - *280 - *281 + - *282 - *17 - *19 responses: @@ -44718,8 +44728,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44727,9 +44737,9 @@ paths: application/json: schema: type: array - items: *309 + items: *310 examples: - default: *310 + default: *311 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44751,8 +44761,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -44795,7 +44805,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *311 + '201': *312 '404': *6 '422': *7 '409': *47 @@ -44826,8 +44836,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -44835,7 +44845,7 @@ paths: application/json: schema: *124 examples: - default: *312 + default: *313 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44863,8 +44873,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -44872,7 +44882,7 @@ paths: application/json: schema: *124 examples: - default: *313 + default: *314 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44894,8 +44904,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '200': @@ -44904,7 +44914,7 @@ paths: application/json: schema: *122 examples: - default: *314 + default: *315 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44925,8 +44935,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '204': @@ -44953,8 +44963,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '200': *126 @@ -44979,8 +44989,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 requestBody: required: true @@ -45029,8 +45039,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 requestBody: required: true @@ -45080,11 +45090,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: - '200': *315 + '200': *316 '404': *6 x-github: githubCloudOnly: false @@ -45111,10 +45121,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 - - *316 + - *317 responses: '200': *126 '404': *6 @@ -45142,9 +45152,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *280 - *281 - - &334 + - *282 + - &335 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -45152,7 +45162,7 @@ paths: required: false schema: type: string - - &335 + - &336 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -45160,7 +45170,7 @@ paths: required: false schema: type: string - - &336 + - &337 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -45169,7 +45179,7 @@ paths: required: false schema: type: string - - &337 + - &338 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -45196,7 +45206,7 @@ paths: - pending - *17 - *19 - - &338 + - &339 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -45205,7 +45215,7 @@ paths: schema: type: string format: date-time - - &317 + - &318 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -45214,13 +45224,13 @@ paths: schema: type: boolean default: false - - &339 + - &340 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &340 + - &341 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -45243,7 +45253,7 @@ paths: type: integer workflow_runs: type: array - items: &318 + items: &319 title: Workflow Run description: An invocation of a workflow type: object @@ -45338,7 +45348,7 @@ paths: that triggered the run. type: array nullable: true - items: &359 + items: &360 title: Pull Request Minimal type: object properties: @@ -45457,7 +45467,7 @@ paths: title: Simple Commit description: A commit. type: object - properties: &363 + properties: &364 id: type: string description: SHA for the commit @@ -45508,7 +45518,7 @@ paths: - name - email nullable: true - required: &364 + required: &365 - id - tree_id - message @@ -45555,7 +45565,7 @@ paths: - workflow_url - pull_requests examples: - default: &341 + default: &342 value: total_count: 1 workflow_runs: @@ -45791,24 +45801,24 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *280 - *281 - - &319 + - *282 + - &320 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *317 + - *318 responses: '200': description: Response content: application/json: - schema: *318 + schema: *319 examples: - default: &322 + default: &323 value: id: 30433642 name: Build @@ -46049,9 +46059,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '204': description: Response @@ -46074,9 +46084,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -46195,9 +46205,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '201': description: Response @@ -46230,12 +46240,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *280 - *281 - - *319 + - *282 + - *320 - *17 - *19 - - *320 + - *321 responses: '200': description: Response @@ -46251,9 +46261,9 @@ paths: type: integer artifacts: type: array - items: *295 + items: *296 examples: - default: *321 + default: *322 headers: Link: *58 x-github: @@ -46277,25 +46287,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *280 - *281 - - *319 - - &323 + - *282 + - *320 + - &324 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *317 + - *318 responses: '200': description: Response content: application/json: - schema: *318 + schema: *319 examples: - default: *322 + default: *323 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46318,10 +46328,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *280 - *281 - - *319 - - *323 + - *282 + - *320 + - *324 - *17 - *19 responses: @@ -46339,9 +46349,9 @@ paths: type: integer jobs: type: array - items: *324 + items: *325 examples: - default: &325 + default: &326 value: total_count: 1 jobs: @@ -46454,10 +46464,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *280 - *281 - - *319 - - *323 + - *282 + - *320 + - *324 responses: '302': description: Response @@ -46485,9 +46495,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '202': description: Response @@ -46520,9 +46530,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: true content: @@ -46589,9 +46599,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '202': description: Response @@ -46624,9 +46634,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -46656,9 +46666,9 @@ paths: type: integer jobs: type: array - items: *324 + items: *325 examples: - default: *325 + default: *326 headers: Link: *58 x-github: @@ -46683,9 +46693,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '302': description: Response @@ -46712,9 +46722,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '204': description: Response @@ -46741,9 +46751,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -46803,7 +46813,7 @@ paths: items: type: object properties: - type: &443 + type: &444 type: string description: The type of reviewer. enum: @@ -46888,9 +46898,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: true content: @@ -46937,7 +46947,7 @@ paths: application/json: schema: type: array - items: &438 + items: &439 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -47043,7 +47053,7 @@ paths: - created_at - updated_at examples: - default: &439 + default: &440 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -47099,9 +47109,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: false content: @@ -47145,9 +47155,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: false content: @@ -47200,9 +47210,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -47339,8 +47349,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -47358,9 +47368,9 @@ paths: type: integer secrets: type: array - items: *326 + items: *327 examples: - default: *327 + default: *328 headers: Link: *58 x-github: @@ -47385,16 +47395,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47416,17 +47426,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: &456 + default: &457 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -47452,8 +47462,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -47511,8 +47521,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -47538,9 +47548,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-variables parameters: - - *280 - *281 - - *302 + - *282 + - *303 - *19 responses: '200': @@ -47557,9 +47567,9 @@ paths: type: integer variables: type: array - items: *330 + items: *331 examples: - default: *331 + default: *332 headers: Link: *58 x-github: @@ -47582,8 +47592,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-a-repository-variable parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -47635,17 +47645,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &457 + default: &458 value: name: USERNAME value: octocat @@ -47671,8 +47681,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 requestBody: required: true @@ -47715,8 +47725,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 responses: '204': @@ -47742,8 +47752,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#list-repository-workflows parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -47761,7 +47771,7 @@ paths: type: integer workflows: type: array - items: &332 + items: &333 title: Workflow description: A GitHub Actions workflow type: object @@ -47868,9 +47878,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-a-workflow parameters: - - *280 - *281 - - &333 + - *282 + - &334 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -47885,7 +47895,7 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: default: value: @@ -47918,9 +47928,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#disable-a-workflow parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -47945,9 +47955,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -47998,9 +48008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#enable-a-workflow parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -48027,19 +48037,19 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *280 - *281 - - *333 + - *282 - *334 - *335 - *336 - *337 + - *338 - *17 - *19 - - *338 - - *317 - *339 + - *318 - *340 + - *341 responses: '200': description: Response @@ -48055,9 +48065,9 @@ paths: type: integer workflow_runs: type: array - items: *318 + items: *319 examples: - default: *341 + default: *342 headers: Link: *58 x-github: @@ -48089,9 +48099,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-workflow-usage parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '200': description: Response @@ -48152,8 +48162,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-activities parameters: - - *280 - *281 + - *282 - *48 - *17 - *40 @@ -48317,8 +48327,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#list-assignees parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -48355,8 +48365,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *280 - *281 + - *282 - name: assignee in: path required: true @@ -48392,8 +48402,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-an-attestation parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -48505,8 +48515,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-attestations parameters: - - *280 - *281 + - *282 - *17 - *40 - *41 @@ -48560,7 +48570,7 @@ paths: bundle_url: type: string examples: - default: *342 + default: *343 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -48580,8 +48590,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -48589,7 +48599,7 @@ paths: application/json: schema: type: array - items: &343 + items: &344 title: Autolink reference description: An autolink reference. type: object @@ -48639,8 +48649,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -48679,9 +48689,9 @@ paths: description: response content: application/json: - schema: *343 + schema: *344 examples: - default: &344 + default: &345 value: id: 1 key_prefix: TICKET- @@ -48712,9 +48722,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *280 - *281 - - &345 + - *282 + - &346 name: autolink_id description: The unique identifier of the autolink. in: path @@ -48726,9 +48736,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 '404': *6 x-github: githubCloudOnly: false @@ -48748,9 +48758,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *280 - *281 - - *345 + - *282 + - *346 responses: '204': description: Response @@ -48774,8 +48784,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response if Dependabot is enabled @@ -48823,8 +48833,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -48845,8 +48855,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -48866,8 +48876,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#list-branches parameters: - - *280 - *281 + - *282 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -48905,7 +48915,7 @@ paths: - url protected: type: boolean - protection: &347 + protection: &348 title: Branch Protection description: Branch Protection type: object @@ -48947,7 +48957,7 @@ paths: required: - contexts - checks - enforce_admins: &350 + enforce_admins: &351 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -48962,7 +48972,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &352 + required_pull_request_reviews: &353 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -49038,7 +49048,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &349 + restrictions: &350 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -49345,9 +49355,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#get-a-branch parameters: - - *280 - *281 - - &348 + - *282 + - &349 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/graphql). @@ -49361,14 +49371,14 @@ paths: description: Response content: application/json: - schema: &358 + schema: &359 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &411 + commit: &412 title: Commit description: Commit type: object @@ -49402,7 +49412,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: &346 + properties: &347 name: type: string example: '"Chris Wanstrath"' @@ -49417,7 +49427,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true message: type: string @@ -49438,7 +49448,7 @@ paths: required: - sha - url - verification: &463 + verification: &464 title: Verification type: object properties: @@ -49508,7 +49518,7 @@ paths: type: integer files: type: array - items: &426 + items: &427 title: Diff Entry description: Diff Entry type: object @@ -49591,7 +49601,7 @@ paths: - self protected: type: boolean - protection: *347 + protection: *348 protection_url: type: string format: uri @@ -49698,7 +49708,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *292 + '301': *293 '404': *6 x-github: githubCloudOnly: false @@ -49720,15 +49730,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *347 + schema: *348 examples: default: value: @@ -49922,9 +49932,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -50179,7 +50189,7 @@ paths: url: type: string format: uri - required_status_checks: &355 + required_status_checks: &356 title: Status Check Policy description: Status Check Policy type: object @@ -50331,7 +50341,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *349 + restrictions: *350 required_conversation_resolution: type: object properties: @@ -50443,9 +50453,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50470,17 +50480,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: &351 + default: &352 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -50502,17 +50512,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: *351 + default: *352 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50531,9 +50541,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50558,17 +50568,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: &353 + default: &354 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -50664,9 +50674,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -50764,9 +50774,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '422': *15 x-github: githubCloudOnly: false @@ -50787,9 +50797,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50816,17 +50826,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: &354 + default: &355 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -50849,17 +50859,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: *354 + default: *355 '404': *6 x-github: githubCloudOnly: false @@ -50879,9 +50889,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50906,17 +50916,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: &356 + default: &357 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -50942,9 +50952,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -50996,9 +51006,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 '404': *6 '422': *15 x-github: @@ -51020,9 +51030,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -51046,9 +51056,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51082,9 +51092,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51151,9 +51161,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51217,9 +51227,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: content: application/json: @@ -51285,15 +51295,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -51384,9 +51394,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -51409,9 +51419,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51421,7 +51431,7 @@ paths: type: array items: *5 examples: - default: &357 + default: &358 value: - id: 1 slug: octoapp @@ -51478,9 +51488,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51514,7 +51524,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51535,9 +51545,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51571,7 +51581,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51592,9 +51602,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51628,7 +51638,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51650,9 +51660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51682,9 +51692,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51743,9 +51753,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51804,9 +51814,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: content: application/json: @@ -51865,9 +51875,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51901,9 +51911,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51961,9 +51971,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52021,9 +52031,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52083,9 +52093,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#rename-a-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52107,7 +52117,7 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -52223,8 +52233,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#create-a-check-run parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -52503,7 +52513,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 title: CheckRun description: A check performed on the code of a given code change type: object @@ -52622,8 +52632,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *359 - deployment: &661 + items: *360 + deployment: &662 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -52903,9 +52913,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#get-a-check-run parameters: - - *280 - *281 - - &361 + - *282 + - &362 name: check_run_id description: The unique identifier of the check run. in: path @@ -52917,9 +52927,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: &362 + default: &363 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -53019,9 +53029,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#update-a-check-run parameters: - - *280 - *281 - - *361 + - *282 + - *362 requestBody: required: true content: @@ -53261,9 +53271,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -53283,9 +53293,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-run-annotations parameters: - - *280 - *281 - - *361 + - *282 + - *362 - *17 - *19 responses: @@ -53380,9 +53390,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run parameters: - - *280 - *281 - - *361 + - *282 + - *362 responses: '201': description: Response @@ -53426,8 +53436,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#create-a-check-suite parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -53449,7 +53459,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &365 + schema: &366 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -53513,7 +53523,7 @@ paths: nullable: true pull_requests: type: array - items: *359 + items: *360 nullable: true app: title: GitHub app @@ -53535,12 +53545,12 @@ paths: type: string format: date-time nullable: true - head_commit: &687 + head_commit: &688 title: Simple Commit description: A commit. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 latest_check_runs_count: type: integer check_runs_url: @@ -53568,7 +53578,7 @@ paths: - check_runs_url - pull_requests examples: - default: &366 + default: &367 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -53859,9 +53869,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -53880,8 +53890,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -54190,9 +54200,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#get-a-check-suite parameters: - - *280 - *281 - - &367 + - *282 + - &368 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -54204,9 +54214,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54229,17 +54239,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *280 - *281 - - *367 - - &419 + - *282 + - *368 + - &420 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &420 + - &421 name: status description: Returns check runs with the specified `status`. in: query @@ -54278,9 +54288,9 @@ paths: type: integer check_runs: type: array - items: *360 + items: *361 examples: - default: &421 + default: &422 value: total_count: 1 check_runs: @@ -54382,9 +54392,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite parameters: - - *280 - *281 - - *367 + - *282 + - *368 responses: '201': description: Response @@ -54417,21 +54427,21 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *280 - *281 - - *368 + - *282 - *369 + - *370 - *19 - *17 - - &386 + - &387 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *370 - - &387 + schema: *371 + - &388 name: pr description: The number of the pull request for the results you want to list. in: query @@ -54456,13 +54466,13 @@ paths: be returned. in: query required: false - schema: *371 + schema: *372 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *372 + schema: *373 responses: '200': description: Response @@ -54478,7 +54488,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: *373 + instances_url: *374 state: *142 fixed_at: *138 dismissed_by: @@ -54489,11 +54499,11 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: *374 - dismissed_comment: *375 - rule: *376 - tool: *377 - most_recent_instance: *378 + dismissed_reason: *375 + dismissed_comment: *376 + rule: *377 + tool: *378 + most_recent_instance: *379 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -54616,7 +54626,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *37 - '403': &379 + '403': &380 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -54643,9 +54653,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *280 - *281 - - &380 + - *282 + - &381 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -54659,7 +54669,7 @@ paths: description: Response content: application/json: - schema: &381 + schema: &382 type: object properties: number: *54 @@ -54667,7 +54677,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: *373 + instances_url: *374 state: *142 fixed_at: *138 dismissed_by: @@ -54678,8 +54688,8 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: *374 - dismissed_comment: *375 + dismissed_reason: *375 + dismissed_comment: *376 rule: type: object properties: @@ -54733,8 +54743,8 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: *377 - most_recent_instance: *378 + tool: *378 + most_recent_instance: *379 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -54830,7 +54840,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *37 - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -54850,9 +54860,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: true content: @@ -54867,8 +54877,8 @@ paths: enum: - open - dismissed - dismissed_reason: *374 - dismissed_comment: *375 + dismissed_reason: *375 + dismissed_comment: *376 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -54887,7 +54897,7 @@ paths: description: Response content: application/json: - schema: *381 + schema: *382 examples: default: value: @@ -54963,7 +54973,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &385 + '403': &386 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -54990,15 +55000,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 responses: '200': description: Response content: application/json: - schema: &382 + schema: &383 type: object properties: status: @@ -55024,13 +55034,13 @@ paths: - description - started_at examples: - default: &383 + default: &384 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &384 + '400': &385 description: Bad Request content: application/json: @@ -55041,7 +55051,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55066,29 +55076,29 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 responses: '200': description: OK content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 '202': description: Accepted content: application/json: - schema: *382 + schema: *383 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *384 + '400': *385 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -55120,9 +55130,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: false content: @@ -55167,8 +55177,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *384 - '403': *385 + '400': *385 + '403': *386 '404': *6 '422': description: Unprocessable Entity @@ -55192,13 +55202,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 - *19 - *17 - - *386 - *387 + - *388 responses: '200': description: Response @@ -55206,7 +55216,7 @@ paths: application/json: schema: type: array - items: *378 + items: *379 examples: default: value: @@ -55245,7 +55255,7 @@ paths: end_column: 50 classifications: - source - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55279,25 +55289,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *280 - *281 - - *368 + - *282 - *369 + - *370 - *19 - *17 - - *387 + - *388 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *370 + schema: *371 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &390 + schema: &391 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -55318,23 +55328,23 @@ paths: application/json: schema: type: array - items: &391 + items: &392 type: object properties: - ref: *370 - commit_sha: &399 + ref: *371 + commit_sha: &400 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: *388 + analysis_key: *389 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *389 + category: *390 error: type: string example: error reading field xyz @@ -55358,8 +55368,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *390 - tool: *377 + sarif_id: *391 + tool: *378 deletable: type: boolean warning: @@ -55420,7 +55430,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55456,8 +55466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *280 - *281 + - *282 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -55470,7 +55480,7 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: response: summary: application/json response @@ -55524,7 +55534,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *379 + '403': *380 '404': *6 '422': description: Response if analysis could not be processed @@ -55611,8 +55621,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *280 - *281 + - *282 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -55665,7 +55675,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': *14 - '403': *385 + '403': *386 '404': *6 '503': *65 x-github: @@ -55687,8 +55697,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -55696,7 +55706,7 @@ paths: application/json: schema: type: array - items: &392 + items: &393 title: CodeQL Database description: A CodeQL database. type: object @@ -55807,7 +55817,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55836,8 +55846,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *280 - *281 + - *282 - name: language in: path description: The language of the CodeQL database. @@ -55849,7 +55859,7 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: default: value: @@ -55881,9 +55891,9 @@ 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': &428 + '302': &429 description: Found - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55905,8 +55915,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *280 - *281 + - *282 - name: language in: path description: The language of the CodeQL database. @@ -55916,7 +55926,7 @@ paths: responses: '204': description: Response - '403': *385 + '403': *386 '404': *6 '503': *65 x-github: @@ -55944,8 +55954,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -55954,7 +55964,7 @@ paths: type: object additionalProperties: false properties: - language: &393 + language: &394 type: string description: The language targeted by the CodeQL query enum: @@ -56033,7 +56043,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &397 + schema: &398 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -56043,7 +56053,7 @@ paths: description: The ID of the variant analysis. controller_repo: *53 actor: *4 - query_language: *393 + query_language: *394 query_pack_url: type: string description: The download url for the query pack. @@ -56090,7 +56100,7 @@ paths: items: type: object properties: - repository: &394 + repository: &395 title: Repository Identifier description: Repository Identifier type: object @@ -56126,7 +56136,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &398 + analysis_status: &399 type: string description: The new status of the CodeQL variant analysis repository task. @@ -56158,7 +56168,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &395 + access_mismatch_repos: &396 type: object properties: repository_count: @@ -56172,7 +56182,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: *394 + items: *395 required: - repository_count - repositories @@ -56194,8 +56204,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *395 - over_limit_repos: *395 + no_codeql_db_repos: *396 + over_limit_repos: *396 required: - access_mismatch_repos - not_found_repos @@ -56211,7 +56221,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &396 + value: &397 summary: Default response value: id: 1 @@ -56363,10 +56373,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *396 + value: *397 repository_lists: summary: Response for a successful variant analysis submission - value: *396 + value: *397 '404': *6 '422': description: Unable to process variant analysis submission @@ -56394,8 +56404,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *280 - *281 + - *282 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -56407,9 +56417,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *396 + default: *397 '404': *6 '503': *65 x-github: @@ -56432,7 +56442,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *280 + - *281 - name: repo in: path description: The name of the controller repository. @@ -56467,7 +56477,7 @@ paths: type: object properties: repository: *53 - analysis_status: *398 + analysis_status: *399 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -56592,8 +56602,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -56667,7 +56677,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -56688,8 +56698,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -56771,7 +56781,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *385 + '403': *386 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -56836,8 +56846,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -56845,7 +56855,7 @@ paths: schema: type: object properties: - commit_sha: *399 + commit_sha: *400 ref: type: string description: |- @@ -56903,7 +56913,7 @@ paths: schema: type: object properties: - id: *390 + id: *391 url: type: string description: The REST API URL for checking the status of the upload. @@ -56917,7 +56927,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': *385 + '403': *386 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -56940,8 +56950,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *280 - *281 + - *282 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -56987,7 +56997,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *379 + '403': *380 '404': description: Not Found if the sarif id does not match any upload '503': *65 @@ -57012,8 +57022,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -57094,8 +57104,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-codeowners-errors parameters: - - *280 - *281 + - *282 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -57215,8 +57225,8 @@ paths: parameters: - *17 - *19 - - *280 - *281 + - *282 responses: '200': description: Response @@ -57530,8 +57540,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -57596,7 +57606,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -57604,7 +57614,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '400': *14 '401': *25 '403': *29 @@ -57633,8 +57643,8 @@ paths: parameters: - *17 - *19 - - *280 - *281 + - *282 responses: '200': description: Response @@ -57698,8 +57708,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *280 - *281 + - *282 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -57734,14 +57744,14 @@ paths: type: integer machines: type: array - items: &614 + items: &615 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *401 - required: *402 + properties: *402 + required: *403 examples: - default: &615 + default: &616 value: total_count: 2 machines: @@ -57781,8 +57791,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *280 - *281 + - *282 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -57866,8 +57876,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *280 - *281 + - *282 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -57933,8 +57943,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -57952,7 +57962,7 @@ paths: type: integer secrets: type: array - items: &406 + items: &407 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -57972,7 +57982,7 @@ paths: - created_at - updated_at examples: - default: *403 + default: *404 headers: Link: *58 x-github: @@ -57995,16 +58005,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *404 + schema: *405 examples: - default: *405 + default: *406 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -58024,17 +58034,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *406 + schema: *407 examples: - default: *407 + default: *408 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58054,8 +58064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -58108,8 +58118,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -58138,8 +58148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *280 - *281 + - *282 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -58181,7 +58191,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &408 + properties: &409 login: type: string example: octocat @@ -58274,7 +58284,7 @@ paths: user_view_type: type: string example: public - required: &409 + required: &410 - avatar_url - events_url - followers_url @@ -58348,8 +58358,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 responses: '204': @@ -58396,8 +58406,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 requestBody: required: false @@ -58424,7 +58434,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &476 + schema: &477 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -58653,8 +58663,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 responses: '204': @@ -58686,8 +58696,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *280 - *281 + - *282 - *133 responses: '200': @@ -58708,8 +58718,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *408 - required: *409 + properties: *409 + required: *410 nullable: true required: - permission @@ -58764,8 +58774,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -58775,7 +58785,7 @@ paths: application/json: schema: type: array - items: &410 + items: &411 title: Commit Comment description: Commit Comment type: object @@ -58833,7 +58843,7 @@ paths: - created_at - updated_at examples: - default: &413 + default: &414 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58892,17 +58902,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#get-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &414 + default: &415 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58959,8 +58969,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#update-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -58983,7 +58993,7 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: default: value: @@ -59034,8 +59044,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -59057,8 +59067,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -59085,9 +59095,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -59108,8 +59118,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -59142,16 +59152,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -59173,10 +59183,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -59225,8 +59235,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-commits parameters: - - *280 - *281 + - *282 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -59282,9 +59292,9 @@ paths: application/json: schema: type: array - items: *411 + items: *412 examples: - default: &527 + default: &528 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -59378,9 +59388,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit parameters: - - *280 - *281 - - &412 + - *282 + - &413 name: commit_sha description: The SHA of the commit. in: path @@ -59452,9 +59462,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments parameters: - - *280 - *281 - - *412 + - *282 + - *413 - *17 - *19 responses: @@ -59464,9 +59474,9 @@ paths: application/json: schema: type: array - items: *410 + items: *411 examples: - default: *413 + default: *414 headers: Link: *58 x-github: @@ -59494,9 +59504,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#create-a-commit-comment parameters: - - *280 - *281 - - *412 + - *282 + - *413 requestBody: required: true content: @@ -59531,9 +59541,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *414 + default: *415 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -59561,9 +59571,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *280 - *281 - - *412 + - *282 + - *413 - *17 - *19 responses: @@ -59573,7 +59583,7 @@ paths: application/json: schema: type: array - items: &518 + items: &519 title: Pull Request Simple description: Pull Request Simple type: object @@ -59679,8 +59689,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true active_lock_reason: type: string @@ -59776,7 +59786,7 @@ paths: _links: type: object properties: - comments: &417 + comments: &418 title: Link description: Hypermedia Link type: object @@ -59785,13 +59795,13 @@ paths: type: string required: - href - commits: *417 - statuses: *417 - html: *417 - issue: *417 - review_comments: *417 - review_comment: *417 - self: *417 + commits: *418 + statuses: *418 + html: *418 + issue: *418 + review_comments: *418 + review_comment: *418 + self: *418 required: - comments - commits @@ -59802,7 +59812,7 @@ paths: - review_comment - self author_association: *63 - auto_merge: &520 + auto_merge: &521 title: Auto merge description: The status of auto merging a pull request. type: object @@ -59865,7 +59875,7 @@ paths: - author_association - auto_merge examples: - default: &519 + default: &520 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -60402,11 +60412,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#get-a-commit parameters: - - *280 - *281 + - *282 - *19 - *17 - - &418 + - &419 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)" @@ -60421,9 +60431,9 @@ paths: description: Response content: application/json: - schema: *411 + schema: *412 examples: - default: &505 + default: &506 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -60536,11 +60546,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *280 - *281 - - *418 + - *282 - *419 - *420 + - *421 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -60574,9 +60584,9 @@ paths: type: integer check_runs: type: array - items: *360 + items: *361 examples: - default: *421 + default: *422 headers: Link: *58 x-github: @@ -60601,9 +60611,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -60611,7 +60621,7 @@ paths: schema: type: integer example: 1 - - *419 + - *420 - *17 - *19 responses: @@ -60629,7 +60639,7 @@ paths: type: integer check_suites: type: array - items: *365 + items: *366 examples: default: value: @@ -60829,9 +60839,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - *17 - *19 responses: @@ -61029,9 +61039,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - *17 - *19 responses: @@ -61041,7 +61051,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: Status description: The status of a commit. type: object @@ -61122,7 +61132,7 @@ paths: site_admin: false headers: Link: *58 - '301': *292 + '301': *293 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61150,8 +61160,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -61180,20 +61190,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *422 - required: *423 + properties: *423 + required: *424 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &424 + properties: &425 url: type: string format: uri html_url: type: string format: uri - required: &425 + required: &426 - url - html_url nullable: true @@ -61207,26 +61217,26 @@ paths: contributing: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true readme: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true issue_template: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true pull_request_template: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true required: - code_of_conduct @@ -61353,8 +61363,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#compare-two-commits parameters: - - *280 - *281 + - *282 - *19 - *17 - name: basehead @@ -61397,8 +61407,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *411 - merge_base_commit: *411 + base_commit: *412 + merge_base_commit: *412 status: type: string enum: @@ -61418,10 +61428,10 @@ paths: example: 6 commits: type: array - items: *411 + items: *412 files: type: array - items: *426 + items: *427 required: - url - html_url @@ -61707,8 +61717,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-repository-content parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -61851,7 +61861,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &427 + response-if-content-is-a-file: &428 summary: Response if content is a file value: type: file @@ -61983,7 +61993,7 @@ paths: - size - type - url - - &532 + - &533 title: Content File description: Content File type: object @@ -62184,7 +62194,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *427 + response-if-content-is-a-file: *428 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -62253,7 +62263,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *29 - '302': *428 + '302': *429 '304': *37 x-github: githubCloudOnly: false @@ -62276,8 +62286,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -62370,7 +62380,7 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: File Commit description: File Commit type: object @@ -62522,7 +62532,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: example-for-creating-a-file: value: @@ -62576,7 +62586,7 @@ paths: schema: oneOf: - *3 - - &458 + - &459 description: Repository rule violation was detected type: object properties: @@ -62597,7 +62607,7 @@ paths: items: type: object properties: - placeholder_id: &580 + placeholder_id: &581 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -62629,8 +62639,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#delete-a-file parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -62691,7 +62701,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -62746,8 +62756,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-contributors parameters: - - *280 - *281 + - *282 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -62870,8 +62880,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *280 - *281 + - *282 - *153 - *154 - *155 @@ -62914,7 +62924,7 @@ paths: application/json: schema: type: array - items: &432 + items: &433 type: object description: A Dependabot alert. properties: @@ -62960,7 +62970,7 @@ paths: - unknown - direct - transitive - security_advisory: *430 + security_advisory: *431 security_vulnerability: *52 url: *56 html_url: *57 @@ -62991,7 +63001,7 @@ paths: nullable: true maxLength: 280 fixed_at: *138 - auto_dismissed_at: *431 + auto_dismissed_at: *432 required: - number - state @@ -63221,9 +63231,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *280 - *281 - - &433 + - *282 + - &434 name: alert_number in: path description: |- @@ -63238,7 +63248,7 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: default: value: @@ -63351,9 +63361,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *280 - *281 - - *433 + - *282 + - *434 requestBody: required: true content: @@ -63398,7 +63408,7 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: default: value: @@ -63527,8 +63537,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -63546,7 +63556,7 @@ paths: type: integer secrets: type: array - items: &436 + items: &437 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -63599,16 +63609,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *434 + schema: *435 examples: - default: *435 + default: *436 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63628,15 +63638,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *436 + schema: *437 examples: default: value: @@ -63662,8 +63672,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -63716,8 +63726,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -63740,8 +63750,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *280 - *281 + - *282 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -63901,8 +63911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -64141,8 +64151,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -64217,7 +64227,7 @@ paths: - version - url additionalProperties: false - metadata: &437 + metadata: &438 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -64250,7 +64260,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *437 + metadata: *438 resolved: type: object description: A collection of resolved package dependencies. @@ -64263,7 +64273,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *437 + metadata: *438 relationship: type: string description: A notation of whether a dependency is requested @@ -64392,8 +64402,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#list-deployments parameters: - - *280 - *281 + - *282 - name: sha description: The SHA recorded at creation time. in: query @@ -64433,9 +64443,9 @@ paths: application/json: schema: type: array - items: *438 + items: *439 examples: - default: *439 + default: *440 headers: Link: *58 x-github: @@ -64501,8 +64511,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#create-a-deployment parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -64583,7 +64593,7 @@ paths: description: Response content: application/json: - schema: *438 + schema: *439 examples: simple-example: summary: Simple example @@ -64656,9 +64666,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#get-a-deployment parameters: - - *280 - *281 - - &440 + - *282 + - &441 name: deployment_id description: deployment_id parameter in: path @@ -64670,7 +64680,7 @@ paths: description: Response content: application/json: - schema: *438 + schema: *439 examples: default: value: @@ -64735,9 +64745,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment parameters: - - *280 - *281 - - *440 + - *282 + - *441 responses: '204': description: Response @@ -64759,9 +64769,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses parameters: - - *280 - *281 - - *440 + - *282 + - *441 - *17 - *19 responses: @@ -64771,7 +64781,7 @@ paths: application/json: schema: type: array - items: &441 + items: &442 title: Deployment Status description: The status of a deployment. type: object @@ -64932,9 +64942,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status parameters: - - *280 - *281 - - *440 + - *282 + - *441 requestBody: required: true content: @@ -65009,9 +65019,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: &442 + default: &443 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -65067,9 +65077,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status parameters: - - *280 - *281 - - *440 + - *282 + - *441 - name: status_id in: path required: true @@ -65080,9 +65090,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '404': *6 x-github: githubCloudOnly: false @@ -65107,8 +65117,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -65165,8 +65175,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#list-environments parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -65183,7 +65193,7 @@ paths: type: integer environments: type: array - items: &444 + items: &445 title: Environment description: Details of a deployment environment type: object @@ -65235,7 +65245,7 @@ paths: type: type: string example: wait_timer - wait_timer: &446 + wait_timer: &447 type: integer example: 30 description: The amount of time to delay a job after @@ -65272,7 +65282,7 @@ paths: items: type: object properties: - type: *443 + type: *444 reviewer: anyOf: - *4 @@ -65296,7 +65306,7 @@ paths: - id - node_id - type - deployment_branch_policy: &447 + deployment_branch_policy: &448 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -65412,9 +65422,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#get-an-environment parameters: - - *280 - *281 - - &445 + - *282 + - &446 name: environment_name in: path required: true @@ -65427,9 +65437,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: &448 + default: &449 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -65513,9 +65523,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: false content: @@ -65524,7 +65534,7 @@ paths: type: object nullable: true properties: - wait_timer: *446 + wait_timer: *447 prevent_self_review: type: boolean example: false @@ -65541,13 +65551,13 @@ paths: items: type: object properties: - type: *443 + type: *444 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *447 + deployment_branch_policy: *448 additionalProperties: false examples: default: @@ -65567,9 +65577,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *448 + default: *449 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -65593,9 +65603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#delete-an-environment parameters: - - *280 - *281 - - *445 + - *282 + - *446 responses: '204': description: Default response @@ -65620,9 +65630,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *17 - *19 responses: @@ -65640,7 +65650,7 @@ paths: example: 2 branch_policies: type: array - items: &449 + items: &450 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -65697,9 +65707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: true content: @@ -65745,9 +65755,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - example-wildcard: &450 + example-wildcard: &451 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -65789,10 +65799,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - &451 + - *282 + - *446 + - &452 name: branch_policy_id in: path required: true @@ -65804,9 +65814,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - default: *450 + default: *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65825,10 +65835,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - *451 + - *282 + - *446 + - *452 requestBody: required: true content: @@ -65856,9 +65866,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - default: *450 + default: *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65877,10 +65887,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - *451 + - *282 + - *446 + - *452 responses: '204': description: Response @@ -65905,9 +65915,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 responses: '200': description: List of deployment protection rules @@ -65923,7 +65933,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &452 + items: &453 title: Deployment protection rule description: Deployment protection rule type: object @@ -65942,7 +65952,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &453 + app: &454 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -66041,9 +66051,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 requestBody: content: application/json: @@ -66064,9 +66074,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *452 + schema: *453 examples: - default: &454 + default: &455 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -66101,9 +66111,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 - *19 - *17 responses: @@ -66122,7 +66132,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *453 + items: *454 examples: default: value: @@ -66157,10 +66167,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *280 - *281 - - *445 - - &455 + - *282 + - *446 + - &456 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -66172,9 +66182,9 @@ paths: description: Response content: application/json: - schema: *452 + schema: *453 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66195,10 +66205,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 - - *455 + - *456 responses: '204': description: Response @@ -66224,9 +66234,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-environment-secrets parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *17 - *19 responses: @@ -66244,9 +66254,9 @@ paths: type: integer secrets: type: array - items: *326 + items: *327 examples: - default: *327 + default: *328 headers: Link: *58 x-github: @@ -66271,17 +66281,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key parameters: - - *280 - *281 - - *445 + - *282 + - *446 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66303,18 +66313,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: *456 + default: *457 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66336,9 +66346,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 requestBody: required: true @@ -66396,9 +66406,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 responses: '204': @@ -66424,10 +66434,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-environment-variables parameters: - - *280 - *281 - - *445 - - *302 + - *282 + - *446 + - *303 - *19 responses: '200': @@ -66444,9 +66454,9 @@ paths: type: integer variables: type: array - items: *330 + items: *331 examples: - default: *331 + default: *332 headers: Link: *58 x-github: @@ -66469,9 +66479,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-environment-variable parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: true content: @@ -66523,18 +66533,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-environment-variable parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *131 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66555,10 +66565,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-environment-variable parameters: - - *280 - *281 + - *282 - *131 - - *445 + - *446 requestBody: required: true content: @@ -66600,10 +66610,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable parameters: - - *280 - *281 + - *282 - *131 - - *445 + - *446 responses: '204': description: Response @@ -66625,8 +66635,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-repository-events parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -66703,8 +66713,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#list-forks parameters: - - *280 - *281 + - *282 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -66863,8 +66873,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#create-a-fork parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -66896,9 +66906,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 '400': *14 '422': *15 '403': *29 @@ -66919,8 +66929,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#create-a-blob parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -66980,7 +66990,7 @@ paths: schema: oneOf: - *98 - - *458 + - *459 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67005,8 +67015,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#get-a-blob parameters: - - *280 - *281 + - *282 - name: file_sha in: path required: true @@ -67105,8 +67115,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#create-a-commit parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67215,7 +67225,7 @@ paths: description: Response content: application/json: - schema: &459 + schema: &460 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -67429,15 +67439,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#get-a-commit-object parameters: - - *280 - *281 - - *412 + - *282 + - *413 responses: '200': description: Response content: application/json: - schema: *459 + schema: *460 examples: default: value: @@ -67493,9 +67503,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#list-matching-references parameters: - - *280 - *281 - - &460 + - *282 + - &461 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. @@ -67512,7 +67522,7 @@ paths: application/json: schema: type: array - items: &461 + items: &462 title: Git Reference description: Git references within a repository type: object @@ -67587,17 +67597,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#get-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: &462 + default: &463 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -67626,8 +67636,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#create-a-reference parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67656,9 +67666,9 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *462 + default: *463 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -67684,9 +67694,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#update-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 requestBody: required: true content: @@ -67715,9 +67725,9 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *462 + default: *463 '422': *15 '409': *47 x-github: @@ -67735,9 +67745,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#delete-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 responses: '204': description: Response @@ -67792,8 +67802,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#create-a-tag-object parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67860,7 +67870,7 @@ paths: description: Response content: application/json: - schema: &464 + schema: &465 title: Git Tag description: Metadata for a Git tag type: object @@ -67911,7 +67921,7 @@ paths: - sha - type - url - verification: *463 + verification: *464 required: - sha - url @@ -67921,7 +67931,7 @@ paths: - tag - message examples: - default: &465 + default: &466 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -67994,8 +68004,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#get-a-tag parameters: - - *280 - *281 + - *282 - name: tag_sha in: path required: true @@ -68006,9 +68016,9 @@ paths: description: Response content: application/json: - schema: *464 + schema: *465 examples: - default: *465 + default: *466 '404': *6 '409': *47 x-github: @@ -68032,8 +68042,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#create-a-tree parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -68106,7 +68116,7 @@ paths: description: Response content: application/json: - schema: &466 + schema: &467 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -68202,8 +68212,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#get-a-tree parameters: - - *280 - *281 + - *282 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -68226,7 +68236,7 @@ paths: description: Response content: application/json: - schema: *466 + schema: *467 examples: default-response: summary: Default response @@ -68285,8 +68295,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -68296,7 +68306,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Webhook description: Webhooks for repositories. type: object @@ -68350,7 +68360,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &695 + last_response: &696 title: Hook Response type: object properties: @@ -68424,8 +68434,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -68477,9 +68487,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: &468 + default: &469 value: type: Repository id: 12345678 @@ -68527,17 +68537,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 '404': *6 x-github: githubCloudOnly: false @@ -68557,8 +68567,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 requestBody: required: true @@ -68604,9 +68614,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 '422': *15 '404': *6 x-github: @@ -68627,8 +68637,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68653,8 +68663,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *280 - *281 + - *282 - *170 responses: '200': @@ -68682,8 +68692,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *280 - *281 + - *282 - *170 requestBody: required: false @@ -68728,8 +68738,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *17 - *171 @@ -68761,8 +68771,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *16 responses: @@ -68791,8 +68801,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *16 responses: @@ -68816,8 +68826,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68843,8 +68853,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68903,14 +68913,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &469 + schema: &470 title: Import description: A repository import from an external source. type: object @@ -69009,7 +69019,7 @@ paths: - html_url - authors_url examples: - default: &472 + default: &473 value: vcs: subversion use_lfs: true @@ -69025,7 +69035,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &470 + '503': &471 description: Unavailable due to service under maintenance. content: application/json: @@ -69054,8 +69064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#start-an-import parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -69103,7 +69113,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -69128,7 +69138,7 @@ paths: type: string '422': *15 '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69156,8 +69166,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-an-import parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -69206,7 +69216,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: example-1: summary: Example 1 @@ -69254,7 +69264,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': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69277,12 +69287,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import parameters: - - *280 - *281 + - *282 responses: '204': description: Response - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69308,9 +69318,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors parameters: - - *280 - *281 - - &638 + - *282 + - &639 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -69324,7 +69334,7 @@ paths: application/json: schema: type: array - items: &471 + items: &472 title: Porter Author description: Porter Author type: object @@ -69378,7 +69388,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69403,8 +69413,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author parameters: - - *280 - *281 + - *282 - name: author_id in: path required: true @@ -69434,7 +69444,7 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: default: value: @@ -69447,7 +69457,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69471,8 +69481,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-large-files parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69513,7 +69523,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69541,8 +69551,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -69569,11 +69579,11 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *472 + default: *473 '422': *15 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69596,8 +69606,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69605,8 +69615,8 @@ paths: application/json: schema: *22 examples: - default: *473 - '301': *292 + default: *474 + '301': *293 '404': *6 x-github: githubCloudOnly: false @@ -69626,8 +69636,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69640,7 +69650,7 @@ paths: properties: {} additionalProperties: false examples: - default: &475 + default: &476 value: limit: collaborators_only origin: repository @@ -69665,13 +69675,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: application/json: - schema: *474 + schema: *475 examples: default: summary: Example request body @@ -69685,7 +69695,7 @@ paths: application/json: schema: *188 examples: - default: *475 + default: *476 '409': description: Response x-github: @@ -69707,8 +69717,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -69731,8 +69741,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -69742,9 +69752,9 @@ paths: application/json: schema: type: array - items: *476 + items: *477 examples: - default: &631 + default: &632 value: - id: 1 repository: @@ -69875,8 +69885,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *280 - *281 + - *282 - *192 requestBody: required: false @@ -69906,7 +69916,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -70037,8 +70047,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *280 - *281 + - *282 - *192 responses: '204': @@ -70070,8 +70080,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-repository-issues parameters: - - *280 - *281 + - *282 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -70144,7 +70154,7 @@ paths: type: array items: *77 examples: - default: &487 + default: &488 value: - id: 1 node_id: MDU6SXNzdWUx @@ -70292,7 +70302,7 @@ paths: state_reason: completed headers: Link: *58 - '301': *292 + '301': *293 '422': *15 '404': *6 x-github: @@ -70321,8 +70331,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#create-an-issue parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -70406,7 +70416,7 @@ paths: application/json: schema: *77 examples: - default: &482 + default: &483 value: id: 1 node_id: MDU6SXNzdWUx @@ -70562,7 +70572,7 @@ paths: '422': *15 '503': *65 '404': *6 - '410': *289 + '410': *290 x-github: triggersNotification: true githubCloudOnly: false @@ -70590,8 +70600,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *280 - *281 + - *282 - *87 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -70612,9 +70622,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: &484 + default: &485 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70672,17 +70682,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#get-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &478 + default: &479 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70736,8 +70746,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#update-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -70760,9 +70770,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 '422': *15 x-github: githubCloudOnly: false @@ -70780,8 +70790,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -70802,8 +70812,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -70830,9 +70840,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -70853,8 +70863,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -70887,16 +70897,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -70918,10 +70928,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -70941,8 +70951,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -70952,7 +70962,7 @@ paths: application/json: schema: type: array - items: &481 + items: &482 title: Issue Event description: Issue Event type: object @@ -70995,8 +71005,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *479 - required: *480 + properties: *480 + required: *481 nullable: true label: title: Issue Event Label @@ -71303,8 +71313,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#get-an-issue-event parameters: - - *280 - *281 + - *282 - name: event_id in: path required: true @@ -71315,7 +71325,7 @@ paths: description: Response content: application/json: - schema: *481 + schema: *482 examples: default: value: @@ -71508,7 +71518,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *289 + '410': *290 '403': *29 x-github: githubCloudOnly: false @@ -71542,9 +71552,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#get-an-issue parameters: - - *280 - *281 - - &483 + - *282 + - &484 name: issue_number description: The number that identifies the issue. in: path @@ -71558,10 +71568,10 @@ paths: application/json: schema: *77 examples: - default: *482 - '301': *292 + default: *483 + '301': *293 '404': *6 - '410': *289 + '410': *290 '304': *37 x-github: githubCloudOnly: false @@ -71586,9 +71596,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#update-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -71693,13 +71703,13 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 '422': *15 '503': *65 '403': *29 - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71717,9 +71727,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -71747,7 +71757,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71763,9 +71773,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: content: application/json: @@ -71792,7 +71802,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71814,9 +71824,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - name: assignee in: path required: true @@ -71856,9 +71866,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *67 - *17 - *19 @@ -71869,13 +71879,13 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *484 + default: *485 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71904,9 +71914,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#create-an-issue-comment parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -71928,16 +71938,16 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *29 - '410': *289 + '410': *290 '422': *15 '404': *6 x-github: @@ -71957,9 +71967,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -71973,7 +71983,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &488 + - &489 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -72027,7 +72037,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &489 + - &490 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -72163,7 +72173,7 @@ paths: - performed_via_github_app - assignee - assigner - - &490 + - &491 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -72214,7 +72224,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &491 + - &492 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -72265,7 +72275,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &492 + - &493 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -72319,7 +72329,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &493 + - &494 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -72366,7 +72376,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &494 + - &495 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -72413,7 +72423,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &495 + - &496 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -72473,7 +72483,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &496 + - &497 title: Locked Issue Event description: Locked Issue Event type: object @@ -72521,7 +72531,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &497 + - &498 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -72587,7 +72597,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &498 + - &499 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -72653,7 +72663,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &499 + - &500 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -72719,7 +72729,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &500 + - &501 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -72810,7 +72820,7 @@ paths: color: red headers: Link: *58 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72827,9 +72837,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -72839,7 +72849,7 @@ paths: application/json: schema: type: array - items: &485 + items: &486 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -72886,7 +72896,7 @@ paths: - color - default examples: - default: &486 + default: &487 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -72904,9 +72914,9 @@ paths: default: false headers: Link: *58 - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72923,9 +72933,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -72984,12 +72994,12 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 - '301': *292 + default: *487 + '301': *293 '404': *6 - '410': *289 + '410': *290 '422': *15 x-github: githubCloudOnly: false @@ -73006,9 +73016,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -73068,12 +73078,12 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 - '301': *292 + default: *487 + '301': *293 '404': *6 - '410': *289 + '410': *290 '422': *15 x-github: githubCloudOnly: false @@ -73090,15 +73100,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 responses: '204': description: Response - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73117,9 +73127,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - name: name in: path required: true @@ -73132,7 +73142,7 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: default: value: @@ -73143,9 +73153,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73165,9 +73175,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#lock-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -73195,7 +73205,7 @@ paths: '204': description: Response '403': *29 - '410': *289 + '410': *290 '404': *6 '422': *15 x-github: @@ -73213,9 +73223,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#unlock-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 responses: '204': description: Response @@ -73237,9 +73247,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - 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. @@ -73265,13 +73275,13 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73289,9 +73299,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73323,16 +73333,16 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -73354,10 +73364,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *280 - *281 - - *483 - - *276 + - *282 + - *484 + - *277 responses: '204': description: Response @@ -73386,9 +73396,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73412,7 +73422,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -73445,9 +73455,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -73459,11 +73469,11 @@ paths: type: array items: *77 examples: - default: *487 + default: *488 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73491,9 +73501,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73522,14 +73532,14 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *29 - '410': *289 + '410': *290 '422': *15 '404': *6 x-github: @@ -73549,9 +73559,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73584,7 +73594,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 '403': *29 '404': *6 '422': *7 @@ -73606,9 +73616,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -73623,7 +73633,6 @@ paths: description: Timeline Event type: object anyOf: - - *488 - *489 - *490 - *491 @@ -73636,6 +73645,7 @@ paths: - *498 - *499 - *500 + - *501 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -73940,7 +73950,7 @@ paths: type: string comments: type: array - items: &521 + items: &522 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -74149,7 +74159,7 @@ paths: type: string comments: type: array - items: *410 + items: *411 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -74438,7 +74448,7 @@ paths: headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74455,8 +74465,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -74466,7 +74476,7 @@ paths: application/json: schema: type: array - items: &501 + items: &502 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -74531,8 +74541,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -74568,9 +74578,9 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: - default: &502 + default: &503 value: id: 1 key: ssh-rsa AAA... @@ -74604,9 +74614,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *280 - *281 - - &503 + - *282 + - &504 name: key_id description: The unique identifier of the key. in: path @@ -74618,9 +74628,9 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: - default: *502 + default: *503 '404': *6 x-github: githubCloudOnly: false @@ -74638,9 +74648,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *280 - *281 - - *503 + - *282 + - *504 responses: '204': description: Response @@ -74660,8 +74670,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -74671,9 +74681,9 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 + default: *487 headers: Link: *58 '404': *6 @@ -74694,8 +74704,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#create-a-label parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -74731,9 +74741,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: &504 + default: &505 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -74765,8 +74775,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#get-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74777,9 +74787,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *504 + default: *505 '404': *6 x-github: githubCloudOnly: false @@ -74796,8 +74806,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#update-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74836,7 +74846,7 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: default: value: @@ -74862,8 +74872,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#delete-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74889,8 +74899,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-languages parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -74929,9 +74939,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *280 - *281 - - *386 + - *282 + - *387 responses: '200': description: Response @@ -75076,8 +75086,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75142,8 +75152,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#merge-a-branch parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75177,9 +75187,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *411 + schema: *412 examples: - default: *505 + default: *506 '204': description: Response when already merged '404': @@ -75204,8 +75214,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#list-milestones parameters: - - *280 - *281 + - *282 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -75246,12 +75256,12 @@ paths: application/json: schema: type: array - items: &506 + items: &507 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 examples: default: value: @@ -75307,8 +75317,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#create-a-milestone parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75348,9 +75358,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &507 + default: &508 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -75409,9 +75419,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#get-a-milestone parameters: - - *280 - *281 - - &508 + - *282 + - &509 name: milestone_number description: The number that identifies the milestone. in: path @@ -75423,9 +75433,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 '404': *6 x-github: githubCloudOnly: false @@ -75442,9 +75452,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#update-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 requestBody: required: false content: @@ -75482,9 +75492,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75500,9 +75510,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#delete-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 responses: '204': description: Response @@ -75523,9 +75533,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 - *17 - *19 responses: @@ -75535,9 +75545,9 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 + default: *487 headers: Link: *58 x-github: @@ -75556,12 +75566,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *280 - *281 - - *509 + - *282 - *510 - - *67 - *511 + - *67 + - *512 - *17 - *19 responses: @@ -75573,7 +75583,7 @@ paths: type: array items: *90 examples: - default: *512 + default: *513 headers: Link: *58 x-github: @@ -75597,8 +75607,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -75656,14 +75666,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &513 + schema: &514 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -75788,7 +75798,7 @@ paths: - custom_404 - public examples: - default: &514 + default: &515 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -75829,8 +75839,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75884,9 +75894,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 '422': *15 '409': *47 x-github: @@ -75909,8 +75919,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76009,8 +76019,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -76036,8 +76046,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -76047,7 +76057,7 @@ paths: application/json: schema: type: array - items: &515 + items: &516 title: Page Build description: Page Build type: object @@ -76141,8 +76151,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -76187,16 +76197,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-latest-pages-build parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: &516 + default: &517 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -76244,8 +76254,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build parameters: - - *280 - *281 + - *282 - name: build_id in: path required: true @@ -76256,9 +76266,9 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76278,8 +76288,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76384,9 +76394,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *280 - *281 - - &517 + - *282 + - &518 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -76444,9 +76454,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *280 - *281 - - *517 + - *282 + - *518 responses: '204': *146 '404': *6 @@ -76473,8 +76483,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -76732,8 +76742,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Private vulnerability reporting status @@ -76770,8 +76780,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': *146 '422': *14 @@ -76792,8 +76802,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': *146 '422': *14 @@ -76816,8 +76826,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-repository-projects parameters: - - *280 - *281 + - *282 - name: state description: Indicates the state of the projects to return. in: query @@ -76878,7 +76888,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -76901,8 +76911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#create-a-repository-project parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76930,11 +76940,11 @@ paths: application/json: schema: *230 examples: - default: *288 + default: *289 '401': *25 '403': *29 '404': *6 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -76957,8 +76967,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -76997,8 +77007,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -77060,8 +77070,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests parameters: - - *280 - *281 + - *282 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -77121,9 +77131,9 @@ paths: application/json: schema: type: array - items: *518 + items: *519 examples: - default: *519 + default: *520 headers: Link: *58 '304': *37 @@ -77155,8 +77165,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -77221,7 +77231,7 @@ paths: description: Response content: application/json: - schema: &523 + schema: &524 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -77332,8 +77342,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true active_lock_reason: type: string @@ -77378,7 +77388,7 @@ paths: nullable: true requested_teams: type: array - items: *258 + items: *259 nullable: true head: type: object @@ -77417,14 +77427,14 @@ paths: _links: type: object properties: - comments: *417 - commits: *417 - statuses: *417 - html: *417 - issue: *417 - review_comments: *417 - review_comment: *417 - self: *417 + comments: *418 + commits: *418 + statuses: *418 + html: *418 + issue: *418 + review_comments: *418 + review_comment: *418 + self: *418 required: - comments - commits @@ -77435,7 +77445,7 @@ paths: - review_comment - self author_association: *63 - auto_merge: *520 + auto_merge: *521 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -77527,7 +77537,7 @@ paths: - merged_by - review_comments examples: - default: &524 + default: &525 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -78054,8 +78064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *280 - *281 + - *282 - name: sort in: query required: false @@ -78084,9 +78094,9 @@ paths: application/json: schema: type: array - items: *521 + items: *522 examples: - default: &526 + default: &527 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78163,17 +78173,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78248,8 +78258,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -78272,9 +78282,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78290,8 +78300,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -78313,8 +78323,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -78341,9 +78351,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -78364,8 +78374,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -78398,16 +78408,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -78429,10 +78439,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -78475,9 +78485,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request parameters: - - *280 - *281 - - &525 + - *282 + - &526 name: pull_number description: The number that identifies the pull request. in: path @@ -78490,9 +78500,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *523 + schema: *524 examples: - default: *524 + default: *525 '304': *37 '404': *6 '406': @@ -78527,9 +78537,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -78571,9 +78581,9 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *524 + default: *525 '422': *15 '403': *29 x-github: @@ -78595,9 +78605,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -78659,7 +78669,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -78667,7 +78677,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -78697,9 +78707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *87 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -78720,9 +78730,9 @@ paths: application/json: schema: type: array - items: *521 + items: *522 examples: - default: *526 + default: *527 headers: Link: *58 x-github: @@ -78755,9 +78765,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -78862,7 +78872,7 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: example-for-a-multi-line-comment: value: @@ -78950,9 +78960,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *76 requestBody: required: true @@ -78975,7 +78985,7 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: default: value: @@ -79061,9 +79071,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -79073,9 +79083,9 @@ paths: application/json: schema: type: array - items: *411 + items: *412 examples: - default: *527 + default: *528 headers: Link: *58 x-github: @@ -79105,9 +79115,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -79117,7 +79127,7 @@ paths: application/json: schema: type: array - items: *426 + items: *427 examples: default: value: @@ -79155,9 +79165,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *280 - *281 - - *525 + - *282 + - *526 responses: '204': description: Response if pull request has been merged @@ -79180,9 +79190,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -79293,9 +79303,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 responses: '200': description: Response @@ -79370,9 +79380,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -79409,7 +79419,7 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: default: value: @@ -79945,9 +79955,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -79981,7 +79991,7 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: default: value: @@ -80486,9 +80496,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -80498,7 +80508,7 @@ paths: application/json: schema: type: array - items: &528 + items: &529 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -80649,9 +80659,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -80737,9 +80747,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: &530 + default: &531 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -80802,10 +80812,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - &529 + - *282 + - *526 + - &530 name: review_id description: The unique identifier of the review. in: path @@ -80817,9 +80827,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: &531 + default: &532 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -80878,10 +80888,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -80904,7 +80914,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -80966,18 +80976,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 responses: '200': description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *530 + default: *531 '422': *7 '404': *6 x-github: @@ -81004,10 +81014,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 - *17 - *19 responses: @@ -81090,9 +81100,9 @@ paths: _links: type: object properties: - self: *417 - html: *417 - pull_request: *417 + self: *418 + html: *418 + pull_request: *418 required: - self - html @@ -81235,10 +81245,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -81266,7 +81276,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -81329,10 +81339,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -81367,9 +81377,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *531 + default: *532 '404': *6 '422': *7 '403': *29 @@ -81391,9 +81401,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -81456,8 +81466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme parameters: - - *280 - *281 + - *282 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -81470,9 +81480,9 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: - default: &533 + default: &534 value: type: file encoding: base64 @@ -81514,8 +81524,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *280 - *281 + - *282 - name: dir description: The alternate path to look for a README file in: path @@ -81535,9 +81545,9 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: - default: *533 + default: *534 '404': *6 '422': *15 x-github: @@ -81559,8 +81569,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#list-releases parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -81570,7 +81580,7 @@ paths: application/json: schema: type: array - items: &534 + items: &535 title: Release description: A release. type: object @@ -81633,7 +81643,7 @@ paths: author: *4 assets: type: array - items: &535 + items: &536 title: Release Asset description: Data related to a release. type: object @@ -81814,8 +81824,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#create-a-release parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -81891,9 +81901,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: &538 + default: &539 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -81996,9 +82006,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#get-a-release-asset parameters: - - *280 - *281 - - &536 + - *282 + - &537 name: asset_id description: The unique identifier of the asset. in: path @@ -82010,9 +82020,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: &537 + default: &538 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 @@ -82046,7 +82056,7 @@ paths: type: User site_admin: false '404': *6 - '302': *428 + '302': *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82062,9 +82072,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#update-a-release-asset parameters: - - *280 - *281 - - *536 + - *282 + - *537 requestBody: required: false content: @@ -82092,9 +82102,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82110,9 +82120,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#delete-a-release-asset parameters: - - *280 - *281 - - *536 + - *282 + - *537 responses: '204': description: Response @@ -82136,8 +82146,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -82222,16 +82232,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-the-latest-release parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82248,8 +82258,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name parameters: - - *280 - *281 + - *282 - name: tag description: tag parameter in: path @@ -82262,9 +82272,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 '404': *6 x-github: githubCloudOnly: false @@ -82286,9 +82296,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release parameters: - - *280 - *281 - - &539 + - *282 + - &540 name: release_id description: The unique identifier of the release. in: path @@ -82302,9 +82312,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: *534 + schema: *535 examples: - default: *538 + default: *539 '401': description: Unauthorized x-github: @@ -82322,9 +82332,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#update-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 requestBody: required: false content: @@ -82388,9 +82398,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 '404': description: Not Found if the discussion category name is invalid content: @@ -82411,9 +82421,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#delete-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 responses: '204': description: Response @@ -82433,9 +82443,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#list-release-assets parameters: - - *280 - *281 - - *539 + - *282 + - *540 - *17 - *19 responses: @@ -82445,7 +82455,7 @@ paths: application/json: schema: type: array - items: *535 + items: *536 examples: default: value: @@ -82525,9 +82535,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *280 - *281 - - *539 + - *282 + - *540 - name: name in: query required: true @@ -82553,7 +82563,7 @@ paths: description: Response for successful upload content: application/json: - schema: *535 + schema: *536 examples: response-for-successful-upload: value: @@ -82607,9 +82617,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 - 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. @@ -82633,9 +82643,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -82656,9 +82666,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 requestBody: required: true content: @@ -82688,16 +82698,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -82719,10 +82729,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction parameters: - - *280 - *281 - - *539 - - *276 + - *282 + - *540 + - *277 responses: '204': description: Response @@ -82746,9 +82756,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 - *17 - *19 responses: @@ -82764,8 +82774,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *540 - - &542 + - *541 + - &543 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -82785,65 +82795,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *541 - *542 - - allOf: - *543 - - *542 - allOf: - *544 - - *542 + - *543 - allOf: - *545 - - *542 + - *543 - allOf: - *546 - - *542 + - *543 - allOf: - *547 - - *542 + - *543 - allOf: - *548 - - *542 + - *543 - allOf: - *549 - - *542 + - *543 - allOf: - *550 - - *542 + - *543 - allOf: - *551 - - *542 + - *543 - allOf: - *552 - - *542 + - *543 - allOf: - *553 - - *542 + - *543 - allOf: - *554 - - *542 + - *543 - allOf: - *555 - - *542 + - *543 - allOf: - *556 - - *542 + - *543 - allOf: - *557 - - *542 + - *543 - allOf: - *558 - - *542 + - *543 - allOf: - *559 - - *542 + - *543 - allOf: - *560 - - *542 + - *543 - allOf: - *561 - - *542 + - *543 + - allOf: + - *562 + - *543 examples: default: value: @@ -82882,8 +82892,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - *17 - *19 - name: includes_parents @@ -82894,7 +82904,7 @@ paths: schema: type: boolean default: true - - *562 + - *563 responses: '200': description: Response @@ -82949,8 +82959,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 requestBody: description: Request body required: true @@ -83012,7 +83022,7 @@ paths: application/json: schema: *245 examples: - default: &572 + default: &573 value: id: 42 name: super cool ruleset @@ -83059,12 +83069,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *280 - *281 - - *563 + - *282 - *564 - *565 - *566 + - *567 - *17 - *19 responses: @@ -83072,9 +83082,9 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *568 + default: *569 '404': *6 '500': *94 x-github: @@ -83095,17 +83105,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *280 - *281 - - *569 + - *282 + - *570 responses: '200': description: Response content: application/json: - schema: *570 + schema: *571 examples: - default: *571 + default: *572 '404': *6 '500': *94 x-github: @@ -83133,8 +83143,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83156,7 +83166,7 @@ paths: application/json: schema: *245 examples: - default: *572 + default: *573 '404': *6 '500': *94 put: @@ -83174,8 +83184,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83239,7 +83249,7 @@ paths: application/json: schema: *245 examples: - default: *572 + default: *573 '404': *6 '500': *94 delete: @@ -83257,8 +83267,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83281,8 +83291,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history parameters: - - *280 - *281 + - *282 - *17 - *19 - name: ruleset_id @@ -83300,7 +83310,7 @@ paths: type: array items: *247 examples: - default: *573 + default: *574 '404': *6 '500': *94 x-github: @@ -83319,8 +83329,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83338,7 +83348,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -83393,8 +83403,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *280 - *281 + - *282 - *248 - *249 - *250 @@ -83402,11 +83412,12 @@ paths: - *48 - *19 - *17 - - *575 - *576 + - *577 - *252 - *253 - *254 + - *255 responses: '200': description: Response @@ -83414,7 +83425,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 type: object properties: number: *54 @@ -83433,8 +83444,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *577 - resolution: *578 + state: *578 + resolution: *579 resolved_at: type: string format: date-time @@ -83652,15 +83663,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 + - *255 responses: '200': description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -83712,9 +83724,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: true content: @@ -83722,8 +83734,8 @@ paths: schema: type: object properties: - state: *577 - resolution: *578 + state: *578 + resolution: *579 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -83741,7 +83753,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -83816,9 +83828,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 - *19 - *17 responses: @@ -83829,7 +83841,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &716 + items: &717 type: object properties: type: @@ -84188,8 +84200,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84197,14 +84209,14 @@ paths: schema: type: object properties: - reason: &581 + reason: &582 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *580 + placeholder_id: *581 required: - reason - placeholder_id @@ -84221,7 +84233,7 @@ paths: schema: type: object properties: - reason: *581 + reason: *582 expire_at: type: string format: date-time @@ -84264,8 +84276,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *280 - *281 + - *282 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -84280,7 +84292,7 @@ paths: properties: incremental_scans: type: array - items: &582 + items: &583 description: Information on a single scan performed by secret scanning on the repository type: object @@ -84306,15 +84318,15 @@ paths: nullable: true pattern_update_scans: type: array - items: *582 + items: *583 backfill_scans: type: array - items: *582 + items: *583 custom_pattern_backfill_scans: type: array items: allOf: - - *582 + - *583 - type: object properties: pattern_name: @@ -84384,8 +84396,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *280 - *281 + - *282 - *48 - name: sort description: The property to sort the results by. @@ -84429,9 +84441,9 @@ paths: application/json: schema: type: array - items: *583 + items: *584 examples: - default: *584 + default: *585 '400': *14 '404': *6 x-github: @@ -84454,8 +84466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84528,7 +84540,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 required: - login - type @@ -84615,9 +84627,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: &586 + default: &587 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -84850,8 +84862,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84955,7 +84967,7 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: default: value: @@ -85102,17 +85114,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '200': description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *586 + default: *587 '403': *29 '404': *6 x-github: @@ -85136,9 +85148,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 requestBody: required: true content: @@ -85211,7 +85223,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 required: - login - type @@ -85297,10 +85309,10 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *586 - add_credit: *586 + default: *587 + add_credit: *587 '403': *29 '404': *6 '422': @@ -85338,9 +85350,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '202': *39 '400': *14 @@ -85367,17 +85379,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '202': description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 '400': *14 '422': *15 '403': *29 @@ -85403,8 +85415,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-stargazers parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -85503,8 +85515,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -85513,7 +85525,7 @@ paths: application/json: schema: type: array - items: &587 + items: &588 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -85546,8 +85558,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -85623,8 +85635,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -85720,8 +85732,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *280 - *281 + - *282 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -85875,8 +85887,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *280 - *281 + - *282 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -85886,7 +85898,7 @@ paths: application/json: schema: type: array - items: *587 + items: *588 examples: default: value: @@ -85919,8 +85931,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#create-a-commit-status parameters: - - *280 - *281 + - *282 - name: sha in: path required: true @@ -85974,7 +85986,7 @@ paths: description: Response content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86028,8 +86040,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-watchers parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86061,14 +86073,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription parameters: - - *280 - *281 + - *282 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &589 + schema: &590 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -86136,8 +86148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -86163,7 +86175,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -86190,8 +86202,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -86211,8 +86223,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-tags parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86291,8 +86303,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86300,7 +86312,7 @@ paths: application/json: schema: type: array - items: &590 + items: &591 title: Tag protection description: Tag protection type: object @@ -86352,8 +86364,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -86376,7 +86388,7 @@ paths: description: Response content: application/json: - schema: *590 + schema: *591 examples: default: value: @@ -86407,8 +86419,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *280 - *281 + - *282 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -86445,8 +86457,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *280 - *281 + - *282 - name: ref in: path required: true @@ -86482,8 +86494,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-teams parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86515,8 +86527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-all-repository-topics parameters: - - *280 - *281 + - *282 - *19 - *17 responses: @@ -86524,7 +86536,7 @@ paths: description: Response content: application/json: - schema: &591 + schema: &592 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -86536,7 +86548,7 @@ paths: required: - names examples: - default: &592 + default: &593 value: names: - octocat @@ -86559,8 +86571,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -86591,9 +86603,9 @@ paths: description: Response content: application/json: - schema: *591 + schema: *592 examples: - default: *592 + default: *593 '404': *6 '422': *7 x-github: @@ -86614,9 +86626,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-repository-clones parameters: - - *280 - *281 - - &593 + - *282 + - &594 name: per description: The time frame to display results for. in: query @@ -86645,7 +86657,7 @@ paths: example: 128 clones: type: array - items: &594 + items: &595 title: Traffic type: object properties: @@ -86732,8 +86744,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86823,8 +86835,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86884,9 +86896,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-page-views parameters: - - *280 - *281 - - *593 + - *282 + - *594 responses: '200': description: Response @@ -86905,7 +86917,7 @@ paths: example: 3782 views: type: array - items: *594 + items: *595 required: - uniques - count @@ -86982,8 +86994,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#transfer-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -87257,8 +87269,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -87281,8 +87293,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -87304,8 +87316,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -87331,8 +87343,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *280 - *281 + - *282 - name: ref in: path required: true @@ -87424,9 +87436,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -87674,7 +87686,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &595 + text_matches: &596 title: Search Result Text Matches type: array items: @@ -87836,7 +87848,7 @@ paths: enum: - author-date - committer-date - - &596 + - &597 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 @@ -87907,7 +87919,7 @@ paths: description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true comment_count: type: integer @@ -87927,7 +87939,7 @@ paths: url: type: string format: uri - verification: *463 + verification: *464 required: - author - committer @@ -87946,7 +87958,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true parents: type: array @@ -87964,7 +87976,7 @@ paths: type: number node_id: type: string - text_matches: *595 + text_matches: *596 required: - sha - node_id @@ -88146,7 +88158,7 @@ paths: - interactions - created - updated - - *596 + - *597 - *17 - *19 - name: advanced_search @@ -88273,8 +88285,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true comments: type: integer @@ -88288,7 +88300,7 @@ paths: type: string format: date-time nullable: true - text_matches: *595 + text_matches: *596 pull_request: type: object properties: @@ -88516,7 +88528,7 @@ paths: enum: - created - updated - - *596 + - *597 - *17 - *19 responses: @@ -88560,7 +88572,7 @@ paths: nullable: true score: type: number - text_matches: *595 + text_matches: *596 required: - id - node_id @@ -88645,7 +88657,7 @@ paths: - forks - help-wanted-issues - updated - - *596 + - *597 - *17 - *19 responses: @@ -88884,7 +88896,7 @@ paths: - admin - pull - push - text_matches: *595 + text_matches: *596 temp_clone_token: type: string allow_merge_commit: @@ -89184,7 +89196,7 @@ paths: type: string format: uri nullable: true - text_matches: *595 + text_matches: *596 related: type: array nullable: true @@ -89375,7 +89387,7 @@ paths: - followers - repositories - joined - - *596 + - *597 - *17 - *19 responses: @@ -89479,7 +89491,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *595 + text_matches: *596 blog: type: string nullable: true @@ -89558,7 +89570,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &597 + - &598 name: team_id description: The unique identifier of the team. in: path @@ -89570,9 +89582,9 @@ paths: description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 x-github: githubCloudOnly: false @@ -89599,7 +89611,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *597 + - *598 requestBody: required: true content: @@ -89662,16 +89674,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '201': description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 '422': *15 '403': *29 @@ -89699,7 +89711,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *597 + - *598 responses: '204': description: Response @@ -89730,7 +89742,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy parameters: - - *597 + - *598 - *48 - *17 - *19 @@ -89741,9 +89753,9 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: - default: *598 + default: *599 headers: Link: *58 x-github: @@ -89772,7 +89784,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy parameters: - - *597 + - *598 requestBody: required: true content: @@ -89806,9 +89818,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: triggersNotification: true githubCloudOnly: false @@ -89835,16 +89847,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89869,8 +89881,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: false content: @@ -89893,9 +89905,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89920,8 +89932,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 responses: '204': description: Response @@ -89950,8 +89962,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *597 - - *269 + - *598 + - *270 - *48 - *17 - *19 @@ -89962,9 +89974,9 @@ paths: application/json: schema: type: array - items: *270 + items: *271 examples: - default: *600 + default: *601 headers: Link: *58 x-github: @@ -89993,8 +90005,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: true content: @@ -90016,9 +90028,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: triggersNotification: true githubCloudOnly: false @@ -90045,17 +90057,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90080,9 +90092,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 requestBody: required: true content: @@ -90104,9 +90116,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *601 + default: *602 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90131,9 +90143,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 responses: '204': description: Response @@ -90162,9 +90174,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 - 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 team discussion comment. @@ -90190,9 +90202,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -90221,9 +90233,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 requestBody: required: true content: @@ -90255,9 +90267,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90283,8 +90295,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 - 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 team discussion. @@ -90310,9 +90322,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -90341,8 +90353,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: true content: @@ -90374,9 +90386,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -90400,7 +90412,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90438,7 +90450,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *597 + - *598 - name: role description: Filters members returned by their role in the team. in: query @@ -90489,7 +90501,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90526,7 +90538,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90566,7 +90578,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90603,16 +90615,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 responses: '200': description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-user-is-a-team-maintainer: *602 + response-if-user-is-a-team-maintainer: *603 '404': *6 x-github: githubCloudOnly: false @@ -90645,7 +90657,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 requestBody: required: false @@ -90671,9 +90683,9 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-users-membership-with-team-is-now-pending: *603 + response-if-users-membership-with-team-is-now-pending: *604 '403': description: Forbidden if team synchronization is set up '422': @@ -90707,7 +90719,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90736,7 +90748,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90746,9 +90758,9 @@ paths: application/json: schema: type: array - items: *278 + items: *279 examples: - default: *604 + default: *605 headers: Link: *58 '404': *6 @@ -90774,16 +90786,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *597 - - *279 + - *598 + - *280 responses: '200': description: Response content: application/json: - schema: *278 + schema: *279 examples: - default: *605 + default: *606 '404': description: Not Found if project is not managed by this team x-github: @@ -90807,8 +90819,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *597 - - *279 + - *598 + - *280 requestBody: required: false content: @@ -90875,8 +90887,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *597 - - *279 + - *598 + - *280 responses: '204': description: Response @@ -90903,7 +90915,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90945,15 +90957,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *606 + schema: *607 examples: alternative-response-with-extra-repository-information: value: @@ -91104,9 +91116,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 requestBody: required: false content: @@ -91156,9 +91168,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 responses: '204': description: Response @@ -91183,7 +91195,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -91195,7 +91207,7 @@ paths: type: array items: *152 examples: - response-if-child-teams-exist: *607 + response-if-child-teams-exist: *608 headers: Link: *58 '404': *6 @@ -91228,7 +91240,7 @@ paths: application/json: schema: oneOf: - - &609 + - &610 title: Private User description: Private User type: object @@ -91431,7 +91443,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *608 + - *609 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -91584,7 +91596,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -91930,7 +91942,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -91938,7 +91950,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -91982,7 +91994,7 @@ paths: type: integer secrets: type: array - items: &610 + items: &611 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -92022,7 +92034,7 @@ paths: - visibility - selected_repositories_url examples: - default: *403 + default: *404 headers: Link: *58 x-github: @@ -92098,7 +92110,7 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: default: value: @@ -92244,7 +92256,7 @@ paths: type: array items: *120 examples: - default: *611 + default: *612 '401': *25 '403': *29 '404': *6 @@ -92396,7 +92408,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '304': *37 '500': *94 '401': *25 @@ -92454,7 +92466,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -92511,7 +92523,7 @@ paths: description: Response content: application/json: - schema: &612 + schema: &613 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -92552,7 +92564,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &613 + default: &614 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -92597,9 +92609,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 '404': *6 x-github: githubCloudOnly: false @@ -92636,9 +92648,9 @@ paths: type: integer machines: type: array - items: *614 + items: *615 examples: - default: *615 + default: *616 '304': *37 '500': *94 '401': *25 @@ -92717,13 +92729,13 @@ paths: nullable: true owner: *4 billable_owner: *4 - repository: *291 + repository: *292 machine: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *401 - required: *402 + properties: *402 + required: *403 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -93505,7 +93517,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '304': *37 '500': *94 '400': *14 @@ -93545,7 +93557,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '500': *94 '401': *25 '403': *29 @@ -93577,7 +93589,7 @@ paths: type: array items: *214 examples: - default: &628 + default: &629 value: - id: 197 name: hello_docker @@ -93678,7 +93690,7 @@ paths: application/json: schema: type: array - items: &616 + items: &617 title: Email description: Email type: object @@ -93743,9 +93755,9 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: - default: &630 + default: &631 value: - email: octocat@github.com verified: true @@ -93820,7 +93832,7 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: default: value: @@ -94076,7 +94088,7 @@ paths: application/json: schema: type: array - items: &617 + items: &618 title: GPG Key description: A unique encryption key type: object @@ -94207,7 +94219,7 @@ paths: - subkeys - revoked examples: - default: &641 + default: &642 value: - id: 3 name: Octocat's GPG Key @@ -94292,9 +94304,9 @@ paths: description: Response content: application/json: - schema: *617 + schema: *618 examples: - default: &618 + default: &619 value: id: 3 name: Octocat's GPG Key @@ -94351,7 +94363,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &619 + - &620 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -94363,9 +94375,9 @@ paths: description: Response content: application/json: - schema: *617 + schema: *618 examples: - default: *618 + default: *619 '404': *6 '304': *37 '403': *29 @@ -94388,7 +94400,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *619 + - *620 responses: '204': description: Response @@ -94579,7 +94591,7 @@ paths: type: array items: *60 examples: - default: *620 + default: *621 headers: Link: *58 '404': *6 @@ -94693,7 +94705,7 @@ paths: required: true content: application/json: - schema: *474 + schema: *475 examples: default: value: @@ -94843,7 +94855,7 @@ paths: application/json: schema: type: array - items: &621 + items: &622 title: Key description: Key type: object @@ -94940,9 +94952,9 @@ paths: description: Response content: application/json: - schema: *621 + schema: *622 examples: - default: &622 + default: &623 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -94975,15 +94987,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *503 + - *504 responses: '200': description: Response content: application/json: - schema: *621 + schema: *622 examples: - default: *622 + default: *623 '404': *6 '304': *37 '403': *29 @@ -95006,7 +95018,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *503 + - *504 responses: '204': description: Response @@ -95039,7 +95051,7 @@ paths: application/json: schema: type: array - items: &623 + items: &624 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -95107,7 +95119,7 @@ paths: - account - plan examples: - default: &624 + default: &625 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -95169,9 +95181,9 @@ paths: application/json: schema: type: array - items: *623 + items: *624 examples: - default: *624 + default: *625 headers: Link: *58 '304': *37 @@ -96166,7 +96178,7 @@ paths: url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - *207 - - *625 + - *626 responses: '204': description: Response @@ -96239,7 +96251,7 @@ paths: type: array items: *203 examples: - default: *626 + default: *627 headers: Link: *58 '304': *37 @@ -96281,7 +96293,7 @@ paths: - docker - nuget - container - - *627 + - *628 - *19 - *17 responses: @@ -96293,8 +96305,8 @@ paths: type: array items: *214 examples: - default: *628 - '400': *629 + default: *629 + '400': *630 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -96323,7 +96335,7 @@ paths: application/json: schema: *214 examples: - default: &642 + default: &643 value: id: 40201 name: octo-name @@ -96776,9 +96788,9 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: - default: *630 + default: *631 headers: Link: *58 '304': *37 @@ -96891,7 +96903,7 @@ paths: type: array items: *60 examples: - default: &637 + default: &638 summary: Default response value: - id: 1296269 @@ -97195,9 +97207,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -97235,9 +97247,9 @@ paths: application/json: schema: type: array - items: *476 + items: *477 examples: - default: *631 + default: *632 headers: Link: *58 '304': *37 @@ -97316,7 +97328,7 @@ paths: application/json: schema: type: array - items: &632 + items: &633 title: Social account description: Social media account type: object @@ -97331,7 +97343,7 @@ paths: - provider - url examples: - default: &633 + default: &634 value: - provider: twitter url: https://twitter.com/github @@ -97393,9 +97405,9 @@ paths: application/json: schema: type: array - items: *632 + items: *633 examples: - default: *633 + default: *634 '422': *15 '304': *37 '404': *6 @@ -97482,7 +97494,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -97502,7 +97514,7 @@ paths: - title - created_at examples: - default: &653 + default: &654 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97568,9 +97580,9 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: - default: &635 + default: &636 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97601,7 +97613,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: - - &636 + - &637 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -97613,9 +97625,9 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: - default: *635 + default: *636 '404': *6 '304': *37 '403': *29 @@ -97638,7 +97650,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: - - *636 + - *637 responses: '204': description: Response @@ -97667,7 +97679,7 @@ paths: description: API method documentation url: https://docs.github.com/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 @@ -97692,11 +97704,11 @@ paths: type: array items: *60 examples: - default-response: *637 + default-response: *638 application/vnd.github.v3.star+json: schema: type: array - items: &655 + items: &656 title: Starred Repository description: Starred Repository type: object @@ -97852,8 +97864,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response if this repository is starred by you @@ -97881,8 +97893,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -97906,8 +97918,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -97979,7 +97991,7 @@ paths: application/json: schema: type: array - items: *265 + items: *266 examples: default: value: @@ -98065,10 +98077,10 @@ paths: application/json: schema: oneOf: + - *610 - *609 - - *608 examples: - default-response: &639 + default-response: &640 summary: Default response value: login: octocat @@ -98103,7 +98115,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &640 + response-with-git-hub-plan-information: &641 summary: Response with GitHub plan information value: login: octocat @@ -98163,7 +98175,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *638 + - *639 - *17 responses: '200': @@ -98212,11 +98224,11 @@ paths: application/json: schema: oneOf: + - *610 - *609 - - *608 examples: - default-response: *639 - response-with-git-hub-plan-information: *640 + default-response: *640 + response-with-git-hub-plan-information: *641 '404': *6 x-github: githubCloudOnly: false @@ -98292,7 +98304,7 @@ paths: bundle_url: type: string examples: - default: *342 + default: *343 '201': description: Response content: @@ -98333,7 +98345,7 @@ paths: type: array items: *214 examples: - default: *628 + default: *629 '403': *29 '401': *25 x-github: @@ -98737,9 +98749,9 @@ paths: application/json: schema: type: array - items: *617 + items: *618 examples: - default: *641 + default: *642 headers: Link: *58 x-github: @@ -98843,7 +98855,7 @@ paths: application/json: schema: *22 examples: - default: *473 + default: *474 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -98921,7 +98933,7 @@ paths: type: array items: *203 examples: - default: *626 + default: *627 headers: Link: *58 x-github: @@ -98960,7 +98972,7 @@ paths: - docker - nuget - container - - *627 + - *628 - *133 - *19 - *17 @@ -98973,10 +98985,10 @@ paths: type: array items: *214 examples: - default: *628 + default: *629 '403': *29 '401': *25 - '400': *629 + '400': *630 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99006,7 +99018,7 @@ paths: application/json: schema: *214 examples: - default: *642 + default: *643 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99605,9 +99617,9 @@ paths: description: Response content: application/json: - schema: *643 + schema: *644 examples: - default: *644 + default: *645 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99635,9 +99647,9 @@ paths: description: Response content: application/json: - schema: *645 + schema: *646 examples: - default: *646 + default: *647 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99665,9 +99677,9 @@ paths: description: Response content: application/json: - schema: *647 + schema: *648 examples: - default: *648 + default: *649 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99688,10 +99700,10 @@ paths: url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-a-user parameters: - *133 - - *649 - *650 - *651 - *652 + - *653 responses: '200': description: Response when getting a billing usage report @@ -99790,9 +99802,9 @@ paths: application/json: schema: type: array - items: *632 + items: *633 examples: - default: *633 + default: *634 headers: Link: *58 x-github: @@ -99822,9 +99834,9 @@ paths: application/json: schema: type: array - items: *634 + items: *635 examples: - default: *653 + default: *654 headers: Link: *58 x-github: @@ -99849,7 +99861,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *133 - - *654 + - *655 - *48 - *17 - *19 @@ -99861,11 +99873,11 @@ paths: schema: anyOf: - type: array - items: *655 + items: *656 - type: array items: *60 examples: - default-response: *637 + default-response: *638 headers: Link: *58 x-github: @@ -100024,7 +100036,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 @@ -100082,7 +100094,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 @@ -100101,7 +100113,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 @@ -100161,13 +100173,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: &689 + properties: &690 id: description: Unique identifier of the repository example: 42 @@ -100850,7 +100862,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &690 + required: &691 - archive_url - assignees_url - blobs_url @@ -101001,10 +101013,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -101080,11 +101092,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/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -101307,11 +101319,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: *4 required: - action @@ -101494,11 +101506,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: *4 required: - action @@ -101582,7 +101594,7 @@ x-webhooks: type: string enum: - completed - check_run: &662 + check_run: &663 title: CheckRun description: A check performed on the code of a given code change type: object @@ -101645,7 +101657,7 @@ x-webhooks: type: string pull_requests: type: array - items: *359 + items: *360 repository: *120 status: example: completed @@ -101683,7 +101695,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *661 + deployment: *662 details_url: example: https://example.com type: string @@ -101733,7 +101745,7 @@ x-webhooks: - annotations_url pull_requests: type: array - items: *359 + items: *360 started_at: example: '2018-05-04T01:14:52Z' type: string @@ -101768,9 +101780,9 @@ x-webhooks: - output - app - pull_requests - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -102163,10 +102175,10 @@ x-webhooks: type: string enum: - created - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -102562,10 +102574,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 requested_action: description: The action requested by the user. type: object @@ -102970,10 +102982,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -103950,10 +103962,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: *4 required: - action @@ -104623,10 +104635,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: *4 required: - action @@ -105290,10 +105302,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: *4 required: - action @@ -105456,7 +105468,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -105601,20 +105613,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &663 + commit_oid: &664 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: &664 + enterprise: *657 + installation: *658 + organization: *659 + ref: &665 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: *4 required: - action @@ -105776,7 +105788,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -106006,12 +106018,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106106,7 +106118,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -106274,12 +106286,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106442,7 +106454,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -106608,12 +106620,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106710,7 +106722,7 @@ x-webhooks: dismissed_by: type: object nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -106878,16 +106890,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: *4 required: - action @@ -106981,7 +106993,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -107121,12 +107133,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -107383,10 +107395,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: *4 required: - action @@ -107466,18 +107478,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: &665 + organization: *659 + pusher_type: &666 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &666 + ref: &667 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -107487,7 +107499,7 @@ x-webhooks: enum: - tag - branch - repository: *659 + repository: *660 sender: *4 required: - ref @@ -107570,9 +107582,9 @@ x-webhooks: enum: - created definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107657,9 +107669,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: *4 required: - action @@ -107737,9 +107749,9 @@ x-webhooks: enum: - promote_to_enterprise definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107817,9 +107829,9 @@ x-webhooks: enum: - updated definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107896,10 +107908,10 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - repository: *659 - organization: *658 + enterprise: *657 + installation: *658 + repository: *660 + organization: *659 sender: *4 new_property_values: type: array @@ -107984,18 +107996,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - pusher_type: *665 - ref: *666 + enterprise: *657 + installation: *658 + organization: *659 + pusher_type: *666 + ref: *667 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *659 + repository: *660 sender: *4 required: - ref @@ -108079,11 +108091,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108167,11 +108179,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108255,11 +108267,11 @@ x-webhooks: type: string enum: - created - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108341,11 +108353,11 @@ x-webhooks: type: string enum: - dismissed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108427,11 +108439,11 @@ x-webhooks: type: string enum: - fixed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108514,11 +108526,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108600,11 +108612,11 @@ x-webhooks: type: string enum: - reopened - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108681,9 +108693,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - key: &667 + enterprise: *657 + installation: *658 + key: &668 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -108719,8 +108731,8 @@ x-webhooks: - verified - created_at - read_only - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -108797,11 +108809,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - key: *667 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + key: *668 + organization: *659 + repository: *660 sender: *4 required: - action @@ -109362,12 +109374,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: *4 - workflow: &671 + workflow: &672 title: Workflow type: object nullable: true @@ -110093,13 +110105,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *438 + deployment: *439 pull_requests: type: array - items: *523 - repository: *659 - organization: *658 - installation: *657 + items: *524 + repository: *660 + organization: *659 + installation: *658 sender: *4 responses: '200': @@ -110170,7 +110182,7 @@ x-webhooks: type: string enum: - approved - approver: &668 + approver: &669 type: object properties: avatar_url: @@ -110213,11 +110225,11 @@ x-webhooks: type: string comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: &669 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: &670 type: array items: type: object @@ -110296,7 +110308,7 @@ x-webhooks: sender: *4 since: type: string - workflow_job_run: &670 + workflow_job_run: &671 type: object properties: conclusion: @@ -111027,18 +111039,18 @@ x-webhooks: type: string enum: - rejected - approver: *668 + approver: *669 comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: *669 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: *670 sender: *4 since: type: string - workflow_job_run: *670 + workflow_job_run: *671 workflow_job_runs: type: array items: @@ -111742,13 +111754,13 @@ x-webhooks: type: string enum: - requested - enterprise: *656 + enterprise: *657 environment: type: string - installation: *657 - organization: *658 - repository: *659 - requestor: &676 + installation: *658 + organization: *659 + repository: *660 + requestor: &677 title: User type: object nullable: true @@ -113647,12 +113659,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: *4 - workflow: *671 + workflow: *672 workflow_run: title: Deployment Workflow Run type: object @@ -114332,7 +114344,7 @@ x-webhooks: type: string enum: - answered - answer: &674 + answer: &675 type: object properties: author_association: @@ -114489,7 +114501,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &672 + discussion: &673 title: Discussion description: A Discussion in a repository. type: object @@ -114775,7 +114787,7 @@ x-webhooks: - id labels: type: array - items: *485 + items: *486 required: - repository_url - category @@ -114797,10 +114809,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: *4 required: - action @@ -114927,11 +114939,11 @@ x-webhooks: - from required: - category - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115014,11 +115026,11 @@ x-webhooks: type: string enum: - closed - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115100,7 +115112,7 @@ x-webhooks: type: string enum: - created - comment: &673 + comment: &674 type: object properties: author_association: @@ -115257,11 +115269,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115344,12 +115356,12 @@ x-webhooks: type: string enum: - deleted - comment: *673 - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *674 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115444,12 +115456,12 @@ x-webhooks: - from required: - body - comment: *673 - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *674 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115533,11 +115545,11 @@ x-webhooks: type: string enum: - created - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115619,11 +115631,11 @@ x-webhooks: type: string enum: - deleted - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115723,11 +115735,11 @@ x-webhooks: type: string required: - from - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115809,10 +115821,10 @@ x-webhooks: type: string enum: - labeled - discussion: *672 - enterprise: *656 - installation: *657 - label: &675 + discussion: *673 + enterprise: *657 + installation: *658 + label: &676 title: Label type: object properties: @@ -115844,8 +115856,8 @@ x-webhooks: - color - default - description - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115928,11 +115940,11 @@ x-webhooks: type: string enum: - locked - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116014,11 +116026,11 @@ x-webhooks: type: string enum: - pinned - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116100,11 +116112,11 @@ x-webhooks: type: string enum: - reopened - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116189,16 +116201,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *672 - new_repository: *659 + new_discussion: *673 + new_repository: *660 required: - new_discussion - new_repository - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116281,10 +116293,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *672 - old_answer: *674 - organization: *658 - repository: *659 + discussion: *673 + old_answer: *675 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116366,12 +116378,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *672 - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116454,11 +116466,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116540,11 +116552,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116617,7 +116629,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/rest/repos/repos#get-a-repository) resource. @@ -117277,9 +117289,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - forkee @@ -117425,9 +117437,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 @@ -117464,7 +117476,7 @@ x-webhooks: - action - sha - html_url - repository: *659 + repository: *660 sender: *4 required: - pages @@ -117540,10 +117552,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: &677 + organization: *659 + repositories: &678 description: An array of repository objects that the installation can access. type: array @@ -117569,8 +117581,8 @@ x-webhooks: - name - full_name - private - repository: *659 - requester: *676 + repository: *660 + requester: *677 sender: *4 required: - action @@ -117645,11 +117657,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -117725,11 +117737,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -117805,10 +117817,10 @@ x-webhooks: type: string enum: - added - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: &678 + organization: *659 + repositories_added: &679 description: An array of repository objects, which were added to the installation. type: array @@ -117854,15 +117866,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *659 - repository_selection: &679 + repository: *660 + repository_selection: &680 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *676 + requester: *677 sender: *4 required: - action @@ -117941,10 +117953,10 @@ x-webhooks: type: string enum: - removed - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: *678 + organization: *659 + repositories_added: *679 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -117971,9 +117983,9 @@ x-webhooks: - name - full_name - private - repository: *659 - repository_selection: *679 - requester: *676 + repository: *660 + repository_selection: *680 + requester: *677 sender: *4 required: - action @@ -118052,11 +118064,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -118234,10 +118246,10 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 target_type: type: string @@ -118316,11 +118328,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -118572,8 +118584,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/rest/issues/issues#get-an-issue) the comment belongs to. @@ -119729,8 +119741,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -119810,7 +119822,7 @@ x-webhooks: type: string enum: - deleted - comment: &680 + comment: &681 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -119975,8 +119987,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/rest/issues/issues#get-an-issue) the comment belongs to. @@ -121130,8 +121142,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -121211,7 +121223,7 @@ x-webhooks: type: string enum: - edited - changes: &708 + changes: &709 description: The changes to the comment. type: object properties: @@ -121223,9 +121235,9 @@ x-webhooks: type: string required: - from - comment: *680 - enterprise: *656 - installation: *657 + comment: *681 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -122380,8 +122392,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -122463,10 +122475,10 @@ x-webhooks: type: string enum: - assigned - assignee: *676 - enterprise: *656 - installation: *657 - issue: &683 + assignee: *677 + enterprise: *657 + installation: *658 + issue: &684 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -123385,8 +123397,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -123466,8 +123478,8 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -124526,8 +124538,8 @@ x-webhooks: required: - state - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -124606,8 +124618,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/rest/issues/issues#get-an-issue) @@ -125521,8 +125533,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -125601,8 +125613,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/rest/issues/issues#get-an-issue) @@ -126517,7 +126529,7 @@ x-webhooks: format: uri user_view_type: type: string - milestone: &681 + milestone: &682 title: Milestone description: A collection of related issues and pull requests. type: object @@ -126655,8 +126667,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -126755,8 +126767,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/rest/issues/issues#get-an-issue) @@ -127675,9 +127687,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *675 - organization: *658 - repository: *659 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -127757,8 +127769,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/rest/issues/issues#get-an-issue) @@ -128676,9 +128688,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *675 - organization: *658 - repository: *659 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -128758,8 +128770,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/rest/issues/issues#get-an-issue) @@ -129678,8 +129690,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -129758,8 +129770,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/rest/issues/issues#get-an-issue) @@ -130672,9 +130684,9 @@ x-webhooks: format: uri user_view_type: type: string - milestone: *681 - organization: *658 - repository: *659 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -132117,8 +132129,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/rest/issues/issues#get-an-issue) @@ -133036,8 +133048,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -133117,9 +133129,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *656 - installation: *657 - issue: &682 + enterprise: *657 + installation: *658 + issue: &683 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -134031,8 +134043,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -134111,8 +134123,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/rest/issues/issues#get-an-issue) @@ -135030,8 +135042,8 @@ x-webhooks: user_view_type: type: string type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136494,11 +136506,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *656 - installation: *657 - issue: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *683 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136578,12 +136590,12 @@ x-webhooks: type: string enum: - typed - enterprise: *656 - installation: *657 - issue: *683 + enterprise: *657 + installation: *658 + issue: *684 type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136664,7 +136676,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &711 + assignee: &712 title: User type: object nullable: true @@ -136734,11 +136746,11 @@ x-webhooks: required: - login - id - enterprise: *656 - installation: *657 - issue: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *684 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136817,12 +136829,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - issue: *683 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *684 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136902,8 +136914,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/rest/issues/issues#get-an-issue) @@ -137820,8 +137832,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -137901,11 +137913,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *656 - installation: *657 - issue: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *683 + organization: *659 + repository: *660 sender: *4 required: - action @@ -137984,12 +137996,12 @@ x-webhooks: type: string enum: - untyped - enterprise: *656 - installation: *657 - issue: *683 + enterprise: *657 + installation: *658 + issue: *684 type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138069,11 +138081,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138151,11 +138163,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138265,11 +138277,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138351,9 +138363,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: &684 + enterprise: *657 + installation: *658 + marketplace_purchase: &685 title: Marketplace Purchase type: object required: @@ -138436,8 +138448,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: &685 + organization: *659 + previous_marketplace_purchase: &686 title: Marketplace Purchase type: object properties: @@ -138517,7 +138529,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138597,10 +138609,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -138683,7 +138695,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138765,10 +138777,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -138850,7 +138862,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138931,8 +138943,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 @@ -139014,9 +139026,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: *685 - repository: *659 + organization: *659 + previous_marketplace_purchase: *686 + repository: *660 sender: *4 required: - action @@ -139096,12 +139108,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 - previous_marketplace_purchase: *685 - repository: *659 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 + previous_marketplace_purchase: *686 + repository: *660 sender: *4 required: - action @@ -139203,11 +139215,11 @@ x-webhooks: type: string required: - to - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139307,11 +139319,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139390,11 +139402,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139472,11 +139484,11 @@ x-webhooks: type: string enum: - added - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -139552,7 +139564,7 @@ x-webhooks: required: - login - id - team: &686 + team: &687 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -139742,11 +139754,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -139823,7 +139835,7 @@ x-webhooks: required: - login - id - team: *686 + team: *687 required: - action - scope @@ -139905,8 +139917,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *657 - merge_group: &688 + installation: *658 + merge_group: &689 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -139925,15 +139937,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *687 + head_commit: *688 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140019,10 +140031,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *657 - merge_group: *688 - organization: *658 - repository: *659 + installation: *658 + merge_group: *689 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140095,7 +140107,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, @@ -140203,16 +140215,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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -140293,11 +140305,11 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140376,9 +140388,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - milestone: &691 + enterprise: *657 + installation: *658 + milestone: &692 title: Milestone description: A collection of related issues and pull requests. type: object @@ -140515,8 +140527,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140595,11 +140607,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140709,11 +140721,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140793,11 +140805,11 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - milestone: *691 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *692 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140876,11 +140888,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *676 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *677 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140959,11 +140971,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *676 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *677 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141042,9 +141054,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - membership: &692 + enterprise: *657 + installation: *658 + membership: &693 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -141136,8 +141148,8 @@ x-webhooks: - role - organization_url - user - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141215,11 +141227,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141298,8 +141310,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`. @@ -141415,10 +141427,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 - user: *676 + user: *677 required: - action - invitation @@ -141496,11 +141508,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141587,11 +141599,11 @@ x-webhooks: properties: from: type: string - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141667,9 +141679,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 @@ -142168,7 +142180,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &693 + items: &694 title: Ruby Gems metadata type: object properties: @@ -142263,7 +142275,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -142339,9 +142351,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 @@ -142694,7 +142706,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *693 + items: *694 source_url: type: string format: uri @@ -142764,7 +142776,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -142941,12 +142953,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: *4 required: - id @@ -143023,7 +143035,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &694 + personal_access_token_request: &695 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -143169,10 +143181,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *656 - organization: *658 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143249,11 +143261,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *694 - enterprise: *656 - organization: *658 + personal_access_token_request: *695 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143329,11 +143341,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *694 - enterprise: *656 - organization: *658 + personal_access_token_request: *695 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143408,11 +143420,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *694 - organization: *658 - enterprise: *656 + personal_access_token_request: *695 + organization: *659 + enterprise: *657 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143517,7 +143529,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *695 + last_response: *696 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -143549,8 +143561,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: *4 zen: description: Random string of GitHub zen. @@ -143795,10 +143807,10 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: &696 + enterprise: *657 + installation: *658 + organization: *659 + project_card: &697 title: Project Card type: object properties: @@ -143917,7 +143929,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -143998,11 +144010,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_card: *696 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *697 + repository: *660 sender: *4 required: - action @@ -144082,9 +144094,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 @@ -144212,8 +144224,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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -144307,11 +144319,11 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: *696 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *697 + repository: *660 sender: *4 required: - action @@ -144405,9 +144417,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 @@ -144597,7 +144609,7 @@ x-webhooks: type: string required: - after_id - repository: *659 + repository: *660 sender: *4 required: - action @@ -144677,10 +144689,10 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - organization: *658 - project: &698 + enterprise: *657 + installation: *658 + organization: *659 + project: &699 title: Project type: object properties: @@ -144804,7 +144816,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -144884,10 +144896,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_column: &697 + enterprise: *657 + installation: *658 + organization: *659 + project_column: &698 title: Project Column type: object properties: @@ -144926,7 +144938,7 @@ x-webhooks: - name - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -145005,18 +145017,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -145106,11 +145118,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 + repository: *660 sender: *4 required: - action @@ -145190,11 +145202,11 @@ x-webhooks: type: string enum: - moved - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 + repository: *660 sender: *4 required: - action @@ -145274,11 +145286,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145358,18 +145370,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project: *698 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -145471,11 +145483,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145554,11 +145566,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145639,9 +145651,9 @@ x-webhooks: type: string enum: - closed - installation: *657 - organization: *658 - projects_v2: &699 + installation: *658 + organization: *659 + projects_v2: &700 title: Projects v2 Project description: A projects v2 project type: object @@ -145784,9 +145796,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -145867,9 +145879,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -145986,9 +145998,9 @@ x-webhooks: type: string to: type: string - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -146071,7 +146083,7 @@ x-webhooks: type: string enum: - archived - changes: &703 + changes: &704 type: object properties: archived_at: @@ -146085,9 +146097,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *657 - organization: *658 - projects_v2_item: &700 + installation: *658 + organization: *659 + projects_v2_item: &701 title: Projects v2 Item description: An item belonging to a project type: object @@ -146221,9 +146233,9 @@ x-webhooks: nullable: true to: type: string - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146305,9 +146317,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146388,9 +146400,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146496,7 +146508,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &701 + - &702 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -146514,7 +146526,7 @@ x-webhooks: required: - id - name - - &702 + - &703 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -146537,8 +146549,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *701 - *702 + - *703 required: - field_value - type: object @@ -146554,9 +146566,9 @@ x-webhooks: nullable: true required: - body - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146651,9 +146663,9 @@ x-webhooks: to: type: string nullable: true - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146736,10 +146748,10 @@ x-webhooks: type: string enum: - restored - changes: *703 - installation: *657 - organization: *658 - projects_v2_item: *700 + changes: *704 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146821,9 +146833,9 @@ x-webhooks: type: string enum: - reopened - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -146904,9 +146916,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_status_update: &704 + installation: *658 + organization: *659 + projects_v2_status_update: &705 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -147033,9 +147045,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_status_update: *704 + installation: *658 + organization: *659 + projects_v2_status_update: *705 sender: *4 required: - action @@ -147171,9 +147183,9 @@ x-webhooks: type: string format: date nullable: true - installation: *657 - organization: *658 - projects_v2_status_update: *704 + installation: *658 + organization: *659 + projects_v2_status_update: *705 sender: *4 required: - action @@ -147244,10 +147256,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: *4 required: - repository @@ -147324,13 +147336,13 @@ x-webhooks: type: string enum: - assigned - assignee: *676 - enterprise: *656 - installation: *657 - number: &705 + assignee: *677 + enterprise: *657 + installation: *658 + number: &706 description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -149613,7 +149625,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -149695,11 +149707,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 @@ -151977,7 +151989,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *4 required: - action @@ -152059,11 +152071,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 @@ -154341,7 +154353,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *4 required: - action @@ -154423,13 +154435,13 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: &706 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: &707 allOf: - - *523 + - *524 - type: object properties: allow_auto_merge: @@ -154491,7 +154503,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *659 + repository: *660 sender: *4 required: - action @@ -154572,12 +154584,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -154657,11 +154669,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - milestone: *506 - number: *705 - organization: *658 - pull_request: &707 + enterprise: *657 + milestone: *507 + number: *706 + organization: *659 + pull_request: &708 title: Pull Request type: object properties: @@ -156924,7 +156936,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -157003,11 +157015,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 @@ -159289,7 +159301,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *659 + repository: *660 sender: *4 required: - action @@ -159413,12 +159425,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -159498,11 +159510,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 @@ -161769,7 +161781,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -161849,11 +161861,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 - label: *675 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + label: *676 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -164135,7 +164147,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -164216,10 +164228,10 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -166499,7 +166511,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -166579,12 +166591,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - milestone: *506 - number: *705 - organization: *658 - pull_request: *707 - repository: *659 + enterprise: *657 + milestone: *507 + number: *706 + organization: *659 + pull_request: *708 + repository: *660 sender: *4 required: - action @@ -166663,12 +166675,12 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -166749,12 +166761,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -166834,12 +166846,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -167205,9 +167217,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -169377,7 +169389,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -169457,7 +169469,7 @@ x-webhooks: type: string enum: - deleted - comment: &709 + comment: &710 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -169742,9 +169754,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -171902,7 +171914,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -171982,11 +171994,11 @@ x-webhooks: type: string enum: - edited - changes: *708 - comment: *709 - enterprise: *656 - installation: *657 - organization: *658 + changes: *709 + comment: *710 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -174147,7 +174159,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -174228,9 +174240,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 @@ -176403,7 +176415,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 review: description: The review that was affected. type: object @@ -176646,9 +176658,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 @@ -178702,8 +178714,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: &710 + repository: *660 + review: &711 description: The review that was affected. type: object properties: @@ -178932,12 +178944,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 @@ -181220,7 +181232,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -181304,12 +181316,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 @@ -183599,7 +183611,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 @@ -183791,12 +183803,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 @@ -186081,7 +186093,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -186166,12 +186178,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 @@ -188447,7 +188459,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 @@ -188628,9 +188640,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 @@ -190805,8 +190817,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: *710 + repository: *660 + review: *711 sender: *4 required: - action @@ -190886,9 +190898,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 @@ -192958,7 +192970,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *4 thread: type: object @@ -193341,9 +193353,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 @@ -195399,7 +195411,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *4 thread: type: object @@ -195785,10 +195797,10 @@ x-webhooks: type: string before: type: string - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -198059,7 +198071,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -198141,11 +198153,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *711 - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + assignee: *712 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -200428,7 +200440,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -200507,11 +200519,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - label: *675 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + label: *676 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -202784,7 +202796,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -202865,10 +202877,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -205133,7 +205145,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -205333,7 +205345,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 @@ -205425,8 +205437,8 @@ x-webhooks: - url - author - committer - installation: *657 - organization: *658 + installation: *658 + organization: *659 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -206001,9 +206013,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -206449,7 +206461,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *693 + items: *694 summary: type: string tag_name: @@ -206503,7 +206515,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -206581,9 +206593,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -206891,7 +206903,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *693 + items: *694 summary: type: string tag_name: @@ -206940,7 +206952,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -207017,10 +207029,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - release: &712 + enterprise: *657 + installation: *658 + organization: *659 + release: &713 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -207325,7 +207337,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *659 + repository: *660 sender: *4 required: - action @@ -207402,11 +207414,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -207523,11 +207535,11 @@ x-webhooks: type: boolean required: - to - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -207605,9 +207617,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/rest/releases/releases/#get-a-release) @@ -207916,7 +207928,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *4 required: - action @@ -207992,10 +208004,10 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - release: &713 + enterprise: *657 + installation: *658 + organization: *659 + release: &714 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -208301,7 +208313,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *4 required: - action @@ -208377,11 +208389,11 @@ x-webhooks: type: string enum: - released - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -208457,11 +208469,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *656 - installation: *657 - organization: *658 - release: *713 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *714 + repository: *660 sender: *4 required: - action @@ -208537,11 +208549,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *583 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *584 sender: *4 required: - action @@ -208617,11 +208629,11 @@ x-webhooks: type: string enum: - reported - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *583 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *584 sender: *4 required: - action @@ -208697,10 +208709,10 @@ x-webhooks: type: string enum: - archived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208777,10 +208789,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208858,10 +208870,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208945,10 +208957,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: *4 required: - action @@ -209060,10 +209072,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: *4 required: - action @@ -209135,10 +209147,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: *4 status: type: string @@ -209219,10 +209231,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209299,10 +209311,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209396,10 +209408,10 @@ x-webhooks: - name required: - repository - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209479,10 +209491,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: *245 sender: *4 required: @@ -209561,10 +209573,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: *245 sender: *4 required: @@ -209643,10 +209655,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: *245 changes: type: object @@ -209951,10 +209963,10 @@ x-webhooks: - from required: - owner - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210032,10 +210044,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210113,7 +210125,7 @@ x-webhooks: type: string enum: - create - alert: &714 + alert: &715 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -210234,10 +210246,10 @@ x-webhooks: type: string enum: - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210443,10 +210455,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210524,11 +210536,11 @@ x-webhooks: type: string enum: - reopen - alert: *714 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *715 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210727,10 +210739,10 @@ x-webhooks: enum: - fixed - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210808,7 +210820,7 @@ x-webhooks: type: string enum: - created - alert: &715 + alert: &716 type: object properties: number: *54 @@ -210919,10 +210931,10 @@ x-webhooks: description: Whether the detected secret was found in multiple repositories in the same organization or business. nullable: true - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211003,11 +211015,11 @@ x-webhooks: type: string enum: - created - alert: *715 - installation: *657 - location: *716 - organization: *658 - repository: *659 + alert: *716 + installation: *658 + location: *717 + organization: *659 + repository: *660 sender: *4 required: - location @@ -211245,11 +211257,11 @@ x-webhooks: type: string enum: - publicly_leaked - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211327,11 +211339,11 @@ x-webhooks: type: string enum: - reopened - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211409,11 +211421,11 @@ x-webhooks: type: string enum: - resolved - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211491,11 +211503,11 @@ x-webhooks: type: string enum: - validated - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211621,10 +211633,10 @@ x-webhooks: - organization - enterprise nullable: true - repository: *659 - enterprise: *656 - installation: *657 - organization: *658 + repository: *660 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -211702,11 +211714,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: &717 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: &718 description: The details of the security advisory, including summary, description, and severity. type: object @@ -211889,11 +211901,11 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: *717 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: *718 sender: *4 required: - action @@ -211966,10 +211978,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. @@ -212154,10 +212166,10 @@ x-webhooks: type: object properties: security_and_analysis: *238 - enterprise: *656 - installation: *657 - organization: *658 - repository: *291 + enterprise: *657 + installation: *658 + organization: *659 + repository: *292 sender: *4 required: - changes @@ -212235,12 +212247,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: &718 + sponsorship: &719 type: object properties: created_at: @@ -212541,12 +212553,12 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - sponsorship @@ -212634,12 +212646,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -212716,17 +212728,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &719 + effective_date: &720 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: *4 - sponsorship: *718 + sponsorship: *719 required: - action - sponsorship @@ -212800,7 +212812,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &720 + changes: &721 type: object properties: tier: @@ -212844,13 +212856,13 @@ x-webhooks: - from required: - tier - effective_date: *719 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + effective_date: *720 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -212927,13 +212939,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *720 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + changes: *721 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -213007,10 +213019,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -213093,10 +213105,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -213516,15 +213528,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: *4 sha: description: The Commit SHA. @@ -213639,9 +213651,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213731,9 +213743,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213823,9 +213835,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213915,9 +213927,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213994,12 +214006,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: *4 - team: &721 + team: &722 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -214189,9 +214201,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 @@ -214649,7 +214661,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -214725,9 +214737,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 @@ -215185,7 +215197,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -215262,9 +215274,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 @@ -215722,7 +215734,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -215866,9 +215878,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 @@ -216326,7 +216338,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - changes @@ -216404,9 +216416,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 @@ -216864,7 +216876,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -216940,10 +216952,10 @@ x-webhooks: type: string enum: - started - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -217016,16 +217028,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: *4 workflow: type: string @@ -217107,10 +217119,10 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: allOf: @@ -217347,7 +217359,7 @@ x-webhooks: type: string required: - conclusion - deployment: *438 + deployment: *439 required: - action - repository @@ -217426,10 +217438,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: *4 workflow_job: allOf: @@ -217689,7 +217701,7 @@ x-webhooks: required: - status - steps - deployment: *438 + deployment: *439 required: - action - repository @@ -217768,10 +217780,10 @@ x-webhooks: type: string enum: - queued - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: type: object @@ -217906,7 +217918,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *438 + deployment: *439 required: - action - repository @@ -217985,10 +217997,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: type: object @@ -218124,7 +218136,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *438 + deployment: *439 required: - action - repository @@ -218204,12 +218216,12 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - workflow: *671 + workflow: *672 workflow_run: title: Workflow Run type: object @@ -219208,12 +219220,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: *4 - workflow: *671 + workflow: *672 workflow_run: title: Workflow Run type: object @@ -220197,12 +220209,12 @@ x-webhooks: type: string enum: - requested - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - workflow: *671 + workflow: *672 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 f6042291df..21559953c7 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -22140,6 +22140,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -135913,6 +135923,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -420278,6 +420298,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -420986,6 +421016,16 @@ "description": "The security alert number.", "readOnly": true } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { 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 f718116d11..f59cbeed94 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -851,7 +851,7 @@ paths: - subscriptions_url - type - url - type: &257 + type: &258 type: string description: The type of credit the user is receiving. enum: @@ -1017,7 +1017,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &585 + - &586 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -8674,7 +8674,7 @@ paths: - unknown - direct - transitive - security_advisory: &430 + security_advisory: &431 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -8936,7 +8936,7 @@ paths: format: date-time readOnly: true nullable: true - auto_dismissed_at: &431 + auto_dismissed_at: &432 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -9382,6 +9382,15 @@ paths: schema: type: boolean default: false + - &255 + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false responses: '200': description: Response @@ -9389,7 +9398,7 @@ paths: application/json: schema: type: array - items: &255 + items: &256 type: object properties: number: *54 @@ -9408,14 +9417,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &577 + state: &578 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: &578 + resolution: &579 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -9517,7 +9526,7 @@ paths: is base64 encoded nullable: true examples: - default: &256 + default: &257 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -9853,7 +9862,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &479 + properties: &480 id: type: integer format: int64 @@ -9964,7 +9973,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &415 + properties: &416 url: type: string format: uri @@ -10034,7 +10043,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &416 + required: &417 - closed_issues - creator - description @@ -10238,7 +10247,7 @@ paths: - total - completed - percent_completed - required: &480 + required: &481 - assignee - closed_at - comments @@ -10260,7 +10269,7 @@ paths: - author_association - created_at - updated_at - comment: &477 + comment: &478 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -10827,7 +10836,7 @@ paths: url: type: string format: uri - user: &608 + user: &609 title: Public User description: Public User type: object @@ -14132,14 +14141,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &280 + - &281 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &281 + - &282 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -14210,7 +14219,7 @@ paths: '404': *6 '403': *29 '304': *37 - '301': &292 + '301': &293 description: Moved permanently content: application/json: @@ -14232,7 +14241,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &509 + - &510 name: all description: If `true`, show notifications marked as read. in: query @@ -14240,7 +14249,7 @@ paths: schema: type: boolean default: false - - &510 + - &511 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -14250,7 +14259,7 @@ paths: type: boolean default: false - *67 - - &511 + - &512 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: @@ -14714,7 +14723,7 @@ paths: - url - subscription_url examples: - default: &512 + default: &513 value: - id: '1' repository: @@ -15315,7 +15324,7 @@ paths: - avatar_url - description examples: - default: &626 + default: &627 value: - login: github id: 1 @@ -15361,7 +15370,7 @@ paths: required: true schema: type: string - - &649 + - &650 name: year description: If specified, only return results for a single year. The value of `year` is an integer with four digits representing a year. For example, @@ -15370,7 +15379,7 @@ paths: required: false schema: type: integer - - &650 + - &651 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. If no year is specified the @@ -15379,7 +15388,7 @@ paths: required: false schema: type: integer - - &651 + - &652 name: day description: If specified, only return results for a single day. The value of `day` is an integer between `1` and `31`. If no `year` or `month` is @@ -15388,7 +15397,7 @@ paths: required: false schema: type: integer - - &652 + - &653 name: hour description: If specified, only return results for a single hour. The value of `hour` is an integer between `0` and `23`. If no `year`, `month`, or @@ -16224,7 +16233,7 @@ paths: type: integer repository_cache_usages: type: array - items: &297 + items: &298 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -17092,7 +17101,7 @@ paths: - all - local_only - selected - selected_actions_url: &303 + selected_actions_url: &304 type: string description: The API URL to use to get or set the actions and reusable workflows that are allowed to run, when `allowed_actions` @@ -17182,7 +17191,7 @@ paths: type: array items: *60 examples: - default: &620 + default: &621 value: total_count: 1 repositories: @@ -17510,7 +17519,7 @@ paths: description: Response content: application/json: - schema: &307 + schema: &308 type: object properties: default_workflow_permissions: &113 @@ -17561,7 +17570,7 @@ paths: required: false content: application/json: - schema: &308 + schema: &309 type: object properties: default_workflow_permissions: *113 @@ -18050,7 +18059,7 @@ paths: type: array items: *120 examples: - default: &611 + default: &612 value: total_count: 1 repositories: @@ -18692,7 +18701,7 @@ paths: application/json: schema: type: array - items: &309 + items: &310 title: Runner Application description: Runner Application type: object @@ -18717,7 +18726,7 @@ paths: - download_url - filename examples: - default: &310 + default: &311 value: - os: osx architecture: x64 @@ -18803,7 +18812,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &311 + '201': &312 description: Response content: application/json: @@ -18914,7 +18923,7 @@ paths: - token - expires_at examples: - default: &312 + default: &313 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -18953,7 +18962,7 @@ paths: application/json: schema: *124 examples: - default: &313 + default: &314 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -18987,7 +18996,7 @@ paths: application/json: schema: *122 examples: - default: &314 + default: &315 value: id: 23 name: MBP @@ -19213,7 +19222,7 @@ paths: - *95 - *121 responses: - '200': &315 + '200': &316 description: Response content: application/json: @@ -19270,7 +19279,7 @@ paths: parameters: - *95 - *121 - - &316 + - &317 name: name description: The name of a self-hosted runner's custom label. in: path @@ -19400,7 +19409,7 @@ paths: description: Response content: application/json: - schema: &328 + schema: &329 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -19429,7 +19438,7 @@ paths: - key_id - key examples: - default: &329 + default: &330 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -19842,7 +19851,7 @@ paths: url: https://docs.github.com/rest/actions/variables#list-organization-variables parameters: - *95 - - &302 + - &303 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -20377,7 +20386,7 @@ paths: bundle_url: type: string examples: - default: &342 + default: &343 value: attestations: - bundle: @@ -21292,7 +21301,7 @@ paths: url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *95 - - &368 + - &369 name: tool_name description: The name of a code scanning tool. Only results by this tool will be listed. You can specify the tool by using either `tool_name` or `tool_guid`, @@ -21302,7 +21311,7 @@ paths: schema: &140 type: string description: The name of the tool used to generate the code scanning analysis. - - &369 + - &370 name: tool_guid description: The GUID of a code scanning tool. Only results by this tool will be listed. Note that some code scanning tools may not include a GUID in @@ -21325,7 +21334,7 @@ paths: be returned. in: query required: false - schema: &371 + schema: &372 type: string description: State of a code scanning alert. enum: @@ -21348,7 +21357,7 @@ paths: be returned. in: query required: false - schema: &372 + schema: &373 type: string description: Severity of a code scanning alert. enum: @@ -21374,7 +21383,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: &373 + instances_url: &374 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -21397,7 +21406,7 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: &374 + dismissed_reason: &375 type: string description: "**Required when the state is dismissed.** The reason for dismissing or closing the alert." @@ -21406,13 +21415,13 @@ paths: - false positive - won't fix - used in tests - dismissed_comment: &375 + dismissed_comment: &376 type: string description: The dismissal comment associated with the dismissal of the alert. nullable: true maxLength: 280 - rule: &376 + rule: &377 type: object properties: id: @@ -21465,7 +21474,7 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: &377 + tool: &378 type: object properties: name: *140 @@ -21475,15 +21484,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *141 - most_recent_instance: &378 + most_recent_instance: &379 type: object properties: - ref: &370 + ref: &371 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &388 + analysis_key: &389 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -21494,7 +21503,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &389 + category: &390 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -22777,7 +22786,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &401 + properties: &402 name: type: string description: The name of the machine. @@ -22819,7 +22828,7 @@ paths: - ready - in_progress nullable: true - required: &402 + required: &403 - name - display_name - operating_system @@ -23687,7 +23696,7 @@ paths: - updated_at - visibility examples: - default: &403 + default: &404 value: total_count: 2 secrets: @@ -23725,7 +23734,7 @@ paths: description: Response content: application/json: - schema: &404 + schema: &405 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -23754,7 +23763,7 @@ paths: - key_id - key examples: - default: &405 + default: &406 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -23786,7 +23795,7 @@ paths: application/json: schema: *149 examples: - default: &407 + default: &408 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -24822,7 +24831,7 @@ paths: application/json: schema: type: array - items: &262 + items: &263 title: Copilot Usage Metrics description: Copilot usage metrics for a given day. type: object @@ -25129,7 +25138,7 @@ paths: - date additionalProperties: true examples: - default: &263 + default: &264 value: - date: '2024-06-24' total_active_users: 24 @@ -25231,7 +25240,7 @@ paths: '500': *94 '403': *29 '404': *6 - '422': &264 + '422': &265 description: Copilot Usage Merics API setting is disabled at the organization or enterprise level. content: @@ -25403,7 +25412,7 @@ paths: description: Response content: application/json: - schema: &434 + schema: &435 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -25420,7 +25429,7 @@ paths: - key_id - key examples: - default: &435 + default: &436 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -27213,7 +27222,7 @@ paths: application/json: schema: *22 examples: - default: &473 + default: &474 value: id: 1 account: @@ -27438,7 +27447,7 @@ paths: required: true content: application/json: - schema: &474 + schema: &475 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -28288,7 +28297,7 @@ paths: application/json: schema: *199 examples: - default: &400 + default: &401 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -29514,7 +29523,7 @@ paths: parameters: - *95 - *207 - - &625 + - &626 name: repo_name description: repo_name parameter in: path @@ -30248,7 +30257,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: &258 + items: &259 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -30542,7 +30551,7 @@ paths: - nuget - container - *95 - - &627 + - &628 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -30583,7 +30592,7 @@ paths: default: *215 '403': *29 '401': *25 - '400': &629 + '400': &630 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -32409,7 +32418,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': &289 + '410': &290 description: Gone content: application/json: @@ -33309,7 +33318,7 @@ paths: description: Response content: application/json: - schema: &291 + schema: &292 title: Full Repository description: Full Repository type: object @@ -33702,7 +33711,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &422 + properties: &423 url: type: string format: uri @@ -33718,7 +33727,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &423 + required: &424 - url - key - name @@ -33807,7 +33816,7 @@ paths: - network_count - subscribers_count examples: - default: &293 + default: &294 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -34328,7 +34337,7 @@ paths: - *95 - *17 - *19 - - &562 + - &563 name: targets description: | A comma-separated list of rule targets to filter by. @@ -34609,7 +34618,7 @@ paths: type: object description: A repository rule. oneOf: - - &540 + - &541 title: creation description: Only allow users with bypass permission to create matching refs. @@ -34621,7 +34630,7 @@ paths: type: string enum: - creation - - &541 + - &542 title: update description: Only allow users with bypass permission to update matching refs. @@ -34642,7 +34651,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &543 + - &544 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -34654,7 +34663,7 @@ paths: type: string enum: - deletion - - &544 + - &545 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -34666,7 +34675,7 @@ paths: type: string enum: - required_linear_history - - &545 + - &546 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -34744,7 +34753,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &546 + - &547 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -34768,7 +34777,7 @@ paths: type: string required: - required_deployment_environments - - &547 + - &548 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -34780,7 +34789,7 @@ paths: type: string enum: - required_signatures - - &548 + - &549 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -34842,7 +34851,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &549 + - &550 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -34890,7 +34899,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &550 + - &551 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -34902,7 +34911,7 @@ paths: type: string enum: - non_fast_forward - - &551 + - &552 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -34938,7 +34947,7 @@ paths: required: - operator - pattern - - &552 + - &553 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -34974,7 +34983,7 @@ paths: required: - operator - pattern - - &553 + - &554 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -35010,7 +35019,7 @@ paths: required: - operator - pattern - - &554 + - &555 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -35046,7 +35055,7 @@ paths: required: - operator - pattern - - &555 + - &556 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -35082,7 +35091,7 @@ paths: required: - operator - pattern - - &556 + - &557 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit @@ -35107,7 +35116,7 @@ paths: type: string required: - restricted_file_paths - - &557 + - &558 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed @@ -35131,7 +35140,7 @@ paths: maximum: 256 required: - max_file_path_length - - &558 + - &559 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -35154,7 +35163,7 @@ paths: type: string required: - restricted_file_extensions - - &559 + - &560 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit @@ -35179,7 +35188,7 @@ paths: maximum: 100 required: - max_file_size - - &560 + - &561 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -35229,7 +35238,7 @@ paths: - repository_id required: - workflows - - &561 + - &562 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -35467,7 +35476,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *95 - - &563 + - &564 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 @@ -35482,7 +35491,7 @@ paths: in: query schema: type: string - - &564 + - &565 name: time_period description: |- The time period to filter by. @@ -35498,14 +35507,14 @@ paths: - week - month default: day - - &565 + - &566 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 - - &566 + - &567 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -35525,7 +35534,7 @@ paths: description: Response content: application/json: - schema: &567 + schema: &568 title: Rule Suites description: Response type: array @@ -35580,7 +35589,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &568 + default: &569 value: - id: 21 actor_id: 12 @@ -35624,7 +35633,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *95 - - &569 + - &570 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -35640,7 +35649,7 @@ paths: description: Response content: application/json: - schema: &570 + schema: &571 title: Rule Suite description: Response type: object @@ -35739,7 +35748,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &571 + default: &572 value: id: 21 actor_id: 12 @@ -35985,7 +35994,7 @@ paths: type: string format: date-time examples: - default: &573 + default: &574 value: - version_id: 3 actor: @@ -36038,7 +36047,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 allOf: - *247 - type: object @@ -36117,7 +36126,7 @@ paths: - *48 - *19 - *17 - - &575 + - &576 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 @@ -36127,7 +36136,7 @@ paths: required: false schema: type: string - - &576 + - &577 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 @@ -36140,6 +36149,7 @@ paths: - *252 - *253 - *254 + - *255 responses: '200': description: Response @@ -36147,9 +36157,9 @@ paths: application/json: schema: type: array - items: *255 + items: *256 examples: - default: *256 + default: *257 headers: Link: *58 '404': *6 @@ -36219,7 +36229,7 @@ paths: application/json: schema: type: array - items: &583 + items: &584 description: A repository security advisory. type: object properties: @@ -36439,7 +36449,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 credits_detailed: type: array nullable: true @@ -36449,7 +36459,7 @@ paths: type: object properties: user: *4 - type: *257 + type: *258 state: type: string description: The state of the user's acceptance of the @@ -36510,7 +36520,7 @@ paths: - private_fork additionalProperties: false examples: - default: &584 + default: &585 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -36897,7 +36907,7 @@ paths: application/json: schema: type: array - items: *258 + items: *259 examples: default: *213 x-github: @@ -36984,7 +36994,7 @@ paths: description: Response content: application/json: - schema: &643 + schema: &644 type: object properties: total_minutes_used: @@ -37054,7 +37064,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &644 + default: &645 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -37090,7 +37100,7 @@ paths: description: Response content: application/json: - schema: &645 + schema: &646 type: object properties: total_gigabytes_bandwidth_used: @@ -37108,7 +37118,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &646 + default: &647 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -37140,7 +37150,7 @@ paths: description: Response content: application/json: - schema: &647 + schema: &648 type: object properties: days_left_in_billing_cycle: @@ -37158,7 +37168,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &648 + default: &649 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -37200,7 +37210,7 @@ paths: type: integer network_configurations: type: array - items: &259 + items: &260 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -37320,9 +37330,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: &260 + default: &261 value: id: 123456789ABCDEF name: My network configuration @@ -37351,7 +37361,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *95 - - &261 + - &262 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -37363,9 +37373,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: *260 + default: *261 headers: Link: *58 x-github: @@ -37387,7 +37397,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *95 - - *261 + - *262 requestBody: required: true content: @@ -37426,9 +37436,9 @@ paths: description: Response content: application/json: - schema: *259 + schema: *260 examples: - default: *260 + default: *261 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37448,7 +37458,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *95 - - *261 + - *262 responses: '204': description: Response @@ -37588,13 +37598,13 @@ paths: application/json: schema: type: array - items: *262 + items: *263 examples: - default: *263 + default: *264 '500': *94 '403': *29 '404': *6 - '422': *264 + '422': *265 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37718,7 +37728,7 @@ paths: description: Response content: application/json: - schema: &265 + schema: &266 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -38028,7 +38038,7 @@ paths: - repos_count - organization examples: - default: &266 + default: &267 value: id: 1 node_id: MDQ6VGVhbTE= @@ -38105,9 +38115,9 @@ paths: description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 x-github: githubCloudOnly: false @@ -38191,16 +38201,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '201': description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 '422': *15 '403': *29 @@ -38270,7 +38280,7 @@ paths: application/json: schema: type: array - items: &267 + items: &268 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -38369,7 +38379,7 @@ paths: - updated_at - url examples: - default: &598 + default: &599 value: - author: login: octocat @@ -38478,9 +38488,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: &268 + default: &269 value: author: login: octocat @@ -38554,7 +38564,7 @@ paths: parameters: - *95 - *208 - - &269 + - &270 name: discussion_number description: The number that identifies the discussion. in: path @@ -38566,9 +38576,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -38592,7 +38602,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: false content: @@ -38615,9 +38625,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: &599 + default: &600 value: author: login: octocat @@ -38689,7 +38699,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 responses: '204': description: Response @@ -38717,7 +38727,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 - *48 - *17 - *19 @@ -38728,7 +38738,7 @@ paths: application/json: schema: type: array - items: &270 + items: &271 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -38800,7 +38810,7 @@ paths: - updated_at - url examples: - default: &600 + default: &601 value: - author: login: octocat @@ -38870,7 +38880,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: true content: @@ -38892,9 +38902,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &271 + default: &272 value: author: login: octocat @@ -38962,8 +38972,8 @@ paths: parameters: - *95 - *208 - - *269 - - &272 + - *270 + - &273 name: comment_number description: The number that identifies the comment. in: path @@ -38975,9 +38985,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39001,8 +39011,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 requestBody: required: true content: @@ -39024,9 +39034,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &601 + default: &602 value: author: login: octocat @@ -39092,8 +39102,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 responses: '204': description: Response @@ -39121,8 +39131,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 - 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 team discussion comment. @@ -39148,7 +39158,7 @@ paths: application/json: schema: type: array - items: &273 + items: &274 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -39191,7 +39201,7 @@ paths: - content - created_at examples: - default: &275 + default: &276 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -39243,8 +39253,8 @@ paths: parameters: - *95 - *208 - - *269 - - *272 + - *270 + - *273 requestBody: required: true content: @@ -39277,9 +39287,9 @@ paths: team discussion comment content: application/json: - schema: *273 + schema: *274 examples: - default: &274 + default: &275 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -39308,9 +39318,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39335,9 +39345,9 @@ paths: parameters: - *95 - *208 - - *269 - - *272 - - &276 + - *270 + - *273 + - &277 name: reaction_id description: The unique identifier of the reaction. in: path @@ -39371,7 +39381,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 - 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 team discussion. @@ -39397,9 +39407,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -39427,7 +39437,7 @@ paths: parameters: - *95 - *208 - - *269 + - *270 requestBody: required: true content: @@ -39459,16 +39469,16 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -39493,8 +39503,8 @@ paths: parameters: - *95 - *208 - - *269 - - *276 + - *270 + - *277 responses: '204': description: Response @@ -39615,7 +39625,7 @@ paths: description: Response content: application/json: - schema: &277 + schema: &278 title: Team Membership description: Team Membership type: object @@ -39642,7 +39652,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &602 + response-if-user-is-a-team-maintainer: &603 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -39705,9 +39715,9 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-users-membership-with-team-is-now-pending: &603 + response-if-users-membership-with-team-is-now-pending: &604 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -39780,7 +39790,7 @@ paths: application/json: schema: type: array - items: &278 + items: &279 title: Team Project description: A team's access to a project. type: object @@ -39848,7 +39858,7 @@ paths: - updated_at - permissions examples: - default: &604 + default: &605 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -39913,7 +39923,7 @@ paths: parameters: - *95 - *208 - - &279 + - &280 name: project_id description: The unique identifier of the project. in: path @@ -39925,9 +39935,9 @@ paths: description: Response content: application/json: - schema: *278 + schema: *279 examples: - default: &605 + default: &606 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -39991,7 +40001,7 @@ paths: parameters: - *95 - *208 - - *279 + - *280 requestBody: required: false content: @@ -40059,7 +40069,7 @@ paths: parameters: - *95 - *208 - - *279 + - *280 responses: '204': description: Response @@ -40130,14 +40140,14 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &606 + schema: &607 title: Team Repository description: A team's access to a repository. type: object @@ -40708,8 +40718,8 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 requestBody: required: false content: @@ -40756,8 +40766,8 @@ paths: parameters: - *95 - *208 - - *280 - *281 + - *282 responses: '204': description: Response @@ -40794,7 +40804,7 @@ paths: type: array items: *152 examples: - response-if-child-teams-exist: &607 + response-if-child-teams-exist: &608 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -40921,7 +40931,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#get-a-project-card parameters: - - &282 + - &283 name: card_id description: The unique identifier of the card. in: path @@ -40933,7 +40943,7 @@ paths: description: Response content: application/json: - schema: &283 + schema: &284 title: Project Card description: Project cards represent a scope of work. type: object @@ -41000,7 +41010,7 @@ paths: - created_at - updated_at examples: - default: &284 + default: &285 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -41056,7 +41066,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card parameters: - - *282 + - *283 requestBody: required: false content: @@ -41083,9 +41093,9 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: - default: *284 + default: *285 '304': *37 '403': *29 '401': *25 @@ -41112,7 +41122,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#delete-a-project-card parameters: - - *282 + - *283 responses: '204': description: Response @@ -41156,7 +41166,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#move-a-project-card parameters: - - *282 + - *283 requestBody: required: true content: @@ -41267,7 +41277,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#get-a-project-column parameters: - - &285 + - &286 name: column_id description: The unique identifier of the column. in: path @@ -41279,7 +41289,7 @@ paths: description: Response content: application/json: - schema: &286 + schema: &287 title: Project Column description: Project columns contain cards of work. type: object @@ -41325,7 +41335,7 @@ paths: - created_at - updated_at examples: - default: &287 + default: &288 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -41360,7 +41370,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column parameters: - - *285 + - *286 requestBody: required: true content: @@ -41384,9 +41394,9 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: - default: *287 + default: *288 '304': *37 '403': *29 '401': *25 @@ -41411,7 +41421,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#delete-a-project-column parameters: - - *285 + - *286 responses: '204': description: Response @@ -41440,7 +41450,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#list-project-cards parameters: - - *285 + - *286 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -41461,7 +41471,7 @@ paths: application/json: schema: type: array - items: *283 + items: *284 examples: default: value: @@ -41520,7 +41530,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/cards#create-a-project-card parameters: - - *285 + - *286 requestBody: required: true content: @@ -41560,9 +41570,9 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: - default: *284 + default: *285 '304': *37 '403': *29 '401': *25 @@ -41618,7 +41628,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#move-a-project-column parameters: - - *285 + - *286 requestBody: required: true content: @@ -41678,7 +41688,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-a-project parameters: - - *279 + - *280 responses: '200': description: Response @@ -41686,7 +41696,7 @@ paths: application/json: schema: *230 examples: - default: &288 + default: &289 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -41743,7 +41753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#update-a-project parameters: - - *279 + - *280 requestBody: required: false content: @@ -41791,7 +41801,7 @@ paths: application/json: schema: *230 examples: - default: *288 + default: *289 '404': description: Not Found if the authenticated user does not have access to the project @@ -41812,7 +41822,7 @@ paths: items: type: string '401': *25 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -41835,7 +41845,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#delete-a-project parameters: - - *279 + - *280 responses: '204': description: Delete Success @@ -41856,7 +41866,7 @@ paths: items: type: string '401': *25 - '410': *289 + '410': *290 '404': *6 x-github: githubCloudOnly: false @@ -41880,7 +41890,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators parameters: - - *279 + - *280 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -41937,7 +41947,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator parameters: - - *279 + - *280 - *133 requestBody: required: false @@ -41990,7 +42000,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *279 + - *280 - *133 responses: '204': @@ -42022,7 +42032,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *279 + - *280 - *133 responses: '200': @@ -42096,7 +42106,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#list-project-columns parameters: - - *279 + - *280 - *17 - *19 responses: @@ -42106,7 +42116,7 @@ paths: application/json: schema: type: array - items: *286 + items: *287 examples: default: value: @@ -42144,7 +42154,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/columns#create-a-project-column parameters: - - *279 + - *280 requestBody: required: true content: @@ -42167,7 +42177,7 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: default: value: @@ -42231,7 +42241,7 @@ paths: resources: type: object properties: - core: &290 + core: &291 title: Rate Limit type: object properties: @@ -42248,20 +42258,20 @@ paths: - remaining - reset - used - graphql: *290 - search: *290 - code_search: *290 - source_import: *290 - integration_manifest: *290 - code_scanning_upload: *290 - actions_runner_registration: *290 - scim: *290 - dependency_snapshots: *290 - code_scanning_autofix: *290 + graphql: *291 + search: *291 + code_search: *291 + source_import: *291 + integration_manifest: *291 + code_scanning_upload: *291 + actions_runner_registration: *291 + scim: *291 + dependency_snapshots: *291 + code_scanning_autofix: *291 required: - core - search - rate: *290 + rate: *291 required: - rate - resources @@ -42365,14 +42375,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *291 + schema: *292 examples: default-response: summary: Default response @@ -42873,7 +42883,7 @@ paths: status: disabled '403': *29 '404': *6 - '301': *292 + '301': *293 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -42891,8 +42901,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#update-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -43136,10 +43146,10 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 - '307': &294 + default: *294 + '307': &295 description: Temporary Redirect content: application/json: @@ -43168,8 +43178,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#delete-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -43191,7 +43201,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository - '307': *294 + '307': *295 '404': *6 '409': *47 x-github: @@ -43215,11 +43225,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 - - &320 + - &321 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -43242,7 +43252,7 @@ paths: type: integer artifacts: type: array - items: &295 + items: &296 title: Artifact description: An artifact type: object @@ -43320,7 +43330,7 @@ paths: - expires_at - updated_at examples: - default: &321 + default: &322 value: total_count: 2 artifacts: @@ -43381,9 +43391,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#get-an-artifact parameters: - - *280 - *281 - - &296 + - *282 + - &297 name: artifact_id description: The unique identifier of the artifact. in: path @@ -43395,7 +43405,7 @@ paths: description: Response content: application/json: - schema: *295 + schema: *296 examples: default: value: @@ -43433,9 +43443,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact parameters: - - *280 - *281 - - *296 + - *282 + - *297 responses: '204': description: Response @@ -43459,9 +43469,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#download-an-artifact parameters: - - *280 - *281 - - *296 + - *282 + - *297 - name: archive_format in: path required: true @@ -43475,7 +43485,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43498,14 +43508,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *297 + schema: *298 examples: default: value: @@ -43531,11 +43541,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 - - &298 + - &299 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -43569,7 +43579,7 @@ paths: description: Response content: application/json: - schema: &299 + schema: &300 title: Repository actions caches description: Repository actions caches type: object @@ -43611,7 +43621,7 @@ paths: - total_count - actions_caches examples: - default: &300 + default: &301 value: total_count: 1 actions_caches: @@ -43643,23 +43653,23 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *280 - *281 + - *282 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *298 + - *299 responses: '200': description: Response content: application/json: - schema: *299 + schema: *300 examples: - default: *300 + default: *301 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43679,8 +43689,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *280 - *281 + - *282 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -43711,9 +43721,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *280 - *281 - - &301 + - *282 + - &302 name: job_id description: The unique identifier of the job. in: path @@ -43725,7 +43735,7 @@ paths: description: Response content: application/json: - schema: &324 + schema: &325 title: Job description: Information of a job execution in a workflow run type: object @@ -44032,9 +44042,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *280 - *281 - - *301 + - *282 + - *302 responses: '302': description: Response @@ -44062,9 +44072,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *280 - *281 - - *301 + - *282 + - *302 requestBody: required: false content: @@ -44109,8 +44119,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Status response @@ -44160,8 +44170,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -44224,8 +44234,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -44243,7 +44253,7 @@ paths: type: integer secrets: type: array - items: &326 + items: &327 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -44263,7 +44273,7 @@ paths: - created_at - updated_at examples: - default: &327 + default: &328 value: total_count: 2 secrets: @@ -44296,9 +44306,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables parameters: - - *280 - *281 - - *302 + - *282 + - *303 - *19 responses: '200': @@ -44315,7 +44325,7 @@ paths: type: integer variables: type: array - items: &330 + items: &331 title: Actions Variable type: object properties: @@ -44345,7 +44355,7 @@ paths: - created_at - updated_at examples: - default: &331 + default: &332 value: total_count: 2 variables: @@ -44378,8 +44388,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44388,11 +44398,11 @@ paths: schema: type: object properties: - enabled: &304 + enabled: &305 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *109 - selected_actions_url: *303 + selected_actions_url: *304 required: - enabled examples: @@ -44419,8 +44429,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -44431,7 +44441,7 @@ paths: schema: type: object properties: - enabled: *304 + enabled: *305 allowed_actions: *109 required: - enabled @@ -44461,14 +44471,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &305 + schema: &306 type: object properties: access_level: @@ -44485,7 +44495,7 @@ paths: required: - access_level examples: - default: &306 + default: &307 value: access_level: organization x-github: @@ -44509,15 +44519,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: application/json: - schema: *305 + schema: *306 examples: - default: *306 + default: *307 responses: '204': description: Response @@ -44541,8 +44551,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44569,8 +44579,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -44602,14 +44612,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *307 + schema: *308 examples: default: *115 x-github: @@ -44632,8 +44642,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Success response @@ -44644,7 +44654,7 @@ paths: required: true content: application/json: - schema: *308 + schema: *309 examples: default: *115 x-github: @@ -44673,8 +44683,8 @@ paths: in: query schema: type: string - - *280 - *281 + - *282 - *17 - *19 responses: @@ -44718,8 +44728,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -44727,9 +44737,9 @@ paths: application/json: schema: type: array - items: *309 + items: *310 examples: - default: *310 + default: *311 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44751,8 +44761,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -44795,7 +44805,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *311 + '201': *312 '404': *6 '422': *7 '409': *47 @@ -44826,8 +44836,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -44835,7 +44845,7 @@ paths: application/json: schema: *124 examples: - default: *312 + default: *313 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44863,8 +44873,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -44872,7 +44882,7 @@ paths: application/json: schema: *124 examples: - default: *313 + default: *314 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44894,8 +44904,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '200': @@ -44904,7 +44914,7 @@ paths: application/json: schema: *122 examples: - default: *314 + default: *315 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44925,8 +44935,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '204': @@ -44953,8 +44963,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: '200': *126 @@ -44979,8 +44989,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 requestBody: required: true @@ -45029,8 +45039,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 requestBody: required: true @@ -45080,11 +45090,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 responses: - '200': *315 + '200': *316 '404': *6 x-github: githubCloudOnly: false @@ -45111,10 +45121,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *280 - *281 + - *282 - *121 - - *316 + - *317 responses: '200': *126 '404': *6 @@ -45142,9 +45152,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *280 - *281 - - &334 + - *282 + - &335 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -45152,7 +45162,7 @@ paths: required: false schema: type: string - - &335 + - &336 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -45160,7 +45170,7 @@ paths: required: false schema: type: string - - &336 + - &337 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -45169,7 +45179,7 @@ paths: required: false schema: type: string - - &337 + - &338 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -45196,7 +45206,7 @@ paths: - pending - *17 - *19 - - &338 + - &339 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -45205,7 +45215,7 @@ paths: schema: type: string format: date-time - - &317 + - &318 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -45214,13 +45224,13 @@ paths: schema: type: boolean default: false - - &339 + - &340 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &340 + - &341 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -45243,7 +45253,7 @@ paths: type: integer workflow_runs: type: array - items: &318 + items: &319 title: Workflow Run description: An invocation of a workflow type: object @@ -45338,7 +45348,7 @@ paths: that triggered the run. type: array nullable: true - items: &359 + items: &360 title: Pull Request Minimal type: object properties: @@ -45457,7 +45467,7 @@ paths: title: Simple Commit description: A commit. type: object - properties: &363 + properties: &364 id: type: string description: SHA for the commit @@ -45508,7 +45518,7 @@ paths: - name - email nullable: true - required: &364 + required: &365 - id - tree_id - message @@ -45555,7 +45565,7 @@ paths: - workflow_url - pull_requests examples: - default: &341 + default: &342 value: total_count: 1 workflow_runs: @@ -45791,24 +45801,24 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *280 - *281 - - &319 + - *282 + - &320 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *317 + - *318 responses: '200': description: Response content: application/json: - schema: *318 + schema: *319 examples: - default: &322 + default: &323 value: id: 30433642 name: Build @@ -46049,9 +46059,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '204': description: Response @@ -46074,9 +46084,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -46195,9 +46205,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '201': description: Response @@ -46230,12 +46240,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *280 - *281 - - *319 + - *282 + - *320 - *17 - *19 - - *320 + - *321 responses: '200': description: Response @@ -46251,9 +46261,9 @@ paths: type: integer artifacts: type: array - items: *295 + items: *296 examples: - default: *321 + default: *322 headers: Link: *58 x-github: @@ -46277,25 +46287,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *280 - *281 - - *319 - - &323 + - *282 + - *320 + - &324 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *317 + - *318 responses: '200': description: Response content: application/json: - schema: *318 + schema: *319 examples: - default: *322 + default: *323 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46318,10 +46328,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *280 - *281 - - *319 - - *323 + - *282 + - *320 + - *324 - *17 - *19 responses: @@ -46339,9 +46349,9 @@ paths: type: integer jobs: type: array - items: *324 + items: *325 examples: - default: &325 + default: &326 value: total_count: 1 jobs: @@ -46454,10 +46464,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *280 - *281 - - *319 - - *323 + - *282 + - *320 + - *324 responses: '302': description: Response @@ -46485,9 +46495,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '202': description: Response @@ -46520,9 +46530,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: true content: @@ -46589,9 +46599,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '202': description: Response @@ -46624,9 +46634,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -46656,9 +46666,9 @@ paths: type: integer jobs: type: array - items: *324 + items: *325 examples: - default: *325 + default: *326 headers: Link: *58 x-github: @@ -46683,9 +46693,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '302': description: Response @@ -46712,9 +46722,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '204': description: Response @@ -46741,9 +46751,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -46803,7 +46813,7 @@ paths: items: type: object properties: - type: &443 + type: &444 type: string description: The type of reviewer. enum: @@ -46888,9 +46898,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: true content: @@ -46937,7 +46947,7 @@ paths: application/json: schema: type: array - items: &438 + items: &439 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -47043,7 +47053,7 @@ paths: - created_at - updated_at examples: - default: &439 + default: &440 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -47099,9 +47109,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: false content: @@ -47145,9 +47155,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *280 - *281 - - *319 + - *282 + - *320 requestBody: required: false content: @@ -47200,9 +47210,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *280 - *281 - - *319 + - *282 + - *320 responses: '200': description: Response @@ -47339,8 +47349,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -47358,9 +47368,9 @@ paths: type: integer secrets: type: array - items: *326 + items: *327 examples: - default: *327 + default: *328 headers: Link: *58 x-github: @@ -47385,16 +47395,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47416,17 +47426,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: &456 + default: &457 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -47452,8 +47462,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -47511,8 +47521,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -47538,9 +47548,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-variables parameters: - - *280 - *281 - - *302 + - *282 + - *303 - *19 responses: '200': @@ -47557,9 +47567,9 @@ paths: type: integer variables: type: array - items: *330 + items: *331 examples: - default: *331 + default: *332 headers: Link: *58 x-github: @@ -47582,8 +47592,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-a-repository-variable parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -47635,17 +47645,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &457 + default: &458 value: name: USERNAME value: octocat @@ -47671,8 +47681,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 requestBody: required: true @@ -47715,8 +47725,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable parameters: - - *280 - *281 + - *282 - *131 responses: '204': @@ -47742,8 +47752,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#list-repository-workflows parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -47761,7 +47771,7 @@ paths: type: integer workflows: type: array - items: &332 + items: &333 title: Workflow description: A GitHub Actions workflow type: object @@ -47868,9 +47878,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-a-workflow parameters: - - *280 - *281 - - &333 + - *282 + - &334 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -47885,7 +47895,7 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: default: value: @@ -47918,9 +47928,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#disable-a-workflow parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -47945,9 +47955,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -47998,9 +48008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#enable-a-workflow parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '204': description: Response @@ -48027,19 +48037,19 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *280 - *281 - - *333 + - *282 - *334 - *335 - *336 - *337 + - *338 - *17 - *19 - - *338 - - *317 - *339 + - *318 - *340 + - *341 responses: '200': description: Response @@ -48055,9 +48065,9 @@ paths: type: integer workflow_runs: type: array - items: *318 + items: *319 examples: - default: *341 + default: *342 headers: Link: *58 x-github: @@ -48089,9 +48099,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-workflow-usage parameters: - - *280 - *281 - - *333 + - *282 + - *334 responses: '200': description: Response @@ -48152,8 +48162,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-activities parameters: - - *280 - *281 + - *282 - *48 - *17 - *40 @@ -48317,8 +48327,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#list-assignees parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -48355,8 +48365,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *280 - *281 + - *282 - name: assignee in: path required: true @@ -48392,8 +48402,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-an-attestation parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -48505,8 +48515,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-attestations parameters: - - *280 - *281 + - *282 - *17 - *40 - *41 @@ -48560,7 +48570,7 @@ paths: bundle_url: type: string examples: - default: *342 + default: *343 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -48580,8 +48590,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -48589,7 +48599,7 @@ paths: application/json: schema: type: array - items: &343 + items: &344 title: Autolink reference description: An autolink reference. type: object @@ -48639,8 +48649,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -48679,9 +48689,9 @@ paths: description: response content: application/json: - schema: *343 + schema: *344 examples: - default: &344 + default: &345 value: id: 1 key_prefix: TICKET- @@ -48712,9 +48722,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *280 - *281 - - &345 + - *282 + - &346 name: autolink_id description: The unique identifier of the autolink. in: path @@ -48726,9 +48736,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 '404': *6 x-github: githubCloudOnly: false @@ -48748,9 +48758,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *280 - *281 - - *345 + - *282 + - *346 responses: '204': description: Response @@ -48774,8 +48784,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response if Dependabot is enabled @@ -48823,8 +48833,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -48845,8 +48855,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -48866,8 +48876,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#list-branches parameters: - - *280 - *281 + - *282 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -48905,7 +48915,7 @@ paths: - url protected: type: boolean - protection: &347 + protection: &348 title: Branch Protection description: Branch Protection type: object @@ -48947,7 +48957,7 @@ paths: required: - contexts - checks - enforce_admins: &350 + enforce_admins: &351 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -48962,7 +48972,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &352 + required_pull_request_reviews: &353 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -49038,7 +49048,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &349 + restrictions: &350 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -49345,9 +49355,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#get-a-branch parameters: - - *280 - *281 - - &348 + - *282 + - &349 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/graphql). @@ -49361,14 +49371,14 @@ paths: description: Response content: application/json: - schema: &358 + schema: &359 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &411 + commit: &412 title: Commit description: Commit type: object @@ -49402,7 +49412,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: &346 + properties: &347 name: type: string example: '"Chris Wanstrath"' @@ -49417,7 +49427,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true message: type: string @@ -49438,7 +49448,7 @@ paths: required: - sha - url - verification: &463 + verification: &464 title: Verification type: object properties: @@ -49508,7 +49518,7 @@ paths: type: integer files: type: array - items: &426 + items: &427 title: Diff Entry description: Diff Entry type: object @@ -49591,7 +49601,7 @@ paths: - self protected: type: boolean - protection: *347 + protection: *348 protection_url: type: string format: uri @@ -49698,7 +49708,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *292 + '301': *293 '404': *6 x-github: githubCloudOnly: false @@ -49720,15 +49730,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *347 + schema: *348 examples: default: value: @@ -49922,9 +49932,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -50179,7 +50189,7 @@ paths: url: type: string format: uri - required_status_checks: &355 + required_status_checks: &356 title: Status Check Policy description: Status Check Policy type: object @@ -50331,7 +50341,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *349 + restrictions: *350 required_conversation_resolution: type: object properties: @@ -50443,9 +50453,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50470,17 +50480,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: &351 + default: &352 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -50502,17 +50512,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: *351 + default: *352 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50531,9 +50541,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50558,17 +50568,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: &353 + default: &354 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -50664,9 +50674,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -50764,9 +50774,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '422': *15 x-github: githubCloudOnly: false @@ -50787,9 +50797,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50816,17 +50826,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: &354 + default: &355 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -50849,17 +50859,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *350 + schema: *351 examples: - default: *354 + default: *355 '404': *6 x-github: githubCloudOnly: false @@ -50879,9 +50889,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -50906,17 +50916,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: &356 + default: &357 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -50942,9 +50952,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -50996,9 +51006,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 '404': *6 '422': *15 x-github: @@ -51020,9 +51030,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -51046,9 +51056,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51082,9 +51092,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51151,9 +51161,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51217,9 +51227,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: content: application/json: @@ -51285,15 +51295,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -51384,9 +51394,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '204': description: Response @@ -51409,9 +51419,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51421,7 +51431,7 @@ paths: type: array items: *5 examples: - default: &357 + default: &358 value: - id: 1 slug: octoapp @@ -51478,9 +51488,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51514,7 +51524,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51535,9 +51545,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51571,7 +51581,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51592,9 +51602,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51628,7 +51638,7 @@ paths: type: array items: *5 examples: - default: *357 + default: *358 '422': *15 x-github: githubCloudOnly: false @@ -51650,9 +51660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51682,9 +51692,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51743,9 +51753,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: false content: @@ -51804,9 +51814,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: content: application/json: @@ -51865,9 +51875,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 responses: '200': description: Response @@ -51901,9 +51911,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -51961,9 +51971,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52021,9 +52031,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52083,9 +52093,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#rename-a-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 requestBody: required: true content: @@ -52107,7 +52117,7 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -52223,8 +52233,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#create-a-check-run parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -52503,7 +52513,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 title: CheckRun description: A check performed on the code of a given code change type: object @@ -52622,8 +52632,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *359 - deployment: &661 + items: *360 + deployment: &662 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -52903,9 +52913,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#get-a-check-run parameters: - - *280 - *281 - - &361 + - *282 + - &362 name: check_run_id description: The unique identifier of the check run. in: path @@ -52917,9 +52927,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: &362 + default: &363 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -53019,9 +53029,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#update-a-check-run parameters: - - *280 - *281 - - *361 + - *282 + - *362 requestBody: required: true content: @@ -53261,9 +53271,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -53283,9 +53293,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-run-annotations parameters: - - *280 - *281 - - *361 + - *282 + - *362 - *17 - *19 responses: @@ -53380,9 +53390,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run parameters: - - *280 - *281 - - *361 + - *282 + - *362 responses: '201': description: Response @@ -53426,8 +53436,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#create-a-check-suite parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -53449,7 +53459,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &365 + schema: &366 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -53513,7 +53523,7 @@ paths: nullable: true pull_requests: type: array - items: *359 + items: *360 nullable: true app: title: GitHub app @@ -53535,12 +53545,12 @@ paths: type: string format: date-time nullable: true - head_commit: &687 + head_commit: &688 title: Simple Commit description: A commit. type: object - properties: *363 - required: *364 + properties: *364 + required: *365 latest_check_runs_count: type: integer check_runs_url: @@ -53568,7 +53578,7 @@ paths: - check_runs_url - pull_requests examples: - default: &366 + default: &367 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -53859,9 +53869,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -53880,8 +53890,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -54190,9 +54200,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#get-a-check-suite parameters: - - *280 - *281 - - &367 + - *282 + - &368 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -54204,9 +54214,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54229,17 +54239,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *280 - *281 - - *367 - - &419 + - *282 + - *368 + - &420 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &420 + - &421 name: status description: Returns check runs with the specified `status`. in: query @@ -54278,9 +54288,9 @@ paths: type: integer check_runs: type: array - items: *360 + items: *361 examples: - default: &421 + default: &422 value: total_count: 1 check_runs: @@ -54382,9 +54392,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite parameters: - - *280 - *281 - - *367 + - *282 + - *368 responses: '201': description: Response @@ -54417,21 +54427,21 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *280 - *281 - - *368 + - *282 - *369 + - *370 - *19 - *17 - - &386 + - &387 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *370 - - &387 + schema: *371 + - &388 name: pr description: The number of the pull request for the results you want to list. in: query @@ -54456,13 +54466,13 @@ paths: be returned. in: query required: false - schema: *371 + schema: *372 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *372 + schema: *373 responses: '200': description: Response @@ -54478,7 +54488,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: *373 + instances_url: *374 state: *142 fixed_at: *138 dismissed_by: @@ -54489,11 +54499,11 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: *374 - dismissed_comment: *375 - rule: *376 - tool: *377 - most_recent_instance: *378 + dismissed_reason: *375 + dismissed_comment: *376 + rule: *377 + tool: *378 + most_recent_instance: *379 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -54616,7 +54626,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *37 - '403': &379 + '403': &380 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -54643,9 +54653,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *280 - *281 - - &380 + - *282 + - &381 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -54659,7 +54669,7 @@ paths: description: Response content: application/json: - schema: &381 + schema: &382 type: object properties: number: *54 @@ -54667,7 +54677,7 @@ paths: updated_at: *137 url: *56 html_url: *57 - instances_url: *373 + instances_url: *374 state: *142 fixed_at: *138 dismissed_by: @@ -54678,8 +54688,8 @@ paths: required: *21 nullable: true dismissed_at: *139 - dismissed_reason: *374 - dismissed_comment: *375 + dismissed_reason: *375 + dismissed_comment: *376 rule: type: object properties: @@ -54733,8 +54743,8 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: *377 - most_recent_instance: *378 + tool: *378 + most_recent_instance: *379 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -54830,7 +54840,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *37 - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -54850,9 +54860,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: true content: @@ -54867,8 +54877,8 @@ paths: enum: - open - dismissed - dismissed_reason: *374 - dismissed_comment: *375 + dismissed_reason: *375 + dismissed_comment: *376 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -54887,7 +54897,7 @@ paths: description: Response content: application/json: - schema: *381 + schema: *382 examples: default: value: @@ -54963,7 +54973,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &385 + '403': &386 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -54990,15 +55000,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 responses: '200': description: Response content: application/json: - schema: &382 + schema: &383 type: object properties: status: @@ -55024,13 +55034,13 @@ paths: - description - started_at examples: - default: &383 + default: &384 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &384 + '400': &385 description: Bad Request content: application/json: @@ -55041,7 +55051,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55066,29 +55076,29 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 responses: '200': description: OK content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 '202': description: Accepted content: application/json: - schema: *382 + schema: *383 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *384 + '400': *385 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -55120,9 +55130,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: false content: @@ -55167,8 +55177,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *384 - '403': *385 + '400': *385 + '403': *386 '404': *6 '422': description: Unprocessable Entity @@ -55192,13 +55202,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 - *19 - *17 - - *386 - *387 + - *388 responses: '200': description: Response @@ -55206,7 +55216,7 @@ paths: application/json: schema: type: array - items: *378 + items: *379 examples: default: value: @@ -55245,7 +55255,7 @@ paths: end_column: 50 classifications: - source - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55279,25 +55289,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *280 - *281 - - *368 + - *282 - *369 + - *370 - *19 - *17 - - *387 + - *388 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *370 + schema: *371 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &390 + schema: &391 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -55318,23 +55328,23 @@ paths: application/json: schema: type: array - items: &391 + items: &392 type: object properties: - ref: *370 - commit_sha: &399 + ref: *371 + commit_sha: &400 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: *388 + analysis_key: *389 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *389 + category: *390 error: type: string example: error reading field xyz @@ -55358,8 +55368,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *390 - tool: *377 + sarif_id: *391 + tool: *378 deletable: type: boolean warning: @@ -55420,7 +55430,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55456,8 +55466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *280 - *281 + - *282 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -55470,7 +55480,7 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: response: summary: application/json response @@ -55524,7 +55534,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *379 + '403': *380 '404': *6 '422': description: Response if analysis could not be processed @@ -55611,8 +55621,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *280 - *281 + - *282 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -55665,7 +55675,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': *14 - '403': *385 + '403': *386 '404': *6 '503': *65 x-github: @@ -55687,8 +55697,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -55696,7 +55706,7 @@ paths: application/json: schema: type: array - items: &392 + items: &393 title: CodeQL Database description: A CodeQL database. type: object @@ -55807,7 +55817,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55836,8 +55846,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *280 - *281 + - *282 - name: language in: path description: The language of the CodeQL database. @@ -55849,7 +55859,7 @@ paths: description: Response content: application/json: - schema: *392 + schema: *393 examples: default: value: @@ -55881,9 +55891,9 @@ 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': &428 + '302': &429 description: Found - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -55905,8 +55915,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *280 - *281 + - *282 - name: language in: path description: The language of the CodeQL database. @@ -55916,7 +55926,7 @@ paths: responses: '204': description: Response - '403': *385 + '403': *386 '404': *6 '503': *65 x-github: @@ -55944,8 +55954,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -55954,7 +55964,7 @@ paths: type: object additionalProperties: false properties: - language: &393 + language: &394 type: string description: The language targeted by the CodeQL query enum: @@ -56033,7 +56043,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &397 + schema: &398 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -56043,7 +56053,7 @@ paths: description: The ID of the variant analysis. controller_repo: *53 actor: *4 - query_language: *393 + query_language: *394 query_pack_url: type: string description: The download url for the query pack. @@ -56090,7 +56100,7 @@ paths: items: type: object properties: - repository: &394 + repository: &395 title: Repository Identifier description: Repository Identifier type: object @@ -56126,7 +56136,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &398 + analysis_status: &399 type: string description: The new status of the CodeQL variant analysis repository task. @@ -56158,7 +56168,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &395 + access_mismatch_repos: &396 type: object properties: repository_count: @@ -56172,7 +56182,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: *394 + items: *395 required: - repository_count - repositories @@ -56194,8 +56204,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *395 - over_limit_repos: *395 + no_codeql_db_repos: *396 + over_limit_repos: *396 required: - access_mismatch_repos - not_found_repos @@ -56211,7 +56221,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &396 + value: &397 summary: Default response value: id: 1 @@ -56363,10 +56373,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *396 + value: *397 repository_lists: summary: Response for a successful variant analysis submission - value: *396 + value: *397 '404': *6 '422': description: Unable to process variant analysis submission @@ -56394,8 +56404,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *280 - *281 + - *282 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -56407,9 +56417,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *396 + default: *397 '404': *6 '503': *65 x-github: @@ -56432,7 +56442,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *280 + - *281 - name: repo in: path description: The name of the controller repository. @@ -56467,7 +56477,7 @@ paths: type: object properties: repository: *53 - analysis_status: *398 + analysis_status: *399 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -56592,8 +56602,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -56667,7 +56677,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *379 + '403': *380 '404': *6 '503': *65 x-github: @@ -56688,8 +56698,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -56771,7 +56781,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *385 + '403': *386 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -56836,8 +56846,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -56845,7 +56855,7 @@ paths: schema: type: object properties: - commit_sha: *399 + commit_sha: *400 ref: type: string description: |- @@ -56903,7 +56913,7 @@ paths: schema: type: object properties: - id: *390 + id: *391 url: type: string description: The REST API URL for checking the status of the upload. @@ -56917,7 +56927,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': *385 + '403': *386 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -56940,8 +56950,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *280 - *281 + - *282 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -56987,7 +56997,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *379 + '403': *380 '404': description: Not Found if the sarif id does not match any upload '503': *65 @@ -57012,8 +57022,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -57094,8 +57104,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-codeowners-errors parameters: - - *280 - *281 + - *282 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -57215,8 +57225,8 @@ paths: parameters: - *17 - *19 - - *280 - *281 + - *282 responses: '200': description: Response @@ -57530,8 +57540,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -57596,7 +57606,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -57604,7 +57614,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '400': *14 '401': *25 '403': *29 @@ -57633,8 +57643,8 @@ paths: parameters: - *17 - *19 - - *280 - *281 + - *282 responses: '200': description: Response @@ -57698,8 +57708,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *280 - *281 + - *282 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -57734,14 +57744,14 @@ paths: type: integer machines: type: array - items: &614 + items: &615 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *401 - required: *402 + properties: *402 + required: *403 examples: - default: &615 + default: &616 value: total_count: 2 machines: @@ -57781,8 +57791,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *280 - *281 + - *282 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -57866,8 +57876,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *280 - *281 + - *282 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -57933,8 +57943,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -57952,7 +57962,7 @@ paths: type: integer secrets: type: array - items: &406 + items: &407 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -57972,7 +57982,7 @@ paths: - created_at - updated_at examples: - default: *403 + default: *404 headers: Link: *58 x-github: @@ -57995,16 +58005,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *404 + schema: *405 examples: - default: *405 + default: *406 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -58024,17 +58034,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *406 + schema: *407 examples: - default: *407 + default: *408 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58054,8 +58064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -58108,8 +58118,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -58138,8 +58148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *280 - *281 + - *282 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -58181,7 +58191,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &408 + properties: &409 login: type: string example: octocat @@ -58274,7 +58284,7 @@ paths: user_view_type: type: string example: public - required: &409 + required: &410 - avatar_url - events_url - followers_url @@ -58348,8 +58358,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 responses: '204': @@ -58396,8 +58406,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 requestBody: required: false @@ -58424,7 +58434,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &476 + schema: &477 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -58653,8 +58663,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *280 - *281 + - *282 - *133 responses: '204': @@ -58686,8 +58696,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *280 - *281 + - *282 - *133 responses: '200': @@ -58708,8 +58718,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *408 - required: *409 + properties: *409 + required: *410 nullable: true required: - permission @@ -58764,8 +58774,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -58775,7 +58785,7 @@ paths: application/json: schema: type: array - items: &410 + items: &411 title: Commit Comment description: Commit Comment type: object @@ -58833,7 +58843,7 @@ paths: - created_at - updated_at examples: - default: &413 + default: &414 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58892,17 +58902,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#get-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &414 + default: &415 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -58959,8 +58969,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#update-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -58983,7 +58993,7 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: default: value: @@ -59034,8 +59044,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -59057,8 +59067,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -59085,9 +59095,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -59108,8 +59118,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -59142,16 +59152,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -59173,10 +59183,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -59225,8 +59235,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-commits parameters: - - *280 - *281 + - *282 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -59282,9 +59292,9 @@ paths: application/json: schema: type: array - items: *411 + items: *412 examples: - default: &527 + default: &528 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -59378,9 +59388,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit parameters: - - *280 - *281 - - &412 + - *282 + - &413 name: commit_sha description: The SHA of the commit. in: path @@ -59452,9 +59462,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments parameters: - - *280 - *281 - - *412 + - *282 + - *413 - *17 - *19 responses: @@ -59464,9 +59474,9 @@ paths: application/json: schema: type: array - items: *410 + items: *411 examples: - default: *413 + default: *414 headers: Link: *58 x-github: @@ -59494,9 +59504,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#create-a-commit-comment parameters: - - *280 - *281 - - *412 + - *282 + - *413 requestBody: required: true content: @@ -59531,9 +59541,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *414 + default: *415 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -59561,9 +59571,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *280 - *281 - - *412 + - *282 + - *413 - *17 - *19 responses: @@ -59573,7 +59583,7 @@ paths: application/json: schema: type: array - items: &518 + items: &519 title: Pull Request Simple description: Pull Request Simple type: object @@ -59679,8 +59689,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true active_lock_reason: type: string @@ -59776,7 +59786,7 @@ paths: _links: type: object properties: - comments: &417 + comments: &418 title: Link description: Hypermedia Link type: object @@ -59785,13 +59795,13 @@ paths: type: string required: - href - commits: *417 - statuses: *417 - html: *417 - issue: *417 - review_comments: *417 - review_comment: *417 - self: *417 + commits: *418 + statuses: *418 + html: *418 + issue: *418 + review_comments: *418 + review_comment: *418 + self: *418 required: - comments - commits @@ -59802,7 +59812,7 @@ paths: - review_comment - self author_association: *63 - auto_merge: &520 + auto_merge: &521 title: Auto merge description: The status of auto merging a pull request. type: object @@ -59865,7 +59875,7 @@ paths: - author_association - auto_merge examples: - default: &519 + default: &520 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -60402,11 +60412,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#get-a-commit parameters: - - *280 - *281 + - *282 - *19 - *17 - - &418 + - &419 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)" @@ -60421,9 +60431,9 @@ paths: description: Response content: application/json: - schema: *411 + schema: *412 examples: - default: &505 + default: &506 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -60536,11 +60546,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *280 - *281 - - *418 + - *282 - *419 - *420 + - *421 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -60574,9 +60584,9 @@ paths: type: integer check_runs: type: array - items: *360 + items: *361 examples: - default: *421 + default: *422 headers: Link: *58 x-github: @@ -60601,9 +60611,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -60611,7 +60621,7 @@ paths: schema: type: integer example: 1 - - *419 + - *420 - *17 - *19 responses: @@ -60629,7 +60639,7 @@ paths: type: integer check_suites: type: array - items: *365 + items: *366 examples: default: value: @@ -60829,9 +60839,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - *17 - *19 responses: @@ -61029,9 +61039,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *280 - *281 - - *418 + - *282 + - *419 - *17 - *19 responses: @@ -61041,7 +61051,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: Status description: The status of a commit. type: object @@ -61122,7 +61132,7 @@ paths: site_admin: false headers: Link: *58 - '301': *292 + '301': *293 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61150,8 +61160,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -61180,20 +61190,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *422 - required: *423 + properties: *423 + required: *424 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &424 + properties: &425 url: type: string format: uri html_url: type: string format: uri - required: &425 + required: &426 - url - html_url nullable: true @@ -61207,26 +61217,26 @@ paths: contributing: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true readme: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true issue_template: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true pull_request_template: title: Community Health File type: object - properties: *424 - required: *425 + properties: *425 + required: *426 nullable: true required: - code_of_conduct @@ -61353,8 +61363,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#compare-two-commits parameters: - - *280 - *281 + - *282 - *19 - *17 - name: basehead @@ -61397,8 +61407,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *411 - merge_base_commit: *411 + base_commit: *412 + merge_base_commit: *412 status: type: string enum: @@ -61418,10 +61428,10 @@ paths: example: 6 commits: type: array - items: *411 + items: *412 files: type: array - items: *426 + items: *427 required: - url - html_url @@ -61707,8 +61717,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-repository-content parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -61851,7 +61861,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &427 + response-if-content-is-a-file: &428 summary: Response if content is a file value: type: file @@ -61983,7 +61993,7 @@ paths: - size - type - url - - &532 + - &533 title: Content File description: Content File type: object @@ -62184,7 +62194,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *427 + response-if-content-is-a-file: *428 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -62253,7 +62263,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *29 - '302': *428 + '302': *429 '304': *37 x-github: githubCloudOnly: false @@ -62276,8 +62286,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -62370,7 +62380,7 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: File Commit description: File Commit type: object @@ -62522,7 +62532,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: example-for-creating-a-file: value: @@ -62576,7 +62586,7 @@ paths: schema: oneOf: - *3 - - &458 + - &459 description: Repository rule violation was detected type: object properties: @@ -62597,7 +62607,7 @@ paths: items: type: object properties: - placeholder_id: &580 + placeholder_id: &581 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -62629,8 +62639,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#delete-a-file parameters: - - *280 - *281 + - *282 - name: path description: path parameter in: path @@ -62691,7 +62701,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -62746,8 +62756,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-contributors parameters: - - *280 - *281 + - *282 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -62870,8 +62880,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *280 - *281 + - *282 - *153 - *154 - *155 @@ -62914,7 +62924,7 @@ paths: application/json: schema: type: array - items: &432 + items: &433 type: object description: A Dependabot alert. properties: @@ -62960,7 +62970,7 @@ paths: - unknown - direct - transitive - security_advisory: *430 + security_advisory: *431 security_vulnerability: *52 url: *56 html_url: *57 @@ -62991,7 +63001,7 @@ paths: nullable: true maxLength: 280 fixed_at: *138 - auto_dismissed_at: *431 + auto_dismissed_at: *432 required: - number - state @@ -63221,9 +63231,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *280 - *281 - - &433 + - *282 + - &434 name: alert_number in: path description: |- @@ -63238,7 +63248,7 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: default: value: @@ -63351,9 +63361,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *280 - *281 - - *433 + - *282 + - *434 requestBody: required: true content: @@ -63398,7 +63408,7 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: default: value: @@ -63527,8 +63537,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -63546,7 +63556,7 @@ paths: type: integer secrets: type: array - items: &436 + items: &437 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -63599,16 +63609,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *434 + schema: *435 examples: - default: *435 + default: *436 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63628,15 +63638,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '200': description: Response content: application/json: - schema: *436 + schema: *437 examples: default: value: @@ -63662,8 +63672,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 requestBody: required: true @@ -63716,8 +63726,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *280 - *281 + - *282 - *128 responses: '204': @@ -63740,8 +63750,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *280 - *281 + - *282 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -63901,8 +63911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -64141,8 +64151,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -64217,7 +64227,7 @@ paths: - version - url additionalProperties: false - metadata: &437 + metadata: &438 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -64250,7 +64260,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *437 + metadata: *438 resolved: type: object description: A collection of resolved package dependencies. @@ -64263,7 +64273,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *437 + metadata: *438 relationship: type: string description: A notation of whether a dependency is requested @@ -64392,8 +64402,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#list-deployments parameters: - - *280 - *281 + - *282 - name: sha description: The SHA recorded at creation time. in: query @@ -64433,9 +64443,9 @@ paths: application/json: schema: type: array - items: *438 + items: *439 examples: - default: *439 + default: *440 headers: Link: *58 x-github: @@ -64501,8 +64511,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#create-a-deployment parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -64583,7 +64593,7 @@ paths: description: Response content: application/json: - schema: *438 + schema: *439 examples: simple-example: summary: Simple example @@ -64656,9 +64666,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#get-a-deployment parameters: - - *280 - *281 - - &440 + - *282 + - &441 name: deployment_id description: deployment_id parameter in: path @@ -64670,7 +64680,7 @@ paths: description: Response content: application/json: - schema: *438 + schema: *439 examples: default: value: @@ -64735,9 +64745,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment parameters: - - *280 - *281 - - *440 + - *282 + - *441 responses: '204': description: Response @@ -64759,9 +64769,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses parameters: - - *280 - *281 - - *440 + - *282 + - *441 - *17 - *19 responses: @@ -64771,7 +64781,7 @@ paths: application/json: schema: type: array - items: &441 + items: &442 title: Deployment Status description: The status of a deployment. type: object @@ -64932,9 +64942,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status parameters: - - *280 - *281 - - *440 + - *282 + - *441 requestBody: required: true content: @@ -65009,9 +65019,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: &442 + default: &443 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -65067,9 +65077,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status parameters: - - *280 - *281 - - *440 + - *282 + - *441 - name: status_id in: path required: true @@ -65080,9 +65090,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '404': *6 x-github: githubCloudOnly: false @@ -65107,8 +65117,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -65165,8 +65175,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#list-environments parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -65183,7 +65193,7 @@ paths: type: integer environments: type: array - items: &444 + items: &445 title: Environment description: Details of a deployment environment type: object @@ -65235,7 +65245,7 @@ paths: type: type: string example: wait_timer - wait_timer: &446 + wait_timer: &447 type: integer example: 30 description: The amount of time to delay a job after @@ -65272,7 +65282,7 @@ paths: items: type: object properties: - type: *443 + type: *444 reviewer: anyOf: - *4 @@ -65296,7 +65306,7 @@ paths: - id - node_id - type - deployment_branch_policy: &447 + deployment_branch_policy: &448 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -65412,9 +65422,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#get-an-environment parameters: - - *280 - *281 - - &445 + - *282 + - &446 name: environment_name in: path required: true @@ -65427,9 +65437,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: &448 + default: &449 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -65513,9 +65523,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: false content: @@ -65524,7 +65534,7 @@ paths: type: object nullable: true properties: - wait_timer: *446 + wait_timer: *447 prevent_self_review: type: boolean example: false @@ -65541,13 +65551,13 @@ paths: items: type: object properties: - type: *443 + type: *444 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *447 + deployment_branch_policy: *448 additionalProperties: false examples: default: @@ -65567,9 +65577,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *448 + default: *449 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -65593,9 +65603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#delete-an-environment parameters: - - *280 - *281 - - *445 + - *282 + - *446 responses: '204': description: Default response @@ -65620,9 +65630,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *17 - *19 responses: @@ -65640,7 +65650,7 @@ paths: example: 2 branch_policies: type: array - items: &449 + items: &450 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -65697,9 +65707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: true content: @@ -65745,9 +65755,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - example-wildcard: &450 + example-wildcard: &451 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -65789,10 +65799,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - &451 + - *282 + - *446 + - &452 name: branch_policy_id in: path required: true @@ -65804,9 +65814,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - default: *450 + default: *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65825,10 +65835,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - *451 + - *282 + - *446 + - *452 requestBody: required: true content: @@ -65856,9 +65866,9 @@ paths: description: Response content: application/json: - schema: *449 + schema: *450 examples: - default: *450 + default: *451 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65877,10 +65887,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *280 - *281 - - *445 - - *451 + - *282 + - *446 + - *452 responses: '204': description: Response @@ -65905,9 +65915,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 responses: '200': description: List of deployment protection rules @@ -65923,7 +65933,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &452 + items: &453 title: Deployment protection rule description: Deployment protection rule type: object @@ -65942,7 +65952,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &453 + app: &454 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -66041,9 +66051,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 requestBody: content: application/json: @@ -66064,9 +66074,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *452 + schema: *453 examples: - default: &454 + default: &455 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -66101,9 +66111,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 - *19 - *17 responses: @@ -66122,7 +66132,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *453 + items: *454 examples: default: value: @@ -66157,10 +66167,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *280 - *281 - - *445 - - &455 + - *282 + - *446 + - &456 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -66172,9 +66182,9 @@ paths: description: Response content: application/json: - schema: *452 + schema: *453 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66195,10 +66205,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *445 + - *446 + - *282 - *281 - - *280 - - *455 + - *456 responses: '204': description: Response @@ -66224,9 +66234,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-environment-secrets parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *17 - *19 responses: @@ -66244,9 +66254,9 @@ paths: type: integer secrets: type: array - items: *326 + items: *327 examples: - default: *327 + default: *328 headers: Link: *58 x-github: @@ -66271,17 +66281,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key parameters: - - *280 - *281 - - *445 + - *282 + - *446 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66303,18 +66313,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: *456 + default: *457 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66336,9 +66346,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 requestBody: required: true @@ -66396,9 +66406,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *128 responses: '204': @@ -66424,10 +66434,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-environment-variables parameters: - - *280 - *281 - - *445 - - *302 + - *282 + - *446 + - *303 - *19 responses: '200': @@ -66444,9 +66454,9 @@ paths: type: integer variables: type: array - items: *330 + items: *331 examples: - default: *331 + default: *332 headers: Link: *58 x-github: @@ -66469,9 +66479,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-environment-variable parameters: - - *280 - *281 - - *445 + - *282 + - *446 requestBody: required: true content: @@ -66523,18 +66533,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-environment-variable parameters: - - *280 - *281 - - *445 + - *282 + - *446 - *131 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66555,10 +66565,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-environment-variable parameters: - - *280 - *281 + - *282 - *131 - - *445 + - *446 requestBody: required: true content: @@ -66600,10 +66610,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable parameters: - - *280 - *281 + - *282 - *131 - - *445 + - *446 responses: '204': description: Response @@ -66625,8 +66635,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-repository-events parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -66703,8 +66713,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#list-forks parameters: - - *280 - *281 + - *282 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -66863,8 +66873,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#create-a-fork parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -66896,9 +66906,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 '400': *14 '422': *15 '403': *29 @@ -66919,8 +66929,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#create-a-blob parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -66980,7 +66990,7 @@ paths: schema: oneOf: - *98 - - *458 + - *459 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67005,8 +67015,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#get-a-blob parameters: - - *280 - *281 + - *282 - name: file_sha in: path required: true @@ -67105,8 +67115,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#create-a-commit parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67215,7 +67225,7 @@ paths: description: Response content: application/json: - schema: &459 + schema: &460 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -67429,15 +67439,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#get-a-commit-object parameters: - - *280 - *281 - - *412 + - *282 + - *413 responses: '200': description: Response content: application/json: - schema: *459 + schema: *460 examples: default: value: @@ -67493,9 +67503,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#list-matching-references parameters: - - *280 - *281 - - &460 + - *282 + - &461 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. @@ -67512,7 +67522,7 @@ paths: application/json: schema: type: array - items: &461 + items: &462 title: Git Reference description: Git references within a repository type: object @@ -67587,17 +67597,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#get-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: &462 + default: &463 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -67626,8 +67636,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#create-a-reference parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67656,9 +67666,9 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *462 + default: *463 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -67684,9 +67694,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#update-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 requestBody: required: true content: @@ -67715,9 +67725,9 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *462 + default: *463 '422': *15 '409': *47 x-github: @@ -67735,9 +67745,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#delete-a-reference parameters: - - *280 - *281 - - *460 + - *282 + - *461 responses: '204': description: Response @@ -67792,8 +67802,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#create-a-tag-object parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -67860,7 +67870,7 @@ paths: description: Response content: application/json: - schema: &464 + schema: &465 title: Git Tag description: Metadata for a Git tag type: object @@ -67911,7 +67921,7 @@ paths: - sha - type - url - verification: *463 + verification: *464 required: - sha - url @@ -67921,7 +67931,7 @@ paths: - tag - message examples: - default: &465 + default: &466 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -67994,8 +68004,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#get-a-tag parameters: - - *280 - *281 + - *282 - name: tag_sha in: path required: true @@ -68006,9 +68016,9 @@ paths: description: Response content: application/json: - schema: *464 + schema: *465 examples: - default: *465 + default: *466 '404': *6 '409': *47 x-github: @@ -68032,8 +68042,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#create-a-tree parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -68106,7 +68116,7 @@ paths: description: Response content: application/json: - schema: &466 + schema: &467 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -68202,8 +68212,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#get-a-tree parameters: - - *280 - *281 + - *282 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -68226,7 +68236,7 @@ paths: description: Response content: application/json: - schema: *466 + schema: *467 examples: default-response: summary: Default response @@ -68285,8 +68295,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -68296,7 +68306,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Webhook description: Webhooks for repositories. type: object @@ -68350,7 +68360,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &695 + last_response: &696 title: Hook Response type: object properties: @@ -68424,8 +68434,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -68477,9 +68487,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: &468 + default: &469 value: type: Repository id: 12345678 @@ -68527,17 +68537,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 '404': *6 x-github: githubCloudOnly: false @@ -68557,8 +68567,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 requestBody: required: true @@ -68604,9 +68614,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 '422': *15 '404': *6 x-github: @@ -68627,8 +68637,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68653,8 +68663,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *280 - *281 + - *282 - *170 responses: '200': @@ -68682,8 +68692,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *280 - *281 + - *282 - *170 requestBody: required: false @@ -68728,8 +68738,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *17 - *171 @@ -68761,8 +68771,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *16 responses: @@ -68791,8 +68801,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 - *16 responses: @@ -68816,8 +68826,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68843,8 +68853,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *280 - *281 + - *282 - *170 responses: '204': @@ -68903,14 +68913,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &469 + schema: &470 title: Import description: A repository import from an external source. type: object @@ -69009,7 +69019,7 @@ paths: - html_url - authors_url examples: - default: &472 + default: &473 value: vcs: subversion use_lfs: true @@ -69025,7 +69035,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &470 + '503': &471 description: Unavailable due to service under maintenance. content: application/json: @@ -69054,8 +69064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#start-an-import parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -69103,7 +69113,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -69128,7 +69138,7 @@ paths: type: string '422': *15 '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69156,8 +69166,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-an-import parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -69206,7 +69216,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: example-1: summary: Example 1 @@ -69254,7 +69264,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': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69277,12 +69287,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import parameters: - - *280 - *281 + - *282 responses: '204': description: Response - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69308,9 +69318,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors parameters: - - *280 - *281 - - &638 + - *282 + - &639 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -69324,7 +69334,7 @@ paths: application/json: schema: type: array - items: &471 + items: &472 title: Porter Author description: Porter Author type: object @@ -69378,7 +69388,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69403,8 +69413,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author parameters: - - *280 - *281 + - *282 - name: author_id in: path required: true @@ -69434,7 +69444,7 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: default: value: @@ -69447,7 +69457,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69471,8 +69481,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-large-files parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69513,7 +69523,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69541,8 +69551,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -69569,11 +69579,11 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *472 + default: *473 '422': *15 - '503': *470 + '503': *471 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69596,8 +69606,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69605,8 +69615,8 @@ paths: application/json: schema: *22 examples: - default: *473 - '301': *292 + default: *474 + '301': *293 '404': *6 x-github: githubCloudOnly: false @@ -69626,8 +69636,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -69640,7 +69650,7 @@ paths: properties: {} additionalProperties: false examples: - default: &475 + default: &476 value: limit: collaborators_only origin: repository @@ -69665,13 +69675,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: application/json: - schema: *474 + schema: *475 examples: default: summary: Example request body @@ -69685,7 +69695,7 @@ paths: application/json: schema: *188 examples: - default: *475 + default: *476 '409': description: Response x-github: @@ -69707,8 +69717,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -69731,8 +69741,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -69742,9 +69752,9 @@ paths: application/json: schema: type: array - items: *476 + items: *477 examples: - default: &631 + default: &632 value: - id: 1 repository: @@ -69875,8 +69885,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *280 - *281 + - *282 - *192 requestBody: required: false @@ -69906,7 +69916,7 @@ paths: description: Response content: application/json: - schema: *476 + schema: *477 examples: default: value: @@ -70037,8 +70047,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *280 - *281 + - *282 - *192 responses: '204': @@ -70070,8 +70080,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-repository-issues parameters: - - *280 - *281 + - *282 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -70144,7 +70154,7 @@ paths: type: array items: *77 examples: - default: &487 + default: &488 value: - id: 1 node_id: MDU6SXNzdWUx @@ -70292,7 +70302,7 @@ paths: state_reason: completed headers: Link: *58 - '301': *292 + '301': *293 '422': *15 '404': *6 x-github: @@ -70321,8 +70331,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#create-an-issue parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -70406,7 +70416,7 @@ paths: application/json: schema: *77 examples: - default: &482 + default: &483 value: id: 1 node_id: MDU6SXNzdWUx @@ -70562,7 +70572,7 @@ paths: '422': *15 '503': *65 '404': *6 - '410': *289 + '410': *290 x-github: triggersNotification: true githubCloudOnly: false @@ -70590,8 +70600,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *280 - *281 + - *282 - *87 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -70612,9 +70622,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: &484 + default: &485 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70672,17 +70682,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#get-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &478 + default: &479 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -70736,8 +70746,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#update-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -70760,9 +70770,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 '422': *15 x-github: githubCloudOnly: false @@ -70780,8 +70790,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -70802,8 +70812,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -70830,9 +70840,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -70853,8 +70863,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -70887,16 +70897,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -70918,10 +70928,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -70941,8 +70951,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -70952,7 +70962,7 @@ paths: application/json: schema: type: array - items: &481 + items: &482 title: Issue Event description: Issue Event type: object @@ -70995,8 +71005,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *479 - required: *480 + properties: *480 + required: *481 nullable: true label: title: Issue Event Label @@ -71303,8 +71313,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#get-an-issue-event parameters: - - *280 - *281 + - *282 - name: event_id in: path required: true @@ -71315,7 +71325,7 @@ paths: description: Response content: application/json: - schema: *481 + schema: *482 examples: default: value: @@ -71508,7 +71518,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *289 + '410': *290 '403': *29 x-github: githubCloudOnly: false @@ -71542,9 +71552,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#get-an-issue parameters: - - *280 - *281 - - &483 + - *282 + - &484 name: issue_number description: The number that identifies the issue. in: path @@ -71558,10 +71568,10 @@ paths: application/json: schema: *77 examples: - default: *482 - '301': *292 + default: *483 + '301': *293 '404': *6 - '410': *289 + '410': *290 '304': *37 x-github: githubCloudOnly: false @@ -71586,9 +71596,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#update-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -71693,13 +71703,13 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 '422': *15 '503': *65 '403': *29 - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71717,9 +71727,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -71747,7 +71757,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71763,9 +71773,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: content: application/json: @@ -71792,7 +71802,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71814,9 +71824,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - name: assignee in: path required: true @@ -71856,9 +71866,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *67 - *17 - *19 @@ -71869,13 +71879,13 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *484 + default: *485 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71904,9 +71914,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#create-an-issue-comment parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -71928,16 +71938,16 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *29 - '410': *289 + '410': *290 '422': *15 '404': *6 x-github: @@ -71957,9 +71967,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -71973,7 +71983,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &488 + - &489 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -72027,7 +72037,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &489 + - &490 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -72163,7 +72173,7 @@ paths: - performed_via_github_app - assignee - assigner - - &490 + - &491 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -72214,7 +72224,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &491 + - &492 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -72265,7 +72275,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &492 + - &493 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -72319,7 +72329,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &493 + - &494 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -72366,7 +72376,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &494 + - &495 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -72413,7 +72423,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &495 + - &496 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -72473,7 +72483,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &496 + - &497 title: Locked Issue Event description: Locked Issue Event type: object @@ -72521,7 +72531,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &497 + - &498 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -72587,7 +72597,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &498 + - &499 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -72653,7 +72663,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &499 + - &500 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -72719,7 +72729,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &500 + - &501 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -72810,7 +72820,7 @@ paths: color: red headers: Link: *58 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72827,9 +72837,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -72839,7 +72849,7 @@ paths: application/json: schema: type: array - items: &485 + items: &486 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -72886,7 +72896,7 @@ paths: - color - default examples: - default: &486 + default: &487 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -72904,9 +72914,9 @@ paths: default: false headers: Link: *58 - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72923,9 +72933,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -72984,12 +72994,12 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 - '301': *292 + default: *487 + '301': *293 '404': *6 - '410': *289 + '410': *290 '422': *15 x-github: githubCloudOnly: false @@ -73006,9 +73016,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -73068,12 +73078,12 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 - '301': *292 + default: *487 + '301': *293 '404': *6 - '410': *289 + '410': *290 '422': *15 x-github: githubCloudOnly: false @@ -73090,15 +73100,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 responses: '204': description: Response - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73117,9 +73127,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - name: name in: path required: true @@ -73132,7 +73142,7 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: default: value: @@ -73143,9 +73153,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *292 + '301': *293 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73165,9 +73175,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#lock-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: false content: @@ -73195,7 +73205,7 @@ paths: '204': description: Response '403': *29 - '410': *289 + '410': *290 '404': *6 '422': *15 x-github: @@ -73213,9 +73223,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#unlock-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 responses: '204': description: Response @@ -73237,9 +73247,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - 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. @@ -73265,13 +73275,13 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73289,9 +73299,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73323,16 +73333,16 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -73354,10 +73364,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *280 - *281 - - *483 - - *276 + - *282 + - *484 + - *277 responses: '204': description: Response @@ -73386,9 +73396,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73412,7 +73422,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -73445,9 +73455,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -73459,11 +73469,11 @@ paths: type: array items: *77 examples: - default: *487 + default: *488 headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73491,9 +73501,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73522,14 +73532,14 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *29 - '410': *289 + '410': *290 '422': *15 '404': *6 x-github: @@ -73549,9 +73559,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 requestBody: required: true content: @@ -73584,7 +73594,7 @@ paths: application/json: schema: *77 examples: - default: *482 + default: *483 '403': *29 '404': *6 '422': *7 @@ -73606,9 +73616,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *280 - *281 - - *483 + - *282 + - *484 - *17 - *19 responses: @@ -73623,7 +73633,6 @@ paths: description: Timeline Event type: object anyOf: - - *488 - *489 - *490 - *491 @@ -73636,6 +73645,7 @@ paths: - *498 - *499 - *500 + - *501 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -73940,7 +73950,7 @@ paths: type: string comments: type: array - items: &521 + items: &522 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -74149,7 +74159,7 @@ paths: type: string comments: type: array - items: *410 + items: *411 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -74438,7 +74448,7 @@ paths: headers: Link: *58 '404': *6 - '410': *289 + '410': *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74455,8 +74465,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -74466,7 +74476,7 @@ paths: application/json: schema: type: array - items: &501 + items: &502 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -74531,8 +74541,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -74568,9 +74578,9 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: - default: &502 + default: &503 value: id: 1 key: ssh-rsa AAA... @@ -74604,9 +74614,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *280 - *281 - - &503 + - *282 + - &504 name: key_id description: The unique identifier of the key. in: path @@ -74618,9 +74628,9 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: - default: *502 + default: *503 '404': *6 x-github: githubCloudOnly: false @@ -74638,9 +74648,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *280 - *281 - - *503 + - *282 + - *504 responses: '204': description: Response @@ -74660,8 +74670,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -74671,9 +74681,9 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 + default: *487 headers: Link: *58 '404': *6 @@ -74694,8 +74704,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#create-a-label parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -74731,9 +74741,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: &504 + default: &505 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -74765,8 +74775,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#get-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74777,9 +74787,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *504 + default: *505 '404': *6 x-github: githubCloudOnly: false @@ -74796,8 +74806,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#update-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74836,7 +74846,7 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: default: value: @@ -74862,8 +74872,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#delete-a-label parameters: - - *280 - *281 + - *282 - name: name in: path required: true @@ -74889,8 +74899,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-languages parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -74929,9 +74939,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *280 - *281 - - *386 + - *282 + - *387 responses: '200': description: Response @@ -75076,8 +75086,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75142,8 +75152,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#merge-a-branch parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75177,9 +75187,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *411 + schema: *412 examples: - default: *505 + default: *506 '204': description: Response when already merged '404': @@ -75204,8 +75214,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#list-milestones parameters: - - *280 - *281 + - *282 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -75246,12 +75256,12 @@ paths: application/json: schema: type: array - items: &506 + items: &507 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 examples: default: value: @@ -75307,8 +75317,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#create-a-milestone parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75348,9 +75358,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &507 + default: &508 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -75409,9 +75419,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#get-a-milestone parameters: - - *280 - *281 - - &508 + - *282 + - &509 name: milestone_number description: The number that identifies the milestone. in: path @@ -75423,9 +75433,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 '404': *6 x-github: githubCloudOnly: false @@ -75442,9 +75452,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#update-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 requestBody: required: false content: @@ -75482,9 +75492,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75500,9 +75510,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#delete-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 responses: '204': description: Response @@ -75523,9 +75533,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *280 - *281 - - *508 + - *282 + - *509 - *17 - *19 responses: @@ -75535,9 +75545,9 @@ paths: application/json: schema: type: array - items: *485 + items: *486 examples: - default: *486 + default: *487 headers: Link: *58 x-github: @@ -75556,12 +75566,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *280 - *281 - - *509 + - *282 - *510 - - *67 - *511 + - *67 + - *512 - *17 - *19 responses: @@ -75573,7 +75583,7 @@ paths: type: array items: *90 examples: - default: *512 + default: *513 headers: Link: *58 x-github: @@ -75597,8 +75607,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -75656,14 +75666,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: &513 + schema: &514 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -75788,7 +75798,7 @@ paths: - custom_404 - public examples: - default: &514 + default: &515 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -75829,8 +75839,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -75884,9 +75894,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 '422': *15 '409': *47 x-github: @@ -75909,8 +75919,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76009,8 +76019,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -76036,8 +76046,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -76047,7 +76057,7 @@ paths: application/json: schema: type: array - items: &515 + items: &516 title: Page Build description: Page Build type: object @@ -76141,8 +76151,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build parameters: - - *280 - *281 + - *282 responses: '201': description: Response @@ -76187,16 +76197,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-latest-pages-build parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: &516 + default: &517 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -76244,8 +76254,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build parameters: - - *280 - *281 + - *282 - name: build_id in: path required: true @@ -76256,9 +76266,9 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76278,8 +76288,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76384,9 +76394,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *280 - *281 - - &517 + - *282 + - &518 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -76444,9 +76454,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *280 - *281 - - *517 + - *282 + - *518 responses: '204': *146 '404': *6 @@ -76473,8 +76483,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -76732,8 +76742,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Private vulnerability reporting status @@ -76770,8 +76780,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': *146 '422': *14 @@ -76792,8 +76802,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': *146 '422': *14 @@ -76816,8 +76826,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-repository-projects parameters: - - *280 - *281 + - *282 - name: state description: Indicates the state of the projects to return. in: query @@ -76878,7 +76888,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -76901,8 +76911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#create-a-repository-project parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -76930,11 +76940,11 @@ paths: application/json: schema: *230 examples: - default: *288 + default: *289 '401': *25 '403': *29 '404': *6 - '410': *289 + '410': *290 '422': *7 x-github: githubCloudOnly: false @@ -76957,8 +76967,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -76997,8 +77007,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -77060,8 +77070,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests parameters: - - *280 - *281 + - *282 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -77121,9 +77131,9 @@ paths: application/json: schema: type: array - items: *518 + items: *519 examples: - default: *519 + default: *520 headers: Link: *58 '304': *37 @@ -77155,8 +77165,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -77221,7 +77231,7 @@ paths: description: Response content: application/json: - schema: &523 + schema: &524 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -77332,8 +77342,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true active_lock_reason: type: string @@ -77378,7 +77388,7 @@ paths: nullable: true requested_teams: type: array - items: *258 + items: *259 nullable: true head: type: object @@ -77417,14 +77427,14 @@ paths: _links: type: object properties: - comments: *417 - commits: *417 - statuses: *417 - html: *417 - issue: *417 - review_comments: *417 - review_comment: *417 - self: *417 + comments: *418 + commits: *418 + statuses: *418 + html: *418 + issue: *418 + review_comments: *418 + review_comment: *418 + self: *418 required: - comments - commits @@ -77435,7 +77445,7 @@ paths: - review_comment - self author_association: *63 - auto_merge: *520 + auto_merge: *521 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -77527,7 +77537,7 @@ paths: - merged_by - review_comments examples: - default: &524 + default: &525 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -78054,8 +78064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *280 - *281 + - *282 - name: sort in: query required: false @@ -78084,9 +78094,9 @@ paths: application/json: schema: type: array - items: *521 + items: *522 examples: - default: &526 + default: &527 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78163,17 +78173,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -78248,8 +78258,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -78272,9 +78282,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78290,8 +78300,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *280 - *281 + - *282 - *76 responses: '204': @@ -78313,8 +78323,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *280 - *281 + - *282 - *76 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -78341,9 +78351,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -78364,8 +78374,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *280 - *281 + - *282 - *76 requestBody: required: true @@ -78398,16 +78408,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -78429,10 +78439,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *280 - *281 + - *282 - *76 - - *276 + - *277 responses: '204': description: Response @@ -78475,9 +78485,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request parameters: - - *280 - *281 - - &525 + - *282 + - &526 name: pull_number description: The number that identifies the pull request. in: path @@ -78490,9 +78500,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *523 + schema: *524 examples: - default: *524 + default: *525 '304': *37 '404': *6 '406': @@ -78527,9 +78537,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -78571,9 +78581,9 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *524 + default: *525 '422': *15 '403': *29 x-github: @@ -78595,9 +78605,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -78659,7 +78669,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -78667,7 +78677,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -78697,9 +78707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *87 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -78720,9 +78730,9 @@ paths: application/json: schema: type: array - items: *521 + items: *522 examples: - default: *526 + default: *527 headers: Link: *58 x-github: @@ -78755,9 +78765,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -78862,7 +78872,7 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: example-for-a-multi-line-comment: value: @@ -78950,9 +78960,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *76 requestBody: required: true @@ -78975,7 +78985,7 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: default: value: @@ -79061,9 +79071,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -79073,9 +79083,9 @@ paths: application/json: schema: type: array - items: *411 + items: *412 examples: - default: *527 + default: *528 headers: Link: *58 x-github: @@ -79105,9 +79115,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -79117,7 +79127,7 @@ paths: application/json: schema: type: array - items: *426 + items: *427 examples: default: value: @@ -79155,9 +79165,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *280 - *281 - - *525 + - *282 + - *526 responses: '204': description: Response if pull request has been merged @@ -79180,9 +79190,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -79293,9 +79303,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 responses: '200': description: Response @@ -79370,9 +79380,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -79409,7 +79419,7 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: default: value: @@ -79945,9 +79955,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: true content: @@ -79981,7 +79991,7 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: default: value: @@ -80486,9 +80496,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 - *17 - *19 responses: @@ -80498,7 +80508,7 @@ paths: application/json: schema: type: array - items: &528 + items: &529 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -80649,9 +80659,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -80737,9 +80747,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: &530 + default: &531 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -80802,10 +80812,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - &529 + - *282 + - *526 + - &530 name: review_id description: The unique identifier of the review. in: path @@ -80817,9 +80827,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: &531 + default: &532 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -80878,10 +80888,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -80904,7 +80914,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -80966,18 +80976,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 responses: '200': description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *530 + default: *531 '422': *7 '404': *6 x-github: @@ -81004,10 +81014,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 - *17 - *19 responses: @@ -81090,9 +81100,9 @@ paths: _links: type: object properties: - self: *417 - html: *417 - pull_request: *417 + self: *418 + html: *418 + pull_request: *418 required: - self - html @@ -81235,10 +81245,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -81266,7 +81276,7 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -81329,10 +81339,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *280 - *281 - - *525 - - *529 + - *282 + - *526 + - *530 requestBody: required: true content: @@ -81367,9 +81377,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *531 + default: *532 '404': *6 '422': *7 '403': *29 @@ -81391,9 +81401,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *280 - *281 - - *525 + - *282 + - *526 requestBody: required: false content: @@ -81456,8 +81466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme parameters: - - *280 - *281 + - *282 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -81470,9 +81480,9 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: - default: &533 + default: &534 value: type: file encoding: base64 @@ -81514,8 +81524,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *280 - *281 + - *282 - name: dir description: The alternate path to look for a README file in: path @@ -81535,9 +81545,9 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: - default: *533 + default: *534 '404': *6 '422': *15 x-github: @@ -81559,8 +81569,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#list-releases parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -81570,7 +81580,7 @@ paths: application/json: schema: type: array - items: &534 + items: &535 title: Release description: A release. type: object @@ -81633,7 +81643,7 @@ paths: author: *4 assets: type: array - items: &535 + items: &536 title: Release Asset description: Data related to a release. type: object @@ -81814,8 +81824,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#create-a-release parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -81891,9 +81901,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: &538 + default: &539 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -81996,9 +82006,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#get-a-release-asset parameters: - - *280 - *281 - - &536 + - *282 + - &537 name: asset_id description: The unique identifier of the asset. in: path @@ -82010,9 +82020,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: &537 + default: &538 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 @@ -82046,7 +82056,7 @@ paths: type: User site_admin: false '404': *6 - '302': *428 + '302': *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82062,9 +82072,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#update-a-release-asset parameters: - - *280 - *281 - - *536 + - *282 + - *537 requestBody: required: false content: @@ -82092,9 +82102,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82110,9 +82120,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#delete-a-release-asset parameters: - - *280 - *281 - - *536 + - *282 + - *537 responses: '204': description: Response @@ -82136,8 +82146,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -82222,16 +82232,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-the-latest-release parameters: - - *280 - *281 + - *282 responses: '200': description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82248,8 +82258,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name parameters: - - *280 - *281 + - *282 - name: tag description: tag parameter in: path @@ -82262,9 +82272,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 '404': *6 x-github: githubCloudOnly: false @@ -82286,9 +82296,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release parameters: - - *280 - *281 - - &539 + - *282 + - &540 name: release_id description: The unique identifier of the release. in: path @@ -82302,9 +82312,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: *534 + schema: *535 examples: - default: *538 + default: *539 '401': description: Unauthorized x-github: @@ -82322,9 +82332,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#update-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 requestBody: required: false content: @@ -82388,9 +82398,9 @@ paths: description: Response content: application/json: - schema: *534 + schema: *535 examples: - default: *538 + default: *539 '404': description: Not Found if the discussion category name is invalid content: @@ -82411,9 +82421,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#delete-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 responses: '204': description: Response @@ -82433,9 +82443,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#list-release-assets parameters: - - *280 - *281 - - *539 + - *282 + - *540 - *17 - *19 responses: @@ -82445,7 +82455,7 @@ paths: application/json: schema: type: array - items: *535 + items: *536 examples: default: value: @@ -82525,9 +82535,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *280 - *281 - - *539 + - *282 + - *540 - name: name in: query required: true @@ -82553,7 +82563,7 @@ paths: description: Response for successful upload content: application/json: - schema: *535 + schema: *536 examples: response-for-successful-upload: value: @@ -82607,9 +82617,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 - 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. @@ -82633,9 +82643,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 '404': *6 @@ -82656,9 +82666,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *280 - *281 - - *539 + - *282 + - *540 requestBody: required: true content: @@ -82688,16 +82698,16 @@ paths: description: Reaction exists content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '201': description: Reaction created content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 '422': *15 x-github: githubCloudOnly: false @@ -82719,10 +82729,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction parameters: - - *280 - *281 - - *539 - - *276 + - *282 + - *540 + - *277 responses: '204': description: Response @@ -82746,9 +82756,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch parameters: - - *280 - *281 - - *348 + - *282 + - *349 - *17 - *19 responses: @@ -82764,8 +82774,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *540 - - &542 + - *541 + - &543 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -82785,65 +82795,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *541 - *542 - - allOf: - *543 - - *542 - allOf: - *544 - - *542 + - *543 - allOf: - *545 - - *542 + - *543 - allOf: - *546 - - *542 + - *543 - allOf: - *547 - - *542 + - *543 - allOf: - *548 - - *542 + - *543 - allOf: - *549 - - *542 + - *543 - allOf: - *550 - - *542 + - *543 - allOf: - *551 - - *542 + - *543 - allOf: - *552 - - *542 + - *543 - allOf: - *553 - - *542 + - *543 - allOf: - *554 - - *542 + - *543 - allOf: - *555 - - *542 + - *543 - allOf: - *556 - - *542 + - *543 - allOf: - *557 - - *542 + - *543 - allOf: - *558 - - *542 + - *543 - allOf: - *559 - - *542 + - *543 - allOf: - *560 - - *542 + - *543 - allOf: - *561 - - *542 + - *543 + - allOf: + - *562 + - *543 examples: default: value: @@ -82882,8 +82892,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - *17 - *19 - name: includes_parents @@ -82894,7 +82904,7 @@ paths: schema: type: boolean default: true - - *562 + - *563 responses: '200': description: Response @@ -82949,8 +82959,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 requestBody: description: Request body required: true @@ -83012,7 +83022,7 @@ paths: application/json: schema: *245 examples: - default: &572 + default: &573 value: id: 42 name: super cool ruleset @@ -83059,12 +83069,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *280 - *281 - - *563 + - *282 - *564 - *565 - *566 + - *567 - *17 - *19 responses: @@ -83072,9 +83082,9 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: - default: *568 + default: *569 '404': *6 '500': *94 x-github: @@ -83095,17 +83105,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *280 - *281 - - *569 + - *282 + - *570 responses: '200': description: Response content: application/json: - schema: *570 + schema: *571 examples: - default: *571 + default: *572 '404': *6 '500': *94 x-github: @@ -83133,8 +83143,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83156,7 +83166,7 @@ paths: application/json: schema: *245 examples: - default: *572 + default: *573 '404': *6 '500': *94 put: @@ -83174,8 +83184,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83239,7 +83249,7 @@ paths: application/json: schema: *245 examples: - default: *572 + default: *573 '404': *6 '500': *94 delete: @@ -83257,8 +83267,8 @@ paths: category: repos subcategory: rules parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83281,8 +83291,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history parameters: - - *280 - *281 + - *282 - *17 - *19 - name: ruleset_id @@ -83300,7 +83310,7 @@ paths: type: array items: *247 examples: - default: *573 + default: *574 '404': *6 '500': *94 x-github: @@ -83319,8 +83329,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version parameters: - - *280 - *281 + - *282 - name: ruleset_id description: The ID of the ruleset. in: path @@ -83338,7 +83348,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -83393,8 +83403,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *280 - *281 + - *282 - *248 - *249 - *250 @@ -83402,11 +83412,12 @@ paths: - *48 - *19 - *17 - - *575 - *576 + - *577 - *252 - *253 - *254 + - *255 responses: '200': description: Response @@ -83414,7 +83425,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 type: object properties: number: *54 @@ -83433,8 +83444,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *577 - resolution: *578 + state: *578 + resolution: *579 resolved_at: type: string format: date-time @@ -83652,15 +83663,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 + - *255 responses: '200': description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -83712,9 +83724,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 requestBody: required: true content: @@ -83722,8 +83734,8 @@ paths: schema: type: object properties: - state: *577 - resolution: *578 + state: *578 + resolution: *579 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -83741,7 +83753,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -83816,9 +83828,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *280 - *281 - - *380 + - *282 + - *381 - *19 - *17 responses: @@ -83829,7 +83841,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &716 + items: &717 type: object properties: type: @@ -84188,8 +84200,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84197,14 +84209,14 @@ paths: schema: type: object properties: - reason: &581 + reason: &582 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *580 + placeholder_id: *581 required: - reason - placeholder_id @@ -84221,7 +84233,7 @@ paths: schema: type: object properties: - reason: *581 + reason: *582 expire_at: type: string format: date-time @@ -84264,8 +84276,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *280 - *281 + - *282 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -84280,7 +84292,7 @@ paths: properties: incremental_scans: type: array - items: &582 + items: &583 description: Information on a single scan performed by secret scanning on the repository type: object @@ -84306,15 +84318,15 @@ paths: nullable: true pattern_update_scans: type: array - items: *582 + items: *583 backfill_scans: type: array - items: *582 + items: *583 custom_pattern_backfill_scans: type: array items: allOf: - - *582 + - *583 - type: object properties: pattern_name: @@ -84384,8 +84396,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *280 - *281 + - *282 - *48 - name: sort description: The property to sort the results by. @@ -84429,9 +84441,9 @@ paths: application/json: schema: type: array - items: *583 + items: *584 examples: - default: *584 + default: *585 '400': *14 '404': *6 x-github: @@ -84454,8 +84466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84528,7 +84540,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 required: - login - type @@ -84615,9 +84627,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: &586 + default: &587 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -84850,8 +84862,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -84955,7 +84967,7 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: default: value: @@ -85102,17 +85114,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '200': description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *586 + default: *587 '403': *29 '404': *6 x-github: @@ -85136,9 +85148,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 requestBody: required: true content: @@ -85211,7 +85223,7 @@ paths: login: type: string description: The username of the user credited. - type: *257 + type: *258 required: - login - type @@ -85297,10 +85309,10 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *586 - add_credit: *586 + default: *587 + add_credit: *587 '403': *29 '404': *6 '422': @@ -85338,9 +85350,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '202': *39 '400': *14 @@ -85367,17 +85379,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *280 - *281 - - *585 + - *282 + - *586 responses: '202': description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 '400': *14 '422': *15 '403': *29 @@ -85403,8 +85415,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-stargazers parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -85503,8 +85515,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -85513,7 +85525,7 @@ paths: application/json: schema: type: array - items: &587 + items: &588 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -85546,8 +85558,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -85623,8 +85635,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -85720,8 +85732,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *280 - *281 + - *282 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -85875,8 +85887,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *280 - *281 + - *282 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -85886,7 +85898,7 @@ paths: application/json: schema: type: array - items: *587 + items: *588 examples: default: value: @@ -85919,8 +85931,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#create-a-commit-status parameters: - - *280 - *281 + - *282 - name: sha in: path required: true @@ -85974,7 +85986,7 @@ paths: description: Response content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86028,8 +86040,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-watchers parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86061,14 +86073,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription parameters: - - *280 - *281 + - *282 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &589 + schema: &590 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -86136,8 +86148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription parameters: - - *280 - *281 + - *282 requestBody: required: false content: @@ -86163,7 +86175,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -86190,8 +86202,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -86211,8 +86223,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-tags parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86291,8 +86303,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86300,7 +86312,7 @@ paths: application/json: schema: type: array - items: &590 + items: &591 title: Tag protection description: Tag protection type: object @@ -86352,8 +86364,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -86376,7 +86388,7 @@ paths: description: Response content: application/json: - schema: *590 + schema: *591 examples: default: value: @@ -86407,8 +86419,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *280 - *281 + - *282 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -86445,8 +86457,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *280 - *281 + - *282 - name: ref in: path required: true @@ -86482,8 +86494,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-teams parameters: - - *280 - *281 + - *282 - *17 - *19 responses: @@ -86515,8 +86527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-all-repository-topics parameters: - - *280 - *281 + - *282 - *19 - *17 responses: @@ -86524,7 +86536,7 @@ paths: description: Response content: application/json: - schema: &591 + schema: &592 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -86536,7 +86548,7 @@ paths: required: - names examples: - default: &592 + default: &593 value: names: - octocat @@ -86559,8 +86571,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -86591,9 +86603,9 @@ paths: description: Response content: application/json: - schema: *591 + schema: *592 examples: - default: *592 + default: *593 '404': *6 '422': *7 x-github: @@ -86614,9 +86626,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-repository-clones parameters: - - *280 - *281 - - &593 + - *282 + - &594 name: per description: The time frame to display results for. in: query @@ -86645,7 +86657,7 @@ paths: example: 128 clones: type: array - items: &594 + items: &595 title: Traffic type: object properties: @@ -86732,8 +86744,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86823,8 +86835,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources parameters: - - *280 - *281 + - *282 responses: '200': description: Response @@ -86884,9 +86896,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-page-views parameters: - - *280 - *281 - - *593 + - *282 + - *594 responses: '200': description: Response @@ -86905,7 +86917,7 @@ paths: example: 3782 views: type: array - items: *594 + items: *595 required: - uniques - count @@ -86982,8 +86994,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#transfer-a-repository parameters: - - *280 - *281 + - *282 requestBody: required: true content: @@ -87257,8 +87269,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *280 - *281 + - *282 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -87281,8 +87293,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -87304,8 +87316,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -87331,8 +87343,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *280 - *281 + - *282 - name: ref in: path required: true @@ -87424,9 +87436,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -87674,7 +87686,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &595 + text_matches: &596 title: Search Result Text Matches type: array items: @@ -87836,7 +87848,7 @@ paths: enum: - author-date - committer-date - - &596 + - &597 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 @@ -87907,7 +87919,7 @@ paths: description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true comment_count: type: integer @@ -87927,7 +87939,7 @@ paths: url: type: string format: uri - verification: *463 + verification: *464 required: - author - committer @@ -87946,7 +87958,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *346 + properties: *347 nullable: true parents: type: array @@ -87964,7 +87976,7 @@ paths: type: number node_id: type: string - text_matches: *595 + text_matches: *596 required: - sha - node_id @@ -88146,7 +88158,7 @@ paths: - interactions - created - updated - - *596 + - *597 - *17 - *19 - name: advanced_search @@ -88273,8 +88285,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *415 - required: *416 + properties: *416 + required: *417 nullable: true comments: type: integer @@ -88288,7 +88300,7 @@ paths: type: string format: date-time nullable: true - text_matches: *595 + text_matches: *596 pull_request: type: object properties: @@ -88516,7 +88528,7 @@ paths: enum: - created - updated - - *596 + - *597 - *17 - *19 responses: @@ -88560,7 +88572,7 @@ paths: nullable: true score: type: number - text_matches: *595 + text_matches: *596 required: - id - node_id @@ -88645,7 +88657,7 @@ paths: - forks - help-wanted-issues - updated - - *596 + - *597 - *17 - *19 responses: @@ -88884,7 +88896,7 @@ paths: - admin - pull - push - text_matches: *595 + text_matches: *596 temp_clone_token: type: string allow_merge_commit: @@ -89184,7 +89196,7 @@ paths: type: string format: uri nullable: true - text_matches: *595 + text_matches: *596 related: type: array nullable: true @@ -89375,7 +89387,7 @@ paths: - followers - repositories - joined - - *596 + - *597 - *17 - *19 responses: @@ -89479,7 +89491,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *595 + text_matches: *596 blog: type: string nullable: true @@ -89558,7 +89570,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &597 + - &598 name: team_id description: The unique identifier of the team. in: path @@ -89570,9 +89582,9 @@ paths: description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 x-github: githubCloudOnly: false @@ -89599,7 +89611,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *597 + - *598 requestBody: required: true content: @@ -89662,16 +89674,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '201': description: Response content: application/json: - schema: *265 + schema: *266 examples: - default: *266 + default: *267 '404': *6 '422': *15 '403': *29 @@ -89699,7 +89711,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *597 + - *598 responses: '204': description: Response @@ -89730,7 +89742,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy parameters: - - *597 + - *598 - *48 - *17 - *19 @@ -89741,9 +89753,9 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: - default: *598 + default: *599 headers: Link: *58 x-github: @@ -89772,7 +89784,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy parameters: - - *597 + - *598 requestBody: required: true content: @@ -89806,9 +89818,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: triggersNotification: true githubCloudOnly: false @@ -89835,16 +89847,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *268 + default: *269 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89869,8 +89881,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: false content: @@ -89893,9 +89905,9 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89920,8 +89932,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 responses: '204': description: Response @@ -89950,8 +89962,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *597 - - *269 + - *598 + - *270 - *48 - *17 - *19 @@ -89962,9 +89974,9 @@ paths: application/json: schema: type: array - items: *270 + items: *271 examples: - default: *600 + default: *601 headers: Link: *58 x-github: @@ -89993,8 +90005,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: true content: @@ -90016,9 +90028,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: triggersNotification: true githubCloudOnly: false @@ -90045,17 +90057,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90080,9 +90092,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 requestBody: required: true content: @@ -90104,9 +90116,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *601 + default: *602 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90131,9 +90143,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 responses: '204': description: Response @@ -90162,9 +90174,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 - 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 team discussion comment. @@ -90190,9 +90202,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -90221,9 +90233,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *597 - - *269 - - *272 + - *598 + - *270 + - *273 requestBody: required: true content: @@ -90255,9 +90267,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90283,8 +90295,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 - 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 team discussion. @@ -90310,9 +90322,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *275 + default: *276 headers: Link: *58 x-github: @@ -90341,8 +90353,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *597 - - *269 + - *598 + - *270 requestBody: required: true content: @@ -90374,9 +90386,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -90400,7 +90412,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90438,7 +90450,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *597 + - *598 - name: role description: Filters members returned by their role in the team. in: query @@ -90489,7 +90501,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90526,7 +90538,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90566,7 +90578,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90603,16 +90615,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 responses: '200': description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-user-is-a-team-maintainer: *602 + response-if-user-is-a-team-maintainer: *603 '404': *6 x-github: githubCloudOnly: false @@ -90645,7 +90657,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 requestBody: required: false @@ -90671,9 +90683,9 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: - response-if-users-membership-with-team-is-now-pending: *603 + response-if-users-membership-with-team-is-now-pending: *604 '403': description: Forbidden if team synchronization is set up '422': @@ -90707,7 +90719,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *597 + - *598 - *133 responses: '204': @@ -90736,7 +90748,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90746,9 +90758,9 @@ paths: application/json: schema: type: array - items: *278 + items: *279 examples: - default: *604 + default: *605 headers: Link: *58 '404': *6 @@ -90774,16 +90786,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *597 - - *279 + - *598 + - *280 responses: '200': description: Response content: application/json: - schema: *278 + schema: *279 examples: - default: *605 + default: *606 '404': description: Not Found if project is not managed by this team x-github: @@ -90807,8 +90819,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *597 - - *279 + - *598 + - *280 requestBody: required: false content: @@ -90875,8 +90887,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *597 - - *279 + - *598 + - *280 responses: '204': description: Response @@ -90903,7 +90915,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -90945,15 +90957,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *606 + schema: *607 examples: alternative-response-with-extra-repository-information: value: @@ -91104,9 +91116,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 requestBody: required: false content: @@ -91156,9 +91168,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *597 - - *280 + - *598 - *281 + - *282 responses: '204': description: Response @@ -91183,7 +91195,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *597 + - *598 - *17 - *19 responses: @@ -91195,7 +91207,7 @@ paths: type: array items: *152 examples: - response-if-child-teams-exist: *607 + response-if-child-teams-exist: *608 headers: Link: *58 '404': *6 @@ -91228,7 +91240,7 @@ paths: application/json: schema: oneOf: - - &609 + - &610 title: Private User description: Private User type: object @@ -91431,7 +91443,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *608 + - *609 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -91584,7 +91596,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -91930,7 +91942,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -91938,7 +91950,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -91982,7 +91994,7 @@ paths: type: integer secrets: type: array - items: &610 + items: &611 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -92022,7 +92034,7 @@ paths: - visibility - selected_repositories_url examples: - default: *403 + default: *404 headers: Link: *58 x-github: @@ -92098,7 +92110,7 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: default: value: @@ -92244,7 +92256,7 @@ paths: type: array items: *120 examples: - default: *611 + default: *612 '401': *25 '403': *29 '404': *6 @@ -92396,7 +92408,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '304': *37 '500': *94 '401': *25 @@ -92454,7 +92466,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '401': *25 '403': *29 '404': *6 @@ -92511,7 +92523,7 @@ paths: description: Response content: application/json: - schema: &612 + schema: &613 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -92552,7 +92564,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &613 + default: &614 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -92597,9 +92609,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 '404': *6 x-github: githubCloudOnly: false @@ -92636,9 +92648,9 @@ paths: type: integer machines: type: array - items: *614 + items: *615 examples: - default: *615 + default: *616 '304': *37 '500': *94 '401': *25 @@ -92717,13 +92729,13 @@ paths: nullable: true owner: *4 billable_owner: *4 - repository: *291 + repository: *292 machine: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *401 - required: *402 + properties: *402 + required: *403 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -93505,7 +93517,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '304': *37 '500': *94 '400': *14 @@ -93545,7 +93557,7 @@ paths: application/json: schema: *199 examples: - default: *400 + default: *401 '500': *94 '401': *25 '403': *29 @@ -93577,7 +93589,7 @@ paths: type: array items: *214 examples: - default: &628 + default: &629 value: - id: 197 name: hello_docker @@ -93678,7 +93690,7 @@ paths: application/json: schema: type: array - items: &616 + items: &617 title: Email description: Email type: object @@ -93743,9 +93755,9 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: - default: &630 + default: &631 value: - email: octocat@github.com verified: true @@ -93820,7 +93832,7 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: default: value: @@ -94076,7 +94088,7 @@ paths: application/json: schema: type: array - items: &617 + items: &618 title: GPG Key description: A unique encryption key type: object @@ -94207,7 +94219,7 @@ paths: - subkeys - revoked examples: - default: &641 + default: &642 value: - id: 3 name: Octocat's GPG Key @@ -94292,9 +94304,9 @@ paths: description: Response content: application/json: - schema: *617 + schema: *618 examples: - default: &618 + default: &619 value: id: 3 name: Octocat's GPG Key @@ -94351,7 +94363,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &619 + - &620 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -94363,9 +94375,9 @@ paths: description: Response content: application/json: - schema: *617 + schema: *618 examples: - default: *618 + default: *619 '404': *6 '304': *37 '403': *29 @@ -94388,7 +94400,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *619 + - *620 responses: '204': description: Response @@ -94579,7 +94591,7 @@ paths: type: array items: *60 examples: - default: *620 + default: *621 headers: Link: *58 '404': *6 @@ -94693,7 +94705,7 @@ paths: required: true content: application/json: - schema: *474 + schema: *475 examples: default: value: @@ -94843,7 +94855,7 @@ paths: application/json: schema: type: array - items: &621 + items: &622 title: Key description: Key type: object @@ -94940,9 +94952,9 @@ paths: description: Response content: application/json: - schema: *621 + schema: *622 examples: - default: &622 + default: &623 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -94975,15 +94987,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *503 + - *504 responses: '200': description: Response content: application/json: - schema: *621 + schema: *622 examples: - default: *622 + default: *623 '404': *6 '304': *37 '403': *29 @@ -95006,7 +95018,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *503 + - *504 responses: '204': description: Response @@ -95039,7 +95051,7 @@ paths: application/json: schema: type: array - items: &623 + items: &624 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -95107,7 +95119,7 @@ paths: - account - plan examples: - default: &624 + default: &625 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -95169,9 +95181,9 @@ paths: application/json: schema: type: array - items: *623 + items: *624 examples: - default: *624 + default: *625 headers: Link: *58 '304': *37 @@ -96166,7 +96178,7 @@ paths: url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - *207 - - *625 + - *626 responses: '204': description: Response @@ -96239,7 +96251,7 @@ paths: type: array items: *203 examples: - default: *626 + default: *627 headers: Link: *58 '304': *37 @@ -96281,7 +96293,7 @@ paths: - docker - nuget - container - - *627 + - *628 - *19 - *17 responses: @@ -96293,8 +96305,8 @@ paths: type: array items: *214 examples: - default: *628 - '400': *629 + default: *629 + '400': *630 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -96323,7 +96335,7 @@ paths: application/json: schema: *214 examples: - default: &642 + default: &643 value: id: 40201 name: octo-name @@ -96776,9 +96788,9 @@ paths: application/json: schema: type: array - items: *616 + items: *617 examples: - default: *630 + default: *631 headers: Link: *58 '304': *37 @@ -96891,7 +96903,7 @@ paths: type: array items: *60 examples: - default: &637 + default: &638 summary: Default response value: - id: 1296269 @@ -97195,9 +97207,9 @@ paths: description: Response content: application/json: - schema: *291 + schema: *292 examples: - default: *293 + default: *294 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -97235,9 +97247,9 @@ paths: application/json: schema: type: array - items: *476 + items: *477 examples: - default: *631 + default: *632 headers: Link: *58 '304': *37 @@ -97316,7 +97328,7 @@ paths: application/json: schema: type: array - items: &632 + items: &633 title: Social account description: Social media account type: object @@ -97331,7 +97343,7 @@ paths: - provider - url examples: - default: &633 + default: &634 value: - provider: twitter url: https://twitter.com/github @@ -97393,9 +97405,9 @@ paths: application/json: schema: type: array - items: *632 + items: *633 examples: - default: *633 + default: *634 '422': *15 '304': *37 '404': *6 @@ -97482,7 +97494,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -97502,7 +97514,7 @@ paths: - title - created_at examples: - default: &653 + default: &654 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97568,9 +97580,9 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: - default: &635 + default: &636 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -97601,7 +97613,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: - - &636 + - &637 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -97613,9 +97625,9 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: - default: *635 + default: *636 '404': *6 '304': *37 '403': *29 @@ -97638,7 +97650,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: - - *636 + - *637 responses: '204': description: Response @@ -97667,7 +97679,7 @@ paths: description: API method documentation url: https://docs.github.com/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 @@ -97692,11 +97704,11 @@ paths: type: array items: *60 examples: - default-response: *637 + default-response: *638 application/vnd.github.v3.star+json: schema: type: array - items: &655 + items: &656 title: Starred Repository description: Starred Repository type: object @@ -97852,8 +97864,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response if this repository is starred by you @@ -97881,8 +97893,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -97906,8 +97918,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *280 - *281 + - *282 responses: '204': description: Response @@ -97979,7 +97991,7 @@ paths: application/json: schema: type: array - items: *265 + items: *266 examples: default: value: @@ -98065,10 +98077,10 @@ paths: application/json: schema: oneOf: + - *610 - *609 - - *608 examples: - default-response: &639 + default-response: &640 summary: Default response value: login: octocat @@ -98103,7 +98115,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &640 + response-with-git-hub-plan-information: &641 summary: Response with GitHub plan information value: login: octocat @@ -98163,7 +98175,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *638 + - *639 - *17 responses: '200': @@ -98212,11 +98224,11 @@ paths: application/json: schema: oneOf: + - *610 - *609 - - *608 examples: - default-response: *639 - response-with-git-hub-plan-information: *640 + default-response: *640 + response-with-git-hub-plan-information: *641 '404': *6 x-github: githubCloudOnly: false @@ -98292,7 +98304,7 @@ paths: bundle_url: type: string examples: - default: *342 + default: *343 '201': description: Response content: @@ -98333,7 +98345,7 @@ paths: type: array items: *214 examples: - default: *628 + default: *629 '403': *29 '401': *25 x-github: @@ -98737,9 +98749,9 @@ paths: application/json: schema: type: array - items: *617 + items: *618 examples: - default: *641 + default: *642 headers: Link: *58 x-github: @@ -98843,7 +98855,7 @@ paths: application/json: schema: *22 examples: - default: *473 + default: *474 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -98921,7 +98933,7 @@ paths: type: array items: *203 examples: - default: *626 + default: *627 headers: Link: *58 x-github: @@ -98960,7 +98972,7 @@ paths: - docker - nuget - container - - *627 + - *628 - *133 - *19 - *17 @@ -98973,10 +98985,10 @@ paths: type: array items: *214 examples: - default: *628 + default: *629 '403': *29 '401': *25 - '400': *629 + '400': *630 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99006,7 +99018,7 @@ paths: application/json: schema: *214 examples: - default: *642 + default: *643 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99605,9 +99617,9 @@ paths: description: Response content: application/json: - schema: *643 + schema: *644 examples: - default: *644 + default: *645 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99635,9 +99647,9 @@ paths: description: Response content: application/json: - schema: *645 + schema: *646 examples: - default: *646 + default: *647 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99665,9 +99677,9 @@ paths: description: Response content: application/json: - schema: *647 + schema: *648 examples: - default: *648 + default: *649 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -99688,10 +99700,10 @@ paths: url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-a-user parameters: - *133 - - *649 - *650 - *651 - *652 + - *653 responses: '200': description: Response when getting a billing usage report @@ -99790,9 +99802,9 @@ paths: application/json: schema: type: array - items: *632 + items: *633 examples: - default: *633 + default: *634 headers: Link: *58 x-github: @@ -99822,9 +99834,9 @@ paths: application/json: schema: type: array - items: *634 + items: *635 examples: - default: *653 + default: *654 headers: Link: *58 x-github: @@ -99849,7 +99861,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *133 - - *654 + - *655 - *48 - *17 - *19 @@ -99861,11 +99873,11 @@ paths: schema: anyOf: - type: array - items: *655 + items: *656 - type: array items: *60 examples: - default-response: *637 + default-response: *638 headers: Link: *58 x-github: @@ -100024,7 +100036,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 @@ -100082,7 +100094,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 @@ -100101,7 +100113,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 @@ -100161,13 +100173,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: &689 + properties: &690 id: description: Unique identifier of the repository example: 42 @@ -100850,7 +100862,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &690 + required: &691 - archive_url - assignees_url - blobs_url @@ -101001,10 +101013,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -101080,11 +101092,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/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -101307,11 +101319,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: *4 required: - action @@ -101494,11 +101506,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: *4 required: - action @@ -101582,7 +101594,7 @@ x-webhooks: type: string enum: - completed - check_run: &662 + check_run: &663 title: CheckRun description: A check performed on the code of a given code change type: object @@ -101645,7 +101657,7 @@ x-webhooks: type: string pull_requests: type: array - items: *359 + items: *360 repository: *120 status: example: completed @@ -101683,7 +101695,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *661 + deployment: *662 details_url: example: https://example.com type: string @@ -101733,7 +101745,7 @@ x-webhooks: - annotations_url pull_requests: type: array - items: *359 + items: *360 started_at: example: '2018-05-04T01:14:52Z' type: string @@ -101768,9 +101780,9 @@ x-webhooks: - output - app - pull_requests - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -102163,10 +102175,10 @@ x-webhooks: type: string enum: - created - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -102562,10 +102574,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 requested_action: description: The action requested by the user. type: object @@ -102970,10 +102982,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *662 - installation: *657 - organization: *658 - repository: *659 + check_run: *663 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - check_run @@ -103950,10 +103962,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: *4 required: - action @@ -104623,10 +104635,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: *4 required: - action @@ -105290,10 +105302,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: *4 required: - action @@ -105456,7 +105468,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -105601,20 +105613,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &663 + commit_oid: &664 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: &664 + enterprise: *657 + installation: *658 + organization: *659 + ref: &665 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: *4 required: - action @@ -105776,7 +105788,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -106006,12 +106018,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106106,7 +106118,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -106274,12 +106286,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106442,7 +106454,7 @@ x-webhooks: required: - login - id - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -106608,12 +106620,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -106710,7 +106722,7 @@ x-webhooks: dismissed_by: type: object nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -106878,16 +106890,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: *4 required: - action @@ -106981,7 +106993,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *375 + dismissed_comment: *376 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -107121,12 +107133,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *663 - enterprise: *656 - installation: *657 - organization: *658 - ref: *664 - repository: *659 + commit_oid: *664 + enterprise: *657 + installation: *658 + organization: *659 + ref: *665 + repository: *660 sender: *4 required: - action @@ -107383,10 +107395,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: *4 required: - action @@ -107466,18 +107478,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: &665 + organization: *659 + pusher_type: &666 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &666 + ref: &667 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -107487,7 +107499,7 @@ x-webhooks: enum: - tag - branch - repository: *659 + repository: *660 sender: *4 required: - ref @@ -107570,9 +107582,9 @@ x-webhooks: enum: - created definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107657,9 +107669,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: *4 required: - action @@ -107737,9 +107749,9 @@ x-webhooks: enum: - promote_to_enterprise definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107817,9 +107829,9 @@ x-webhooks: enum: - updated definition: *231 - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -107896,10 +107908,10 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - repository: *659 - organization: *658 + enterprise: *657 + installation: *658 + repository: *660 + organization: *659 sender: *4 new_property_values: type: array @@ -107984,18 +107996,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *656 - installation: *657 - organization: *658 - pusher_type: *665 - ref: *666 + enterprise: *657 + installation: *658 + organization: *659 + pusher_type: *666 + ref: *667 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *659 + repository: *660 sender: *4 required: - ref @@ -108079,11 +108091,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108167,11 +108179,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108255,11 +108267,11 @@ x-webhooks: type: string enum: - created - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108341,11 +108353,11 @@ x-webhooks: type: string enum: - dismissed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108427,11 +108439,11 @@ x-webhooks: type: string enum: - fixed - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108514,11 +108526,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108600,11 +108612,11 @@ x-webhooks: type: string enum: - reopened - alert: *432 - installation: *657 - organization: *658 - enterprise: *656 - repository: *659 + alert: *433 + installation: *658 + organization: *659 + enterprise: *657 + repository: *660 sender: *4 required: - action @@ -108681,9 +108693,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - key: &667 + enterprise: *657 + installation: *658 + key: &668 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -108719,8 +108731,8 @@ x-webhooks: - verified - created_at - read_only - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -108797,11 +108809,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - key: *667 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + key: *668 + organization: *659 + repository: *660 sender: *4 required: - action @@ -109362,12 +109374,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: *4 - workflow: &671 + workflow: &672 title: Workflow type: object nullable: true @@ -110093,13 +110105,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *438 + deployment: *439 pull_requests: type: array - items: *523 - repository: *659 - organization: *658 - installation: *657 + items: *524 + repository: *660 + organization: *659 + installation: *658 sender: *4 responses: '200': @@ -110170,7 +110182,7 @@ x-webhooks: type: string enum: - approved - approver: &668 + approver: &669 type: object properties: avatar_url: @@ -110213,11 +110225,11 @@ x-webhooks: type: string comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: &669 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: &670 type: array items: type: object @@ -110296,7 +110308,7 @@ x-webhooks: sender: *4 since: type: string - workflow_job_run: &670 + workflow_job_run: &671 type: object properties: conclusion: @@ -111027,18 +111039,18 @@ x-webhooks: type: string enum: - rejected - approver: *668 + approver: *669 comment: type: string - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - reviewers: *669 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + reviewers: *670 sender: *4 since: type: string - workflow_job_run: *670 + workflow_job_run: *671 workflow_job_runs: type: array items: @@ -111742,13 +111754,13 @@ x-webhooks: type: string enum: - requested - enterprise: *656 + enterprise: *657 environment: type: string - installation: *657 - organization: *658 - repository: *659 - requestor: &676 + installation: *658 + organization: *659 + repository: *660 + requestor: &677 title: User type: object nullable: true @@ -113647,12 +113659,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: *4 - workflow: *671 + workflow: *672 workflow_run: title: Deployment Workflow Run type: object @@ -114332,7 +114344,7 @@ x-webhooks: type: string enum: - answered - answer: &674 + answer: &675 type: object properties: author_association: @@ -114489,7 +114501,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &672 + discussion: &673 title: Discussion description: A Discussion in a repository. type: object @@ -114775,7 +114787,7 @@ x-webhooks: - id labels: type: array - items: *485 + items: *486 required: - repository_url - category @@ -114797,10 +114809,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: *4 required: - action @@ -114927,11 +114939,11 @@ x-webhooks: - from required: - category - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115014,11 +115026,11 @@ x-webhooks: type: string enum: - closed - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115100,7 +115112,7 @@ x-webhooks: type: string enum: - created - comment: &673 + comment: &674 type: object properties: author_association: @@ -115257,11 +115269,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115344,12 +115356,12 @@ x-webhooks: type: string enum: - deleted - comment: *673 - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *674 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115444,12 +115456,12 @@ x-webhooks: - from required: - body - comment: *673 - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + comment: *674 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115533,11 +115545,11 @@ x-webhooks: type: string enum: - created - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115619,11 +115631,11 @@ x-webhooks: type: string enum: - deleted - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115723,11 +115735,11 @@ x-webhooks: type: string required: - from - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115809,10 +115821,10 @@ x-webhooks: type: string enum: - labeled - discussion: *672 - enterprise: *656 - installation: *657 - label: &675 + discussion: *673 + enterprise: *657 + installation: *658 + label: &676 title: Label type: object properties: @@ -115844,8 +115856,8 @@ x-webhooks: - color - default - description - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -115928,11 +115940,11 @@ x-webhooks: type: string enum: - locked - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116014,11 +116026,11 @@ x-webhooks: type: string enum: - pinned - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116100,11 +116112,11 @@ x-webhooks: type: string enum: - reopened - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116189,16 +116201,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *672 - new_repository: *659 + new_discussion: *673 + new_repository: *660 required: - new_discussion - new_repository - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116281,10 +116293,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *672 - old_answer: *674 - organization: *658 - repository: *659 + discussion: *673 + old_answer: *675 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116366,12 +116378,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *672 - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116454,11 +116466,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116540,11 +116552,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *672 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + discussion: *673 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -116617,7 +116629,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/rest/repos/repos#get-a-repository) resource. @@ -117277,9 +117289,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - forkee @@ -117425,9 +117437,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 @@ -117464,7 +117476,7 @@ x-webhooks: - action - sha - html_url - repository: *659 + repository: *660 sender: *4 required: - pages @@ -117540,10 +117552,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: &677 + organization: *659 + repositories: &678 description: An array of repository objects that the installation can access. type: array @@ -117569,8 +117581,8 @@ x-webhooks: - name - full_name - private - repository: *659 - requester: *676 + repository: *660 + requester: *677 sender: *4 required: - action @@ -117645,11 +117657,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -117725,11 +117737,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -117805,10 +117817,10 @@ x-webhooks: type: string enum: - added - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: &678 + organization: *659 + repositories_added: &679 description: An array of repository objects, which were added to the installation. type: array @@ -117854,15 +117866,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *659 - repository_selection: &679 + repository: *660 + repository_selection: &680 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *676 + requester: *677 sender: *4 required: - action @@ -117941,10 +117953,10 @@ x-webhooks: type: string enum: - removed - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories_added: *678 + organization: *659 + repositories_added: *679 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -117971,9 +117983,9 @@ x-webhooks: - name - full_name - private - repository: *659 - repository_selection: *679 - requester: *676 + repository: *660 + repository_selection: *680 + requester: *677 sender: *4 required: - action @@ -118052,11 +118064,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -118234,10 +118246,10 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 target_type: type: string @@ -118316,11 +118328,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *656 + enterprise: *657 installation: *22 - organization: *658 - repositories: *677 - repository: *659 + organization: *659 + repositories: *678 + repository: *660 requester: nullable: true sender: *4 @@ -118572,8 +118584,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/rest/issues/issues#get-an-issue) the comment belongs to. @@ -119729,8 +119741,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -119810,7 +119822,7 @@ x-webhooks: type: string enum: - deleted - comment: &680 + comment: &681 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -119975,8 +119987,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/rest/issues/issues#get-an-issue) the comment belongs to. @@ -121130,8 +121142,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -121211,7 +121223,7 @@ x-webhooks: type: string enum: - edited - changes: &708 + changes: &709 description: The changes to the comment. type: object properties: @@ -121223,9 +121235,9 @@ x-webhooks: type: string required: - from - comment: *680 - enterprise: *656 - installation: *657 + comment: *681 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -122380,8 +122392,8 @@ x-webhooks: - state - locked - assignee - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -122463,10 +122475,10 @@ x-webhooks: type: string enum: - assigned - assignee: *676 - enterprise: *656 - installation: *657 - issue: &683 + assignee: *677 + enterprise: *657 + installation: *658 + issue: &684 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -123385,8 +123397,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -123466,8 +123478,8 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 + enterprise: *657 + installation: *658 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -124526,8 +124538,8 @@ x-webhooks: required: - state - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -124606,8 +124618,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/rest/issues/issues#get-an-issue) @@ -125521,8 +125533,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -125601,8 +125613,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/rest/issues/issues#get-an-issue) @@ -126517,7 +126529,7 @@ x-webhooks: format: uri user_view_type: type: string - milestone: &681 + milestone: &682 title: Milestone description: A collection of related issues and pull requests. type: object @@ -126655,8 +126667,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -126755,8 +126767,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/rest/issues/issues#get-an-issue) @@ -127675,9 +127687,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *675 - organization: *658 - repository: *659 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -127757,8 +127769,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/rest/issues/issues#get-an-issue) @@ -128676,9 +128688,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *675 - organization: *658 - repository: *659 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -128758,8 +128770,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/rest/issues/issues#get-an-issue) @@ -129678,8 +129690,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -129758,8 +129770,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/rest/issues/issues#get-an-issue) @@ -130672,9 +130684,9 @@ x-webhooks: format: uri user_view_type: type: string - milestone: *681 - organization: *658 - repository: *659 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -132117,8 +132129,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/rest/issues/issues#get-an-issue) @@ -133036,8 +133048,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -133117,9 +133129,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *656 - installation: *657 - issue: &682 + enterprise: *657 + installation: *658 + issue: &683 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -134031,8 +134043,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -134111,8 +134123,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/rest/issues/issues#get-an-issue) @@ -135030,8 +135042,8 @@ x-webhooks: user_view_type: type: string type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136494,11 +136506,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *656 - installation: *657 - issue: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *683 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136578,12 +136590,12 @@ x-webhooks: type: string enum: - typed - enterprise: *656 - installation: *657 - issue: *683 + enterprise: *657 + installation: *658 + issue: *684 type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136664,7 +136676,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &711 + assignee: &712 title: User type: object nullable: true @@ -136734,11 +136746,11 @@ x-webhooks: required: - login - id - enterprise: *656 - installation: *657 - issue: *683 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *684 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136817,12 +136829,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - issue: *683 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *684 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -136902,8 +136914,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/rest/issues/issues#get-an-issue) @@ -137820,8 +137832,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -137901,11 +137913,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *656 - installation: *657 - issue: *682 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + issue: *683 + organization: *659 + repository: *660 sender: *4 required: - action @@ -137984,12 +137996,12 @@ x-webhooks: type: string enum: - untyped - enterprise: *656 - installation: *657 - issue: *683 + enterprise: *657 + installation: *658 + issue: *684 type: *193 - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138069,11 +138081,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138151,11 +138163,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138265,11 +138277,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - label: *675 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + label: *676 + organization: *659 + repository: *660 sender: *4 required: - action @@ -138351,9 +138363,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: &684 + enterprise: *657 + installation: *658 + marketplace_purchase: &685 title: Marketplace Purchase type: object required: @@ -138436,8 +138448,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: &685 + organization: *659 + previous_marketplace_purchase: &686 title: Marketplace Purchase type: object properties: @@ -138517,7 +138529,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138597,10 +138609,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -138683,7 +138695,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138765,10 +138777,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -138850,7 +138862,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *659 + repository: *660 sender: *4 required: - action @@ -138931,8 +138943,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 @@ -139014,9 +139026,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *658 - previous_marketplace_purchase: *685 - repository: *659 + organization: *659 + previous_marketplace_purchase: *686 + repository: *660 sender: *4 required: - action @@ -139096,12 +139108,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *656 - installation: *657 - marketplace_purchase: *684 - organization: *658 - previous_marketplace_purchase: *685 - repository: *659 + enterprise: *657 + installation: *658 + marketplace_purchase: *685 + organization: *659 + previous_marketplace_purchase: *686 + repository: *660 sender: *4 required: - action @@ -139203,11 +139215,11 @@ x-webhooks: type: string required: - to - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139307,11 +139319,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139390,11 +139402,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 sender: *4 required: - action @@ -139472,11 +139484,11 @@ x-webhooks: type: string enum: - added - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -139552,7 +139564,7 @@ x-webhooks: required: - login - id - team: &686 + team: &687 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -139742,11 +139754,11 @@ x-webhooks: type: string enum: - removed - enterprise: *656 - installation: *657 - member: *676 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + member: *677 + organization: *659 + repository: *660 scope: description: The scope of the membership. Currently, can only be `team`. @@ -139823,7 +139835,7 @@ x-webhooks: required: - login - id - team: *686 + team: *687 required: - action - scope @@ -139905,8 +139917,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *657 - merge_group: &688 + installation: *658 + merge_group: &689 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -139925,15 +139937,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *687 + head_commit: *688 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140019,10 +140031,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *657 - merge_group: *688 - organization: *658 - repository: *659 + installation: *658 + merge_group: *689 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140095,7 +140107,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, @@ -140203,16 +140215,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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -140293,11 +140305,11 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140376,9 +140388,9 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - milestone: &691 + enterprise: *657 + installation: *658 + milestone: &692 title: Milestone description: A collection of related issues and pull requests. type: object @@ -140515,8 +140527,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140595,11 +140607,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140709,11 +140721,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - milestone: *681 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *682 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140793,11 +140805,11 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - milestone: *691 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + milestone: *692 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140876,11 +140888,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *676 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *677 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -140959,11 +140971,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *676 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + blocked_user: *677 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141042,9 +141054,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - membership: &692 + enterprise: *657 + installation: *658 + membership: &693 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -141136,8 +141148,8 @@ x-webhooks: - role - organization_url - user - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141215,11 +141227,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141298,8 +141310,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`. @@ -141415,10 +141427,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *658 - repository: *659 + organization: *659 + repository: *660 sender: *4 - user: *676 + user: *677 required: - action - invitation @@ -141496,11 +141508,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141587,11 +141599,11 @@ x-webhooks: properties: from: type: string - enterprise: *656 - installation: *657 - membership: *692 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + membership: *693 + organization: *659 + repository: *660 sender: *4 required: - action @@ -141667,9 +141679,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 @@ -142168,7 +142180,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &693 + items: &694 title: Ruby Gems metadata type: object properties: @@ -142263,7 +142275,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -142339,9 +142351,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 @@ -142694,7 +142706,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *693 + items: *694 source_url: type: string format: uri @@ -142764,7 +142776,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -142941,12 +142953,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: *4 required: - id @@ -143023,7 +143035,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &694 + personal_access_token_request: &695 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -143169,10 +143181,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *656 - organization: *658 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143249,11 +143261,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *694 - enterprise: *656 - organization: *658 + personal_access_token_request: *695 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143329,11 +143341,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *694 - enterprise: *656 - organization: *658 + personal_access_token_request: *695 + enterprise: *657 + organization: *659 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143408,11 +143420,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *694 - organization: *658 - enterprise: *656 + personal_access_token_request: *695 + organization: *659 + enterprise: *657 sender: *4 - installation: *657 + installation: *658 required: - action - personal_access_token_request @@ -143517,7 +143529,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *695 + last_response: *696 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -143549,8 +143561,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: *4 zen: description: Random string of GitHub zen. @@ -143795,10 +143807,10 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: &696 + enterprise: *657 + installation: *658 + organization: *659 + project_card: &697 title: Project Card type: object properties: @@ -143917,7 +143929,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -143998,11 +144010,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_card: *696 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *697 + repository: *660 sender: *4 required: - action @@ -144082,9 +144094,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 @@ -144212,8 +144224,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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -144307,11 +144319,11 @@ x-webhooks: - from required: - note - enterprise: *656 - installation: *657 - organization: *658 - project_card: *696 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_card: *697 + repository: *660 sender: *4 required: - action @@ -144405,9 +144417,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 @@ -144597,7 +144609,7 @@ x-webhooks: type: string required: - after_id - repository: *659 + repository: *660 sender: *4 required: - action @@ -144677,10 +144689,10 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - organization: *658 - project: &698 + enterprise: *657 + installation: *658 + organization: *659 + project: &699 title: Project type: object properties: @@ -144804,7 +144816,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -144884,10 +144896,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project_column: &697 + enterprise: *657 + installation: *658 + organization: *659 + project_column: &698 title: Project Column type: object properties: @@ -144926,7 +144938,7 @@ x-webhooks: - name - created_at - updated_at - repository: *659 + repository: *660 sender: *4 required: - action @@ -145005,18 +145017,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -145106,11 +145118,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 + repository: *660 sender: *4 required: - action @@ -145190,11 +145202,11 @@ x-webhooks: type: string enum: - moved - enterprise: *656 - installation: *657 - organization: *658 - project_column: *697 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project_column: *698 + repository: *660 sender: *4 required: - action @@ -145274,11 +145286,11 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145358,18 +145370,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - project: *698 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 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: *689 - required: *690 + properties: *690 + required: *691 nullable: true sender: *4 required: @@ -145471,11 +145483,11 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145554,11 +145566,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - organization: *658 - project: *698 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + project: *699 + repository: *660 sender: *4 required: - action @@ -145639,9 +145651,9 @@ x-webhooks: type: string enum: - closed - installation: *657 - organization: *658 - projects_v2: &699 + installation: *658 + organization: *659 + projects_v2: &700 title: Projects v2 Project description: A projects v2 project type: object @@ -145784,9 +145796,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -145867,9 +145879,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -145986,9 +145998,9 @@ x-webhooks: type: string to: type: string - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -146071,7 +146083,7 @@ x-webhooks: type: string enum: - archived - changes: &703 + changes: &704 type: object properties: archived_at: @@ -146085,9 +146097,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *657 - organization: *658 - projects_v2_item: &700 + installation: *658 + organization: *659 + projects_v2_item: &701 title: Projects v2 Item description: An item belonging to a project type: object @@ -146221,9 +146233,9 @@ x-webhooks: nullable: true to: type: string - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146305,9 +146317,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146388,9 +146400,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146496,7 +146508,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &701 + - &702 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -146514,7 +146526,7 @@ x-webhooks: required: - id - name - - &702 + - &703 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -146537,8 +146549,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *701 - *702 + - *703 required: - field_value - type: object @@ -146554,9 +146566,9 @@ x-webhooks: nullable: true required: - body - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146651,9 +146663,9 @@ x-webhooks: to: type: string nullable: true - installation: *657 - organization: *658 - projects_v2_item: *700 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146736,10 +146748,10 @@ x-webhooks: type: string enum: - restored - changes: *703 - installation: *657 - organization: *658 - projects_v2_item: *700 + changes: *704 + installation: *658 + organization: *659 + projects_v2_item: *701 sender: *4 required: - action @@ -146821,9 +146833,9 @@ x-webhooks: type: string enum: - reopened - installation: *657 - organization: *658 - projects_v2: *699 + installation: *658 + organization: *659 + projects_v2: *700 sender: *4 required: - action @@ -146904,9 +146916,9 @@ x-webhooks: type: string enum: - created - installation: *657 - organization: *658 - projects_v2_status_update: &704 + installation: *658 + organization: *659 + projects_v2_status_update: &705 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -147033,9 +147045,9 @@ x-webhooks: type: string enum: - deleted - installation: *657 - organization: *658 - projects_v2_status_update: *704 + installation: *658 + organization: *659 + projects_v2_status_update: *705 sender: *4 required: - action @@ -147171,9 +147183,9 @@ x-webhooks: type: string format: date nullable: true - installation: *657 - organization: *658 - projects_v2_status_update: *704 + installation: *658 + organization: *659 + projects_v2_status_update: *705 sender: *4 required: - action @@ -147244,10 +147256,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: *4 required: - repository @@ -147324,13 +147336,13 @@ x-webhooks: type: string enum: - assigned - assignee: *676 - enterprise: *656 - installation: *657 - number: &705 + assignee: *677 + enterprise: *657 + installation: *658 + number: &706 description: The pull request number. type: integer - organization: *658 + organization: *659 pull_request: title: Pull Request type: object @@ -149613,7 +149625,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -149695,11 +149707,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 @@ -151977,7 +151989,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *4 required: - action @@ -152059,11 +152071,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 @@ -154341,7 +154353,7 @@ x-webhooks: - draft reason: type: string - repository: *659 + repository: *660 sender: *4 required: - action @@ -154423,13 +154435,13 @@ x-webhooks: type: string enum: - closed - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: &706 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: &707 allOf: - - *523 + - *524 - type: object properties: allow_auto_merge: @@ -154491,7 +154503,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *659 + repository: *660 sender: *4 required: - action @@ -154572,12 +154584,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -154657,11 +154669,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *656 - milestone: *506 - number: *705 - organization: *658 - pull_request: &707 + enterprise: *657 + milestone: *507 + number: *706 + organization: *659 + pull_request: &708 title: Pull Request type: object properties: @@ -156924,7 +156936,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -157003,11 +157015,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 @@ -159289,7 +159301,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *659 + repository: *660 sender: *4 required: - action @@ -159413,12 +159425,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -159498,11 +159510,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 @@ -161769,7 +161781,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -161849,11 +161861,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *656 - installation: *657 - label: *675 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + label: *676 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -164135,7 +164147,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -164216,10 +164228,10 @@ x-webhooks: type: string enum: - locked - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -166499,7 +166511,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -166579,12 +166591,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *656 - milestone: *506 - number: *705 - organization: *658 - pull_request: *707 - repository: *659 + enterprise: *657 + milestone: *507 + number: *706 + organization: *659 + pull_request: *708 + repository: *660 sender: *4 required: - action @@ -166663,12 +166675,12 @@ x-webhooks: type: string enum: - opened - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -166749,12 +166761,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -166834,12 +166846,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *656 - installation: *657 - number: *705 - organization: *658 - pull_request: *706 - repository: *659 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 + pull_request: *707 + repository: *660 sender: *4 required: - action @@ -167205,9 +167217,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -169377,7 +169389,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -169457,7 +169469,7 @@ x-webhooks: type: string enum: - deleted - comment: &709 + comment: &710 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -169742,9 +169754,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -171902,7 +171914,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -171982,11 +171994,11 @@ x-webhooks: type: string enum: - edited - changes: *708 - comment: *709 - enterprise: *656 - installation: *657 - organization: *658 + changes: *709 + comment: *710 + enterprise: *657 + installation: *658 + organization: *659 pull_request: type: object properties: @@ -174147,7 +174159,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *659 + repository: *660 sender: *4 required: - action @@ -174228,9 +174240,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 @@ -176403,7 +176415,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 review: description: The review that was affected. type: object @@ -176646,9 +176658,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 @@ -178702,8 +178714,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: &710 + repository: *660 + review: &711 description: The review that was affected. type: object properties: @@ -178932,12 +178944,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 @@ -181220,7 +181232,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -181304,12 +181316,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 @@ -183599,7 +183611,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 @@ -183791,12 +183803,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 @@ -186081,7 +186093,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 requested_reviewer: title: User type: object @@ -186166,12 +186178,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 @@ -188447,7 +188459,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 @@ -188628,9 +188640,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 @@ -190805,8 +190817,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 - review: *710 + repository: *660 + review: *711 sender: *4 required: - action @@ -190886,9 +190898,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 @@ -192958,7 +192970,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *4 thread: type: object @@ -193341,9 +193353,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 @@ -195399,7 +195411,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *659 + repository: *660 sender: *4 thread: type: object @@ -195785,10 +195797,10 @@ x-webhooks: type: string before: type: string - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -198059,7 +198071,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -198141,11 +198153,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *711 - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + assignee: *712 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -200428,7 +200440,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -200507,11 +200519,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *656 - installation: *657 - label: *675 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + label: *676 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -202784,7 +202796,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -202865,10 +202877,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *656 - installation: *657 - number: *705 - organization: *658 + enterprise: *657 + installation: *658 + number: *706 + organization: *659 pull_request: title: Pull Request type: object @@ -205133,7 +205145,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *659 + repository: *660 sender: *4 required: - action @@ -205333,7 +205345,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 @@ -205425,8 +205437,8 @@ x-webhooks: - url - author - committer - installation: *657 - organization: *658 + installation: *658 + organization: *659 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -206001,9 +206013,9 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -206449,7 +206461,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *693 + items: *694 summary: type: string tag_name: @@ -206503,7 +206515,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -206581,9 +206593,9 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 + enterprise: *657 + installation: *658 + organization: *659 registry_package: type: object properties: @@ -206891,7 +206903,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *693 + items: *694 summary: type: string tag_name: @@ -206940,7 +206952,7 @@ x-webhooks: - owner - package_version - registry - repository: *659 + repository: *660 sender: *4 required: - action @@ -207017,10 +207029,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - release: &712 + enterprise: *657 + installation: *658 + organization: *659 + release: &713 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -207325,7 +207337,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *659 + repository: *660 sender: *4 required: - action @@ -207402,11 +207414,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -207523,11 +207535,11 @@ x-webhooks: type: boolean required: - to - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -207605,9 +207617,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/rest/releases/releases/#get-a-release) @@ -207916,7 +207928,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *4 required: - action @@ -207992,10 +208004,10 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - release: &713 + enterprise: *657 + installation: *658 + organization: *659 + release: &714 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -208301,7 +208313,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *659 + repository: *660 sender: *4 required: - action @@ -208377,11 +208389,11 @@ x-webhooks: type: string enum: - released - enterprise: *656 - installation: *657 - organization: *658 - release: *712 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *713 + repository: *660 sender: *4 required: - action @@ -208457,11 +208469,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *656 - installation: *657 - organization: *658 - release: *713 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + release: *714 + repository: *660 sender: *4 required: - action @@ -208537,11 +208549,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *583 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *584 sender: *4 required: - action @@ -208617,11 +208629,11 @@ x-webhooks: type: string enum: - reported - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - repository_advisory: *583 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + repository_advisory: *584 sender: *4 required: - action @@ -208697,10 +208709,10 @@ x-webhooks: type: string enum: - archived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208777,10 +208789,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208858,10 +208870,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -208945,10 +208957,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: *4 required: - action @@ -209060,10 +209072,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: *4 required: - action @@ -209135,10 +209147,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: *4 status: type: string @@ -209219,10 +209231,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209299,10 +209311,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209396,10 +209408,10 @@ x-webhooks: - name required: - repository - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -209479,10 +209491,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: *245 sender: *4 required: @@ -209561,10 +209573,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: *245 sender: *4 required: @@ -209643,10 +209655,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: *245 changes: type: object @@ -209951,10 +209963,10 @@ x-webhooks: - from required: - owner - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210032,10 +210044,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210113,7 +210125,7 @@ x-webhooks: type: string enum: - create - alert: &714 + alert: &715 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -210234,10 +210246,10 @@ x-webhooks: type: string enum: - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210443,10 +210455,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210524,11 +210536,11 @@ x-webhooks: type: string enum: - reopen - alert: *714 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *715 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210727,10 +210739,10 @@ x-webhooks: enum: - fixed - open - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -210808,7 +210820,7 @@ x-webhooks: type: string enum: - created - alert: &715 + alert: &716 type: object properties: number: *54 @@ -210919,10 +210931,10 @@ x-webhooks: description: Whether the detected secret was found in multiple repositories in the same organization or business. nullable: true - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211003,11 +211015,11 @@ x-webhooks: type: string enum: - created - alert: *715 - installation: *657 - location: *716 - organization: *658 - repository: *659 + alert: *716 + installation: *658 + location: *717 + organization: *659 + repository: *660 sender: *4 required: - location @@ -211245,11 +211257,11 @@ x-webhooks: type: string enum: - publicly_leaked - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211327,11 +211339,11 @@ x-webhooks: type: string enum: - reopened - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211409,11 +211421,11 @@ x-webhooks: type: string enum: - resolved - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211491,11 +211503,11 @@ x-webhooks: type: string enum: - validated - alert: *715 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + alert: *716 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -211621,10 +211633,10 @@ x-webhooks: - organization - enterprise nullable: true - repository: *659 - enterprise: *656 - installation: *657 - organization: *658 + repository: *660 + enterprise: *657 + installation: *658 + organization: *659 sender: *4 required: - action @@ -211702,11 +211714,11 @@ x-webhooks: type: string enum: - published - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: &717 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: &718 description: The details of the security advisory, including summary, description, and severity. type: object @@ -211889,11 +211901,11 @@ x-webhooks: type: string enum: - updated - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 - security_advisory: *717 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 + security_advisory: *718 sender: *4 required: - action @@ -211966,10 +211978,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. @@ -212154,10 +212166,10 @@ x-webhooks: type: object properties: security_and_analysis: *238 - enterprise: *656 - installation: *657 - organization: *658 - repository: *291 + enterprise: *657 + installation: *658 + organization: *659 + repository: *292 sender: *4 required: - changes @@ -212235,12 +212247,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: &718 + sponsorship: &719 type: object properties: created_at: @@ -212541,12 +212553,12 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - sponsorship @@ -212634,12 +212646,12 @@ x-webhooks: type: string required: - from - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -212716,17 +212728,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &719 + effective_date: &720 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: *4 - sponsorship: *718 + sponsorship: *719 required: - action - sponsorship @@ -212800,7 +212812,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &720 + changes: &721 type: object properties: tier: @@ -212844,13 +212856,13 @@ x-webhooks: - from required: - tier - effective_date: *719 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + effective_date: *720 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -212927,13 +212939,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *720 - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + changes: *721 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - sponsorship: *718 + sponsorship: *719 required: - action - changes @@ -213007,10 +213019,10 @@ x-webhooks: type: string enum: - created - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -213093,10 +213105,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -213516,15 +213528,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: *4 sha: description: The Commit SHA. @@ -213639,9 +213651,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213731,9 +213743,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213823,9 +213835,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213915,9 +213927,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *77 - installation: *657 - organization: *658 - repository: *659 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -213994,12 +214006,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: *4 - team: &721 + team: &722 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -214189,9 +214201,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 @@ -214649,7 +214661,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -214725,9 +214737,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 @@ -215185,7 +215197,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -215262,9 +215274,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 @@ -215722,7 +215734,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -215866,9 +215878,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 @@ -216326,7 +216338,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - changes @@ -216404,9 +216416,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 @@ -216864,7 +216876,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *721 + team: *722 required: - action - team @@ -216940,10 +216952,10 @@ x-webhooks: type: string enum: - started - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 required: - action @@ -217016,16 +217028,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: *4 workflow: type: string @@ -217107,10 +217119,10 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: allOf: @@ -217347,7 +217359,7 @@ x-webhooks: type: string required: - conclusion - deployment: *438 + deployment: *439 required: - action - repository @@ -217426,10 +217438,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: *4 workflow_job: allOf: @@ -217689,7 +217701,7 @@ x-webhooks: required: - status - steps - deployment: *438 + deployment: *439 required: - action - repository @@ -217768,10 +217780,10 @@ x-webhooks: type: string enum: - queued - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: type: object @@ -217906,7 +217918,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *438 + deployment: *439 required: - action - repository @@ -217985,10 +217997,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 workflow_job: type: object @@ -218124,7 +218136,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *438 + deployment: *439 required: - action - repository @@ -218204,12 +218216,12 @@ x-webhooks: type: string enum: - completed - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - workflow: *671 + workflow: *672 workflow_run: title: Workflow Run type: object @@ -219208,12 +219220,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: *4 - workflow: *671 + workflow: *672 workflow_run: title: Workflow Run type: object @@ -220197,12 +220209,12 @@ x-webhooks: type: string enum: - requested - enterprise: *656 - installation: *657 - organization: *658 - repository: *659 + enterprise: *657 + installation: *658 + organization: *659 + repository: *660 sender: *4 - workflow: *671 + workflow: *672 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 64fd512c5c..1d6c141c4d 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -46017,6 +46017,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -168872,6 +168882,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -457903,6 +457923,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -458611,6 +458641,16 @@ "description": "The security alert number.", "readOnly": true } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 3d4cff22e6..261641a536 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -859,7 +859,7 @@ paths: - subscriptions_url - type - url - type: &344 + type: &345 type: string description: The type of credit the user is receiving. enum: @@ -1025,7 +1025,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: - - &673 + - &674 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1716,7 +1716,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &683 + schema: &684 title: Scim Error description: Scim Error type: object @@ -11328,7 +11328,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &461 + instances_url: &462 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -11363,7 +11363,7 @@ paths: format: date-time readOnly: true nullable: true - dismissed_reason: &462 + dismissed_reason: &463 type: string description: "**Required when the state is dismissed.** The reason for dismissing or closing the alert." @@ -11372,13 +11372,13 @@ paths: - false positive - won't fix - used in tests - dismissed_comment: &463 + dismissed_comment: &464 type: string description: The dismissal comment associated with the dismissal of the alert. nullable: true maxLength: 280 - rule: &464 + rule: &465 type: object properties: id: @@ -11431,7 +11431,7 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: &465 + tool: &466 type: object properties: name: *89 @@ -11441,15 +11441,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *90 - most_recent_instance: &466 + most_recent_instance: &467 type: object properties: - ref: &459 + ref: &460 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &476 + analysis_key: &477 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11460,7 +11460,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &477 + category: &478 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -14651,7 +14651,7 @@ paths: - unknown - direct - transitive - security_advisory: &518 + security_advisory: &519 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -14883,7 +14883,7 @@ paths: nullable: true maxLength: 280 fixed_at: *110 - auto_dismissed_at: &519 + auto_dismissed_at: &520 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -15433,7 +15433,7 @@ paths: - name - created_on examples: - default: &355 + default: &356 value: total_count: 2 network_configurations: @@ -15656,7 +15656,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise parameters: - *41 - - &356 + - &357 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -15668,7 +15668,7 @@ paths: description: Response content: application/json: - schema: &357 + schema: &358 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -15702,7 +15702,7 @@ paths: - subnet_id - region examples: - default: &358 + default: &359 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -16370,7 +16370,7 @@ paths: type: object description: A repository rule. oneOf: - - &631 + - &632 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16382,7 +16382,7 @@ paths: type: string enum: - creation - - &632 + - &633 title: update description: Only allow users with bypass permission to update matching refs. @@ -16403,7 +16403,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &634 + - &635 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16415,7 +16415,7 @@ paths: type: string enum: - deletion - - &635 + - &636 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16427,7 +16427,7 @@ paths: type: string enum: - required_linear_history - - &636 + - &637 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16503,7 +16503,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &637 + - &638 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16527,7 +16527,7 @@ paths: type: string required: - required_deployment_environments - - &638 + - &639 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16539,7 +16539,7 @@ paths: type: string enum: - required_signatures - - &639 + - &640 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can be merged. @@ -16599,7 +16599,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &640 + - &641 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -16646,7 +16646,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &641 + - &642 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -16658,7 +16658,7 @@ paths: type: string enum: - non_fast_forward - - &642 + - &643 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -16694,7 +16694,7 @@ paths: required: - operator - pattern - - &643 + - &644 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -16730,7 +16730,7 @@ paths: required: - operator - pattern - - &644 + - &645 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -16766,7 +16766,7 @@ paths: required: - operator - pattern - - &645 + - &646 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -16802,7 +16802,7 @@ paths: required: - operator - pattern - - &646 + - &647 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -16838,7 +16838,7 @@ paths: required: - operator - pattern - - &647 + - &648 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit graph. @@ -16862,7 +16862,7 @@ paths: type: string required: - restricted_file_paths - - &648 + - &649 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit @@ -16886,7 +16886,7 @@ paths: maximum: 256 required: - max_file_path_length - - &649 + - &650 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -16909,7 +16909,7 @@ paths: type: string required: - restricted_file_extensions - - &650 + - &651 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph. @@ -16933,7 +16933,7 @@ paths: maximum: 100 required: - max_file_size - - &651 + - &652 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -16982,7 +16982,7 @@ paths: - repository_id required: - workflows - - &652 + - &653 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -17601,6 +17601,15 @@ paths: schema: type: boolean default: false + - &342 + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false responses: '200': description: Response @@ -17608,7 +17617,7 @@ paths: application/json: schema: type: array - items: &342 + items: &343 type: object properties: number: *100 @@ -17627,14 +17636,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &665 + state: &666 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: &666 + resolution: &667 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -17736,7 +17745,7 @@ paths: is base64 encoded nullable: true examples: - default: &343 + default: &344 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -18002,7 +18011,7 @@ paths: description: Response content: application/json: - schema: &346 + schema: &347 type: object properties: total_minutes_used: @@ -18072,7 +18081,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &347 + default: &348 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -18103,7 +18112,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *41 - - &348 + - &349 name: advanced_security_product in: query description: The security product to get GitHub Advanced Security active committers @@ -18123,7 +18132,7 @@ paths: description: Success content: application/json: - schema: &349 + schema: &350 type: object properties: total_advanced_security_committers: @@ -18178,7 +18187,7 @@ paths: required: - repositories examples: - default: &350 + default: &351 value: total_advanced_security_committers: 2 total_count: 2 @@ -18418,7 +18427,7 @@ paths: description: Response content: application/json: - schema: &351 + schema: &352 type: object properties: total_gigabytes_bandwidth_used: @@ -18436,7 +18445,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &352 + default: &353 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18471,7 +18480,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 type: object properties: days_left_in_billing_cycle: @@ -18489,7 +18498,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &354 + default: &355 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -18859,7 +18868,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &570 + properties: &571 id: type: integer format: int64 @@ -18970,7 +18979,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &503 + properties: &504 url: type: string format: uri @@ -19040,7 +19049,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &504 + required: &505 - closed_issues - creator - description @@ -19244,7 +19253,7 @@ paths: - total - completed - percent_completed - required: &571 + required: &572 - assignee - closed_at - comments @@ -19266,7 +19275,7 @@ paths: - author_association - created_at - updated_at - comment: &568 + comment: &569 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -19833,7 +19842,7 @@ paths: url: type: string format: uri - user: &722 + user: &723 title: Public User description: Public User type: object @@ -23138,14 +23147,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &378 + - &379 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &379 + - &380 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23216,7 +23225,7 @@ paths: '404': *6 '403': *29 '304': *37 - '301': &392 + '301': &393 description: Moved permanently content: application/json: @@ -23238,7 +23247,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &600 + - &601 name: all description: If `true`, show notifications marked as read. in: query @@ -23246,7 +23255,7 @@ paths: schema: type: boolean default: false - - &601 + - &602 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23256,7 +23265,7 @@ paths: type: boolean default: false - *145 - - &602 + - &603 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: @@ -23728,7 +23737,7 @@ paths: - url - subscription_url examples: - default: &603 + default: &604 value: - id: '1' repository: @@ -24274,7 +24283,7 @@ paths: type: array items: *59 examples: - default: &740 + default: &741 value: - login: github id: 1 @@ -25207,7 +25216,7 @@ paths: type: integer repository_cache_usages: type: array - items: &397 + items: &398 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25877,7 +25886,7 @@ paths: type: array items: *64 examples: - default: &734 + default: &735 value: total_count: 1 repositories: @@ -26696,7 +26705,7 @@ paths: type: array items: *198 examples: - default: &725 + default: &726 value: total_count: 1 repositories: @@ -27738,7 +27747,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -27767,7 +27776,7 @@ paths: - key_id - key examples: - default: &418 + default: &419 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28180,7 +28189,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *172 - - &402 + - &403 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -28793,7 +28802,7 @@ paths: bundle_url: type: string examples: - default: &431 + default: &432 value: attestations: - bundle: @@ -29134,7 +29143,7 @@ paths: application/json: schema: type: array - items: &448 + items: &449 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -29259,7 +29268,7 @@ paths: format: uri example: https://github.com/octo-org/smile/exemptions/1 examples: - default: &449 + default: &450 value: - id: 21 number: 42 @@ -29912,7 +29921,7 @@ paths: be returned. in: query required: false - schema: &460 + schema: &461 type: string description: Severity of a code scanning alert. enum: @@ -30920,7 +30929,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &489 + properties: &490 name: type: string description: The name of the machine. @@ -30962,7 +30971,7 @@ paths: - ready - in_progress nullable: true - required: &490 + required: &491 - name - display_name - operating_system @@ -31830,7 +31839,7 @@ paths: - updated_at - visibility examples: - default: &491 + default: &492 value: total_count: 2 secrets: @@ -31868,7 +31877,7 @@ paths: description: Response content: application/json: - schema: &492 + schema: &493 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -31897,7 +31906,7 @@ paths: - key_id - key examples: - default: &493 + default: &494 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -31929,7 +31938,7 @@ paths: application/json: schema: *243 examples: - default: &495 + default: &496 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -33610,7 +33619,7 @@ paths: description: Response content: application/json: - schema: &522 + schema: &523 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33627,7 +33636,7 @@ paths: - key_id - key examples: - default: &523 + default: &524 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -33957,7 +33966,7 @@ paths: - *221 - *222 - *223 - - &531 + - &532 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -33983,7 +33992,7 @@ paths: application/json: schema: type: array - items: &532 + items: &533 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -34104,7 +34113,7 @@ paths: format: uri example: https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &533 + default: &534 value: - id: 21 number: 42 @@ -34446,7 +34455,7 @@ paths: description: Response content: application/json: - schema: &373 + schema: &374 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34527,7 +34536,7 @@ paths: example: mona_lisa@github.com type: string examples: - default: &374 + default: &375 value: group_id: '123' group_name: Octocat admins @@ -34582,7 +34591,7 @@ paths: description: Response content: application/json: - schema: &371 + schema: &372 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34619,7 +34628,7 @@ paths: example: 2019-06-03 22:27:15:000 -700 type: string examples: - default: &372 + default: &373 value: groups: - group_id: '123' @@ -35921,7 +35930,7 @@ paths: application/json: schema: *22 examples: - default: &564 + default: &565 value: id: 1 account: @@ -36146,7 +36155,7 @@ paths: required: true content: application/json: - schema: &565 + schema: &566 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -37004,7 +37013,7 @@ paths: application/json: schema: *295 examples: - default: &488 + default: &489 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -38230,7 +38239,7 @@ paths: parameters: - *172 - *301 - - &739 + - &740 name: repo_name description: repo_name parameter in: path @@ -39251,7 +39260,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: &345 + items: &346 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -39545,7 +39554,7 @@ paths: - nuget - container - *172 - - &741 + - &742 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39586,7 +39595,7 @@ paths: default: *308 '403': *29 '401': *25 - '400': &743 + '400': &744 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -41412,7 +41421,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': &389 + '410': &390 description: Gone content: application/json: @@ -42164,7 +42173,7 @@ paths: description: Response content: application/json: - schema: &391 + schema: &392 title: Full Repository description: Full Repository type: object @@ -42557,7 +42566,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &510 + properties: &511 url: type: string format: uri @@ -42573,7 +42582,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &511 + required: &512 - url - key - name @@ -42662,7 +42671,7 @@ paths: - network_count - subscribers_count examples: - default: &393 + default: &394 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -43215,7 +43224,7 @@ paths: - *172 - *17 - *19 - - &653 + - &654 name: targets description: | A comma-separated list of rule targets to filter by. @@ -43405,7 +43414,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *172 - - &654 + - &655 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 @@ -43417,14 +43426,14 @@ paths: x-multi-segment: true - *227 - *223 - - &655 + - &656 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 - - &656 + - &657 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43444,7 +43453,7 @@ paths: description: Response content: application/json: - schema: &657 + schema: &658 title: Rule Suites description: Response type: array @@ -43499,7 +43508,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &658 + default: &659 value: - id: 21 actor_id: 12 @@ -43543,7 +43552,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *172 - - &659 + - &660 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43559,7 +43568,7 @@ paths: description: Response content: application/json: - schema: &660 + schema: &661 title: Rule Suite description: Response type: object @@ -43658,7 +43667,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &661 + default: &662 value: id: 21 actor_id: 12 @@ -43989,7 +43998,7 @@ paths: - *88 - *19 - *17 - - &663 + - &664 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 @@ -43999,7 +44008,7 @@ paths: required: false schema: type: string - - &664 + - &665 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 @@ -44012,6 +44021,7 @@ paths: - *339 - *340 - *341 + - *342 responses: '200': description: Response @@ -44019,9 +44029,9 @@ paths: application/json: schema: type: array - items: *342 + items: *343 examples: - default: *343 + default: *344 headers: Link: *40 '404': *6 @@ -44091,7 +44101,7 @@ paths: application/json: schema: type: array - items: &671 + items: &672 description: A repository security advisory. type: object properties: @@ -44311,7 +44321,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 credits_detailed: type: array nullable: true @@ -44321,7 +44331,7 @@ paths: type: object properties: user: *4 - type: *344 + type: *345 state: type: string description: The state of the user's acceptance of the @@ -44382,7 +44392,7 @@ paths: - private_fork additionalProperties: false examples: - default: &672 + default: &673 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -44769,7 +44779,7 @@ paths: application/json: schema: type: array - items: *345 + items: *346 examples: default: *306 x-github: @@ -44856,9 +44866,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44883,7 +44893,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *172 - - *348 + - *349 - *17 - *19 responses: @@ -44891,9 +44901,9 @@ paths: description: Success content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -44921,9 +44931,9 @@ paths: description: Response content: application/json: - schema: *351 + schema: *352 examples: - default: *352 + default: *353 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44951,9 +44961,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44993,7 +45003,7 @@ paths: type: array items: *113 examples: - default: *355 + default: *356 headers: Link: *40 x-github: @@ -45194,15 +45204,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *172 - - *356 + - *357 responses: '200': description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: *358 + default: *359 headers: Link: *40 x-github: @@ -45240,7 +45250,7 @@ paths: description: Response content: application/json: - schema: &380 + schema: &381 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -45286,7 +45296,7 @@ paths: type: string nullable: true examples: - default: &381 + default: &382 value: groups: - group_id: '123' @@ -45494,7 +45504,7 @@ paths: description: Response content: application/json: - schema: &359 + schema: &360 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -45804,7 +45814,7 @@ paths: - repos_count - organization examples: - default: &360 + default: &361 value: id: 1 node_id: MDQ6VGVhbTE= @@ -45881,9 +45891,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 x-github: githubCloudOnly: false @@ -45967,16 +45977,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '201': description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 '422': *15 '403': *29 @@ -46046,7 +46056,7 @@ paths: application/json: schema: type: array - items: &361 + items: &362 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -46145,7 +46155,7 @@ paths: - updated_at - url examples: - default: &712 + default: &713 value: - author: login: octocat @@ -46254,9 +46264,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: &362 + default: &363 value: author: login: octocat @@ -46330,7 +46340,7 @@ paths: parameters: - *172 - *303 - - &363 + - &364 name: discussion_number description: The number that identifies the discussion. in: path @@ -46342,9 +46352,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46368,7 +46378,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: false content: @@ -46391,9 +46401,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: &713 + default: &714 value: author: login: octocat @@ -46465,7 +46475,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 responses: '204': description: Response @@ -46493,7 +46503,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 - *88 - *17 - *19 @@ -46504,7 +46514,7 @@ paths: application/json: schema: type: array - items: &364 + items: &365 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46576,7 +46586,7 @@ paths: - updated_at - url examples: - default: &714 + default: &715 value: - author: login: octocat @@ -46646,7 +46656,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: true content: @@ -46668,9 +46678,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: &365 + default: &366 value: author: login: octocat @@ -46738,8 +46748,8 @@ paths: parameters: - *172 - *303 - - *363 - - &366 + - *364 + - &367 name: comment_number description: The number that identifies the comment. in: path @@ -46751,9 +46761,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46777,8 +46787,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 requestBody: required: true content: @@ -46800,9 +46810,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: &715 + default: &716 value: author: login: octocat @@ -46868,8 +46878,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 responses: '204': description: Response @@ -46897,8 +46907,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 - 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 team discussion comment. @@ -46924,7 +46934,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -46967,7 +46977,7 @@ paths: - content - created_at examples: - default: &369 + default: &370 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47019,8 +47029,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 requestBody: required: true content: @@ -47053,9 +47063,9 @@ paths: team discussion comment content: application/json: - schema: *367 + schema: *368 examples: - default: &368 + default: &369 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47084,9 +47094,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47111,9 +47121,9 @@ paths: parameters: - *172 - *303 - - *363 - - *366 - - &370 + - *364 + - *367 + - &371 name: reaction_id description: The unique identifier of the reaction. in: path @@ -47147,7 +47157,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 - 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 team discussion. @@ -47173,9 +47183,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -47203,7 +47213,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: true content: @@ -47235,16 +47245,16 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -47269,8 +47279,8 @@ paths: parameters: - *172 - *303 - - *363 - - *370 + - *364 + - *371 responses: '204': description: Response @@ -47300,9 +47310,9 @@ paths: description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -47345,9 +47355,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *374 + default: *375 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47488,7 +47498,7 @@ paths: description: Response content: application/json: - schema: &375 + schema: &376 title: Team Membership description: Team Membership type: object @@ -47515,7 +47525,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &716 + response-if-user-is-a-team-maintainer: &717 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47578,9 +47588,9 @@ paths: description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-users-membership-with-team-is-now-pending: &717 + response-if-users-membership-with-team-is-now-pending: &718 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47653,7 +47663,7 @@ paths: application/json: schema: type: array - items: &376 + items: &377 title: Team Project description: A team's access to a project. type: object @@ -47721,7 +47731,7 @@ paths: - updated_at - permissions examples: - default: &718 + default: &719 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47786,7 +47796,7 @@ paths: parameters: - *172 - *303 - - &377 + - &378 name: project_id description: The unique identifier of the project. in: path @@ -47798,9 +47808,9 @@ paths: description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &719 + default: &720 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47864,7 +47874,7 @@ paths: parameters: - *172 - *303 - - *377 + - *378 requestBody: required: false content: @@ -47932,7 +47942,7 @@ paths: parameters: - *172 - *303 - - *377 + - *378 responses: '204': description: Response @@ -48003,14 +48013,14 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &720 + schema: &721 title: Team Repository description: A team's access to a repository. type: object @@ -48581,8 +48591,8 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 requestBody: required: false content: @@ -48629,8 +48639,8 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 responses: '204': description: Response @@ -48663,9 +48673,9 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: - default: *381 + default: *382 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -48731,7 +48741,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -48776,7 +48786,7 @@ paths: type: array items: *229 examples: - response-if-child-teams-exist: &721 + response-if-child-teams-exist: &722 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -48903,7 +48913,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &382 + - &383 name: card_id description: The unique identifier of the card. in: path @@ -48915,7 +48925,7 @@ paths: description: Response content: application/json: - schema: &383 + schema: &384 title: Project Card description: Project cards represent a scope of work. type: object @@ -48982,7 +48992,7 @@ paths: - created_at - updated_at examples: - default: &384 + default: &385 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -49038,7 +49048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *382 + - *383 requestBody: required: false content: @@ -49065,9 +49075,9 @@ paths: description: Response content: application/json: - schema: *383 + schema: *384 examples: - default: *384 + default: *385 '304': *37 '403': *29 '401': *25 @@ -49094,7 +49104,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *382 + - *383 responses: '204': description: Response @@ -49138,7 +49148,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *382 + - *383 requestBody: required: true content: @@ -49249,7 +49259,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &385 + - &386 name: column_id description: The unique identifier of the column. in: path @@ -49261,7 +49271,7 @@ paths: description: Response content: application/json: - schema: &386 + schema: &387 title: Project Column description: Project columns contain cards of work. type: object @@ -49307,7 +49317,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49342,7 +49352,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *385 + - *386 requestBody: required: true content: @@ -49366,9 +49376,9 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 '304': *37 '403': *29 '401': *25 @@ -49393,7 +49403,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *385 + - *386 responses: '204': description: Response @@ -49422,7 +49432,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *385 + - *386 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49443,7 +49453,7 @@ paths: application/json: schema: type: array - items: *383 + items: *384 examples: default: value: @@ -49502,7 +49512,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *385 + - *386 requestBody: required: true content: @@ -49542,9 +49552,9 @@ paths: description: Response content: application/json: - schema: *383 + schema: *384 examples: - default: *384 + default: *385 '304': *37 '403': *29 '401': *25 @@ -49600,7 +49610,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *385 + - *386 requestBody: required: true content: @@ -49660,7 +49670,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *377 + - *378 responses: '200': description: Response @@ -49668,7 +49678,7 @@ paths: application/json: schema: *323 examples: - default: &388 + default: &389 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -49725,7 +49735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *377 + - *378 requestBody: required: false content: @@ -49773,7 +49783,7 @@ paths: application/json: schema: *323 examples: - default: *388 + default: *389 '404': description: Not Found if the authenticated user does not have access to the project @@ -49794,7 +49804,7 @@ paths: items: type: string '401': *25 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -49817,7 +49827,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *377 + - *378 responses: '204': description: Delete Success @@ -49838,7 +49848,7 @@ paths: items: type: string '401': *25 - '410': *389 + '410': *390 '404': *6 x-github: githubCloudOnly: false @@ -49862,7 +49872,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *377 + - *378 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -49919,7 +49929,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *377 + - *378 - *220 requestBody: required: false @@ -49972,7 +49982,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *377 + - *378 - *220 responses: '204': @@ -50004,7 +50014,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *377 + - *378 - *220 responses: '200': @@ -50078,7 +50088,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *377 + - *378 - *17 - *19 responses: @@ -50088,7 +50098,7 @@ paths: application/json: schema: type: array - items: *386 + items: *387 examples: default: value: @@ -50126,7 +50136,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *377 + - *378 requestBody: required: true content: @@ -50149,7 +50159,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: default: value: @@ -50213,7 +50223,7 @@ paths: resources: type: object properties: - core: &390 + core: &391 title: Rate Limit type: object properties: @@ -50230,20 +50240,20 @@ paths: - remaining - reset - used - graphql: *390 - search: *390 - code_search: *390 - source_import: *390 - integration_manifest: *390 - code_scanning_upload: *390 - actions_runner_registration: *390 - scim: *390 - dependency_snapshots: *390 - code_scanning_autofix: *390 + graphql: *391 + search: *391 + code_search: *391 + source_import: *391 + integration_manifest: *391 + code_scanning_upload: *391 + actions_runner_registration: *391 + scim: *391 + dependency_snapshots: *391 + code_scanning_autofix: *391 required: - core - search - rate: *390 + rate: *391 required: - rate - resources @@ -50347,14 +50357,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *391 + schema: *392 examples: default-response: summary: Default response @@ -50859,7 +50869,7 @@ paths: status: disabled '403': *29 '404': *6 - '301': *392 + '301': *393 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50877,8 +50887,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -51132,10 +51142,10 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 - '307': &394 + default: *394 + '307': &395 description: Temporary Redirect content: application/json: @@ -51164,8 +51174,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -51187,7 +51197,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository - '307': *394 + '307': *395 '404': *6 '409': *96 x-github: @@ -51211,11 +51221,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 - - &409 + - &410 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -51238,7 +51248,7 @@ paths: type: integer artifacts: type: array - items: &395 + items: &396 title: Artifact description: An artifact type: object @@ -51316,7 +51326,7 @@ paths: - expires_at - updated_at examples: - default: &410 + default: &411 value: total_count: 2 artifacts: @@ -51377,9 +51387,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *378 - *379 - - &396 + - *380 + - &397 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51391,7 +51401,7 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: default: value: @@ -51429,9 +51439,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *378 - *379 - - *396 + - *380 + - *397 responses: '204': description: Response @@ -51455,9 +51465,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *378 - *379 - - *396 + - *380 + - *397 - name: archive_format in: path required: true @@ -51471,7 +51481,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51494,14 +51504,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: default: value: @@ -51527,11 +51537,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 - - &398 + - &399 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -51565,7 +51575,7 @@ paths: description: Response content: application/json: - schema: &399 + schema: &400 title: Repository actions caches description: Repository actions caches type: object @@ -51607,7 +51617,7 @@ paths: - total_count - actions_caches examples: - default: &400 + default: &401 value: total_count: 1 actions_caches: @@ -51639,23 +51649,23 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *378 - *379 + - *380 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *398 + - *399 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51675,8 +51685,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *378 - *379 + - *380 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -51707,9 +51717,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *378 - *379 - - &401 + - *380 + - &402 name: job_id description: The unique identifier of the job. in: path @@ -51721,7 +51731,7 @@ paths: description: Response content: application/json: - schema: &413 + schema: &414 title: Job description: Information of a job execution in a workflow run type: object @@ -52028,9 +52038,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *378 - *379 - - *401 + - *380 + - *402 responses: '302': description: Response @@ -52058,9 +52068,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *378 - *379 - - *401 + - *380 + - *402 requestBody: required: false content: @@ -52105,8 +52115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Status response @@ -52156,8 +52166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -52220,8 +52230,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -52239,7 +52249,7 @@ paths: type: integer secrets: type: array - items: &415 + items: &416 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -52259,7 +52269,7 @@ paths: - created_at - updated_at examples: - default: &416 + default: &417 value: total_count: 2 secrets: @@ -52292,9 +52302,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *378 - *379 - - *402 + - *380 + - *403 - *19 responses: '200': @@ -52311,7 +52321,7 @@ paths: type: integer variables: type: array - items: &419 + items: &420 title: Actions Variable type: object properties: @@ -52341,7 +52351,7 @@ paths: - created_at - updated_at examples: - default: &420 + default: &421 value: total_count: 2 variables: @@ -52374,8 +52384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52384,7 +52394,7 @@ paths: schema: type: object properties: - enabled: &403 + enabled: &404 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *49 @@ -52417,8 +52427,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -52429,7 +52439,7 @@ paths: schema: type: object properties: - enabled: *403 + enabled: *404 allowed_actions: *49 required: - enabled @@ -52460,14 +52470,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &404 + schema: &405 type: object properties: access_level: @@ -52485,7 +52495,7 @@ paths: required: - access_level examples: - default: &405 + default: &406 value: access_level: organization x-github: @@ -52510,15 +52520,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: application/json: - schema: *404 + schema: *405 examples: - default: *405 + default: *406 responses: '204': description: Response @@ -52542,8 +52552,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52574,8 +52584,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -52607,8 +52617,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52637,8 +52647,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Success response @@ -52678,8 +52688,8 @@ paths: in: query schema: type: string - - *378 - *379 + - *380 - *17 - *19 responses: @@ -52723,8 +52733,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52756,8 +52766,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -52831,8 +52841,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -52868,8 +52878,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -52899,8 +52909,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': @@ -52930,8 +52940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '204': @@ -52958,8 +52968,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': *67 @@ -52984,8 +52994,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 requestBody: required: true @@ -53034,8 +53044,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 requestBody: required: true @@ -53085,8 +53095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': *205 @@ -53116,8 +53126,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 - *206 responses: @@ -53147,9 +53157,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *378 - *379 - - &423 + - *380 + - &424 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -53157,7 +53167,7 @@ paths: required: false schema: type: string - - &424 + - &425 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -53165,7 +53175,7 @@ paths: required: false schema: type: string - - &425 + - &426 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -53174,7 +53184,7 @@ paths: required: false schema: type: string - - &426 + - &427 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -53201,7 +53211,7 @@ paths: - pending - *17 - *19 - - &427 + - &428 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/enterprise-cloud@latest//search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -53210,7 +53220,7 @@ paths: schema: type: string format: date-time - - &406 + - &407 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -53219,13 +53229,13 @@ paths: schema: type: boolean default: false - - &428 + - &429 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &429 + - &430 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -53248,7 +53258,7 @@ paths: type: integer workflow_runs: type: array - items: &407 + items: &408 title: Workflow Run description: An invocation of a workflow type: object @@ -53343,7 +53353,7 @@ paths: that triggered the run. type: array nullable: true - items: &450 + items: &451 title: Pull Request Minimal type: object properties: @@ -53462,7 +53472,7 @@ paths: title: Simple Commit description: A commit. type: object - properties: &454 + properties: &455 id: type: string description: SHA for the commit @@ -53513,7 +53523,7 @@ paths: - name - email nullable: true - required: &455 + required: &456 - id - tree_id - message @@ -53560,7 +53570,7 @@ paths: - workflow_url - pull_requests examples: - default: &430 + default: &431 value: total_count: 1 workflow_runs: @@ -53796,24 +53806,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *378 - *379 - - &408 + - *380 + - &409 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *406 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: - default: &411 + default: &412 value: id: 30433642 name: Build @@ -54054,9 +54064,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '204': description: Response @@ -54079,9 +54089,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -54200,9 +54210,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '201': description: Response @@ -54235,12 +54245,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *378 - *379 - - *408 + - *380 + - *409 - *17 - *19 - - *409 + - *410 responses: '200': description: Response @@ -54256,9 +54266,9 @@ paths: type: integer artifacts: type: array - items: *395 + items: *396 examples: - default: *410 + default: *411 headers: Link: *40 x-github: @@ -54282,25 +54292,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *378 - *379 - - *408 - - &412 + - *380 + - *409 + - &413 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *406 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: - default: *411 + default: *412 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54323,10 +54333,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *378 - *379 - - *408 - - *412 + - *380 + - *409 + - *413 - *17 - *19 responses: @@ -54344,9 +54354,9 @@ paths: type: integer jobs: type: array - items: *413 + items: *414 examples: - default: &414 + default: &415 value: total_count: 1 jobs: @@ -54459,10 +54469,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *378 - *379 - - *408 - - *412 + - *380 + - *409 + - *413 responses: '302': description: Response @@ -54490,9 +54500,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '202': description: Response @@ -54525,9 +54535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: true content: @@ -54594,9 +54604,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '202': description: Response @@ -54629,9 +54639,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -54661,9 +54671,9 @@ paths: type: integer jobs: type: array - items: *413 + items: *414 examples: - default: *414 + default: *415 headers: Link: *40 x-github: @@ -54688,9 +54698,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '302': description: Response @@ -54717,9 +54727,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '204': description: Response @@ -54746,9 +54756,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -54808,7 +54818,7 @@ paths: items: type: object properties: - type: &534 + type: &535 type: string description: The type of reviewer. enum: @@ -54893,9 +54903,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: true content: @@ -54942,7 +54952,7 @@ paths: application/json: schema: type: array - items: &526 + items: &527 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -55048,7 +55058,7 @@ paths: - created_at - updated_at examples: - default: &527 + default: &528 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -55104,9 +55114,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: false content: @@ -55150,9 +55160,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: false content: @@ -55206,9 +55216,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -55345,8 +55355,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -55364,9 +55374,9 @@ paths: type: integer secrets: type: array - items: *415 + items: *416 examples: - default: *416 + default: *417 headers: Link: *40 x-github: @@ -55391,16 +55401,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *418 + default: *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55422,17 +55432,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: &547 + default: &548 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55458,8 +55468,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -55517,8 +55527,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -55544,9 +55554,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *378 - *379 - - *402 + - *380 + - *403 - *19 responses: '200': @@ -55563,9 +55573,9 @@ paths: type: integer variables: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *40 x-github: @@ -55588,8 +55598,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -55641,17 +55651,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 responses: '200': description: Response content: application/json: - schema: *419 + schema: *420 examples: - default: &548 + default: &549 value: name: USERNAME value: octocat @@ -55677,8 +55687,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 requestBody: required: true @@ -55721,8 +55731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 responses: '204': @@ -55748,8 +55758,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -55767,7 +55777,7 @@ paths: type: integer workflows: type: array - items: &421 + items: &422 title: Workflow description: A GitHub Actions workflow type: object @@ -55874,9 +55884,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *378 - *379 - - &422 + - *380 + - &423 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -55891,7 +55901,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: default: value: @@ -55924,9 +55934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -55951,9 +55961,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -56004,9 +56014,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -56033,19 +56043,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *378 - *379 - - *422 + - *380 - *423 - *424 - *425 - *426 + - *427 - *17 - *19 - - *427 - - *406 - *428 + - *407 - *429 + - *430 responses: '200': description: Response @@ -56061,9 +56071,9 @@ paths: type: integer workflow_runs: type: array - items: *407 + items: *408 examples: - default: *430 + default: *431 headers: Link: *40 x-github: @@ -56096,9 +56106,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '200': description: Response @@ -56159,8 +56169,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *378 - *379 + - *380 - *88 - *17 - *86 @@ -56324,8 +56334,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -56362,8 +56372,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *378 - *379 + - *380 - name: assignee in: path required: true @@ -56399,8 +56409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -56512,8 +56522,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *378 - *379 + - *380 - *17 - *86 - *87 @@ -56567,7 +56577,7 @@ paths: bundle_url: type: string examples: - default: *431 + default: *432 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56587,8 +56597,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -56596,7 +56606,7 @@ paths: application/json: schema: type: array - items: &432 + items: &433 title: Autolink reference description: An autolink reference. type: object @@ -56646,8 +56656,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -56686,9 +56696,9 @@ paths: description: response content: application/json: - schema: *432 + schema: *433 examples: - default: &433 + default: &434 value: id: 1 key_prefix: TICKET- @@ -56719,9 +56729,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *378 - *379 - - &434 + - *380 + - &435 name: autolink_id description: The unique identifier of the autolink. in: path @@ -56733,9 +56743,9 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: - default: *433 + default: *434 '404': *6 x-github: githubCloudOnly: false @@ -56755,9 +56765,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *378 - *379 - - *434 + - *380 + - *435 responses: '204': description: Response @@ -56781,8 +56791,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response if Dependabot is enabled @@ -56830,8 +56840,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -56852,8 +56862,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -56873,8 +56883,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *378 - *379 + - *380 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -56912,7 +56922,7 @@ paths: - url protected: type: boolean - protection: &436 + protection: &437 title: Branch Protection description: Branch Protection type: object @@ -56954,7 +56964,7 @@ paths: required: - contexts - checks - enforce_admins: &439 + enforce_admins: &440 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -56969,7 +56979,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &441 + required_pull_request_reviews: &442 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -57045,7 +57055,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &438 + restrictions: &439 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57352,9 +57362,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *378 - *379 - - &437 + - *380 + - &438 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/enterprise-cloud@latest//graphql). @@ -57368,14 +57378,14 @@ paths: description: Response content: application/json: - schema: &447 + schema: &448 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &499 + commit: &500 title: Commit description: Commit type: object @@ -57409,7 +57419,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: &435 + properties: &436 name: type: string example: '"Chris Wanstrath"' @@ -57424,7 +57434,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true message: type: string @@ -57445,7 +57455,7 @@ paths: required: - sha - url - verification: &554 + verification: &555 title: Verification type: object properties: @@ -57515,7 +57525,7 @@ paths: type: integer files: type: array - items: &514 + items: &515 title: Diff Entry description: Diff Entry type: object @@ -57598,7 +57608,7 @@ paths: - self protected: type: boolean - protection: *436 + protection: *437 protection_url: type: string format: uri @@ -57705,7 +57715,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *392 + '301': *393 '404': *6 x-github: githubCloudOnly: false @@ -57727,15 +57737,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *436 + schema: *437 examples: default: value: @@ -57929,9 +57939,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -58186,7 +58196,7 @@ paths: url: type: string format: uri - required_status_checks: &444 + required_status_checks: &445 title: Status Check Policy description: Status Check Policy type: object @@ -58338,7 +58348,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *438 + restrictions: *439 required_conversation_resolution: type: object properties: @@ -58450,9 +58460,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58477,17 +58487,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: &440 + default: &441 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -58509,17 +58519,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: *440 + default: *441 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58538,9 +58548,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58565,17 +58575,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: &442 + default: &443 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -58671,9 +58681,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -58771,9 +58781,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '422': *15 x-github: githubCloudOnly: false @@ -58794,9 +58804,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58823,17 +58833,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: &443 + default: &444 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -58856,17 +58866,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: *443 + default: *444 '404': *6 x-github: githubCloudOnly: false @@ -58886,9 +58896,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58913,17 +58923,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: &445 + default: &446 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -58949,9 +58959,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59003,9 +59013,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *445 + default: *446 '404': *6 '422': *15 x-github: @@ -59027,9 +59037,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -59053,9 +59063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59089,9 +59099,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59158,9 +59168,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59224,9 +59234,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: content: application/json: @@ -59292,15 +59302,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *438 + schema: *439 examples: default: value: @@ -59391,9 +59401,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -59416,9 +59426,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59428,7 +59438,7 @@ paths: type: array items: *5 examples: - default: &446 + default: &447 value: - id: 1 slug: octoapp @@ -59485,9 +59495,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59521,7 +59531,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59542,9 +59552,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59578,7 +59588,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59599,9 +59609,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59635,7 +59645,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59657,9 +59667,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59689,9 +59699,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59750,9 +59760,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59811,9 +59821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: content: application/json: @@ -59872,9 +59882,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59908,9 +59918,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59968,9 +59978,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60028,9 +60038,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60090,9 +60100,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60114,7 +60124,7 @@ paths: description: Response content: application/json: - schema: *447 + schema: *448 examples: default: value: @@ -60228,8 +60238,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 @@ -60265,8 +60275,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60339,8 +60349,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 @@ -60354,9 +60364,9 @@ paths: application/json: schema: type: array - items: *448 + items: *449 examples: - default: *449 + default: *450 '404': *6 '403': *29 '500': *85 @@ -60380,8 +60390,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60393,7 +60403,7 @@ paths: description: A single bypass request. content: application/json: - schema: *448 + schema: *449 examples: default: value: @@ -60451,8 +60461,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60523,8 +60533,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_response_id in: path required: true @@ -60557,8 +60567,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -60837,7 +60847,7 @@ paths: description: Response content: application/json: - schema: &451 + schema: &452 title: CheckRun description: A check performed on the code of a given code change type: object @@ -60956,8 +60966,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *450 - deployment: &772 + items: *451 + deployment: &773 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -61237,9 +61247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *378 - *379 - - &452 + - *380 + - &453 name: check_run_id description: The unique identifier of the check run. in: path @@ -61251,9 +61261,9 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: - default: &453 + default: &454 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61353,9 +61363,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *378 - *379 - - *452 + - *380 + - *453 requestBody: required: true content: @@ -61595,9 +61605,9 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: - default: *453 + default: *454 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61617,9 +61627,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *378 - *379 - - *452 + - *380 + - *453 - *17 - *19 responses: @@ -61714,9 +61724,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *378 - *379 - - *452 + - *380 + - *453 responses: '201': description: Response @@ -61760,8 +61770,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -61783,7 +61793,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &456 + schema: &457 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -61847,7 +61857,7 @@ paths: nullable: true pull_requests: type: array - items: *450 + items: *451 nullable: true app: title: GitHub app @@ -61869,12 +61879,12 @@ paths: type: string format: date-time nullable: true - head_commit: &798 + head_commit: &799 title: Simple Commit description: A commit. type: object - properties: *454 - required: *455 + properties: *455 + required: *456 latest_check_runs_count: type: integer check_runs_url: @@ -61902,7 +61912,7 @@ paths: - check_runs_url - pull_requests examples: - default: &457 + default: &458 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -62193,9 +62203,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62214,8 +62224,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -62524,9 +62534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *378 - *379 - - &458 + - *380 + - &459 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -62538,9 +62548,9 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62563,17 +62573,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *378 - *379 - - *458 - - &507 + - *380 + - *459 + - &508 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &508 + - &509 name: status description: Returns check runs with the specified `status`. in: query @@ -62612,9 +62622,9 @@ paths: type: integer check_runs: type: array - items: *451 + items: *452 examples: - default: &509 + default: &510 value: total_count: 1 check_runs: @@ -62716,9 +62726,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *378 - *379 - - *458 + - *380 + - *459 responses: '201': description: Response @@ -62751,21 +62761,21 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *233 - *234 - *19 - *17 - - &474 + - &475 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *459 - - &475 + schema: *460 + - &476 name: pr description: The number of the pull request for the results you want to list. in: query @@ -62796,7 +62806,7 @@ paths: be returned. in: query required: false - schema: *460 + schema: *461 responses: '200': description: Response @@ -62812,7 +62822,7 @@ paths: updated_at: *108 url: *105 html_url: *106 - instances_url: *461 + instances_url: *462 state: *91 fixed_at: *110 dismissed_by: @@ -62823,11 +62833,11 @@ paths: required: *21 nullable: true dismissed_at: *109 - dismissed_reason: *462 - dismissed_comment: *463 - rule: *464 - tool: *465 - most_recent_instance: *466 + dismissed_reason: *463 + dismissed_comment: *464 + rule: *465 + tool: *466 + most_recent_instance: *467 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -62950,7 +62960,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *37 - '403': &467 + '403': &468 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -62977,9 +62987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *378 - *379 - - &468 + - *380 + - &469 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -62993,7 +63003,7 @@ paths: description: Response content: application/json: - schema: &469 + schema: &470 type: object properties: number: *100 @@ -63001,7 +63011,7 @@ paths: updated_at: *108 url: *105 html_url: *106 - instances_url: *461 + instances_url: *462 state: *91 fixed_at: *110 dismissed_by: @@ -63012,8 +63022,8 @@ paths: required: *21 nullable: true dismissed_at: *109 - dismissed_reason: *462 - dismissed_comment: *463 + dismissed_reason: *463 + dismissed_comment: *464 rule: type: object properties: @@ -63067,8 +63077,8 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: *465 - most_recent_instance: *466 + tool: *466 + most_recent_instance: *467 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -63164,7 +63174,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *37 - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63184,9 +63194,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: true content: @@ -63201,8 +63211,8 @@ paths: enum: - open - dismissed - dismissed_reason: *462 - dismissed_comment: *463 + dismissed_reason: *463 + dismissed_comment: *464 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -63221,7 +63231,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -63297,7 +63307,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &473 + '403': &474 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -63324,15 +63334,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 responses: '200': description: Response content: application/json: - schema: &470 + schema: &471 type: object properties: status: @@ -63358,13 +63368,13 @@ paths: - description - started_at examples: - default: &471 + default: &472 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &472 + '400': &473 description: Bad Request content: application/json: @@ -63375,7 +63385,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63400,29 +63410,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 responses: '200': description: OK content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 '202': description: Accepted content: application/json: - schema: *470 + schema: *471 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *472 + '400': *473 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -63454,9 +63464,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: false content: @@ -63501,8 +63511,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *472 - '403': *473 + '400': *473 + '403': *474 '404': *6 '422': description: Unprocessable Entity @@ -63526,13 +63536,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 - *19 - *17 - - *474 - *475 + - *476 responses: '200': description: Response @@ -63540,7 +63550,7 @@ paths: application/json: schema: type: array - items: *466 + items: *467 examples: default: value: @@ -63579,7 +63589,7 @@ paths: end_column: 50 classifications: - source - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63613,25 +63623,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *378 - *379 + - *380 - *233 - *234 - *19 - *17 - - *475 + - *476 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *459 + schema: *460 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &478 + schema: &479 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -63652,23 +63662,23 @@ paths: application/json: schema: type: array - items: &479 + items: &480 type: object properties: - ref: *459 - commit_sha: &487 + ref: *460 + commit_sha: &488 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: *476 + analysis_key: *477 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *477 + category: *478 error: type: string example: error reading field xyz @@ -63692,8 +63702,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *478 - tool: *465 + sarif_id: *479 + tool: *466 deletable: type: boolean warning: @@ -63754,7 +63764,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63790,8 +63800,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *378 - *379 + - *380 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63804,7 +63814,7 @@ paths: description: Response content: application/json: - schema: *479 + schema: *480 examples: response: summary: application/json response @@ -63858,7 +63868,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *467 + '403': *468 '404': *6 '422': description: Response if analysis could not be processed @@ -63945,8 +63955,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *378 - *379 + - *380 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63999,7 +64009,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': *14 - '403': *473 + '403': *474 '404': *6 '503': *134 x-github: @@ -64021,8 +64031,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -64030,7 +64040,7 @@ paths: application/json: schema: type: array - items: &480 + items: &481 title: CodeQL Database description: A CodeQL database. type: object @@ -64141,7 +64151,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -64170,8 +64180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *378 - *379 + - *380 - name: language in: path description: The language of the CodeQL database. @@ -64183,7 +64193,7 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: default: value: @@ -64215,9 +64225,9 @@ 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': &516 + '302': &517 description: Found - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -64239,8 +64249,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *378 - *379 + - *380 - name: language in: path description: The language of the CodeQL database. @@ -64250,7 +64260,7 @@ paths: responses: '204': description: Response - '403': *473 + '403': *474 '404': *6 '503': *134 x-github: @@ -64278,8 +64288,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -64288,7 +64298,7 @@ paths: type: object additionalProperties: false properties: - language: &481 + language: &482 type: string description: The language targeted by the CodeQL query enum: @@ -64367,7 +64377,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &485 + schema: &486 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -64377,7 +64387,7 @@ paths: description: The ID of the variant analysis. controller_repo: *97 actor: *4 - query_language: *481 + query_language: *482 query_pack_url: type: string description: The download url for the query pack. @@ -64424,7 +64434,7 @@ paths: items: type: object properties: - repository: &482 + repository: &483 title: Repository Identifier description: Repository Identifier type: object @@ -64460,7 +64470,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &486 + analysis_status: &487 type: string description: The new status of the CodeQL variant analysis repository task. @@ -64492,7 +64502,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &483 + access_mismatch_repos: &484 type: object properties: repository_count: @@ -64506,7 +64516,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: *482 + items: *483 required: - repository_count - repositories @@ -64528,8 +64538,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *483 - over_limit_repos: *483 + no_codeql_db_repos: *484 + over_limit_repos: *484 required: - access_mismatch_repos - not_found_repos @@ -64545,7 +64555,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &484 + value: &485 summary: Default response value: id: 1 @@ -64697,10 +64707,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *484 + value: *485 repository_lists: summary: Response for a successful variant analysis submission - value: *484 + value: *485 '404': *6 '422': description: Unable to process variant analysis submission @@ -64728,8 +64738,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *378 - *379 + - *380 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -64741,9 +64751,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *484 + default: *485 '404': *6 '503': *134 x-github: @@ -64766,7 +64776,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *378 + - *379 - name: repo in: path description: The name of the controller repository. @@ -64801,7 +64811,7 @@ paths: type: object properties: repository: *97 - analysis_status: *486 + analysis_status: *487 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -64926,8 +64936,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -65001,7 +65011,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -65022,8 +65032,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65105,7 +65115,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *473 + '403': *474 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -65170,8 +65180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65179,7 +65189,7 @@ paths: schema: type: object properties: - commit_sha: *487 + commit_sha: *488 ref: type: string description: |- @@ -65237,7 +65247,7 @@ paths: schema: type: object properties: - id: *478 + id: *479 url: type: string description: The REST API URL for checking the status of the upload. @@ -65251,7 +65261,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': *473 + '403': *474 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -65274,8 +65284,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *378 - *379 + - *380 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -65321,7 +65331,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *467 + '403': *468 '404': description: Not Found if the sarif id does not match any upload '503': *134 @@ -65346,8 +65356,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -65428,8 +65438,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *378 - *379 + - *380 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -65549,8 +65559,8 @@ paths: parameters: - *17 - *19 - - *378 - *379 + - *380 responses: '200': description: Response @@ -65864,8 +65874,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65930,7 +65940,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -65938,7 +65948,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '400': *14 '401': *25 '403': *29 @@ -65967,8 +65977,8 @@ paths: parameters: - *17 - *19 - - *378 - *379 + - *380 responses: '200': description: Response @@ -66032,8 +66042,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *378 - *379 + - *380 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -66068,14 +66078,14 @@ paths: type: integer machines: type: array - items: &728 + items: &729 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *489 - required: *490 + properties: *490 + required: *491 examples: - default: &729 + default: &730 value: total_count: 2 machines: @@ -66115,8 +66125,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *378 - *379 + - *380 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -66200,8 +66210,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *378 - *379 + - *380 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -66267,8 +66277,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -66286,7 +66296,7 @@ paths: type: integer secrets: type: array - items: &494 + items: &495 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -66306,7 +66316,7 @@ paths: - created_at - updated_at examples: - default: *491 + default: *492 headers: Link: *40 x-github: @@ -66329,16 +66339,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: *493 + default: *494 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -66358,17 +66368,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *494 + schema: *495 examples: - default: *495 + default: *496 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66388,8 +66398,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -66442,8 +66452,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -66472,8 +66482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *378 - *379 + - *380 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -66515,7 +66525,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &496 + properties: &497 login: type: string example: octocat @@ -66608,7 +66618,7 @@ paths: user_view_type: type: string example: public - required: &497 + required: &498 - avatar_url - events_url - followers_url @@ -66682,8 +66692,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 responses: '204': @@ -66730,8 +66740,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 requestBody: required: false @@ -66758,7 +66768,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &567 + schema: &568 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -66987,8 +66997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 responses: '204': @@ -67020,8 +67030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *378 - *379 + - *380 - *220 responses: '200': @@ -67042,8 +67052,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *496 - required: *497 + properties: *497 + required: *498 nullable: true required: - permission @@ -67098,8 +67108,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -67109,7 +67119,7 @@ paths: application/json: schema: type: array - items: &498 + items: &499 title: Commit Comment description: Commit Comment type: object @@ -67167,7 +67177,7 @@ paths: - created_at - updated_at examples: - default: &501 + default: &502 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67226,17 +67236,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &502 + default: &503 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67293,8 +67303,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -67317,7 +67327,7 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: default: value: @@ -67368,8 +67378,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -67391,8 +67401,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -67419,9 +67429,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -67442,8 +67452,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -67476,16 +67486,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -67507,10 +67517,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -67559,8 +67569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *378 - *379 + - *380 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -67616,9 +67626,9 @@ paths: application/json: schema: type: array - items: *499 + items: *500 examples: - default: &618 + default: &619 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -67712,9 +67722,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *378 - *379 - - &500 + - *380 + - &501 name: commit_sha description: The SHA of the commit. in: path @@ -67786,9 +67796,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *378 - *379 - - *500 + - *380 + - *501 - *17 - *19 responses: @@ -67798,9 +67808,9 @@ paths: application/json: schema: type: array - items: *498 + items: *499 examples: - default: *501 + default: *502 headers: Link: *40 x-github: @@ -67828,9 +67838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *378 - *379 - - *500 + - *380 + - *501 requestBody: required: true content: @@ -67865,9 +67875,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *502 + default: *503 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67895,9 +67905,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *378 - *379 - - *500 + - *380 + - *501 - *17 - *19 responses: @@ -67907,7 +67917,7 @@ paths: application/json: schema: type: array - items: &609 + items: &610 title: Pull Request Simple description: Pull Request Simple type: object @@ -68013,8 +68023,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true active_lock_reason: type: string @@ -68110,7 +68120,7 @@ paths: _links: type: object properties: - comments: &505 + comments: &506 title: Link description: Hypermedia Link type: object @@ -68119,13 +68129,13 @@ paths: type: string required: - href - commits: *505 - statuses: *505 - html: *505 - issue: *505 - review_comments: *505 - review_comment: *505 - self: *505 + commits: *506 + statuses: *506 + html: *506 + issue: *506 + review_comments: *506 + review_comment: *506 + self: *506 required: - comments - commits @@ -68136,7 +68146,7 @@ paths: - review_comment - self author_association: *142 - auto_merge: &611 + auto_merge: &612 title: Auto merge description: The status of auto merging a pull request. type: object @@ -68199,7 +68209,7 @@ paths: - author_association - auto_merge examples: - default: &610 + default: &611 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -68736,11 +68746,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *378 - *379 + - *380 - *19 - *17 - - &506 + - &507 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)" @@ -68755,9 +68765,9 @@ paths: description: Response content: application/json: - schema: *499 + schema: *500 examples: - default: &596 + default: &597 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68870,11 +68880,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *378 - *379 - - *506 + - *380 - *507 - *508 + - *509 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -68908,9 +68918,9 @@ paths: type: integer check_runs: type: array - items: *451 + items: *452 examples: - default: *509 + default: *510 headers: Link: *40 x-github: @@ -68935,9 +68945,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -68945,7 +68955,7 @@ paths: schema: type: integer example: 1 - - *507 + - *508 - *17 - *19 responses: @@ -68963,7 +68973,7 @@ paths: type: integer check_suites: type: array - items: *456 + items: *457 examples: default: value: @@ -69163,9 +69173,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - *17 - *19 responses: @@ -69363,9 +69373,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - *17 - *19 responses: @@ -69375,7 +69385,7 @@ paths: application/json: schema: type: array - items: &676 + items: &677 title: Status description: The status of a commit. type: object @@ -69456,7 +69466,7 @@ paths: site_admin: false headers: Link: *40 - '301': *392 + '301': *393 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69484,8 +69494,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -69514,20 +69524,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *510 - required: *511 + properties: *511 + required: *512 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &512 + properties: &513 url: type: string format: uri html_url: type: string format: uri - required: &513 + required: &514 - url - html_url nullable: true @@ -69541,26 +69551,26 @@ paths: contributing: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true readme: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true issue_template: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true pull_request_template: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true required: - code_of_conduct @@ -69687,8 +69697,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *378 - *379 + - *380 - *19 - *17 - name: basehead @@ -69731,8 +69741,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *499 - merge_base_commit: *499 + base_commit: *500 + merge_base_commit: *500 status: type: string enum: @@ -69752,10 +69762,10 @@ paths: example: 6 commits: type: array - items: *499 + items: *500 files: type: array - items: *514 + items: *515 required: - url - html_url @@ -70041,8 +70051,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -70185,7 +70195,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &515 + response-if-content-is-a-file: &516 summary: Response if content is a file value: type: file @@ -70317,7 +70327,7 @@ paths: - size - type - url - - &623 + - &624 title: Content File description: Content File type: object @@ -70518,7 +70528,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *515 + response-if-content-is-a-file: *516 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -70587,7 +70597,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *29 - '302': *516 + '302': *517 '304': *37 x-github: githubCloudOnly: false @@ -70610,8 +70620,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -70704,7 +70714,7 @@ paths: description: Response content: application/json: - schema: &517 + schema: &518 title: File Commit description: File Commit type: object @@ -70856,7 +70866,7 @@ paths: description: Response content: application/json: - schema: *517 + schema: *518 examples: example-for-creating-a-file: value: @@ -70910,7 +70920,7 @@ paths: schema: oneOf: - *3 - - &549 + - &550 description: Repository rule violation was detected type: object properties: @@ -70931,7 +70941,7 @@ paths: items: type: object properties: - placeholder_id: &668 + placeholder_id: &669 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -70963,8 +70973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -71025,7 +71035,7 @@ paths: description: Response content: application/json: - schema: *517 + schema: *518 examples: default: value: @@ -71080,8 +71090,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *378 - *379 + - *380 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -71204,8 +71214,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *249 - *250 - *251 @@ -71248,7 +71258,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 type: object description: A Dependabot alert. properties: @@ -71294,7 +71304,7 @@ paths: - unknown - direct - transitive - security_advisory: *518 + security_advisory: *519 security_vulnerability: *104 url: *105 html_url: *106 @@ -71325,7 +71335,7 @@ paths: nullable: true maxLength: 280 fixed_at: *110 - auto_dismissed_at: *519 + auto_dismissed_at: *520 required: - number - state @@ -71555,9 +71565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *378 - *379 - - &521 + - *380 + - &522 name: alert_number in: path description: |- @@ -71572,7 +71582,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -71685,9 +71695,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *378 - *379 - - *521 + - *380 + - *522 requestBody: required: true content: @@ -71732,7 +71742,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -71861,8 +71871,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -71880,7 +71890,7 @@ paths: type: integer secrets: type: array - items: &524 + items: &525 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -71933,16 +71943,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *522 + schema: *523 examples: - default: *523 + default: *524 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71962,15 +71972,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *524 + schema: *525 examples: default: value: @@ -71996,8 +72006,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -72050,8 +72060,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -72074,8 +72084,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *378 - *379 + - *380 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -72235,8 +72245,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -72475,8 +72485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -72551,7 +72561,7 @@ paths: - version - url additionalProperties: false - metadata: &525 + metadata: &526 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -72584,7 +72594,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *525 + metadata: *526 resolved: type: object description: A collection of resolved package dependencies. @@ -72597,7 +72607,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *525 + metadata: *526 relationship: type: string description: A notation of whether a dependency is requested @@ -72726,8 +72736,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *378 - *379 + - *380 - name: sha description: The SHA recorded at creation time. in: query @@ -72767,9 +72777,9 @@ paths: application/json: schema: type: array - items: *526 + items: *527 examples: - default: *527 + default: *528 headers: Link: *40 x-github: @@ -72835,8 +72845,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -72917,7 +72927,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: simple-example: summary: Simple example @@ -72990,9 +73000,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *378 - *379 - - &528 + - *380 + - &529 name: deployment_id description: deployment_id parameter in: path @@ -73004,7 +73014,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: default: value: @@ -73069,9 +73079,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *378 - *379 - - *528 + - *380 + - *529 responses: '204': description: Response @@ -73093,9 +73103,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *378 - *379 - - *528 + - *380 + - *529 - *17 - *19 responses: @@ -73105,7 +73115,7 @@ paths: application/json: schema: type: array - items: &529 + items: &530 title: Deployment Status description: The status of a deployment. type: object @@ -73266,9 +73276,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *378 - *379 - - *528 + - *380 + - *529 requestBody: required: true content: @@ -73343,9 +73353,9 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: &530 + default: &531 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -73401,9 +73411,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *378 - *379 - - *528 + - *380 + - *529 - name: status_id in: path required: true @@ -73414,9 +73424,9 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: *530 + default: *531 '404': *6 x-github: githubCloudOnly: false @@ -73443,12 +73453,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 - - *531 + - *532 - *17 - *19 responses: @@ -73458,9 +73468,9 @@ paths: application/json: schema: type: array - items: *532 + items: *533 examples: - default: *533 + default: *534 '404': *6 '403': *29 '500': *85 @@ -73485,8 +73495,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - name: alert_number in: path required: true @@ -73498,7 +73508,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *532 + schema: *533 examples: default: value: @@ -73556,8 +73566,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - name: alert_number in: path required: true @@ -73626,8 +73636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -73684,8 +73694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -73702,7 +73712,7 @@ paths: type: integer environments: type: array - items: &535 + items: &536 title: Environment description: Details of a deployment environment type: object @@ -73754,7 +73764,7 @@ paths: type: type: string example: wait_timer - wait_timer: &537 + wait_timer: &538 type: integer example: 30 description: The amount of time to delay a job after @@ -73791,7 +73801,7 @@ paths: items: type: object properties: - type: *534 + type: *535 reviewer: anyOf: - *4 @@ -73815,7 +73825,7 @@ paths: - id - node_id - type - deployment_branch_policy: &538 + deployment_branch_policy: &539 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -73931,9 +73941,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *378 - *379 - - &536 + - *380 + - &537 name: environment_name in: path required: true @@ -73946,9 +73956,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: &539 + default: &540 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -74032,9 +74042,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: false content: @@ -74043,7 +74053,7 @@ paths: type: object nullable: true properties: - wait_timer: *537 + wait_timer: *538 prevent_self_review: type: boolean example: false @@ -74060,13 +74070,13 @@ paths: items: type: object properties: - type: *534 + type: *535 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *538 + deployment_branch_policy: *539 additionalProperties: false examples: default: @@ -74086,9 +74096,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: *539 + default: *540 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -74112,9 +74122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *378 - *379 - - *536 + - *380 + - *537 responses: '204': description: Default response @@ -74139,9 +74149,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *17 - *19 responses: @@ -74159,7 +74169,7 @@ paths: example: 2 branch_policies: type: array - items: &540 + items: &541 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -74216,9 +74226,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: true content: @@ -74264,9 +74274,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - example-wildcard: &541 + example-wildcard: &542 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -74308,10 +74318,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - &542 + - *380 + - *537 + - &543 name: branch_policy_id in: path required: true @@ -74323,9 +74333,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74344,10 +74354,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - *542 + - *380 + - *537 + - *543 requestBody: required: true content: @@ -74375,9 +74385,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74396,10 +74406,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - *542 + - *380 + - *537 + - *543 responses: '204': description: Response @@ -74424,9 +74434,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 responses: '200': description: List of deployment protection rules @@ -74442,7 +74452,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &543 + items: &544 title: Deployment protection rule description: Deployment protection rule type: object @@ -74461,7 +74471,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &544 + app: &545 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -74560,9 +74570,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 requestBody: content: application/json: @@ -74583,9 +74593,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *543 + schema: *544 examples: - default: &545 + default: &546 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -74620,9 +74630,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 - *19 - *17 responses: @@ -74641,7 +74651,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *544 + items: *545 examples: default: value: @@ -74676,10 +74686,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *378 - *379 - - *536 - - &546 + - *380 + - *537 + - &547 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -74691,9 +74701,9 @@ paths: description: Response content: application/json: - schema: *543 + schema: *544 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74714,10 +74724,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: - - *536 + - *537 + - *380 - *379 - - *378 - - *546 + - *547 responses: '204': description: Response @@ -74743,9 +74753,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *17 - *19 responses: @@ -74763,9 +74773,9 @@ paths: type: integer secrets: type: array - items: *415 + items: *416 examples: - default: *416 + default: *417 headers: Link: *40 x-github: @@ -74790,17 +74800,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *378 - *379 - - *536 + - *380 + - *537 responses: '200': description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *418 + default: *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74822,18 +74832,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 responses: '200': description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *547 + default: *548 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74855,9 +74865,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 requestBody: required: true @@ -74915,9 +74925,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 responses: '204': @@ -74943,10 +74953,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *378 - *379 - - *536 - - *402 + - *380 + - *537 + - *403 - *19 responses: '200': @@ -74963,9 +74973,9 @@ paths: type: integer variables: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *40 x-github: @@ -74988,9 +74998,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: true content: @@ -75042,18 +75052,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *211 responses: '200': description: Response content: application/json: - schema: *419 + schema: *420 examples: - default: *548 + default: *549 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75074,10 +75084,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *378 - *379 + - *380 - *211 - - *536 + - *537 requestBody: required: true content: @@ -75119,10 +75129,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *378 - *379 + - *380 - *211 - - *536 + - *537 responses: '204': description: Response @@ -75144,8 +75154,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -75222,8 +75232,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *378 - *379 + - *380 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -75382,8 +75392,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -75415,9 +75425,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 '400': *14 '422': *15 '403': *29 @@ -75438,8 +75448,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -75499,7 +75509,7 @@ paths: schema: oneOf: - *181 - - *549 + - *550 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75524,8 +75534,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *378 - *379 + - *380 - name: file_sha in: path required: true @@ -75624,8 +75634,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -75734,7 +75744,7 @@ paths: description: Response content: application/json: - schema: &550 + schema: &551 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -75948,15 +75958,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *378 - *379 - - *500 + - *380 + - *501 responses: '200': description: Response content: application/json: - schema: *550 + schema: *551 examples: default: value: @@ -76012,9 +76022,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *378 - *379 - - &551 + - *380 + - &552 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. @@ -76031,7 +76041,7 @@ paths: application/json: schema: type: array - items: &552 + items: &553 title: Git Reference description: Git references within a repository type: object @@ -76106,17 +76116,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 responses: '200': description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: &553 + default: &554 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -76145,8 +76155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76175,9 +76185,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: *553 + default: *554 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -76203,9 +76213,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 requestBody: required: true content: @@ -76234,9 +76244,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: *553 + default: *554 '422': *15 '409': *96 x-github: @@ -76254,9 +76264,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 responses: '204': description: Response @@ -76311,8 +76321,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76379,7 +76389,7 @@ paths: description: Response content: application/json: - schema: &555 + schema: &556 title: Git Tag description: Metadata for a Git tag type: object @@ -76430,7 +76440,7 @@ paths: - sha - type - url - verification: *554 + verification: *555 required: - sha - url @@ -76440,7 +76450,7 @@ paths: - tag - message examples: - default: &556 + default: &557 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -76513,8 +76523,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *378 - *379 + - *380 - name: tag_sha in: path required: true @@ -76525,9 +76535,9 @@ paths: description: Response content: application/json: - schema: *555 + schema: *556 examples: - default: *556 + default: *557 '404': *6 '409': *96 x-github: @@ -76551,8 +76561,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76625,7 +76635,7 @@ paths: description: Response content: application/json: - schema: &557 + schema: &558 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -76721,8 +76731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *378 - *379 + - *380 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -76745,7 +76755,7 @@ paths: description: Response content: application/json: - schema: *557 + schema: *558 examples: default-response: summary: Default response @@ -76804,8 +76814,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -76815,7 +76825,7 @@ paths: application/json: schema: type: array - items: &558 + items: &559 title: Webhook description: Webhooks for repositories. type: object @@ -76869,7 +76879,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &806 + last_response: &807 title: Hook Response type: object properties: @@ -76943,8 +76953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -76996,9 +77006,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: &559 + default: &560 value: type: Repository id: 12345678 @@ -77046,17 +77056,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '200': description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 '404': *6 x-github: githubCloudOnly: false @@ -77076,8 +77086,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 requestBody: required: true @@ -77123,9 +77133,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 '422': *15 '404': *6 x-github: @@ -77146,8 +77156,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77172,8 +77182,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *378 - *379 + - *380 - *266 responses: '200': @@ -77201,8 +77211,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *378 - *379 + - *380 - *266 requestBody: required: false @@ -77247,8 +77257,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *17 - *267 @@ -77280,8 +77290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *16 responses: @@ -77310,8 +77320,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *16 responses: @@ -77335,8 +77345,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77362,8 +77372,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77422,14 +77432,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &560 + schema: &561 title: Import description: A repository import from an external source. type: object @@ -77528,7 +77538,7 @@ paths: - html_url - authors_url examples: - default: &563 + default: &564 value: vcs: subversion use_lfs: true @@ -77544,7 +77554,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &561 + '503': &562 description: Unavailable due to service under maintenance. content: application/json: @@ -77573,8 +77583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -77622,7 +77632,7 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: default: value: @@ -77647,7 +77657,7 @@ paths: type: string '422': *15 '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77675,8 +77685,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -77725,7 +77735,7 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: example-1: summary: Example 1 @@ -77773,7 +77783,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': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77796,12 +77806,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *378 - *379 + - *380 responses: '204': description: Response - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77827,9 +77837,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *378 - *379 - - &752 + - *380 + - &753 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -77843,7 +77853,7 @@ paths: application/json: schema: type: array - items: &562 + items: &563 title: Porter Author description: Porter Author type: object @@ -77897,7 +77907,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77922,8 +77932,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *378 - *379 + - *380 - name: author_id in: path required: true @@ -77953,7 +77963,7 @@ paths: description: Response content: application/json: - schema: *562 + schema: *563 examples: default: value: @@ -77966,7 +77976,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77990,8 +78000,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78032,7 +78042,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78060,8 +78070,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -78088,11 +78098,11 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: *563 + default: *564 '422': *15 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78115,8 +78125,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78124,8 +78134,8 @@ paths: application/json: schema: *22 examples: - default: *564 - '301': *392 + default: *565 + '301': *393 '404': *6 x-github: githubCloudOnly: false @@ -78145,8 +78155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78159,7 +78169,7 @@ paths: properties: {} additionalProperties: false examples: - default: &566 + default: &567 value: limit: collaborators_only origin: repository @@ -78184,13 +78194,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: application/json: - schema: *565 + schema: *566 examples: default: summary: Example request body @@ -78204,7 +78214,7 @@ paths: application/json: schema: *284 examples: - default: *566 + default: *567 '409': description: Response x-github: @@ -78226,8 +78236,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -78250,8 +78260,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -78261,9 +78271,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: &745 + default: &746 value: - id: 1 repository: @@ -78394,8 +78404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *378 - *379 + - *380 - *288 requestBody: required: false @@ -78425,7 +78435,7 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: default: value: @@ -78556,8 +78566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *378 - *379 + - *380 - *288 responses: '204': @@ -78589,8 +78599,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *378 - *379 + - *380 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -78663,7 +78673,7 @@ paths: type: array items: *155 examples: - default: &578 + default: &579 value: - id: 1 node_id: MDU6SXNzdWUx @@ -78811,7 +78821,7 @@ paths: state_reason: completed headers: Link: *40 - '301': *392 + '301': *393 '422': *15 '404': *6 x-github: @@ -78840,8 +78850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -78925,7 +78935,7 @@ paths: application/json: schema: *155 examples: - default: &573 + default: &574 value: id: 1 node_id: MDU6SXNzdWUx @@ -79081,7 +79091,7 @@ paths: '422': *15 '503': *134 '404': *6 - '410': *389 + '410': *390 x-github: triggersNotification: true githubCloudOnly: false @@ -79109,8 +79119,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *378 - *379 + - *380 - *165 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -79131,9 +79141,9 @@ paths: application/json: schema: type: array - items: *568 + items: *569 examples: - default: &575 + default: &576 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79191,17 +79201,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: &569 + default: &570 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79255,8 +79265,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -79279,9 +79289,9 @@ paths: description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: *569 + default: *570 '422': *15 x-github: githubCloudOnly: false @@ -79299,8 +79309,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -79321,8 +79331,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -79349,9 +79359,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -79372,8 +79382,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -79406,16 +79416,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -79437,10 +79447,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -79460,8 +79470,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -79471,7 +79481,7 @@ paths: application/json: schema: type: array - items: &572 + items: &573 title: Issue Event description: Issue Event type: object @@ -79514,8 +79524,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *570 - required: *571 + properties: *571 + required: *572 nullable: true label: title: Issue Event Label @@ -79822,8 +79832,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *378 - *379 + - *380 - name: event_id in: path required: true @@ -79834,7 +79844,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -80027,7 +80037,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *389 + '410': *390 '403': *29 x-github: githubCloudOnly: false @@ -80061,9 +80071,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *378 - *379 - - &574 + - *380 + - &575 name: issue_number description: The number that identifies the issue. in: path @@ -80077,10 +80087,10 @@ paths: application/json: schema: *155 examples: - default: *573 - '301': *392 + default: *574 + '301': *393 '404': *6 - '410': *389 + '410': *390 '304': *37 x-github: githubCloudOnly: false @@ -80105,9 +80115,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -80212,13 +80222,13 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 '422': *15 '503': *134 '403': *29 - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80236,9 +80246,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -80266,7 +80276,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80282,9 +80292,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: content: application/json: @@ -80311,7 +80321,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80333,9 +80343,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - name: assignee in: path required: true @@ -80375,9 +80385,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *145 - *17 - *19 @@ -80388,13 +80398,13 @@ paths: application/json: schema: type: array - items: *568 + items: *569 examples: - default: *575 + default: *576 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80423,9 +80433,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -80447,16 +80457,16 @@ paths: description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: *569 + default: *570 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *29 - '410': *389 + '410': *390 '422': *15 '404': *6 x-github: @@ -80476,9 +80486,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -80492,7 +80502,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &579 + - &580 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -80546,7 +80556,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &580 + - &581 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -80682,7 +80692,7 @@ paths: - performed_via_github_app - assignee - assigner - - &581 + - &582 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -80733,7 +80743,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &582 + - &583 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -80784,7 +80794,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &583 + - &584 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -80838,7 +80848,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &584 + - &585 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -80885,7 +80895,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &585 + - &586 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -80932,7 +80942,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &586 + - &587 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -80992,7 +81002,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &587 + - &588 title: Locked Issue Event description: Locked Issue Event type: object @@ -81040,7 +81050,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &588 + - &589 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -81106,7 +81116,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &589 + - &590 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -81172,7 +81182,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &590 + - &591 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -81238,7 +81248,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &591 + - &592 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -81329,7 +81339,7 @@ paths: color: red headers: Link: *40 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81346,9 +81356,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -81358,7 +81368,7 @@ paths: application/json: schema: type: array - items: &576 + items: &577 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -81405,7 +81415,7 @@ paths: - color - default examples: - default: &577 + default: &578 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -81423,9 +81433,9 @@ paths: default: false headers: Link: *40 - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81442,9 +81452,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81503,12 +81513,12 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 - '301': *392 + default: *578 + '301': *393 '404': *6 - '410': *389 + '410': *390 '422': *15 x-github: githubCloudOnly: false @@ -81525,9 +81535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81587,12 +81597,12 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 - '301': *392 + default: *578 + '301': *393 '404': *6 - '410': *389 + '410': *390 '422': *15 x-github: githubCloudOnly: false @@ -81609,15 +81619,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 responses: '204': description: Response - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81636,9 +81646,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - name: name in: path required: true @@ -81651,7 +81661,7 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: default: value: @@ -81662,9 +81672,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81684,9 +81694,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81714,7 +81724,7 @@ paths: '204': description: Response '403': *29 - '410': *389 + '410': *390 '404': *6 '422': *15 x-github: @@ -81732,9 +81742,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 responses: '204': description: Response @@ -81756,9 +81766,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - 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. @@ -81784,13 +81794,13 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81808,9 +81818,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -81842,16 +81852,16 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -81873,10 +81883,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *378 - *379 - - *574 - - *370 + - *380 + - *575 + - *371 responses: '204': description: Response @@ -81905,9 +81915,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -81931,7 +81941,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -81964,9 +81974,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -81978,11 +81988,11 @@ paths: type: array items: *155 examples: - default: *578 + default: *579 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82010,9 +82020,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -82041,14 +82051,14 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *29 - '410': *389 + '410': *390 '422': *15 '404': *6 x-github: @@ -82068,9 +82078,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -82103,7 +82113,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 '403': *29 '404': *6 '422': *7 @@ -82125,9 +82135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -82142,7 +82152,6 @@ paths: description: Timeline Event type: object anyOf: - - *579 - *580 - *581 - *582 @@ -82155,6 +82164,7 @@ paths: - *589 - *590 - *591 + - *592 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -82459,7 +82469,7 @@ paths: type: string comments: type: array - items: &612 + items: &613 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -82668,7 +82678,7 @@ paths: type: string comments: type: array - items: *498 + items: *499 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -82957,7 +82967,7 @@ paths: headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82974,8 +82984,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -82985,7 +82995,7 @@ paths: application/json: schema: type: array - items: &592 + items: &593 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -83050,8 +83060,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83087,9 +83097,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: &593 + default: &594 value: id: 1 key: ssh-rsa AAA... @@ -83123,9 +83133,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *378 - *379 - - &594 + - *380 + - &595 name: key_id description: The unique identifier of the key. in: path @@ -83137,9 +83147,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: *593 + default: *594 '404': *6 x-github: githubCloudOnly: false @@ -83157,9 +83167,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *378 - *379 - - *594 + - *380 + - *595 responses: '204': description: Response @@ -83179,8 +83189,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -83190,9 +83200,9 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 + default: *578 headers: Link: *40 '404': *6 @@ -83213,8 +83223,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83250,9 +83260,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: &595 + default: &596 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -83284,8 +83294,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83296,9 +83306,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: *595 + default: *596 '404': *6 x-github: githubCloudOnly: false @@ -83315,8 +83325,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83355,7 +83365,7 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: default: value: @@ -83381,8 +83391,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83408,8 +83418,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -83445,8 +83455,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *378 - *379 + - *380 responses: '202': *39 '403': @@ -83474,8 +83484,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -83501,9 +83511,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *378 - *379 - - *474 + - *380 + - *475 responses: '200': description: Response @@ -83648,8 +83658,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83714,8 +83724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83749,9 +83759,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *499 + schema: *500 examples: - default: *596 + default: *597 '204': description: Response when already merged '404': @@ -83776,8 +83786,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *378 - *379 + - *380 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -83818,12 +83828,12 @@ paths: application/json: schema: type: array - items: &597 + items: &598 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 examples: default: value: @@ -83879,8 +83889,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83920,9 +83930,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: &598 + default: &599 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -83981,9 +83991,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *378 - *379 - - &599 + - *380 + - &600 name: milestone_number description: The number that identifies the milestone. in: path @@ -83995,9 +84005,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: *598 + default: *599 '404': *6 x-github: githubCloudOnly: false @@ -84014,9 +84024,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 requestBody: required: false content: @@ -84054,9 +84064,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: *598 + default: *599 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84072,9 +84082,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 responses: '204': description: Response @@ -84095,9 +84105,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 - *17 - *19 responses: @@ -84107,9 +84117,9 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 + default: *578 headers: Link: *40 x-github: @@ -84128,12 +84138,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *378 - *379 - - *600 + - *380 - *601 - - *145 - *602 + - *145 + - *603 - *17 - *19 responses: @@ -84145,7 +84155,7 @@ paths: type: array items: *168 examples: - default: *603 + default: *604 headers: Link: *40 x-github: @@ -84169,8 +84179,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -84228,14 +84238,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &604 + schema: &605 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -84360,7 +84370,7 @@ paths: - custom_404 - public examples: - default: &605 + default: &606 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -84401,8 +84411,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84456,9 +84466,9 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: *605 + default: *606 '422': *15 '409': *96 x-github: @@ -84481,8 +84491,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84589,8 +84599,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -84616,8 +84626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -84627,7 +84637,7 @@ paths: application/json: schema: type: array - items: &606 + items: &607 title: Page Build description: Page Build type: object @@ -84721,8 +84731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -84767,16 +84777,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *606 + schema: *607 examples: - default: &607 + default: &608 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -84824,8 +84834,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *378 - *379 + - *380 - name: build_id in: path required: true @@ -84836,9 +84846,9 @@ paths: description: Response content: application/json: - schema: *606 + schema: *607 examples: - default: *607 + default: *608 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84858,8 +84868,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84964,9 +84974,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *378 - *379 - - &608 + - *380 + - &609 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -85024,9 +85034,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *378 - *379 - - *608 + - *380 + - *609 responses: '204': *120 '404': *6 @@ -85053,8 +85063,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -85312,8 +85322,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Private vulnerability reporting status @@ -85350,8 +85360,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': *120 '422': *14 @@ -85372,8 +85382,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': *120 '422': *14 @@ -85396,8 +85406,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *378 - *379 + - *380 - name: state description: Indicates the state of the projects to return. in: query @@ -85458,7 +85468,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -85481,8 +85491,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85510,11 +85520,11 @@ paths: application/json: schema: *323 examples: - default: *388 + default: *389 '401': *25 '403': *29 '404': *6 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -85537,8 +85547,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -85577,8 +85587,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85640,8 +85650,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *378 - *379 + - *380 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -85701,9 +85711,9 @@ paths: application/json: schema: type: array - items: *609 + items: *610 examples: - default: *610 + default: *611 headers: Link: *40 '304': *37 @@ -85735,8 +85745,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85801,7 +85811,7 @@ paths: description: Response content: application/json: - schema: &614 + schema: &615 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -85912,8 +85922,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true active_lock_reason: type: string @@ -85958,7 +85968,7 @@ paths: nullable: true requested_teams: type: array - items: *345 + items: *346 nullable: true head: type: object @@ -85997,14 +86007,14 @@ paths: _links: type: object properties: - comments: *505 - commits: *505 - statuses: *505 - html: *505 - issue: *505 - review_comments: *505 - review_comment: *505 - self: *505 + comments: *506 + commits: *506 + statuses: *506 + html: *506 + issue: *506 + review_comments: *506 + review_comment: *506 + self: *506 required: - comments - commits @@ -86015,7 +86025,7 @@ paths: - review_comment - self author_association: *142 - auto_merge: *611 + auto_merge: *612 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -86107,7 +86117,7 @@ paths: - merged_by - review_comments examples: - default: &615 + default: &616 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -86634,8 +86644,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *378 - *379 + - *380 - name: sort in: query required: false @@ -86664,9 +86674,9 @@ paths: application/json: schema: type: array - items: *612 + items: *613 examples: - default: &617 + default: &618 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86743,17 +86753,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: &613 + default: &614 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86828,8 +86838,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -86852,9 +86862,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86870,8 +86880,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -86893,8 +86903,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -86921,9 +86931,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -86944,8 +86954,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -86978,16 +86988,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -87009,10 +87019,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -87055,9 +87065,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *378 - *379 - - &616 + - *380 + - &617 name: pull_number description: The number that identifies the pull request. in: path @@ -87070,9 +87080,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *614 + schema: *615 examples: - default: *615 + default: *616 '304': *37 '404': *6 '406': @@ -87107,9 +87117,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87151,9 +87161,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *615 + default: *616 '422': *15 '403': *29 x-github: @@ -87175,9 +87185,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -87239,7 +87249,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -87247,7 +87257,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -87277,9 +87287,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *165 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -87300,9 +87310,9 @@ paths: application/json: schema: type: array - items: *612 + items: *613 examples: - default: *617 + default: *618 headers: Link: *40 x-github: @@ -87335,9 +87345,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -87442,7 +87452,7 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: example-for-a-multi-line-comment: value: @@ -87530,9 +87540,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *154 requestBody: required: true @@ -87555,7 +87565,7 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: default: value: @@ -87641,9 +87651,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -87653,9 +87663,9 @@ paths: application/json: schema: type: array - items: *499 + items: *500 examples: - default: *618 + default: *619 headers: Link: *40 x-github: @@ -87685,9 +87695,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -87697,7 +87707,7 @@ paths: application/json: schema: type: array - items: *514 + items: *515 examples: default: value: @@ -87735,9 +87745,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *378 - *379 - - *616 + - *380 + - *617 responses: '204': description: Response if pull request has been merged @@ -87760,9 +87770,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87873,9 +87883,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 responses: '200': description: Response @@ -87950,9 +87960,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87989,7 +87999,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -88525,9 +88535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -88561,7 +88571,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -89066,9 +89076,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -89078,7 +89088,7 @@ paths: application/json: schema: type: array - items: &619 + items: &620 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -89229,9 +89239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -89317,9 +89327,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: &621 + default: &622 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89382,10 +89392,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - &620 + - *380 + - *617 + - &621 name: review_id description: The unique identifier of the review. in: path @@ -89397,9 +89407,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: &622 + default: &623 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89458,10 +89468,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89484,7 +89494,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -89546,18 +89556,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 responses: '200': description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: *621 + default: *622 '422': *7 '404': *6 x-github: @@ -89584,10 +89594,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 - *17 - *19 responses: @@ -89670,9 +89680,9 @@ paths: _links: type: object properties: - self: *505 - html: *505 - pull_request: *505 + self: *506 + html: *506 + pull_request: *506 required: - self - html @@ -89815,10 +89825,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89846,7 +89856,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -89909,10 +89919,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89947,9 +89957,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: *622 + default: *623 '404': *6 '422': *7 '403': *29 @@ -89971,9 +89981,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -90036,8 +90046,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *378 - *379 + - *380 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -90050,9 +90060,9 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: - default: &624 + default: &625 value: type: file encoding: base64 @@ -90094,8 +90104,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *378 - *379 + - *380 - name: dir description: The alternate path to look for a README file in: path @@ -90115,9 +90125,9 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: - default: *624 + default: *625 '404': *6 '422': *15 x-github: @@ -90139,8 +90149,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -90150,7 +90160,7 @@ paths: application/json: schema: type: array - items: &625 + items: &626 title: Release description: A release. type: object @@ -90213,7 +90223,7 @@ paths: author: *4 assets: type: array - items: &626 + items: &627 title: Release Asset description: Data related to a release. type: object @@ -90394,8 +90404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -90471,9 +90481,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: &629 + default: &630 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -90576,9 +90586,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *378 - *379 - - &627 + - *380 + - &628 name: asset_id description: The unique identifier of the asset. in: path @@ -90590,9 +90600,9 @@ paths: description: Response content: application/json: - schema: *626 + schema: *627 examples: - default: &628 + default: &629 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 @@ -90626,7 +90636,7 @@ paths: type: User site_admin: false '404': *6 - '302': *516 + '302': *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90642,9 +90652,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *378 - *379 - - *627 + - *380 + - *628 requestBody: required: false content: @@ -90672,9 +90682,9 @@ paths: description: Response content: application/json: - schema: *626 + schema: *627 examples: - default: *628 + default: *629 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90690,9 +90700,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *378 - *379 - - *627 + - *380 + - *628 responses: '204': description: Response @@ -90716,8 +90726,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -90802,16 +90812,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90828,8 +90838,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *378 - *379 + - *380 - name: tag description: tag parameter in: path @@ -90842,9 +90852,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 '404': *6 x-github: githubCloudOnly: false @@ -90866,9 +90876,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *378 - *379 - - &630 + - *380 + - &631 name: release_id description: The unique identifier of the release. in: path @@ -90882,9 +90892,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: *625 + schema: *626 examples: - default: *629 + default: *630 '401': description: Unauthorized x-github: @@ -90902,9 +90912,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 requestBody: required: false content: @@ -90968,9 +90978,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 '404': description: Not Found if the discussion category name is invalid content: @@ -90991,9 +91001,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 responses: '204': description: Response @@ -91013,9 +91023,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *378 - *379 - - *630 + - *380 + - *631 - *17 - *19 responses: @@ -91025,7 +91035,7 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: default: value: @@ -91106,9 +91116,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *378 - *379 - - *630 + - *380 + - *631 - name: name in: query required: true @@ -91134,7 +91144,7 @@ paths: description: Response for successful upload content: application/json: - schema: *626 + schema: *627 examples: response-for-successful-upload: value: @@ -91188,9 +91198,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 - 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. @@ -91214,9 +91224,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -91237,9 +91247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 requestBody: required: true content: @@ -91269,16 +91279,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -91300,10 +91310,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *378 - *379 - - *630 - - *370 + - *380 + - *631 + - *371 responses: '204': description: Response @@ -91327,9 +91337,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 - *17 - *19 responses: @@ -91345,8 +91355,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *631 - - &633 + - *632 + - &634 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -91366,65 +91376,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *632 - *633 - - allOf: - *634 - - *633 - allOf: - *635 - - *633 + - *634 - allOf: - *636 - - *633 + - *634 - allOf: - *637 - - *633 + - *634 - allOf: - *638 - - *633 + - *634 - allOf: - *639 - - *633 + - *634 - allOf: - *640 - - *633 + - *634 - allOf: - *641 - - *633 + - *634 - allOf: - *642 - - *633 + - *634 - allOf: - *643 - - *633 + - *634 - allOf: - *644 - - *633 + - *634 - allOf: - *645 - - *633 + - *634 - allOf: - *646 - - *633 + - *634 - allOf: - *647 - - *633 + - *634 - allOf: - *648 - - *633 + - *634 - allOf: - *649 - - *633 + - *634 - allOf: - *650 - - *633 + - *634 - allOf: - *651 - - *633 + - *634 - allOf: - *652 - - *633 + - *634 + - allOf: + - *653 + - *634 examples: default: value: @@ -91463,8 +91473,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - *17 - *19 - name: includes_parents @@ -91475,7 +91485,7 @@ paths: schema: type: boolean default: true - - *653 + - *654 responses: '200': description: Response @@ -91530,8 +91540,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 requestBody: description: Request body required: true @@ -91593,7 +91603,7 @@ paths: application/json: schema: *130 examples: - default: &662 + default: &663 value: id: 42 name: super cool ruleset @@ -91640,12 +91650,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *378 - *379 - - *654 - - *223 + - *380 - *655 + - *223 - *656 + - *657 - *17 - *19 responses: @@ -91653,9 +91663,9 @@ paths: description: Response content: application/json: - schema: *657 + schema: *658 examples: - default: *658 + default: *659 '404': *6 '500': *85 x-github: @@ -91676,17 +91686,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *378 - *379 - - *659 + - *380 + - *660 responses: '200': description: Response content: application/json: - schema: *660 + schema: *661 examples: - default: *661 + default: *662 '404': *6 '500': *85 x-github: @@ -91714,8 +91724,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91737,7 +91747,7 @@ paths: application/json: schema: *130 examples: - default: *662 + default: *663 '404': *6 '500': *85 put: @@ -91755,8 +91765,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91820,7 +91830,7 @@ paths: application/json: schema: *130 examples: - default: *662 + default: *663 '404': *6 '500': *85 delete: @@ -91838,8 +91848,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91862,8 +91872,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *378 - *379 + - *380 - *17 - *19 - name: ruleset_id @@ -91900,8 +91910,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91974,8 +91984,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *335 - *336 - *337 @@ -91983,11 +91993,12 @@ paths: - *88 - *19 - *17 - - *663 - *664 + - *665 - *339 - *340 - *341 + - *342 responses: '200': description: Response @@ -91995,7 +92006,7 @@ paths: application/json: schema: type: array - items: &667 + items: &668 type: object properties: number: *100 @@ -92014,8 +92025,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *665 - resolution: *666 + state: *666 + resolution: *667 resolved_at: type: string format: date-time @@ -92233,15 +92244,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 + - *342 responses: '200': description: Response content: application/json: - schema: *667 + schema: *668 examples: default: value: @@ -92293,9 +92305,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: true content: @@ -92303,8 +92315,8 @@ paths: schema: type: object properties: - state: *665 - resolution: *666 + state: *666 + resolution: *667 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -92322,7 +92334,7 @@ paths: description: Response content: application/json: - schema: *667 + schema: *668 examples: default: value: @@ -92397,9 +92409,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 - *19 - *17 responses: @@ -92410,7 +92422,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &827 + items: &828 type: object properties: type: @@ -92769,8 +92781,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -92778,14 +92790,14 @@ paths: schema: type: object properties: - reason: &669 + reason: &670 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *668 + placeholder_id: *669 required: - reason - placeholder_id @@ -92802,7 +92814,7 @@ paths: schema: type: object properties: - reason: *669 + reason: *670 expire_at: type: string format: date-time @@ -92845,8 +92857,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *378 - *379 + - *380 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -92861,7 +92873,7 @@ paths: properties: incremental_scans: type: array - items: &670 + items: &671 description: Information on a single scan performed by secret scanning on the repository type: object @@ -92887,15 +92899,15 @@ paths: nullable: true pattern_update_scans: type: array - items: *670 + items: *671 backfill_scans: type: array - items: *670 + items: *671 custom_pattern_backfill_scans: type: array items: allOf: - - *670 + - *671 - type: object properties: pattern_name: @@ -92965,8 +92977,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *378 - *379 + - *380 - *88 - name: sort description: The property to sort the results by. @@ -93010,9 +93022,9 @@ paths: application/json: schema: type: array - items: *671 + items: *672 examples: - default: *672 + default: *673 '400': *14 '404': *6 x-github: @@ -93035,8 +93047,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -93109,7 +93121,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 required: - login - type @@ -93196,9 +93208,9 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: &674 + default: &675 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -93431,8 +93443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -93536,7 +93548,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: default: value: @@ -93683,17 +93695,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '200': description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 + default: *675 '403': *29 '404': *6 x-github: @@ -93717,9 +93729,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 requestBody: required: true content: @@ -93792,7 +93804,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 required: - login - type @@ -93878,10 +93890,10 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 - add_credit: *674 + default: *675 + add_credit: *675 '403': *29 '404': *6 '422': @@ -93919,9 +93931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '202': *39 '400': *14 @@ -93948,17 +93960,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '202': description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 '400': *14 '422': *15 '403': *29 @@ -93984,8 +93996,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94084,8 +94096,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -94094,7 +94106,7 @@ paths: application/json: schema: type: array - items: &675 + items: &676 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -94127,8 +94139,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94204,8 +94216,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94301,8 +94313,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *378 - *379 + - *380 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -94456,8 +94468,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *378 - *379 + - *380 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -94467,7 +94479,7 @@ paths: application/json: schema: type: array - items: *675 + items: *676 examples: default: value: @@ -94500,8 +94512,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *378 - *379 + - *380 - name: sha in: path required: true @@ -94555,7 +94567,7 @@ paths: description: Response content: application/json: - schema: *676 + schema: *677 examples: default: value: @@ -94609,8 +94621,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94642,14 +94654,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *378 - *379 + - *380 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &677 + schema: &678 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -94717,8 +94729,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -94744,7 +94756,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -94771,8 +94783,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -94792,8 +94804,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94872,8 +94884,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94881,7 +94893,7 @@ paths: application/json: schema: type: array - items: &678 + items: &679 title: Tag protection description: Tag protection type: object @@ -94933,8 +94945,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -94957,7 +94969,7 @@ paths: description: Response content: application/json: - schema: *678 + schema: *679 examples: default: value: @@ -94988,8 +95000,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *378 - *379 + - *380 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -95026,8 +95038,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *378 - *379 + - *380 - name: ref in: path required: true @@ -95063,8 +95075,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -95096,8 +95108,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *378 - *379 + - *380 - *19 - *17 responses: @@ -95105,7 +95117,7 @@ paths: description: Response content: application/json: - schema: &679 + schema: &680 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -95117,7 +95129,7 @@ paths: required: - names examples: - default: &680 + default: &681 value: names: - octocat @@ -95140,8 +95152,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -95172,9 +95184,9 @@ paths: description: Response content: application/json: - schema: *679 + schema: *680 examples: - default: *680 + default: *681 '404': *6 '422': *7 x-github: @@ -95195,9 +95207,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *378 - *379 - - &681 + - *380 + - &682 name: per description: The time frame to display results for. in: query @@ -95226,7 +95238,7 @@ paths: example: 128 clones: type: array - items: &682 + items: &683 title: Traffic type: object properties: @@ -95313,8 +95325,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -95404,8 +95416,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -95465,9 +95477,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *378 - *379 - - *681 + - *380 + - *682 responses: '200': description: Response @@ -95486,7 +95498,7 @@ paths: example: 3782 views: type: array - items: *682 + items: *683 required: - uniques - count @@ -95563,8 +95575,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -95838,8 +95850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -95862,8 +95874,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -95885,8 +95897,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -95912,8 +95924,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *378 - *379 + - *380 - name: ref in: path required: true @@ -96005,9 +96017,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -96158,7 +96170,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &690 + - &691 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -96167,7 +96179,7 @@ paths: schema: type: string example: members - - &695 + - &696 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -96178,7 +96190,7 @@ paths: default: 1 format: int32 example: 1 - - &696 + - &697 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -96220,7 +96232,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &684 + items: &685 allOf: - type: object required: @@ -96295,7 +96307,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: &697 + meta: &698 type: object description: The metadata associated with the creation/updates to the user. @@ -96355,31 +96367,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &685 + '400': &686 description: Bad request content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '401': &686 + schema: *684 + '401': &687 description: Authorization failure - '403': &687 + '403': &688 description: Permission denied - '429': &688 + '429': &689 description: Too many requests content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '500': &689 + schema: *684 + '500': &690 description: Internal server error content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 + schema: *684 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96403,7 +96415,7 @@ paths: required: true content: application/json: - schema: &693 + schema: &694 type: object required: - schemas @@ -96459,9 +96471,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *684 + schema: *685 examples: - group: &691 + group: &692 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -96480,13 +96492,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 - '400': *685 - '401': *686 - '403': *687 - '409': &694 + '400': *686 + '401': *687 + '403': *688 + '409': &695 description: Duplicate record detected - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96503,7 +96515,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: - - &692 + - &693 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -96511,22 +96523,22 @@ paths: schema: type: string example: 7fce0092-d52e-4f76-b727-3955bd72c939 - - *690 + - *691 - *41 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *684 + schema: *685 examples: - default: *691 - '400': *685 - '401': *686 - '403': *687 + default: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96545,13 +96557,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: - - *692 + - *693 - *41 requestBody: required: true content: application/json: - schema: *693 + schema: *694 examples: group: summary: Group @@ -96577,17 +96589,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *684 + schema: *685 examples: - group: *691 - groupWithMembers: *691 - '400': *685 - '401': *686 - '403': *687 + group: *692 + groupWithMembers: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96611,13 +96623,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: - - *692 + - *693 - *41 requestBody: required: true content: application/json: - schema: &704 + schema: &705 type: object required: - Operations @@ -96677,17 +96689,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *684 + schema: *685 examples: - updateGroup: *691 - addMembers: *691 - '400': *685 - '401': *686 - '403': *687 + updateGroup: *692 + addMembers: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96703,17 +96715,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: - - *692 + - *693 - *41 responses: '204': description: Group was deleted, no content - '400': *685 - '401': *686 - '403': *687 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96747,8 +96759,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *695 - *696 + - *697 - *41 responses: '200': @@ -96781,7 +96793,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &699 + items: &700 allOf: - type: object required: @@ -96860,7 +96872,7 @@ paths: description: Whether this email address is the primary address. example: true - roles: &698 + roles: &699 type: array description: The roles assigned to the user. items: @@ -96916,7 +96928,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *697 + meta: *698 startIndex: type: integer description: A starting index for the returned page @@ -96953,11 +96965,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *685 - '401': *686 - '403': *687 - '429': *688 - '500': *689 + '400': *686 + '401': *687 + '403': *688 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96981,7 +96993,7 @@ paths: required: true content: application/json: - schema: &702 + schema: &703 type: object required: - schemas @@ -97063,9 +97075,9 @@ paths: type: boolean description: Whether this email address is the primary address. example: true - roles: *698 + roles: *699 examples: - user: &703 + user: &704 summary: User value: schemas: @@ -97112,9 +97124,9 @@ paths: description: User has been created content: application/scim+json: - schema: *699 + schema: *700 examples: - user: &700 + user: &701 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97140,13 +97152,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: *700 - '400': *685 - '401': *686 - '403': *687 - '409': *694 - '429': *688 - '500': *689 + enterpriseOwner: *701 + '400': *686 + '401': *687 + '403': *688 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97163,7 +97175,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: - - &701 + - &702 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -97176,15 +97188,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *699 + schema: *700 examples: - default: *700 - '400': *685 - '401': *686 - '403': *687 + default: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97206,30 +97218,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: - - *701 + - *702 - *41 requestBody: required: true content: application/json: - schema: *702 + schema: *703 examples: - user: *703 + user: *704 responses: '200': description: User was updated content: application/scim+json: - schema: *699 + schema: *700 examples: - user: *700 - '400': *685 - '401': *686 - '403': *687 + user: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97264,13 +97276,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: - - *701 + - *702 - *41 requestBody: required: true content: application/json: - schema: *704 + schema: *705 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -97310,18 +97322,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *699 - examples: - userMultiValuedProperties: *700 - userSingleValuedProperties: *700 - disableUser: *700 - '400': *685 - '401': *686 - '403': *687 + schema: *700 + examples: + userMultiValuedProperties: *701 + userSingleValuedProperties: *701 + disableUser: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97341,17 +97353,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: - - *701 + - *702 - *41 responses: '204': description: User was deleted, no content - '400': *685 - '401': *686 - '403': *687 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97438,7 +97450,7 @@ paths: example: 1 Resources: type: array - items: &705 + items: &706 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -97669,22 +97681,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': &706 + '404': &707 description: Resource not found content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '403': &707 + schema: *684 + '403': &708 description: Forbidden content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '400': *685 - '429': *688 + schema: *684 + '400': *686 + '429': *689 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -97710,9 +97722,9 @@ paths: description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: &708 + default: &709 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97735,17 +97747,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': *706 - '403': *707 - '500': *689 + '404': *707 + '403': *708 + '500': *690 '409': description: Conflict content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '400': *685 + schema: *684 + '400': *686 requestBody: required: true content: @@ -97843,17 +97855,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 - '404': *706 - '403': *707 + default: *709 + '404': *707 + '403': *708 '304': *37 x-github: githubCloudOnly: true @@ -97877,18 +97889,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 + default: *709 '304': *37 - '404': *706 - '403': *707 + '404': *707 + '403': *708 requestBody: required: true content: @@ -98001,19 +98013,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 + default: *709 '304': *37 - '404': *706 - '403': *707 - '400': *685 + '404': *707 + '403': *708 + '400': *686 '429': description: Response content: @@ -98104,12 +98116,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *172 - - *701 + - *702 responses: '204': description: Response - '404': *706 - '403': *707 + '404': *707 + '403': *708 '304': *37 x-github: githubCloudOnly: true @@ -98242,7 +98254,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &709 + text_matches: &710 title: Search Result Text Matches type: array items: @@ -98405,7 +98417,7 @@ paths: enum: - author-date - committer-date - - &710 + - &711 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 @@ -98476,7 +98488,7 @@ paths: description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true comment_count: type: integer @@ -98496,7 +98508,7 @@ paths: url: type: string format: uri - verification: *554 + verification: *555 required: - author - committer @@ -98515,7 +98527,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true parents: type: array @@ -98533,7 +98545,7 @@ paths: type: number node_id: type: string - text_matches: *709 + text_matches: *710 required: - sha - node_id @@ -98716,7 +98728,7 @@ paths: - interactions - created - updated - - *710 + - *711 - *17 - *19 - name: advanced_search @@ -98843,8 +98855,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true comments: type: integer @@ -98858,7 +98870,7 @@ paths: type: string format: date-time nullable: true - text_matches: *709 + text_matches: *710 pull_request: type: object properties: @@ -99086,7 +99098,7 @@ paths: enum: - created - updated - - *710 + - *711 - *17 - *19 responses: @@ -99130,7 +99142,7 @@ paths: nullable: true score: type: number - text_matches: *709 + text_matches: *710 required: - id - node_id @@ -99216,7 +99228,7 @@ paths: - forks - help-wanted-issues - updated - - *710 + - *711 - *17 - *19 responses: @@ -99455,7 +99467,7 @@ paths: - admin - pull - push - text_matches: *709 + text_matches: *710 temp_clone_token: type: string allow_merge_commit: @@ -99756,7 +99768,7 @@ paths: type: string format: uri nullable: true - text_matches: *709 + text_matches: *710 related: type: array nullable: true @@ -99949,7 +99961,7 @@ paths: - followers - repositories - joined - - *710 + - *711 - *17 - *19 responses: @@ -100053,7 +100065,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *709 + text_matches: *710 blog: type: string nullable: true @@ -100132,7 +100144,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &711 + - &712 name: team_id description: The unique identifier of the team. in: path @@ -100144,9 +100156,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 x-github: githubCloudOnly: false @@ -100173,7 +100185,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *711 + - *712 requestBody: required: true content: @@ -100236,16 +100248,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '201': description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 '422': *15 '403': *29 @@ -100273,7 +100285,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *711 + - *712 responses: '204': description: Response @@ -100304,7 +100316,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *711 + - *712 - *88 - *17 - *19 @@ -100315,9 +100327,9 @@ paths: application/json: schema: type: array - items: *361 + items: *362 examples: - default: *712 + default: *713 headers: Link: *40 x-github: @@ -100346,7 +100358,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *711 + - *712 requestBody: required: true content: @@ -100380,9 +100392,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: triggersNotification: true githubCloudOnly: false @@ -100409,16 +100421,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 responses: '200': description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100443,8 +100455,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: false content: @@ -100467,9 +100479,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *713 + default: *714 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100494,8 +100506,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 responses: '204': description: Response @@ -100524,8 +100536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *711 - - *363 + - *712 + - *364 - *88 - *17 - *19 @@ -100536,9 +100548,9 @@ paths: application/json: schema: type: array - items: *364 + items: *365 examples: - default: *714 + default: *715 headers: Link: *40 x-github: @@ -100567,8 +100579,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: true content: @@ -100590,9 +100602,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: triggersNotification: true githubCloudOnly: false @@ -100619,17 +100631,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 responses: '200': description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100654,9 +100666,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 requestBody: required: true content: @@ -100678,9 +100690,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *715 + default: *716 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100705,9 +100717,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 responses: '204': description: Response @@ -100736,9 +100748,9 @@ 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: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 - 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 team discussion comment. @@ -100764,9 +100776,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -100795,9 +100807,9 @@ 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: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 requestBody: required: true content: @@ -100829,9 +100841,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100857,8 +100869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 - 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 team discussion. @@ -100884,9 +100896,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -100915,8 +100927,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: true content: @@ -100948,9 +100960,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -100974,7 +100986,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101012,7 +101024,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *711 + - *712 - name: role description: Filters members returned by their role in the team. in: query @@ -101063,7 +101075,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101100,7 +101112,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101140,7 +101152,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101177,16 +101189,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *711 + - *712 - *220 responses: '200': description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-user-is-a-team-maintainer: *716 + response-if-user-is-a-team-maintainer: *717 '404': *6 x-github: githubCloudOnly: false @@ -101219,7 +101231,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: - - *711 + - *712 - *220 requestBody: required: false @@ -101245,9 +101257,9 @@ paths: description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-users-membership-with-team-is-now-pending: *717 + response-if-users-membership-with-team-is-now-pending: *718 '403': description: Forbidden if team synchronization is set up '422': @@ -101281,7 +101293,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: - - *711 + - *712 - *220 responses: '204': @@ -101310,7 +101322,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101320,9 +101332,9 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: - default: *718 + default: *719 headers: Link: *40 '404': *6 @@ -101348,16 +101360,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *711 - - *377 + - *712 + - *378 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *719 + default: *720 '404': description: Not Found if project is not managed by this team x-github: @@ -101381,8 +101393,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *711 - - *377 + - *712 + - *378 requestBody: required: false content: @@ -101449,8 +101461,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *711 - - *377 + - *712 + - *378 responses: '204': description: Response @@ -101477,7 +101489,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101519,15 +101531,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *720 + schema: *721 examples: alternative-response-with-extra-repository-information: value: @@ -101678,9 +101690,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 requestBody: required: false content: @@ -101730,9 +101742,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 responses: '204': description: Response @@ -101761,15 +101773,15 @@ 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: - - *711 + - *712 responses: '200': description: Response content: application/json: - schema: *380 + schema: *381 examples: - default: *381 + default: *382 '403': *29 '404': *6 x-github: @@ -101796,7 +101808,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: - - *711 + - *712 requestBody: required: true content: @@ -101853,7 +101865,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -101884,7 +101896,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101896,7 +101908,7 @@ paths: type: array items: *229 examples: - response-if-child-teams-exist: *721 + response-if-child-teams-exist: *722 headers: Link: *40 '404': *6 @@ -101929,7 +101941,7 @@ paths: application/json: schema: oneOf: - - &723 + - &724 title: Private User description: Private User type: object @@ -102132,7 +102144,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *722 + - *723 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -102285,7 +102297,7 @@ paths: description: Response content: application/json: - schema: *723 + schema: *724 examples: default: value: @@ -102631,7 +102643,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -102639,7 +102651,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -102683,7 +102695,7 @@ paths: type: integer secrets: type: array - items: &724 + items: &725 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -102723,7 +102735,7 @@ paths: - visibility - selected_repositories_url examples: - default: *491 + default: *492 headers: Link: *40 x-github: @@ -102799,7 +102811,7 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: default: value: @@ -102945,7 +102957,7 @@ paths: type: array items: *198 examples: - default: *725 + default: *726 '401': *25 '403': *29 '404': *6 @@ -103097,7 +103109,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '304': *37 '500': *85 '401': *25 @@ -103155,7 +103167,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -103212,7 +103224,7 @@ paths: description: Response content: application/json: - schema: &726 + schema: &727 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -103253,7 +103265,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &727 + default: &728 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -103298,9 +103310,9 @@ paths: description: Response content: application/json: - schema: *726 + schema: *727 examples: - default: *727 + default: *728 '404': *6 x-github: githubCloudOnly: false @@ -103337,9 +103349,9 @@ paths: type: integer machines: type: array - items: *728 + items: *729 examples: - default: *729 + default: *730 '304': *37 '500': *85 '401': *25 @@ -103418,13 +103430,13 @@ paths: nullable: true owner: *4 billable_owner: *4 - repository: *391 + repository: *392 machine: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *489 - required: *490 + properties: *490 + required: *491 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -104206,7 +104218,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '304': *37 '500': *85 '400': *14 @@ -104246,7 +104258,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '500': *85 '401': *25 '403': *29 @@ -104278,7 +104290,7 @@ paths: type: array items: *307 examples: - default: &742 + default: &743 value: - id: 197 name: hello_docker @@ -104379,7 +104391,7 @@ paths: application/json: schema: type: array - items: &730 + items: &731 title: Email description: Email type: object @@ -104444,9 +104456,9 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: - default: &744 + default: &745 value: - email: octocat@github.com verified: true @@ -104521,7 +104533,7 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: default: value: @@ -104777,7 +104789,7 @@ paths: application/json: schema: type: array - items: &731 + items: &732 title: GPG Key description: A unique encryption key type: object @@ -104908,7 +104920,7 @@ paths: - subkeys - revoked examples: - default: &755 + default: &756 value: - id: 3 name: Octocat's GPG Key @@ -104993,9 +105005,9 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: - default: &732 + default: &733 value: id: 3 name: Octocat's GPG Key @@ -105052,7 +105064,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: - - &733 + - &734 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -105064,9 +105076,9 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: - default: *732 + default: *733 '404': *6 '304': *37 '403': *29 @@ -105089,7 +105101,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: - - *733 + - *734 responses: '204': description: Response @@ -105280,7 +105292,7 @@ paths: type: array items: *64 examples: - default: *734 + default: *735 headers: Link: *40 '404': *6 @@ -105394,7 +105406,7 @@ paths: required: true content: application/json: - schema: *565 + schema: *566 examples: default: value: @@ -105544,7 +105556,7 @@ paths: application/json: schema: type: array - items: &735 + items: &736 title: Key description: Key type: object @@ -105641,9 +105653,9 @@ paths: description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: &736 + default: &737 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -105676,15 +105688,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: - - *594 + - *595 responses: '200': description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: *736 + default: *737 '404': *6 '304': *37 '403': *29 @@ -105707,7 +105719,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: - - *594 + - *595 responses: '204': description: Response @@ -105740,7 +105752,7 @@ paths: application/json: schema: type: array - items: &737 + items: &738 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -105808,7 +105820,7 @@ paths: - account - plan examples: - default: &738 + default: &739 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -105870,9 +105882,9 @@ paths: application/json: schema: type: array - items: *737 + items: *738 examples: - default: *738 + default: *739 headers: Link: *40 '304': *37 @@ -106867,7 +106879,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *301 - - *739 + - *740 responses: '204': description: Response @@ -106940,7 +106952,7 @@ paths: type: array items: *59 examples: - default: *740 + default: *741 headers: Link: *40 '304': *37 @@ -106982,7 +106994,7 @@ paths: - docker - nuget - container - - *741 + - *742 - *19 - *17 responses: @@ -106994,8 +107006,8 @@ paths: type: array items: *307 examples: - default: *742 - '400': *743 + default: *743 + '400': *744 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -107024,7 +107036,7 @@ paths: application/json: schema: *307 examples: - default: &756 + default: &757 value: id: 40201 name: octo-name @@ -107477,9 +107489,9 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: - default: *744 + default: *745 headers: Link: *40 '304': *37 @@ -107592,7 +107604,7 @@ paths: type: array items: *64 examples: - default: &751 + default: &752 summary: Default response value: - id: 1296269 @@ -107896,9 +107908,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -107936,9 +107948,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: *745 + default: *746 headers: Link: *40 '304': *37 @@ -108017,7 +108029,7 @@ paths: application/json: schema: type: array - items: &746 + items: &747 title: Social account description: Social media account type: object @@ -108032,7 +108044,7 @@ paths: - provider - url examples: - default: &747 + default: &748 value: - provider: twitter url: https://twitter.com/github @@ -108094,9 +108106,9 @@ paths: application/json: schema: type: array - items: *746 + items: *747 examples: - default: *747 + default: *748 '422': *15 '304': *37 '404': *6 @@ -108183,7 +108195,7 @@ paths: application/json: schema: type: array - items: &748 + items: &749 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -108203,7 +108215,7 @@ paths: - title - created_at examples: - default: &757 + default: &758 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108269,9 +108281,9 @@ paths: description: Response content: application/json: - schema: *748 + schema: *749 examples: - default: &749 + default: &750 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108302,7 +108314,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: - - &750 + - &751 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -108314,9 +108326,9 @@ paths: description: Response content: application/json: - schema: *748 + schema: *749 examples: - default: *749 + default: *750 '404': *6 '304': *37 '403': *29 @@ -108339,7 +108351,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: - - *750 + - *751 responses: '204': description: Response @@ -108368,7 +108380,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: - - &758 + - &759 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 @@ -108393,11 +108405,11 @@ paths: type: array items: *64 examples: - default-response: *751 + default-response: *752 application/vnd.github.v3.star+json: schema: type: array - items: &759 + items: &760 title: Starred Repository description: Starred Repository type: object @@ -108553,8 +108565,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response if this repository is starred by you @@ -108582,8 +108594,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -108607,8 +108619,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -108680,7 +108692,7 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: default: value: @@ -108766,10 +108778,10 @@ paths: application/json: schema: oneOf: + - *724 - *723 - - *722 examples: - default-response: &753 + default-response: &754 summary: Default response value: login: octocat @@ -108804,7 +108816,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &754 + response-with-git-hub-plan-information: &755 summary: Response with GitHub plan information value: login: octocat @@ -108864,7 +108876,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *752 + - *753 - *17 responses: '200': @@ -108913,11 +108925,11 @@ paths: application/json: schema: oneOf: + - *724 - *723 - - *722 examples: - default-response: *753 - response-with-git-hub-plan-information: *754 + default-response: *754 + response-with-git-hub-plan-information: *755 '404': *6 x-github: githubCloudOnly: false @@ -108993,7 +109005,7 @@ paths: bundle_url: type: string examples: - default: *431 + default: *432 '201': description: Response content: @@ -109034,7 +109046,7 @@ paths: type: array items: *307 examples: - default: *742 + default: *743 '403': *29 '401': *25 x-github: @@ -109438,9 +109450,9 @@ paths: application/json: schema: type: array - items: *731 + items: *732 examples: - default: *755 + default: *756 headers: Link: *40 x-github: @@ -109544,7 +109556,7 @@ paths: application/json: schema: *22 examples: - default: *564 + default: *565 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109622,7 +109634,7 @@ paths: type: array items: *59 examples: - default: *740 + default: *741 headers: Link: *40 x-github: @@ -109661,7 +109673,7 @@ paths: - docker - nuget - container - - *741 + - *742 - *220 - *19 - *17 @@ -109674,10 +109686,10 @@ paths: type: array items: *307 examples: - default: *742 + default: *743 '403': *29 '401': *25 - '400': *743 + '400': *744 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109707,7 +109719,7 @@ paths: application/json: schema: *307 examples: - default: *756 + default: *757 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110306,9 +110318,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110336,9 +110348,9 @@ paths: description: Response content: application/json: - schema: *351 + schema: *352 examples: - default: *352 + default: *353 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110366,9 +110378,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110491,9 +110503,9 @@ paths: application/json: schema: type: array - items: *746 + items: *747 examples: - default: *747 + default: *748 headers: Link: *40 x-github: @@ -110523,9 +110535,9 @@ paths: application/json: schema: type: array - items: *748 + items: *749 examples: - default: *757 + default: *758 headers: Link: *40 x-github: @@ -110550,7 +110562,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *220 - - *758 + - *759 - *88 - *17 - *19 @@ -110562,11 +110574,11 @@ paths: schema: anyOf: - type: array - items: *759 + items: *760 - type: array items: *64 examples: - default-response: *751 + default-response: *752 headers: Link: *40 x-github: @@ -110725,7 +110737,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &760 + enterprise: &761 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -110783,7 +110795,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &761 + installation: &762 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -110802,7 +110814,7 @@ x-webhooks: required: - id - node_id - organization: &762 + organization: &763 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -110862,13 +110874,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &763 + repository: &764 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: &800 + properties: &801 id: description: Unique identifier of the repository example: 42 @@ -111551,7 +111563,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &801 + required: &802 - archive_url - assignees_url - blobs_url @@ -111702,10 +111714,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -111781,11 +111793,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: &764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: &765 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) @@ -112008,11 +112020,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: *764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: *765 sender: *4 required: - action @@ -112195,11 +112207,11 @@ x-webhooks: - everyone required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: *764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: *765 sender: *4 required: - action @@ -112270,7 +112282,7 @@ x-webhooks: required: true content: application/json: - schema: &767 + schema: &768 title: Exemption request cancellation event type: object properties: @@ -112278,11 +112290,11 @@ x-webhooks: type: string enum: - cancelled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: &765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: &766 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -112515,7 +112527,7 @@ x-webhooks: type: array description: The responses to the exemption request. nullable: true - items: &766 + items: &767 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -112623,7 +112635,7 @@ x-webhooks: required: true content: application/json: - schema: &768 + schema: &769 title: Exemption request completed event type: object properties: @@ -112631,11 +112643,11 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 sender: *4 required: - action @@ -112705,7 +112717,7 @@ x-webhooks: required: true content: application/json: - schema: &769 + schema: &770 title: Exemption request created event type: object properties: @@ -112713,11 +112725,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 sender: *4 required: - action @@ -112787,7 +112799,7 @@ x-webhooks: required: true content: application/json: - schema: &770 + schema: &771 title: Exemption response dismissed event type: object properties: @@ -112795,12 +112807,12 @@ x-webhooks: type: string enum: - response_dismissed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 - exemption_response: *766 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 + exemption_response: *767 sender: *4 required: - action @@ -112872,7 +112884,7 @@ x-webhooks: required: true content: application/json: - schema: &771 + schema: &772 title: Exemption response submitted event type: object properties: @@ -112880,12 +112892,12 @@ x-webhooks: type: string enum: - response_submitted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 - exemption_response: *766 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 + exemption_response: *767 sender: *4 required: - action @@ -112958,7 +112970,7 @@ x-webhooks: required: true content: application/json: - schema: *767 + schema: *768 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113025,7 +113037,7 @@ x-webhooks: required: true content: application/json: - schema: *768 + schema: *769 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113092,7 +113104,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113159,7 +113171,7 @@ x-webhooks: required: true content: application/json: - schema: *770 + schema: *771 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113227,7 +113239,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113305,7 +113317,7 @@ x-webhooks: type: string enum: - completed - check_run: &773 + check_run: &774 title: CheckRun description: A check performed on the code of a given code change type: object @@ -113368,7 +113380,7 @@ x-webhooks: type: string pull_requests: type: array - items: *450 + items: *451 repository: *198 status: example: completed @@ -113406,7 +113418,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *772 + deployment: *773 details_url: example: https://example.com type: string @@ -113456,7 +113468,7 @@ x-webhooks: - annotations_url pull_requests: type: array - items: *450 + items: *451 started_at: example: '2018-05-04T01:14:52Z' type: string @@ -113491,9 +113503,9 @@ x-webhooks: - output - app - pull_requests - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -113886,10 +113898,10 @@ x-webhooks: type: string enum: - created - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -114285,10 +114297,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 requested_action: description: The action requested by the user. type: object @@ -114693,10 +114705,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -115673,10 +115685,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -116346,10 +116358,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -117013,10 +117025,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -117179,7 +117191,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -117324,20 +117336,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &774 + commit_oid: &775 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: *760 - installation: *761 - organization: *762 - ref: &775 + enterprise: *761 + installation: *762 + organization: *763 + ref: &776 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: *763 + repository: *764 sender: *4 required: - action @@ -117499,7 +117511,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -117729,12 +117741,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -117829,7 +117841,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -117997,12 +118009,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -118165,7 +118177,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -118331,12 +118343,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -118433,7 +118445,7 @@ x-webhooks: dismissed_by: type: object nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118601,16 +118613,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 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: *763 + repository: *764 sender: *4 required: - action @@ -118704,7 +118716,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118844,12 +118856,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -119106,10 +119118,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -119189,18 +119201,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *762 - pusher_type: &776 + organization: *763 + pusher_type: &777 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &777 + ref: &778 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -119210,7 +119222,7 @@ x-webhooks: enum: - tag - branch - repository: *763 + repository: *764 sender: *4 required: - ref @@ -119293,9 +119305,9 @@ x-webhooks: enum: - created definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119380,9 +119392,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119460,9 +119472,9 @@ x-webhooks: enum: - promote_to_enterprise definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119540,9 +119552,9 @@ x-webhooks: enum: - updated definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119619,10 +119631,10 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - repository: *763 - organization: *762 + enterprise: *761 + installation: *762 + repository: *764 + organization: *763 sender: *4 new_property_values: type: array @@ -119707,18 +119719,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - pusher_type: *776 - ref: *777 + enterprise: *761 + installation: *762 + organization: *763 + pusher_type: *777 + ref: *778 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *763 + repository: *764 sender: *4 required: - ref @@ -119802,11 +119814,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -119890,11 +119902,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -119978,11 +119990,11 @@ x-webhooks: type: string enum: - created - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120064,11 +120076,11 @@ x-webhooks: type: string enum: - dismissed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120150,11 +120162,11 @@ x-webhooks: type: string enum: - fixed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120237,11 +120249,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120323,11 +120335,11 @@ x-webhooks: type: string enum: - reopened - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120404,9 +120416,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - key: &778 + enterprise: *761 + installation: *762 + key: &779 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -120442,8 +120454,8 @@ x-webhooks: - verified - created_at - read_only - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -120520,11 +120532,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - key: *778 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + key: *779 + organization: *763 + repository: *764 sender: *4 required: - action @@ -121085,12 +121097,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: &782 + workflow: &783 title: Workflow type: object nullable: true @@ -121816,13 +121828,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *526 + deployment: *527 pull_requests: type: array - items: *614 - repository: *763 - organization: *762 - installation: *761 + items: *615 + repository: *764 + organization: *763 + installation: *762 sender: *4 responses: '200': @@ -121893,7 +121905,7 @@ x-webhooks: type: string enum: - approved - approver: &779 + approver: &780 type: object properties: avatar_url: @@ -121936,11 +121948,11 @@ x-webhooks: type: string comment: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - reviewers: &780 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + reviewers: &781 type: array items: type: object @@ -122019,7 +122031,7 @@ x-webhooks: sender: *4 since: type: string - workflow_job_run: &781 + workflow_job_run: &782 type: object properties: conclusion: @@ -122750,18 +122762,18 @@ x-webhooks: type: string enum: - rejected - approver: *779 + approver: *780 comment: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - reviewers: *780 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + reviewers: *781 sender: *4 since: type: string - workflow_job_run: *781 + workflow_job_run: *782 workflow_job_runs: type: array items: @@ -123465,13 +123477,13 @@ x-webhooks: type: string enum: - requested - enterprise: *760 + enterprise: *761 environment: type: string - installation: *761 - organization: *762 - repository: *763 - requestor: &787 + installation: *762 + organization: *763 + repository: *764 + requestor: &788 title: User type: object nullable: true @@ -125370,12 +125382,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Deployment Workflow Run type: object @@ -126055,7 +126067,7 @@ x-webhooks: type: string enum: - answered - answer: &785 + answer: &786 type: object properties: author_association: @@ -126212,7 +126224,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &783 + discussion: &784 title: Discussion description: A Discussion in a repository. type: object @@ -126498,7 +126510,7 @@ x-webhooks: - id labels: type: array - items: *576 + items: *577 required: - repository_url - category @@ -126520,10 +126532,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126650,11 +126662,11 @@ x-webhooks: - from required: - category - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126737,11 +126749,11 @@ x-webhooks: type: string enum: - closed - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126823,7 +126835,7 @@ x-webhooks: type: string enum: - created - comment: &784 + comment: &785 type: object properties: author_association: @@ -126980,11 +126992,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127067,12 +127079,12 @@ x-webhooks: type: string enum: - deleted - comment: *784 - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + comment: *785 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127167,12 +127179,12 @@ x-webhooks: - from required: - body - comment: *784 - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + comment: *785 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127256,11 +127268,11 @@ x-webhooks: type: string enum: - created - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127342,11 +127354,11 @@ x-webhooks: type: string enum: - deleted - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127446,11 +127458,11 @@ x-webhooks: type: string required: - from - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127532,10 +127544,10 @@ x-webhooks: type: string enum: - labeled - discussion: *783 - enterprise: *760 - installation: *761 - label: &786 + discussion: *784 + enterprise: *761 + installation: *762 + label: &787 title: Label type: object properties: @@ -127567,8 +127579,8 @@ x-webhooks: - color - default - description - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127651,11 +127663,11 @@ x-webhooks: type: string enum: - locked - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127737,11 +127749,11 @@ x-webhooks: type: string enum: - pinned - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127823,11 +127835,11 @@ x-webhooks: type: string enum: - reopened - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127912,16 +127924,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *783 - new_repository: *763 + new_discussion: *784 + new_repository: *764 required: - new_discussion - new_repository - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128004,10 +128016,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *783 - old_answer: *785 - organization: *762 - repository: *763 + discussion: *784 + old_answer: *786 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128089,12 +128101,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *783 - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128177,11 +128189,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128263,11 +128275,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128339,7 +128351,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128405,7 +128417,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128471,7 +128483,7 @@ x-webhooks: required: true content: application/json: - schema: *767 + schema: *768 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128537,7 +128549,7 @@ x-webhooks: required: true content: application/json: - schema: *768 + schema: *769 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128603,7 +128615,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128669,7 +128681,7 @@ x-webhooks: required: true content: application/json: - schema: *770 + schema: *771 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128735,7 +128747,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128802,7 +128814,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *760 + enterprise: *761 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -129462,9 +129474,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - forkee @@ -129610,9 +129622,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pages: description: The pages that were updated. type: array @@ -129649,7 +129661,7 @@ x-webhooks: - action - sha - html_url - repository: *763 + repository: *764 sender: *4 required: - pages @@ -129725,10 +129737,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: &788 + organization: *763 + repositories: &789 description: An array of repository objects that the installation can access. type: array @@ -129754,8 +129766,8 @@ x-webhooks: - name - full_name - private - repository: *763 - requester: *787 + repository: *764 + requester: *788 sender: *4 required: - action @@ -129830,11 +129842,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -129910,11 +129922,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -129990,10 +130002,10 @@ x-webhooks: type: string enum: - added - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories_added: &789 + organization: *763 + repositories_added: &790 description: An array of repository objects, which were added to the installation. type: array @@ -130039,15 +130051,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *763 - repository_selection: &790 + repository: *764 + repository_selection: &791 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *787 + requester: *788 sender: *4 required: - action @@ -130126,10 +130138,10 @@ x-webhooks: type: string enum: - removed - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories_added: *789 + organization: *763 + repositories_added: *790 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -130156,9 +130168,9 @@ x-webhooks: - name - full_name - private - repository: *763 - repository_selection: *790 - requester: *787 + repository: *764 + repository_selection: *791 + requester: *788 sender: *4 required: - action @@ -130237,11 +130249,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -130420,10 +130432,10 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 target_type: type: string @@ -130502,11 +130514,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -130758,8 +130770,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -131915,8 +131927,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -131996,7 +132008,7 @@ x-webhooks: type: string enum: - deleted - comment: &791 + comment: &792 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -132161,8 +132173,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133316,8 +133328,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -133397,7 +133409,7 @@ x-webhooks: type: string enum: - edited - changes: &819 + changes: &820 description: The changes to the comment. type: object properties: @@ -133409,9 +133421,9 @@ x-webhooks: type: string required: - from - comment: *791 - enterprise: *760 - installation: *761 + comment: *792 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134566,8 +134578,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -134649,10 +134661,10 @@ x-webhooks: type: string enum: - assigned - assignee: *787 - enterprise: *760 - installation: *761 - issue: &794 + assignee: *788 + enterprise: *761 + installation: *762 + issue: &795 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -135571,8 +135583,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -135652,8 +135664,8 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136712,8 +136724,8 @@ x-webhooks: required: - state - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -136792,8 +136804,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137707,8 +137719,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -137787,8 +137799,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -138703,7 +138715,7 @@ x-webhooks: format: uri user_view_type: type: string - milestone: &792 + milestone: &793 title: Milestone description: A collection of related issues and pull requests. type: object @@ -138841,8 +138853,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -138941,8 +138953,8 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139861,9 +139873,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *786 - organization: *762 - repository: *763 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -139943,8 +139955,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140862,9 +140874,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *786 - organization: *762 - repository: *763 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -140944,8 +140956,8 @@ x-webhooks: type: string enum: - locked - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141864,8 +141876,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -141944,8 +141956,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142858,9 +142870,9 @@ x-webhooks: format: uri user_view_type: type: string - milestone: *792 - organization: *762 - repository: *763 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -144303,8 +144315,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -145222,8 +145234,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -145303,9 +145315,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *760 - installation: *761 - issue: &793 + enterprise: *761 + installation: *762 + issue: &794 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -146217,8 +146229,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -146297,8 +146309,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147216,8 +147228,8 @@ x-webhooks: user_view_type: type: string type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148680,11 +148692,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *760 - installation: *761 - issue: *793 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *794 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148764,12 +148776,12 @@ x-webhooks: type: string enum: - typed - enterprise: *760 - installation: *761 - issue: *794 + enterprise: *761 + installation: *762 + issue: *795 type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148850,7 +148862,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &822 + assignee: &823 title: User type: object nullable: true @@ -148920,11 +148932,11 @@ x-webhooks: required: - login - id - enterprise: *760 - installation: *761 - issue: *794 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *795 + organization: *763 + repository: *764 sender: *4 required: - action @@ -149003,12 +149015,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *760 - installation: *761 - issue: *794 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *795 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -149088,8 +149100,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -150006,8 +150018,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150087,11 +150099,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *760 - installation: *761 - issue: *793 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *794 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150170,12 +150182,12 @@ x-webhooks: type: string enum: - untyped - enterprise: *760 - installation: *761 - issue: *794 + enterprise: *761 + installation: *762 + issue: *795 type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150255,11 +150267,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150337,11 +150349,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150451,11 +150463,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150537,9 +150549,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: &795 + enterprise: *761 + installation: *762 + marketplace_purchase: &796 title: Marketplace Purchase type: object required: @@ -150622,8 +150634,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *762 - previous_marketplace_purchase: &796 + organization: *763 + previous_marketplace_purchase: &797 title: Marketplace Purchase type: object properties: @@ -150703,7 +150715,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -150783,10 +150795,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -150869,7 +150881,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -150951,10 +150963,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -151036,7 +151048,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -151117,8 +151129,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 marketplace_purchase: title: Marketplace Purchase type: object @@ -151200,9 +151212,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *762 - previous_marketplace_purchase: *796 - repository: *763 + organization: *763 + previous_marketplace_purchase: *797 + repository: *764 sender: *4 required: - action @@ -151282,12 +151294,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 - previous_marketplace_purchase: *796 - repository: *763 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 + previous_marketplace_purchase: *797 + repository: *764 sender: *4 required: - action @@ -151389,11 +151401,11 @@ x-webhooks: type: string required: - to - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151493,11 +151505,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151576,11 +151588,11 @@ x-webhooks: type: string enum: - removed - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151658,11 +151670,11 @@ x-webhooks: type: string enum: - added - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 scope: description: The scope of the membership. Currently, can only be `team`. @@ -151738,7 +151750,7 @@ x-webhooks: required: - login - id - team: &797 + team: &798 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -151928,11 +151940,11 @@ x-webhooks: type: string enum: - removed - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 scope: description: The scope of the membership. Currently, can only be `team`. @@ -152009,7 +152021,7 @@ x-webhooks: required: - login - id - team: *797 + team: *798 required: - action - scope @@ -152091,8 +152103,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *761 - merge_group: &799 + installation: *762 + merge_group: &800 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -152111,15 +152123,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *798 + head_commit: *799 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152205,10 +152217,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *761 - merge_group: *799 - organization: *762 - repository: *763 + installation: *762 + merge_group: *800 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152281,7 +152293,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 + enterprise: *761 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -152389,16 +152401,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *761 - organization: *762 + installation: *762 + organization: *763 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -152479,11 +152491,11 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152562,9 +152574,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - milestone: &802 + enterprise: *761 + installation: *762 + milestone: &803 title: Milestone description: A collection of related issues and pull requests. type: object @@ -152701,8 +152713,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152781,11 +152793,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152895,11 +152907,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152979,11 +152991,11 @@ x-webhooks: type: string enum: - opened - enterprise: *760 - installation: *761 - milestone: *802 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *803 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153062,11 +153074,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *787 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + blocked_user: *788 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153145,11 +153157,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *787 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + blocked_user: *788 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153228,9 +153240,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - membership: &803 + enterprise: *761 + installation: *762 + membership: &804 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -153322,8 +153334,8 @@ x-webhooks: - role - organization_url - user - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153401,11 +153413,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153484,8 +153496,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -153601,10 +153613,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 - user: *787 + user: *788 required: - action - invitation @@ -153682,11 +153694,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153773,11 +153785,11 @@ x-webhooks: properties: from: type: string - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153853,9 +153865,9 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 package: description: Information about the package. type: object @@ -154354,7 +154366,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &804 + items: &805 title: Ruby Gems metadata type: object properties: @@ -154449,7 +154461,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -154525,9 +154537,9 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 package: description: Information about the package. type: object @@ -154880,7 +154892,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *804 + items: *805 source_url: type: string format: uri @@ -154950,7 +154962,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -155127,12 +155139,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *760 + enterprise: *761 id: type: integer - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - id @@ -155209,7 +155221,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &805 + personal_access_token_request: &806 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -155355,10 +155367,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *760 - organization: *762 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155435,11 +155447,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *805 - enterprise: *760 - organization: *762 + personal_access_token_request: *806 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155515,11 +155527,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *805 - enterprise: *760 - organization: *762 + personal_access_token_request: *806 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155594,11 +155606,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *805 - organization: *762 - enterprise: *760 + personal_access_token_request: *806 + organization: *763 + enterprise: *761 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155703,7 +155715,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *806 + last_response: *807 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -155735,8 +155747,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 zen: description: Random string of GitHub zen. @@ -155981,10 +155993,10 @@ x-webhooks: - from required: - note - enterprise: *760 - installation: *761 - organization: *762 - project_card: &807 + enterprise: *761 + installation: *762 + organization: *763 + project_card: &808 title: Project Card type: object properties: @@ -156103,7 +156115,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -156184,11 +156196,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project_card: *807 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_card: *808 + repository: *764 sender: *4 required: - action @@ -156268,9 +156280,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 project_card: title: Project Card type: object @@ -156398,8 +156410,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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -156493,11 +156505,11 @@ x-webhooks: - from required: - note - enterprise: *760 - installation: *761 - organization: *762 - project_card: *807 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_card: *808 + repository: *764 sender: *4 required: - action @@ -156591,9 +156603,9 @@ x-webhooks: - from required: - column_id - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 project_card: allOf: - title: Project Card @@ -156783,7 +156795,7 @@ x-webhooks: type: string required: - after_id - repository: *763 + repository: *764 sender: *4 required: - action @@ -156863,10 +156875,10 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - organization: *762 - project: &809 + enterprise: *761 + installation: *762 + organization: *763 + project: &810 title: Project type: object properties: @@ -156990,7 +157002,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -157070,10 +157082,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project_column: &808 + enterprise: *761 + installation: *762 + organization: *763 + project_column: &809 title: Project Column type: object properties: @@ -157112,7 +157124,7 @@ x-webhooks: - name - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -157191,18 +157203,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -157292,11 +157304,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 + repository: *764 sender: *4 required: - action @@ -157376,11 +157388,11 @@ x-webhooks: type: string enum: - moved - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 + repository: *764 sender: *4 required: - action @@ -157460,11 +157472,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157544,18 +157556,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - project: *809 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -157657,11 +157669,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157740,11 +157752,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157825,9 +157837,9 @@ x-webhooks: type: string enum: - closed - installation: *761 - organization: *762 - projects_v2: &810 + installation: *762 + organization: *763 + projects_v2: &811 title: Projects v2 Project description: A projects v2 project type: object @@ -157970,9 +157982,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158053,9 +158065,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158172,9 +158184,9 @@ x-webhooks: type: string to: type: string - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158257,7 +158269,7 @@ x-webhooks: type: string enum: - archived - changes: &814 + changes: &815 type: object properties: archived_at: @@ -158271,9 +158283,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *761 - organization: *762 - projects_v2_item: &811 + installation: *762 + organization: *763 + projects_v2_item: &812 title: Projects v2 Item description: An item belonging to a project type: object @@ -158407,9 +158419,9 @@ x-webhooks: nullable: true to: type: string - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158491,9 +158503,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158574,9 +158586,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158682,7 +158694,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &812 + - &813 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -158700,7 +158712,7 @@ x-webhooks: required: - id - name - - &813 + - &814 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -158723,8 +158735,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *812 - *813 + - *814 required: - field_value - type: object @@ -158740,9 +158752,9 @@ x-webhooks: nullable: true required: - body - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158837,9 +158849,9 @@ x-webhooks: to: type: string nullable: true - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158922,10 +158934,10 @@ x-webhooks: type: string enum: - restored - changes: *814 - installation: *761 - organization: *762 - projects_v2_item: *811 + changes: *815 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -159007,9 +159019,9 @@ x-webhooks: type: string enum: - reopened - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -159090,9 +159102,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2_status_update: &815 + installation: *762 + organization: *763 + projects_v2_status_update: &816 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -159219,9 +159231,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2_status_update: *815 + installation: *762 + organization: *763 + projects_v2_status_update: *816 sender: *4 required: - action @@ -159357,9 +159369,9 @@ x-webhooks: type: string format: date nullable: true - installation: *761 - organization: *762 - projects_v2_status_update: *815 + installation: *762 + organization: *763 + projects_v2_status_update: *816 sender: *4 required: - action @@ -159430,10 +159442,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - repository @@ -159510,13 +159522,13 @@ x-webhooks: type: string enum: - assigned - assignee: *787 - enterprise: *760 - installation: *761 - number: &816 + assignee: *788 + enterprise: *761 + installation: *762 + number: &817 description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -161799,7 +161811,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -161881,11 +161893,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -164163,7 +164175,7 @@ x-webhooks: - draft reason: type: string - repository: *763 + repository: *764 sender: *4 required: - action @@ -164245,11 +164257,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -166527,7 +166539,7 @@ x-webhooks: - draft reason: type: string - repository: *763 + repository: *764 sender: *4 required: - action @@ -166609,13 +166621,13 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: &817 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: &818 allOf: - - *614 + - *615 - type: object properties: allow_auto_merge: @@ -166677,7 +166689,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *763 + repository: *764 sender: *4 required: - action @@ -166758,12 +166770,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -166843,11 +166855,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *760 - milestone: *597 - number: *816 - organization: *762 - pull_request: &818 + enterprise: *761 + milestone: *598 + number: *817 + organization: *763 + pull_request: &819 title: Pull Request type: object properties: @@ -169110,7 +169122,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -169189,11 +169201,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -171475,7 +171487,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *763 + repository: *764 sender: *4 required: - action @@ -171599,12 +171611,12 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -171684,11 +171696,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -173955,7 +173967,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -174035,11 +174047,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *760 - installation: *761 - label: *786 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + label: *787 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -176321,7 +176333,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -176402,10 +176414,10 @@ x-webhooks: type: string enum: - locked - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -178685,7 +178697,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -178765,12 +178777,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *760 - milestone: *597 - number: *816 - organization: *762 - pull_request: *818 - repository: *763 + enterprise: *761 + milestone: *598 + number: *817 + organization: *763 + pull_request: *819 + repository: *764 sender: *4 required: - action @@ -178849,12 +178861,12 @@ x-webhooks: type: string enum: - opened - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -178935,12 +178947,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -179020,12 +179032,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -179391,9 +179403,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -181563,7 +181575,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -181643,7 +181655,7 @@ x-webhooks: type: string enum: - deleted - comment: &820 + comment: &821 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. @@ -181928,9 +181940,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -184088,7 +184100,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -184168,11 +184180,11 @@ x-webhooks: type: string enum: - edited - changes: *819 - comment: *820 - enterprise: *760 - installation: *761 - organization: *762 + changes: *820 + comment: *821 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -186333,7 +186345,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -186414,9 +186426,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -188589,7 +188601,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 review: description: The review that was affected. type: object @@ -188832,9 +188844,9 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -190888,8 +190900,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 - review: &821 + repository: *764 + review: &822 description: The review that was affected. type: object properties: @@ -191118,12 +191130,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -193406,7 +193418,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_reviewer: title: User type: object @@ -193490,12 +193502,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -195785,7 +195797,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_team: title: Team description: Groups of organization members that gives permissions @@ -195977,12 +195989,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -198267,7 +198279,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_reviewer: title: User type: object @@ -198352,12 +198364,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -200633,7 +200645,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_team: title: Team description: Groups of organization members that gives permissions @@ -200814,9 +200826,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -202991,8 +203003,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 - review: *821 + repository: *764 + review: *822 sender: *4 required: - action @@ -203072,9 +203084,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -205144,7 +205156,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 sender: *4 thread: type: object @@ -205527,9 +205539,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -207585,7 +207597,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 sender: *4 thread: type: object @@ -207971,10 +207983,10 @@ x-webhooks: type: string before: type: string - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -210245,7 +210257,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -210327,11 +210339,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *822 - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + assignee: *823 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -212614,7 +212626,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -212693,11 +212705,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *760 - installation: *761 - label: *786 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + label: *787 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -214970,7 +214982,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -215051,10 +215063,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -217319,7 +217331,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -217519,7 +217531,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *760 + enterprise: *761 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -217611,8 +217623,8 @@ x-webhooks: - url - author - committer - installation: *761 - organization: *762 + installation: *762 + organization: *763 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -218187,9 +218199,9 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 registry_package: type: object properties: @@ -218635,7 +218647,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *804 + items: *805 summary: type: string tag_name: @@ -218689,7 +218701,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -218767,9 +218779,9 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 registry_package: type: object properties: @@ -219077,7 +219089,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *804 + items: *805 summary: type: string tag_name: @@ -219126,7 +219138,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -219203,10 +219215,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - release: &823 + enterprise: *761 + installation: *762 + organization: *763 + release: &824 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -219511,7 +219523,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *763 + repository: *764 sender: *4 required: - action @@ -219588,11 +219600,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -219709,11 +219721,11 @@ x-webhooks: type: boolean required: - to - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -219791,9 +219803,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -220102,7 +220114,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *763 + repository: *764 sender: *4 required: - action @@ -220178,10 +220190,10 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - release: &824 + enterprise: *761 + installation: *762 + organization: *763 + release: &825 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -220487,7 +220499,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *763 + repository: *764 sender: *4 required: - action @@ -220563,11 +220575,11 @@ x-webhooks: type: string enum: - released - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -220643,11 +220655,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *760 - installation: *761 - organization: *762 - release: *824 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *825 + repository: *764 sender: *4 required: - action @@ -220723,11 +220735,11 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - repository_advisory: *671 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + repository_advisory: *672 sender: *4 required: - action @@ -220803,11 +220815,11 @@ x-webhooks: type: string enum: - reported - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - repository_advisory: *671 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + repository_advisory: *672 sender: *4 required: - action @@ -220883,10 +220895,10 @@ x-webhooks: type: string enum: - archived - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -220963,10 +220975,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221044,10 +221056,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221131,10 +221143,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221246,10 +221258,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221321,10 +221333,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 status: type: string @@ -221405,10 +221417,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221485,10 +221497,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221582,10 +221594,10 @@ x-webhooks: - name required: - repository - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221665,10 +221677,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 sender: *4 required: @@ -221747,10 +221759,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 sender: *4 required: @@ -221829,10 +221841,10 @@ x-webhooks: type: string enum: - edited - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 changes: type: object @@ -222137,10 +222149,10 @@ x-webhooks: - from required: - owner - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222218,10 +222230,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222299,7 +222311,7 @@ x-webhooks: type: string enum: - create - alert: &825 + alert: &826 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -222420,10 +222432,10 @@ x-webhooks: type: string enum: - open - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222629,10 +222641,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222710,11 +222722,11 @@ x-webhooks: type: string enum: - reopen - alert: *825 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *826 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222913,10 +222925,10 @@ x-webhooks: enum: - fixed - open - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222994,7 +223006,7 @@ x-webhooks: type: string enum: - created - alert: &826 + alert: &827 type: object properties: number: *100 @@ -223105,10 +223117,10 @@ x-webhooks: description: Whether the detected secret was found in multiple repositories in the same organization or business. nullable: true - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223189,11 +223201,11 @@ x-webhooks: type: string enum: - created - alert: *826 - installation: *761 - location: *827 - organization: *762 - repository: *763 + alert: *827 + installation: *762 + location: *828 + organization: *763 + repository: *764 sender: *4 required: - location @@ -223431,11 +223443,11 @@ x-webhooks: type: string enum: - publicly_leaked - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223513,11 +223525,11 @@ x-webhooks: type: string enum: - reopened - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223595,11 +223607,11 @@ x-webhooks: type: string enum: - resolved - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223677,11 +223689,11 @@ x-webhooks: type: string enum: - validated - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223807,10 +223819,10 @@ x-webhooks: - organization - enterprise nullable: true - repository: *763 - enterprise: *760 - installation: *761 - organization: *762 + repository: *764 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -223888,11 +223900,11 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - security_advisory: &828 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + security_advisory: &829 description: The details of the security advisory, including summary, description, and severity. type: object @@ -224075,11 +224087,11 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - security_advisory: *828 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + security_advisory: *829 sender: *4 required: - action @@ -224152,10 +224164,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -224340,10 +224352,10 @@ x-webhooks: type: object properties: security_and_analysis: *328 - enterprise: *760 - installation: *761 - organization: *762 - repository: *391 + enterprise: *761 + installation: *762 + organization: *763 + repository: *392 sender: *4 required: - changes @@ -224421,12 +224433,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: &829 + sponsorship: &830 type: object properties: created_at: @@ -224727,12 +224739,12 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - sponsorship @@ -224820,12 +224832,12 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -224902,17 +224914,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &830 + effective_date: &831 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: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - sponsorship @@ -224986,7 +224998,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &831 + changes: &832 type: object properties: tier: @@ -225030,13 +225042,13 @@ x-webhooks: - from required: - tier - effective_date: *830 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + effective_date: *831 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -225113,13 +225125,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *831 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + changes: *832 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -225193,10 +225205,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -225279,10 +225291,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -225702,15 +225714,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *760 + enterprise: *761 id: description: The unique identifier of the status. type: integer - installation: *761 + installation: *762 name: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 sha: description: The Commit SHA. @@ -225825,9 +225837,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -225917,9 +225929,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226009,9 +226021,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226101,9 +226113,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226180,12 +226192,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - team: &832 + team: &833 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -226375,9 +226387,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -226835,7 +226847,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -226911,9 +226923,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -227371,7 +227383,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -227448,9 +227460,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -227908,7 +227920,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -228052,9 +228064,9 @@ x-webhooks: - from required: - permissions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -228512,7 +228524,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - changes @@ -228590,9 +228602,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -229050,7 +229062,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -229126,10 +229138,10 @@ x-webhooks: type: string enum: - started - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -229202,16 +229214,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *760 + enterprise: *761 inputs: type: object nullable: true additionalProperties: true - installation: *761 - organization: *762 + installation: *762 + organization: *763 ref: type: string - repository: *763 + repository: *764 sender: *4 workflow: type: string @@ -229293,10 +229305,10 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: allOf: @@ -229533,7 +229545,7 @@ x-webhooks: type: string required: - conclusion - deployment: *526 + deployment: *527 required: - action - repository @@ -229612,10 +229624,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: allOf: @@ -229875,7 +229887,7 @@ x-webhooks: required: - status - steps - deployment: *526 + deployment: *527 required: - action - repository @@ -229954,10 +229966,10 @@ x-webhooks: type: string enum: - queued - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: type: object @@ -230092,7 +230104,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *526 + deployment: *527 required: - action - repository @@ -230171,10 +230183,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: type: object @@ -230310,7 +230322,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *526 + deployment: *527 required: - action - repository @@ -230390,12 +230402,12 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Workflow Run type: object @@ -231394,12 +231406,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Workflow Run type: object @@ -232383,12 +232395,12 @@ x-webhooks: type: string enum: - requested - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Workflow Run type: object diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 64fd512c5c..1d6c141c4d 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -46017,6 +46017,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -168872,6 +168882,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -457903,6 +457923,16 @@ "type": "boolean", "default": false } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { @@ -458611,6 +458641,16 @@ "description": "The security alert number.", "readOnly": true } + }, + { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } } ], "responses": { diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 3d4cff22e6..261641a536 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -859,7 +859,7 @@ paths: - subscriptions_url - type - url - type: &344 + type: &345 type: string description: The type of credit the user is receiving. enum: @@ -1025,7 +1025,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: - - &673 + - &674 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1716,7 +1716,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &683 + schema: &684 title: Scim Error description: Scim Error type: object @@ -11328,7 +11328,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &461 + instances_url: &462 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -11363,7 +11363,7 @@ paths: format: date-time readOnly: true nullable: true - dismissed_reason: &462 + dismissed_reason: &463 type: string description: "**Required when the state is dismissed.** The reason for dismissing or closing the alert." @@ -11372,13 +11372,13 @@ paths: - false positive - won't fix - used in tests - dismissed_comment: &463 + dismissed_comment: &464 type: string description: The dismissal comment associated with the dismissal of the alert. nullable: true maxLength: 280 - rule: &464 + rule: &465 type: object properties: id: @@ -11431,7 +11431,7 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: &465 + tool: &466 type: object properties: name: *89 @@ -11441,15 +11441,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *90 - most_recent_instance: &466 + most_recent_instance: &467 type: object properties: - ref: &459 + ref: &460 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &476 + analysis_key: &477 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11460,7 +11460,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &477 + category: &478 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -14651,7 +14651,7 @@ paths: - unknown - direct - transitive - security_advisory: &518 + security_advisory: &519 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -14883,7 +14883,7 @@ paths: nullable: true maxLength: 280 fixed_at: *110 - auto_dismissed_at: &519 + auto_dismissed_at: &520 type: string description: 'The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -15433,7 +15433,7 @@ paths: - name - created_on examples: - default: &355 + default: &356 value: total_count: 2 network_configurations: @@ -15656,7 +15656,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise parameters: - *41 - - &356 + - &357 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -15668,7 +15668,7 @@ paths: description: Response content: application/json: - schema: &357 + schema: &358 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -15702,7 +15702,7 @@ paths: - subnet_id - region examples: - default: &358 + default: &359 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -16370,7 +16370,7 @@ paths: type: object description: A repository rule. oneOf: - - &631 + - &632 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16382,7 +16382,7 @@ paths: type: string enum: - creation - - &632 + - &633 title: update description: Only allow users with bypass permission to update matching refs. @@ -16403,7 +16403,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &634 + - &635 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16415,7 +16415,7 @@ paths: type: string enum: - deletion - - &635 + - &636 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16427,7 +16427,7 @@ paths: type: string enum: - required_linear_history - - &636 + - &637 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16503,7 +16503,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &637 + - &638 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16527,7 +16527,7 @@ paths: type: string required: - required_deployment_environments - - &638 + - &639 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16539,7 +16539,7 @@ paths: type: string enum: - required_signatures - - &639 + - &640 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can be merged. @@ -16599,7 +16599,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &640 + - &641 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -16646,7 +16646,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &641 + - &642 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -16658,7 +16658,7 @@ paths: type: string enum: - non_fast_forward - - &642 + - &643 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -16694,7 +16694,7 @@ paths: required: - operator - pattern - - &643 + - &644 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -16730,7 +16730,7 @@ paths: required: - operator - pattern - - &644 + - &645 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -16766,7 +16766,7 @@ paths: required: - operator - pattern - - &645 + - &646 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -16802,7 +16802,7 @@ paths: required: - operator - pattern - - &646 + - &647 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -16838,7 +16838,7 @@ paths: required: - operator - pattern - - &647 + - &648 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit graph. @@ -16862,7 +16862,7 @@ paths: type: string required: - restricted_file_paths - - &648 + - &649 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit @@ -16886,7 +16886,7 @@ paths: maximum: 256 required: - max_file_path_length - - &649 + - &650 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -16909,7 +16909,7 @@ paths: type: string required: - restricted_file_extensions - - &650 + - &651 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph. @@ -16933,7 +16933,7 @@ paths: maximum: 100 required: - max_file_size - - &651 + - &652 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -16982,7 +16982,7 @@ paths: - repository_id required: - workflows - - &652 + - &653 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -17601,6 +17601,15 @@ paths: schema: type: boolean default: false + - &342 + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false responses: '200': description: Response @@ -17608,7 +17617,7 @@ paths: application/json: schema: type: array - items: &342 + items: &343 type: object properties: number: *100 @@ -17627,14 +17636,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &665 + state: &666 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: &666 + resolution: &667 type: string description: "**Required when the `state` is `resolved`.** The reason for resolving the alert." @@ -17736,7 +17745,7 @@ paths: is base64 encoded nullable: true examples: - default: &343 + default: &344 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -18002,7 +18011,7 @@ paths: description: Response content: application/json: - schema: &346 + schema: &347 type: object properties: total_minutes_used: @@ -18072,7 +18081,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &347 + default: &348 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -18103,7 +18112,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *41 - - &348 + - &349 name: advanced_security_product in: query description: The security product to get GitHub Advanced Security active committers @@ -18123,7 +18132,7 @@ paths: description: Success content: application/json: - schema: &349 + schema: &350 type: object properties: total_advanced_security_committers: @@ -18178,7 +18187,7 @@ paths: required: - repositories examples: - default: &350 + default: &351 value: total_advanced_security_committers: 2 total_count: 2 @@ -18418,7 +18427,7 @@ paths: description: Response content: application/json: - schema: &351 + schema: &352 type: object properties: total_gigabytes_bandwidth_used: @@ -18436,7 +18445,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &352 + default: &353 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18471,7 +18480,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 type: object properties: days_left_in_billing_cycle: @@ -18489,7 +18498,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &354 + default: &355 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -18859,7 +18868,7 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: &570 + properties: &571 id: type: integer format: int64 @@ -18970,7 +18979,7 @@ paths: description: A collection of related issues and pull requests. type: object - properties: &503 + properties: &504 url: type: string format: uri @@ -19040,7 +19049,7 @@ paths: format: date-time example: '2012-10-09T23:39:01Z' nullable: true - required: &504 + required: &505 - closed_issues - creator - description @@ -19244,7 +19253,7 @@ paths: - total - completed - percent_completed - required: &571 + required: &572 - assignee - closed_at - comments @@ -19266,7 +19275,7 @@ paths: - author_association - created_at - updated_at - comment: &568 + comment: &569 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -19833,7 +19842,7 @@ paths: url: type: string format: uri - user: &722 + user: &723 title: Public User description: Public User type: object @@ -23138,14 +23147,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &378 + - &379 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &379 + - &380 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23216,7 +23225,7 @@ paths: '404': *6 '403': *29 '304': *37 - '301': &392 + '301': &393 description: Moved permanently content: application/json: @@ -23238,7 +23247,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &600 + - &601 name: all description: If `true`, show notifications marked as read. in: query @@ -23246,7 +23255,7 @@ paths: schema: type: boolean default: false - - &601 + - &602 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23256,7 +23265,7 @@ paths: type: boolean default: false - *145 - - &602 + - &603 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: @@ -23728,7 +23737,7 @@ paths: - url - subscription_url examples: - default: &603 + default: &604 value: - id: '1' repository: @@ -24274,7 +24283,7 @@ paths: type: array items: *59 examples: - default: &740 + default: &741 value: - login: github id: 1 @@ -25207,7 +25216,7 @@ paths: type: integer repository_cache_usages: type: array - items: &397 + items: &398 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25877,7 +25886,7 @@ paths: type: array items: *64 examples: - default: &734 + default: &735 value: total_count: 1 repositories: @@ -26696,7 +26705,7 @@ paths: type: array items: *198 examples: - default: &725 + default: &726 value: total_count: 1 repositories: @@ -27738,7 +27747,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -27767,7 +27776,7 @@ paths: - key_id - key examples: - default: &418 + default: &419 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28180,7 +28189,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *172 - - &402 + - &403 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -28793,7 +28802,7 @@ paths: bundle_url: type: string examples: - default: &431 + default: &432 value: attestations: - bundle: @@ -29134,7 +29143,7 @@ paths: application/json: schema: type: array - items: &448 + items: &449 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -29259,7 +29268,7 @@ paths: format: uri example: https://github.com/octo-org/smile/exemptions/1 examples: - default: &449 + default: &450 value: - id: 21 number: 42 @@ -29912,7 +29921,7 @@ paths: be returned. in: query required: false - schema: &460 + schema: &461 type: string description: Severity of a code scanning alert. enum: @@ -30920,7 +30929,7 @@ paths: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: &489 + properties: &490 name: type: string description: The name of the machine. @@ -30962,7 +30971,7 @@ paths: - ready - in_progress nullable: true - required: &490 + required: &491 - name - display_name - operating_system @@ -31830,7 +31839,7 @@ paths: - updated_at - visibility examples: - default: &491 + default: &492 value: total_count: 2 secrets: @@ -31868,7 +31877,7 @@ paths: description: Response content: application/json: - schema: &492 + schema: &493 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -31897,7 +31906,7 @@ paths: - key_id - key examples: - default: &493 + default: &494 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -31929,7 +31938,7 @@ paths: application/json: schema: *243 examples: - default: &495 + default: &496 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -33610,7 +33619,7 @@ paths: description: Response content: application/json: - schema: &522 + schema: &523 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33627,7 +33636,7 @@ paths: - key_id - key examples: - default: &523 + default: &524 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -33957,7 +33966,7 @@ paths: - *221 - *222 - *223 - - &531 + - &532 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -33983,7 +33992,7 @@ paths: application/json: schema: type: array - items: &532 + items: &533 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -34104,7 +34113,7 @@ paths: format: uri example: https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &533 + default: &534 value: - id: 21 number: 42 @@ -34446,7 +34455,7 @@ paths: description: Response content: application/json: - schema: &373 + schema: &374 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34527,7 +34536,7 @@ paths: example: mona_lisa@github.com type: string examples: - default: &374 + default: &375 value: group_id: '123' group_name: Octocat admins @@ -34582,7 +34591,7 @@ paths: description: Response content: application/json: - schema: &371 + schema: &372 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34619,7 +34628,7 @@ paths: example: 2019-06-03 22:27:15:000 -700 type: string examples: - default: &372 + default: &373 value: groups: - group_id: '123' @@ -35921,7 +35930,7 @@ paths: application/json: schema: *22 examples: - default: &564 + default: &565 value: id: 1 account: @@ -36146,7 +36155,7 @@ paths: required: true content: application/json: - schema: &565 + schema: &566 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -37004,7 +37013,7 @@ paths: application/json: schema: *295 examples: - default: &488 + default: &489 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -38230,7 +38239,7 @@ paths: parameters: - *172 - *301 - - &739 + - &740 name: repo_name description: repo_name parameter in: path @@ -39251,7 +39260,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: &345 + items: &346 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -39545,7 +39554,7 @@ paths: - nuget - container - *172 - - &741 + - &742 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39586,7 +39595,7 @@ paths: default: *308 '403': *29 '401': *25 - '400': &743 + '400': &744 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -41412,7 +41421,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': &389 + '410': &390 description: Gone content: application/json: @@ -42164,7 +42173,7 @@ paths: description: Response content: application/json: - schema: &391 + schema: &392 title: Full Repository description: Full Repository type: object @@ -42557,7 +42566,7 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: &510 + properties: &511 url: type: string format: uri @@ -42573,7 +42582,7 @@ paths: nullable: true format: uri example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - required: &511 + required: &512 - url - key - name @@ -42662,7 +42671,7 @@ paths: - network_count - subscribers_count examples: - default: &393 + default: &394 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -43215,7 +43224,7 @@ paths: - *172 - *17 - *19 - - &653 + - &654 name: targets description: | A comma-separated list of rule targets to filter by. @@ -43405,7 +43414,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *172 - - &654 + - &655 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 @@ -43417,14 +43426,14 @@ paths: x-multi-segment: true - *227 - *223 - - &655 + - &656 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 - - &656 + - &657 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43444,7 +43453,7 @@ paths: description: Response content: application/json: - schema: &657 + schema: &658 title: Rule Suites description: Response type: array @@ -43499,7 +43508,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &658 + default: &659 value: - id: 21 actor_id: 12 @@ -43543,7 +43552,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *172 - - &659 + - &660 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43559,7 +43568,7 @@ paths: description: Response content: application/json: - schema: &660 + schema: &661 title: Rule Suite description: Response type: object @@ -43658,7 +43667,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &661 + default: &662 value: id: 21 actor_id: 12 @@ -43989,7 +43998,7 @@ paths: - *88 - *19 - *17 - - &663 + - &664 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 @@ -43999,7 +44008,7 @@ paths: required: false schema: type: string - - &664 + - &665 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 @@ -44012,6 +44021,7 @@ paths: - *339 - *340 - *341 + - *342 responses: '200': description: Response @@ -44019,9 +44029,9 @@ paths: application/json: schema: type: array - items: *342 + items: *343 examples: - default: *343 + default: *344 headers: Link: *40 '404': *6 @@ -44091,7 +44101,7 @@ paths: application/json: schema: type: array - items: &671 + items: &672 description: A repository security advisory. type: object properties: @@ -44311,7 +44321,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 credits_detailed: type: array nullable: true @@ -44321,7 +44331,7 @@ paths: type: object properties: user: *4 - type: *344 + type: *345 state: type: string description: The state of the user's acceptance of the @@ -44382,7 +44392,7 @@ paths: - private_fork additionalProperties: false examples: - default: &672 + default: &673 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -44769,7 +44779,7 @@ paths: application/json: schema: type: array - items: *345 + items: *346 examples: default: *306 x-github: @@ -44856,9 +44866,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44883,7 +44893,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *172 - - *348 + - *349 - *17 - *19 responses: @@ -44891,9 +44901,9 @@ paths: description: Success content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -44921,9 +44931,9 @@ paths: description: Response content: application/json: - schema: *351 + schema: *352 examples: - default: *352 + default: *353 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44951,9 +44961,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44993,7 +45003,7 @@ paths: type: array items: *113 examples: - default: *355 + default: *356 headers: Link: *40 x-github: @@ -45194,15 +45204,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *172 - - *356 + - *357 responses: '200': description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: *358 + default: *359 headers: Link: *40 x-github: @@ -45240,7 +45250,7 @@ paths: description: Response content: application/json: - schema: &380 + schema: &381 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -45286,7 +45296,7 @@ paths: type: string nullable: true examples: - default: &381 + default: &382 value: groups: - group_id: '123' @@ -45494,7 +45504,7 @@ paths: description: Response content: application/json: - schema: &359 + schema: &360 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -45804,7 +45814,7 @@ paths: - repos_count - organization examples: - default: &360 + default: &361 value: id: 1 node_id: MDQ6VGVhbTE= @@ -45881,9 +45891,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 x-github: githubCloudOnly: false @@ -45967,16 +45977,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '201': description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 '422': *15 '403': *29 @@ -46046,7 +46056,7 @@ paths: application/json: schema: type: array - items: &361 + items: &362 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -46145,7 +46155,7 @@ paths: - updated_at - url examples: - default: &712 + default: &713 value: - author: login: octocat @@ -46254,9 +46264,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: &362 + default: &363 value: author: login: octocat @@ -46330,7 +46340,7 @@ paths: parameters: - *172 - *303 - - &363 + - &364 name: discussion_number description: The number that identifies the discussion. in: path @@ -46342,9 +46352,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46368,7 +46378,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: false content: @@ -46391,9 +46401,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: &713 + default: &714 value: author: login: octocat @@ -46465,7 +46475,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 responses: '204': description: Response @@ -46493,7 +46503,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 - *88 - *17 - *19 @@ -46504,7 +46514,7 @@ paths: application/json: schema: type: array - items: &364 + items: &365 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46576,7 +46586,7 @@ paths: - updated_at - url examples: - default: &714 + default: &715 value: - author: login: octocat @@ -46646,7 +46656,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: true content: @@ -46668,9 +46678,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: &365 + default: &366 value: author: login: octocat @@ -46738,8 +46748,8 @@ paths: parameters: - *172 - *303 - - *363 - - &366 + - *364 + - &367 name: comment_number description: The number that identifies the comment. in: path @@ -46751,9 +46761,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46777,8 +46787,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 requestBody: required: true content: @@ -46800,9 +46810,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: &715 + default: &716 value: author: login: octocat @@ -46868,8 +46878,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 responses: '204': description: Response @@ -46897,8 +46907,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 - 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 team discussion comment. @@ -46924,7 +46934,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -46967,7 +46977,7 @@ paths: - content - created_at examples: - default: &369 + default: &370 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47019,8 +47029,8 @@ paths: parameters: - *172 - *303 - - *363 - - *366 + - *364 + - *367 requestBody: required: true content: @@ -47053,9 +47063,9 @@ paths: team discussion comment content: application/json: - schema: *367 + schema: *368 examples: - default: &368 + default: &369 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47084,9 +47094,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47111,9 +47121,9 @@ paths: parameters: - *172 - *303 - - *363 - - *366 - - &370 + - *364 + - *367 + - &371 name: reaction_id description: The unique identifier of the reaction. in: path @@ -47147,7 +47157,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 - 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 team discussion. @@ -47173,9 +47183,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -47203,7 +47213,7 @@ paths: parameters: - *172 - *303 - - *363 + - *364 requestBody: required: true content: @@ -47235,16 +47245,16 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -47269,8 +47279,8 @@ paths: parameters: - *172 - *303 - - *363 - - *370 + - *364 + - *371 responses: '204': description: Response @@ -47300,9 +47310,9 @@ paths: description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -47345,9 +47355,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *374 + default: *375 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47488,7 +47498,7 @@ paths: description: Response content: application/json: - schema: &375 + schema: &376 title: Team Membership description: Team Membership type: object @@ -47515,7 +47525,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &716 + response-if-user-is-a-team-maintainer: &717 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47578,9 +47588,9 @@ paths: description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-users-membership-with-team-is-now-pending: &717 + response-if-users-membership-with-team-is-now-pending: &718 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47653,7 +47663,7 @@ paths: application/json: schema: type: array - items: &376 + items: &377 title: Team Project description: A team's access to a project. type: object @@ -47721,7 +47731,7 @@ paths: - updated_at - permissions examples: - default: &718 + default: &719 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47786,7 +47796,7 @@ paths: parameters: - *172 - *303 - - &377 + - &378 name: project_id description: The unique identifier of the project. in: path @@ -47798,9 +47808,9 @@ paths: description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &719 + default: &720 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47864,7 +47874,7 @@ paths: parameters: - *172 - *303 - - *377 + - *378 requestBody: required: false content: @@ -47932,7 +47942,7 @@ paths: parameters: - *172 - *303 - - *377 + - *378 responses: '204': description: Response @@ -48003,14 +48013,14 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &720 + schema: &721 title: Team Repository description: A team's access to a repository. type: object @@ -48581,8 +48591,8 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 requestBody: required: false content: @@ -48629,8 +48639,8 @@ paths: parameters: - *172 - *303 - - *378 - *379 + - *380 responses: '204': description: Response @@ -48663,9 +48673,9 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: - default: *381 + default: *382 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -48731,7 +48741,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -48776,7 +48786,7 @@ paths: type: array items: *229 examples: - response-if-child-teams-exist: &721 + response-if-child-teams-exist: &722 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -48903,7 +48913,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &382 + - &383 name: card_id description: The unique identifier of the card. in: path @@ -48915,7 +48925,7 @@ paths: description: Response content: application/json: - schema: &383 + schema: &384 title: Project Card description: Project cards represent a scope of work. type: object @@ -48982,7 +48992,7 @@ paths: - created_at - updated_at examples: - default: &384 + default: &385 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -49038,7 +49048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *382 + - *383 requestBody: required: false content: @@ -49065,9 +49075,9 @@ paths: description: Response content: application/json: - schema: *383 + schema: *384 examples: - default: *384 + default: *385 '304': *37 '403': *29 '401': *25 @@ -49094,7 +49104,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *382 + - *383 responses: '204': description: Response @@ -49138,7 +49148,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *382 + - *383 requestBody: required: true content: @@ -49249,7 +49259,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &385 + - &386 name: column_id description: The unique identifier of the column. in: path @@ -49261,7 +49271,7 @@ paths: description: Response content: application/json: - schema: &386 + schema: &387 title: Project Column description: Project columns contain cards of work. type: object @@ -49307,7 +49317,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49342,7 +49352,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *385 + - *386 requestBody: required: true content: @@ -49366,9 +49376,9 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 '304': *37 '403': *29 '401': *25 @@ -49393,7 +49403,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *385 + - *386 responses: '204': description: Response @@ -49422,7 +49432,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *385 + - *386 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49443,7 +49453,7 @@ paths: application/json: schema: type: array - items: *383 + items: *384 examples: default: value: @@ -49502,7 +49512,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *385 + - *386 requestBody: required: true content: @@ -49542,9 +49552,9 @@ paths: description: Response content: application/json: - schema: *383 + schema: *384 examples: - default: *384 + default: *385 '304': *37 '403': *29 '401': *25 @@ -49600,7 +49610,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *385 + - *386 requestBody: required: true content: @@ -49660,7 +49670,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *377 + - *378 responses: '200': description: Response @@ -49668,7 +49678,7 @@ paths: application/json: schema: *323 examples: - default: &388 + default: &389 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -49725,7 +49735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *377 + - *378 requestBody: required: false content: @@ -49773,7 +49783,7 @@ paths: application/json: schema: *323 examples: - default: *388 + default: *389 '404': description: Not Found if the authenticated user does not have access to the project @@ -49794,7 +49804,7 @@ paths: items: type: string '401': *25 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -49817,7 +49827,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *377 + - *378 responses: '204': description: Delete Success @@ -49838,7 +49848,7 @@ paths: items: type: string '401': *25 - '410': *389 + '410': *390 '404': *6 x-github: githubCloudOnly: false @@ -49862,7 +49872,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *377 + - *378 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -49919,7 +49929,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *377 + - *378 - *220 requestBody: required: false @@ -49972,7 +49982,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *377 + - *378 - *220 responses: '204': @@ -50004,7 +50014,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *377 + - *378 - *220 responses: '200': @@ -50078,7 +50088,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *377 + - *378 - *17 - *19 responses: @@ -50088,7 +50098,7 @@ paths: application/json: schema: type: array - items: *386 + items: *387 examples: default: value: @@ -50126,7 +50136,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *377 + - *378 requestBody: required: true content: @@ -50149,7 +50159,7 @@ paths: description: Response content: application/json: - schema: *386 + schema: *387 examples: default: value: @@ -50213,7 +50223,7 @@ paths: resources: type: object properties: - core: &390 + core: &391 title: Rate Limit type: object properties: @@ -50230,20 +50240,20 @@ paths: - remaining - reset - used - graphql: *390 - search: *390 - code_search: *390 - source_import: *390 - integration_manifest: *390 - code_scanning_upload: *390 - actions_runner_registration: *390 - scim: *390 - dependency_snapshots: *390 - code_scanning_autofix: *390 + graphql: *391 + search: *391 + code_search: *391 + source_import: *391 + integration_manifest: *391 + code_scanning_upload: *391 + actions_runner_registration: *391 + scim: *391 + dependency_snapshots: *391 + code_scanning_autofix: *391 required: - core - search - rate: *390 + rate: *391 required: - rate - resources @@ -50347,14 +50357,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *391 + schema: *392 examples: default-response: summary: Default response @@ -50859,7 +50869,7 @@ paths: status: disabled '403': *29 '404': *6 - '301': *392 + '301': *393 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50877,8 +50887,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -51132,10 +51142,10 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 - '307': &394 + default: *394 + '307': &395 description: Temporary Redirect content: application/json: @@ -51164,8 +51174,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -51187,7 +51197,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository - '307': *394 + '307': *395 '404': *6 '409': *96 x-github: @@ -51211,11 +51221,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 - - &409 + - &410 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -51238,7 +51248,7 @@ paths: type: integer artifacts: type: array - items: &395 + items: &396 title: Artifact description: An artifact type: object @@ -51316,7 +51326,7 @@ paths: - expires_at - updated_at examples: - default: &410 + default: &411 value: total_count: 2 artifacts: @@ -51377,9 +51387,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *378 - *379 - - &396 + - *380 + - &397 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51391,7 +51401,7 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: default: value: @@ -51429,9 +51439,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *378 - *379 - - *396 + - *380 + - *397 responses: '204': description: Response @@ -51455,9 +51465,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *378 - *379 - - *396 + - *380 + - *397 - name: archive_format in: path required: true @@ -51471,7 +51481,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51494,14 +51504,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: default: value: @@ -51527,11 +51537,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 - - &398 + - &399 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -51565,7 +51575,7 @@ paths: description: Response content: application/json: - schema: &399 + schema: &400 title: Repository actions caches description: Repository actions caches type: object @@ -51607,7 +51617,7 @@ paths: - total_count - actions_caches examples: - default: &400 + default: &401 value: total_count: 1 actions_caches: @@ -51639,23 +51649,23 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *378 - *379 + - *380 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *398 + - *399 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51675,8 +51685,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *378 - *379 + - *380 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -51707,9 +51717,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *378 - *379 - - &401 + - *380 + - &402 name: job_id description: The unique identifier of the job. in: path @@ -51721,7 +51731,7 @@ paths: description: Response content: application/json: - schema: &413 + schema: &414 title: Job description: Information of a job execution in a workflow run type: object @@ -52028,9 +52038,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *378 - *379 - - *401 + - *380 + - *402 responses: '302': description: Response @@ -52058,9 +52068,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *378 - *379 - - *401 + - *380 + - *402 requestBody: required: false content: @@ -52105,8 +52115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Status response @@ -52156,8 +52166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -52220,8 +52230,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -52239,7 +52249,7 @@ paths: type: integer secrets: type: array - items: &415 + items: &416 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -52259,7 +52269,7 @@ paths: - created_at - updated_at examples: - default: &416 + default: &417 value: total_count: 2 secrets: @@ -52292,9 +52302,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *378 - *379 - - *402 + - *380 + - *403 - *19 responses: '200': @@ -52311,7 +52321,7 @@ paths: type: integer variables: type: array - items: &419 + items: &420 title: Actions Variable type: object properties: @@ -52341,7 +52351,7 @@ paths: - created_at - updated_at examples: - default: &420 + default: &421 value: total_count: 2 variables: @@ -52374,8 +52384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52384,7 +52394,7 @@ paths: schema: type: object properties: - enabled: &403 + enabled: &404 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *49 @@ -52417,8 +52427,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -52429,7 +52439,7 @@ paths: schema: type: object properties: - enabled: *403 + enabled: *404 allowed_actions: *49 required: - enabled @@ -52460,14 +52470,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &404 + schema: &405 type: object properties: access_level: @@ -52485,7 +52495,7 @@ paths: required: - access_level examples: - default: &405 + default: &406 value: access_level: organization x-github: @@ -52510,15 +52520,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: application/json: - schema: *404 + schema: *405 examples: - default: *405 + default: *406 responses: '204': description: Response @@ -52542,8 +52552,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52574,8 +52584,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -52607,8 +52617,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52637,8 +52647,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Success response @@ -52678,8 +52688,8 @@ paths: in: query schema: type: string - - *378 - *379 + - *380 - *17 - *19 responses: @@ -52723,8 +52733,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -52756,8 +52766,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -52831,8 +52841,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -52868,8 +52878,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -52899,8 +52909,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': @@ -52930,8 +52940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '204': @@ -52958,8 +52968,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': *67 @@ -52984,8 +52994,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 requestBody: required: true @@ -53034,8 +53044,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 requestBody: required: true @@ -53085,8 +53095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 responses: '200': *205 @@ -53116,8 +53126,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *378 - *379 + - *380 - *61 - *206 responses: @@ -53147,9 +53157,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *378 - *379 - - &423 + - *380 + - &424 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -53157,7 +53167,7 @@ paths: required: false schema: type: string - - &424 + - &425 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -53165,7 +53175,7 @@ paths: required: false schema: type: string - - &425 + - &426 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -53174,7 +53184,7 @@ paths: required: false schema: type: string - - &426 + - &427 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -53201,7 +53211,7 @@ paths: - pending - *17 - *19 - - &427 + - &428 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/enterprise-cloud@latest//search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -53210,7 +53220,7 @@ paths: schema: type: string format: date-time - - &406 + - &407 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -53219,13 +53229,13 @@ paths: schema: type: boolean default: false - - &428 + - &429 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &429 + - &430 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -53248,7 +53258,7 @@ paths: type: integer workflow_runs: type: array - items: &407 + items: &408 title: Workflow Run description: An invocation of a workflow type: object @@ -53343,7 +53353,7 @@ paths: that triggered the run. type: array nullable: true - items: &450 + items: &451 title: Pull Request Minimal type: object properties: @@ -53462,7 +53472,7 @@ paths: title: Simple Commit description: A commit. type: object - properties: &454 + properties: &455 id: type: string description: SHA for the commit @@ -53513,7 +53523,7 @@ paths: - name - email nullable: true - required: &455 + required: &456 - id - tree_id - message @@ -53560,7 +53570,7 @@ paths: - workflow_url - pull_requests examples: - default: &430 + default: &431 value: total_count: 1 workflow_runs: @@ -53796,24 +53806,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *378 - *379 - - &408 + - *380 + - &409 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *406 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: - default: &411 + default: &412 value: id: 30433642 name: Build @@ -54054,9 +54064,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '204': description: Response @@ -54079,9 +54089,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -54200,9 +54210,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '201': description: Response @@ -54235,12 +54245,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *378 - *379 - - *408 + - *380 + - *409 - *17 - *19 - - *409 + - *410 responses: '200': description: Response @@ -54256,9 +54266,9 @@ paths: type: integer artifacts: type: array - items: *395 + items: *396 examples: - default: *410 + default: *411 headers: Link: *40 x-github: @@ -54282,25 +54292,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *378 - *379 - - *408 - - &412 + - *380 + - *409 + - &413 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *406 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: - default: *411 + default: *412 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54323,10 +54333,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *378 - *379 - - *408 - - *412 + - *380 + - *409 + - *413 - *17 - *19 responses: @@ -54344,9 +54354,9 @@ paths: type: integer jobs: type: array - items: *413 + items: *414 examples: - default: &414 + default: &415 value: total_count: 1 jobs: @@ -54459,10 +54469,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *378 - *379 - - *408 - - *412 + - *380 + - *409 + - *413 responses: '302': description: Response @@ -54490,9 +54500,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '202': description: Response @@ -54525,9 +54535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: true content: @@ -54594,9 +54604,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '202': description: Response @@ -54629,9 +54639,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -54661,9 +54671,9 @@ paths: type: integer jobs: type: array - items: *413 + items: *414 examples: - default: *414 + default: *415 headers: Link: *40 x-github: @@ -54688,9 +54698,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '302': description: Response @@ -54717,9 +54727,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '204': description: Response @@ -54746,9 +54756,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -54808,7 +54818,7 @@ paths: items: type: object properties: - type: &534 + type: &535 type: string description: The type of reviewer. enum: @@ -54893,9 +54903,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: true content: @@ -54942,7 +54952,7 @@ paths: application/json: schema: type: array - items: &526 + items: &527 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -55048,7 +55058,7 @@ paths: - created_at - updated_at examples: - default: &527 + default: &528 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -55104,9 +55114,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: false content: @@ -55150,9 +55160,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *378 - *379 - - *408 + - *380 + - *409 requestBody: required: false content: @@ -55206,9 +55216,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *378 - *379 - - *408 + - *380 + - *409 responses: '200': description: Response @@ -55345,8 +55355,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -55364,9 +55374,9 @@ paths: type: integer secrets: type: array - items: *415 + items: *416 examples: - default: *416 + default: *417 headers: Link: *40 x-github: @@ -55391,16 +55401,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *418 + default: *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55422,17 +55432,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: &547 + default: &548 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55458,8 +55468,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -55517,8 +55527,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -55544,9 +55554,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *378 - *379 - - *402 + - *380 + - *403 - *19 responses: '200': @@ -55563,9 +55573,9 @@ paths: type: integer variables: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *40 x-github: @@ -55588,8 +55598,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -55641,17 +55651,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 responses: '200': description: Response content: application/json: - schema: *419 + schema: *420 examples: - default: &548 + default: &549 value: name: USERNAME value: octocat @@ -55677,8 +55687,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 requestBody: required: true @@ -55721,8 +55731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *378 - *379 + - *380 - *211 responses: '204': @@ -55748,8 +55758,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -55767,7 +55777,7 @@ paths: type: integer workflows: type: array - items: &421 + items: &422 title: Workflow description: A GitHub Actions workflow type: object @@ -55874,9 +55884,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *378 - *379 - - &422 + - *380 + - &423 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -55891,7 +55901,7 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: default: value: @@ -55924,9 +55934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -55951,9 +55961,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -56004,9 +56014,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '204': description: Response @@ -56033,19 +56043,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *378 - *379 - - *422 + - *380 - *423 - *424 - *425 - *426 + - *427 - *17 - *19 - - *427 - - *406 - *428 + - *407 - *429 + - *430 responses: '200': description: Response @@ -56061,9 +56071,9 @@ paths: type: integer workflow_runs: type: array - items: *407 + items: *408 examples: - default: *430 + default: *431 headers: Link: *40 x-github: @@ -56096,9 +56106,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *378 - *379 - - *422 + - *380 + - *423 responses: '200': description: Response @@ -56159,8 +56169,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *378 - *379 + - *380 - *88 - *17 - *86 @@ -56324,8 +56334,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -56362,8 +56372,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *378 - *379 + - *380 - name: assignee in: path required: true @@ -56399,8 +56409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -56512,8 +56522,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *378 - *379 + - *380 - *17 - *86 - *87 @@ -56567,7 +56577,7 @@ paths: bundle_url: type: string examples: - default: *431 + default: *432 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56587,8 +56597,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -56596,7 +56606,7 @@ paths: application/json: schema: type: array - items: &432 + items: &433 title: Autolink reference description: An autolink reference. type: object @@ -56646,8 +56656,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -56686,9 +56696,9 @@ paths: description: response content: application/json: - schema: *432 + schema: *433 examples: - default: &433 + default: &434 value: id: 1 key_prefix: TICKET- @@ -56719,9 +56729,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *378 - *379 - - &434 + - *380 + - &435 name: autolink_id description: The unique identifier of the autolink. in: path @@ -56733,9 +56743,9 @@ paths: description: Response content: application/json: - schema: *432 + schema: *433 examples: - default: *433 + default: *434 '404': *6 x-github: githubCloudOnly: false @@ -56755,9 +56765,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *378 - *379 - - *434 + - *380 + - *435 responses: '204': description: Response @@ -56781,8 +56791,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response if Dependabot is enabled @@ -56830,8 +56840,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -56852,8 +56862,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -56873,8 +56883,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *378 - *379 + - *380 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -56912,7 +56922,7 @@ paths: - url protected: type: boolean - protection: &436 + protection: &437 title: Branch Protection description: Branch Protection type: object @@ -56954,7 +56964,7 @@ paths: required: - contexts - checks - enforce_admins: &439 + enforce_admins: &440 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -56969,7 +56979,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &441 + required_pull_request_reviews: &442 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -57045,7 +57055,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &438 + restrictions: &439 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57352,9 +57362,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *378 - *379 - - &437 + - *380 + - &438 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/enterprise-cloud@latest//graphql). @@ -57368,14 +57378,14 @@ paths: description: Response content: application/json: - schema: &447 + schema: &448 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &499 + commit: &500 title: Commit description: Commit type: object @@ -57409,7 +57419,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: &435 + properties: &436 name: type: string example: '"Chris Wanstrath"' @@ -57424,7 +57434,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true message: type: string @@ -57445,7 +57455,7 @@ paths: required: - sha - url - verification: &554 + verification: &555 title: Verification type: object properties: @@ -57515,7 +57525,7 @@ paths: type: integer files: type: array - items: &514 + items: &515 title: Diff Entry description: Diff Entry type: object @@ -57598,7 +57608,7 @@ paths: - self protected: type: boolean - protection: *436 + protection: *437 protection_url: type: string format: uri @@ -57705,7 +57715,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *392 + '301': *393 '404': *6 x-github: githubCloudOnly: false @@ -57727,15 +57737,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *436 + schema: *437 examples: default: value: @@ -57929,9 +57939,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -58186,7 +58196,7 @@ paths: url: type: string format: uri - required_status_checks: &444 + required_status_checks: &445 title: Status Check Policy description: Status Check Policy type: object @@ -58338,7 +58348,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *438 + restrictions: *439 required_conversation_resolution: type: object properties: @@ -58450,9 +58460,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58477,17 +58487,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: &440 + default: &441 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -58509,17 +58519,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: *440 + default: *441 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58538,9 +58548,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58565,17 +58575,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: &442 + default: &443 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -58671,9 +58681,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -58771,9 +58781,9 @@ paths: description: Response content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '422': *15 x-github: githubCloudOnly: false @@ -58794,9 +58804,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58823,17 +58833,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: &443 + default: &444 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -58856,17 +58866,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *439 + schema: *440 examples: - default: *443 + default: *444 '404': *6 x-github: githubCloudOnly: false @@ -58886,9 +58896,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -58913,17 +58923,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: &445 + default: &446 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -58949,9 +58959,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59003,9 +59013,9 @@ paths: description: Response content: application/json: - schema: *444 + schema: *445 examples: - default: *445 + default: *446 '404': *6 '422': *15 x-github: @@ -59027,9 +59037,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -59053,9 +59063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59089,9 +59099,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59158,9 +59168,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59224,9 +59234,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: content: application/json: @@ -59292,15 +59302,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response content: application/json: - schema: *438 + schema: *439 examples: default: value: @@ -59391,9 +59401,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '204': description: Response @@ -59416,9 +59426,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59428,7 +59438,7 @@ paths: type: array items: *5 examples: - default: &446 + default: &447 value: - id: 1 slug: octoapp @@ -59485,9 +59495,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59521,7 +59531,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59542,9 +59552,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59578,7 +59588,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59599,9 +59609,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59635,7 +59645,7 @@ paths: type: array items: *5 examples: - default: *446 + default: *447 '422': *15 x-github: githubCloudOnly: false @@ -59657,9 +59667,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59689,9 +59699,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59750,9 +59760,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: false content: @@ -59811,9 +59821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: content: application/json: @@ -59872,9 +59882,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 responses: '200': description: Response @@ -59908,9 +59918,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -59968,9 +59978,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60028,9 +60038,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60090,9 +60100,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 requestBody: required: true content: @@ -60114,7 +60124,7 @@ paths: description: Response content: application/json: - schema: *447 + schema: *448 examples: default: value: @@ -60228,8 +60238,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 @@ -60265,8 +60275,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60339,8 +60349,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 @@ -60354,9 +60364,9 @@ paths: application/json: schema: type: array - items: *448 + items: *449 examples: - default: *449 + default: *450 '404': *6 '403': *29 '500': *85 @@ -60380,8 +60390,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60393,7 +60403,7 @@ paths: description: A single bypass request. content: application/json: - schema: *448 + schema: *449 examples: default: value: @@ -60451,8 +60461,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_request_number in: path required: true @@ -60523,8 +60533,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *378 - *379 + - *380 - name: bypass_response_id in: path required: true @@ -60557,8 +60567,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -60837,7 +60847,7 @@ paths: description: Response content: application/json: - schema: &451 + schema: &452 title: CheckRun description: A check performed on the code of a given code change type: object @@ -60956,8 +60966,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *450 - deployment: &772 + items: *451 + deployment: &773 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -61237,9 +61247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *378 - *379 - - &452 + - *380 + - &453 name: check_run_id description: The unique identifier of the check run. in: path @@ -61251,9 +61261,9 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: - default: &453 + default: &454 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61353,9 +61363,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *378 - *379 - - *452 + - *380 + - *453 requestBody: required: true content: @@ -61595,9 +61605,9 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: - default: *453 + default: *454 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61617,9 +61627,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *378 - *379 - - *452 + - *380 + - *453 - *17 - *19 responses: @@ -61714,9 +61724,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *378 - *379 - - *452 + - *380 + - *453 responses: '201': description: Response @@ -61760,8 +61770,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -61783,7 +61793,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &456 + schema: &457 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -61847,7 +61857,7 @@ paths: nullable: true pull_requests: type: array - items: *450 + items: *451 nullable: true app: title: GitHub app @@ -61869,12 +61879,12 @@ paths: type: string format: date-time nullable: true - head_commit: &798 + head_commit: &799 title: Simple Commit description: A commit. type: object - properties: *454 - required: *455 + properties: *455 + required: *456 latest_check_runs_count: type: integer check_runs_url: @@ -61902,7 +61912,7 @@ paths: - check_runs_url - pull_requests examples: - default: &457 + default: &458 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -62193,9 +62203,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62214,8 +62224,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -62524,9 +62534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *378 - *379 - - &458 + - *380 + - &459 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -62538,9 +62548,9 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *457 + default: *458 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62563,17 +62573,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *378 - *379 - - *458 - - &507 + - *380 + - *459 + - &508 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &508 + - &509 name: status description: Returns check runs with the specified `status`. in: query @@ -62612,9 +62622,9 @@ paths: type: integer check_runs: type: array - items: *451 + items: *452 examples: - default: &509 + default: &510 value: total_count: 1 check_runs: @@ -62716,9 +62726,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *378 - *379 - - *458 + - *380 + - *459 responses: '201': description: Response @@ -62751,21 +62761,21 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *233 - *234 - *19 - *17 - - &474 + - &475 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *459 - - &475 + schema: *460 + - &476 name: pr description: The number of the pull request for the results you want to list. in: query @@ -62796,7 +62806,7 @@ paths: be returned. in: query required: false - schema: *460 + schema: *461 responses: '200': description: Response @@ -62812,7 +62822,7 @@ paths: updated_at: *108 url: *105 html_url: *106 - instances_url: *461 + instances_url: *462 state: *91 fixed_at: *110 dismissed_by: @@ -62823,11 +62833,11 @@ paths: required: *21 nullable: true dismissed_at: *109 - dismissed_reason: *462 - dismissed_comment: *463 - rule: *464 - tool: *465 - most_recent_instance: *466 + dismissed_reason: *463 + dismissed_comment: *464 + rule: *465 + tool: *466 + most_recent_instance: *467 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -62950,7 +62960,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *37 - '403': &467 + '403': &468 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -62977,9 +62987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *378 - *379 - - &468 + - *380 + - &469 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -62993,7 +63003,7 @@ paths: description: Response content: application/json: - schema: &469 + schema: &470 type: object properties: number: *100 @@ -63001,7 +63011,7 @@ paths: updated_at: *108 url: *105 html_url: *106 - instances_url: *461 + instances_url: *462 state: *91 fixed_at: *110 dismissed_by: @@ -63012,8 +63022,8 @@ paths: required: *21 nullable: true dismissed_at: *109 - dismissed_reason: *462 - dismissed_comment: *463 + dismissed_reason: *463 + dismissed_comment: *464 rule: type: object properties: @@ -63067,8 +63077,8 @@ paths: type: string description: A link to the documentation for the rule used to detect the alert. - tool: *465 - most_recent_instance: *466 + tool: *466 + most_recent_instance: *467 dismissal_approved_by: title: Simple User description: A GitHub user. @@ -63164,7 +63174,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *37 - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63184,9 +63194,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: true content: @@ -63201,8 +63211,8 @@ paths: enum: - open - dismissed - dismissed_reason: *462 - dismissed_comment: *463 + dismissed_reason: *463 + dismissed_comment: *464 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -63221,7 +63231,7 @@ paths: description: Response content: application/json: - schema: *469 + schema: *470 examples: default: value: @@ -63297,7 +63307,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &473 + '403': &474 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -63324,15 +63334,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 responses: '200': description: Response content: application/json: - schema: &470 + schema: &471 type: object properties: status: @@ -63358,13 +63368,13 @@ paths: - description - started_at examples: - default: &471 + default: &472 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &472 + '400': &473 description: Bad Request content: application/json: @@ -63375,7 +63385,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63400,29 +63410,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 responses: '200': description: OK content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 '202': description: Accepted content: application/json: - schema: *470 + schema: *471 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *472 + '400': *473 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -63454,9 +63464,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: false content: @@ -63501,8 +63511,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *472 - '403': *473 + '400': *473 + '403': *474 '404': *6 '422': description: Unprocessable Entity @@ -63526,13 +63536,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 - *19 - *17 - - *474 - *475 + - *476 responses: '200': description: Response @@ -63540,7 +63550,7 @@ paths: application/json: schema: type: array - items: *466 + items: *467 examples: default: value: @@ -63579,7 +63589,7 @@ paths: end_column: 50 classifications: - source - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63613,25 +63623,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *378 - *379 + - *380 - *233 - *234 - *19 - *17 - - *475 + - *476 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *459 + schema: *460 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &478 + schema: &479 type: string description: An identifier for the upload. example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 @@ -63652,23 +63662,23 @@ paths: application/json: schema: type: array - items: &479 + items: &480 type: object properties: - ref: *459 - commit_sha: &487 + ref: *460 + commit_sha: &488 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: *476 + analysis_key: *477 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *477 + category: *478 error: type: string example: error reading field xyz @@ -63692,8 +63702,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *478 - tool: *465 + sarif_id: *479 + tool: *466 deletable: type: boolean warning: @@ -63754,7 +63764,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -63790,8 +63800,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *378 - *379 + - *380 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63804,7 +63814,7 @@ paths: description: Response content: application/json: - schema: *479 + schema: *480 examples: response: summary: application/json response @@ -63858,7 +63868,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *467 + '403': *468 '404': *6 '422': description: Response if analysis could not be processed @@ -63945,8 +63955,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *378 - *379 + - *380 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63999,7 +64009,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': *14 - '403': *473 + '403': *474 '404': *6 '503': *134 x-github: @@ -64021,8 +64031,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -64030,7 +64040,7 @@ paths: application/json: schema: type: array - items: &480 + items: &481 title: CodeQL Database description: A CodeQL database. type: object @@ -64141,7 +64151,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -64170,8 +64180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *378 - *379 + - *380 - name: language in: path description: The language of the CodeQL database. @@ -64183,7 +64193,7 @@ paths: description: Response content: application/json: - schema: *480 + schema: *481 examples: default: value: @@ -64215,9 +64225,9 @@ 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': &516 + '302': &517 description: Found - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -64239,8 +64249,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *378 - *379 + - *380 - name: language in: path description: The language of the CodeQL database. @@ -64250,7 +64260,7 @@ paths: responses: '204': description: Response - '403': *473 + '403': *474 '404': *6 '503': *134 x-github: @@ -64278,8 +64288,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -64288,7 +64298,7 @@ paths: type: object additionalProperties: false properties: - language: &481 + language: &482 type: string description: The language targeted by the CodeQL query enum: @@ -64367,7 +64377,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &485 + schema: &486 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -64377,7 +64387,7 @@ paths: description: The ID of the variant analysis. controller_repo: *97 actor: *4 - query_language: *481 + query_language: *482 query_pack_url: type: string description: The download url for the query pack. @@ -64424,7 +64434,7 @@ paths: items: type: object properties: - repository: &482 + repository: &483 title: Repository Identifier description: Repository Identifier type: object @@ -64460,7 +64470,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &486 + analysis_status: &487 type: string description: The new status of the CodeQL variant analysis repository task. @@ -64492,7 +64502,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &483 + access_mismatch_repos: &484 type: object properties: repository_count: @@ -64506,7 +64516,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: *482 + items: *483 required: - repository_count - repositories @@ -64528,8 +64538,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *483 - over_limit_repos: *483 + no_codeql_db_repos: *484 + over_limit_repos: *484 required: - access_mismatch_repos - not_found_repos @@ -64545,7 +64555,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &484 + value: &485 summary: Default response value: id: 1 @@ -64697,10 +64707,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *484 + value: *485 repository_lists: summary: Response for a successful variant analysis submission - value: *484 + value: *485 '404': *6 '422': description: Unable to process variant analysis submission @@ -64728,8 +64738,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *378 - *379 + - *380 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -64741,9 +64751,9 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *484 + default: *485 '404': *6 '503': *134 x-github: @@ -64766,7 +64776,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *378 + - *379 - name: repo in: path description: The name of the controller repository. @@ -64801,7 +64811,7 @@ paths: type: object properties: repository: *97 - analysis_status: *486 + analysis_status: *487 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -64926,8 +64936,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -65001,7 +65011,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *467 + '403': *468 '404': *6 '503': *134 x-github: @@ -65022,8 +65032,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65105,7 +65115,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *473 + '403': *474 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -65170,8 +65180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65179,7 +65189,7 @@ paths: schema: type: object properties: - commit_sha: *487 + commit_sha: *488 ref: type: string description: |- @@ -65237,7 +65247,7 @@ paths: schema: type: object properties: - id: *478 + id: *479 url: type: string description: The REST API URL for checking the status of the upload. @@ -65251,7 +65261,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': *473 + '403': *474 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -65274,8 +65284,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *378 - *379 + - *380 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -65321,7 +65331,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *467 + '403': *468 '404': description: Not Found if the sarif id does not match any upload '503': *134 @@ -65346,8 +65356,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -65428,8 +65438,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *378 - *379 + - *380 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -65549,8 +65559,8 @@ paths: parameters: - *17 - *19 - - *378 - *379 + - *380 responses: '200': description: Response @@ -65864,8 +65874,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -65930,7 +65940,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -65938,7 +65948,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '400': *14 '401': *25 '403': *29 @@ -65967,8 +65977,8 @@ paths: parameters: - *17 - *19 - - *378 - *379 + - *380 responses: '200': description: Response @@ -66032,8 +66042,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *378 - *379 + - *380 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -66068,14 +66078,14 @@ paths: type: integer machines: type: array - items: &728 + items: &729 type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *489 - required: *490 + properties: *490 + required: *491 examples: - default: &729 + default: &730 value: total_count: 2 machines: @@ -66115,8 +66125,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *378 - *379 + - *380 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -66200,8 +66210,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *378 - *379 + - *380 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -66267,8 +66277,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -66286,7 +66296,7 @@ paths: type: integer secrets: type: array - items: &494 + items: &495 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -66306,7 +66316,7 @@ paths: - created_at - updated_at examples: - default: *491 + default: *492 headers: Link: *40 x-github: @@ -66329,16 +66339,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *492 + schema: *493 examples: - default: *493 + default: *494 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -66358,17 +66368,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *494 + schema: *495 examples: - default: *495 + default: *496 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66388,8 +66398,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -66442,8 +66452,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -66472,8 +66482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *378 - *379 + - *380 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -66515,7 +66525,7 @@ paths: title: Collaborator description: Collaborator type: object - properties: &496 + properties: &497 login: type: string example: octocat @@ -66608,7 +66618,7 @@ paths: user_view_type: type: string example: public - required: &497 + required: &498 - avatar_url - events_url - followers_url @@ -66682,8 +66692,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 responses: '204': @@ -66730,8 +66740,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 requestBody: required: false @@ -66758,7 +66768,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &567 + schema: &568 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -66987,8 +66997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *378 - *379 + - *380 - *220 responses: '204': @@ -67020,8 +67030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *378 - *379 + - *380 - *220 responses: '200': @@ -67042,8 +67052,8 @@ paths: title: Collaborator description: Collaborator type: object - properties: *496 - required: *497 + properties: *497 + required: *498 nullable: true required: - permission @@ -67098,8 +67108,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -67109,7 +67119,7 @@ paths: application/json: schema: type: array - items: &498 + items: &499 title: Commit Comment description: Commit Comment type: object @@ -67167,7 +67177,7 @@ paths: - created_at - updated_at examples: - default: &501 + default: &502 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67226,17 +67236,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &502 + default: &503 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67293,8 +67303,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -67317,7 +67327,7 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: default: value: @@ -67368,8 +67378,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -67391,8 +67401,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -67419,9 +67429,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -67442,8 +67452,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -67476,16 +67486,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -67507,10 +67517,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -67559,8 +67569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *378 - *379 + - *380 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -67616,9 +67626,9 @@ paths: application/json: schema: type: array - items: *499 + items: *500 examples: - default: &618 + default: &619 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -67712,9 +67722,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *378 - *379 - - &500 + - *380 + - &501 name: commit_sha description: The SHA of the commit. in: path @@ -67786,9 +67796,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *378 - *379 - - *500 + - *380 + - *501 - *17 - *19 responses: @@ -67798,9 +67808,9 @@ paths: application/json: schema: type: array - items: *498 + items: *499 examples: - default: *501 + default: *502 headers: Link: *40 x-github: @@ -67828,9 +67838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *378 - *379 - - *500 + - *380 + - *501 requestBody: required: true content: @@ -67865,9 +67875,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *502 + default: *503 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67895,9 +67905,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *378 - *379 - - *500 + - *380 + - *501 - *17 - *19 responses: @@ -67907,7 +67917,7 @@ paths: application/json: schema: type: array - items: &609 + items: &610 title: Pull Request Simple description: Pull Request Simple type: object @@ -68013,8 +68023,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true active_lock_reason: type: string @@ -68110,7 +68120,7 @@ paths: _links: type: object properties: - comments: &505 + comments: &506 title: Link description: Hypermedia Link type: object @@ -68119,13 +68129,13 @@ paths: type: string required: - href - commits: *505 - statuses: *505 - html: *505 - issue: *505 - review_comments: *505 - review_comment: *505 - self: *505 + commits: *506 + statuses: *506 + html: *506 + issue: *506 + review_comments: *506 + review_comment: *506 + self: *506 required: - comments - commits @@ -68136,7 +68146,7 @@ paths: - review_comment - self author_association: *142 - auto_merge: &611 + auto_merge: &612 title: Auto merge description: The status of auto merging a pull request. type: object @@ -68199,7 +68209,7 @@ paths: - author_association - auto_merge examples: - default: &610 + default: &611 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -68736,11 +68746,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *378 - *379 + - *380 - *19 - *17 - - &506 + - &507 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)" @@ -68755,9 +68765,9 @@ paths: description: Response content: application/json: - schema: *499 + schema: *500 examples: - default: &596 + default: &597 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68870,11 +68880,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *378 - *379 - - *506 + - *380 - *507 - *508 + - *509 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -68908,9 +68918,9 @@ paths: type: integer check_runs: type: array - items: *451 + items: *452 examples: - default: *509 + default: *510 headers: Link: *40 x-github: @@ -68935,9 +68945,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -68945,7 +68955,7 @@ paths: schema: type: integer example: 1 - - *507 + - *508 - *17 - *19 responses: @@ -68963,7 +68973,7 @@ paths: type: integer check_suites: type: array - items: *456 + items: *457 examples: default: value: @@ -69163,9 +69173,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - *17 - *19 responses: @@ -69363,9 +69373,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *378 - *379 - - *506 + - *380 + - *507 - *17 - *19 responses: @@ -69375,7 +69385,7 @@ paths: application/json: schema: type: array - items: &676 + items: &677 title: Status description: The status of a commit. type: object @@ -69456,7 +69466,7 @@ paths: site_admin: false headers: Link: *40 - '301': *392 + '301': *393 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69484,8 +69494,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -69514,20 +69524,20 @@ paths: title: Code Of Conduct Simple description: Code of Conduct Simple type: object - properties: *510 - required: *511 + properties: *511 + required: *512 nullable: true code_of_conduct_file: title: Community Health File type: object - properties: &512 + properties: &513 url: type: string format: uri html_url: type: string format: uri - required: &513 + required: &514 - url - html_url nullable: true @@ -69541,26 +69551,26 @@ paths: contributing: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true readme: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true issue_template: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true pull_request_template: title: Community Health File type: object - properties: *512 - required: *513 + properties: *513 + required: *514 nullable: true required: - code_of_conduct @@ -69687,8 +69697,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *378 - *379 + - *380 - *19 - *17 - name: basehead @@ -69731,8 +69741,8 @@ paths: type: string format: uri example: https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *499 - merge_base_commit: *499 + base_commit: *500 + merge_base_commit: *500 status: type: string enum: @@ -69752,10 +69762,10 @@ paths: example: 6 commits: type: array - items: *499 + items: *500 files: type: array - items: *514 + items: *515 required: - url - html_url @@ -70041,8 +70051,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -70185,7 +70195,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &515 + response-if-content-is-a-file: &516 summary: Response if content is a file value: type: file @@ -70317,7 +70327,7 @@ paths: - size - type - url - - &623 + - &624 title: Content File description: Content File type: object @@ -70518,7 +70528,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *515 + response-if-content-is-a-file: *516 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -70587,7 +70597,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *29 - '302': *516 + '302': *517 '304': *37 x-github: githubCloudOnly: false @@ -70610,8 +70620,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -70704,7 +70714,7 @@ paths: description: Response content: application/json: - schema: &517 + schema: &518 title: File Commit description: File Commit type: object @@ -70856,7 +70866,7 @@ paths: description: Response content: application/json: - schema: *517 + schema: *518 examples: example-for-creating-a-file: value: @@ -70910,7 +70920,7 @@ paths: schema: oneOf: - *3 - - &549 + - &550 description: Repository rule violation was detected type: object properties: @@ -70931,7 +70941,7 @@ paths: items: type: object properties: - placeholder_id: &668 + placeholder_id: &669 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -70963,8 +70973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *378 - *379 + - *380 - name: path description: path parameter in: path @@ -71025,7 +71035,7 @@ paths: description: Response content: application/json: - schema: *517 + schema: *518 examples: default: value: @@ -71080,8 +71090,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *378 - *379 + - *380 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -71204,8 +71214,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *249 - *250 - *251 @@ -71248,7 +71258,7 @@ paths: application/json: schema: type: array - items: &520 + items: &521 type: object description: A Dependabot alert. properties: @@ -71294,7 +71304,7 @@ paths: - unknown - direct - transitive - security_advisory: *518 + security_advisory: *519 security_vulnerability: *104 url: *105 html_url: *106 @@ -71325,7 +71335,7 @@ paths: nullable: true maxLength: 280 fixed_at: *110 - auto_dismissed_at: *519 + auto_dismissed_at: *520 required: - number - state @@ -71555,9 +71565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *378 - *379 - - &521 + - *380 + - &522 name: alert_number in: path description: |- @@ -71572,7 +71582,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -71685,9 +71695,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *378 - *379 - - *521 + - *380 + - *522 requestBody: required: true content: @@ -71732,7 +71742,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default: value: @@ -71861,8 +71871,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -71880,7 +71890,7 @@ paths: type: integer secrets: type: array - items: &524 + items: &525 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -71933,16 +71943,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *522 + schema: *523 examples: - default: *523 + default: *524 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71962,15 +71972,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '200': description: Response content: application/json: - schema: *524 + schema: *525 examples: default: value: @@ -71996,8 +72006,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 requestBody: required: true @@ -72050,8 +72060,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *378 - *379 + - *380 - *208 responses: '204': @@ -72074,8 +72084,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *378 - *379 + - *380 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -72235,8 +72245,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -72475,8 +72485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -72551,7 +72561,7 @@ paths: - version - url additionalProperties: false - metadata: &525 + metadata: &526 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -72584,7 +72594,7 @@ paths: the root of the Git repository. example: "/src/build/package-lock.json" additionalProperties: false - metadata: *525 + metadata: *526 resolved: type: object description: A collection of resolved package dependencies. @@ -72597,7 +72607,7 @@ paths: for more details. example: pkg:/npm/%40actions/http-client@1.0.11 pattern: "^pkg" - metadata: *525 + metadata: *526 relationship: type: string description: A notation of whether a dependency is requested @@ -72726,8 +72736,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *378 - *379 + - *380 - name: sha description: The SHA recorded at creation time. in: query @@ -72767,9 +72777,9 @@ paths: application/json: schema: type: array - items: *526 + items: *527 examples: - default: *527 + default: *528 headers: Link: *40 x-github: @@ -72835,8 +72845,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -72917,7 +72927,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: simple-example: summary: Simple example @@ -72990,9 +73000,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *378 - *379 - - &528 + - *380 + - &529 name: deployment_id description: deployment_id parameter in: path @@ -73004,7 +73014,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: default: value: @@ -73069,9 +73079,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *378 - *379 - - *528 + - *380 + - *529 responses: '204': description: Response @@ -73093,9 +73103,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *378 - *379 - - *528 + - *380 + - *529 - *17 - *19 responses: @@ -73105,7 +73115,7 @@ paths: application/json: schema: type: array - items: &529 + items: &530 title: Deployment Status description: The status of a deployment. type: object @@ -73266,9 +73276,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *378 - *379 - - *528 + - *380 + - *529 requestBody: required: true content: @@ -73343,9 +73353,9 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: &530 + default: &531 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -73401,9 +73411,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *378 - *379 - - *528 + - *380 + - *529 - name: status_id in: path required: true @@ -73414,9 +73424,9 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: *530 + default: *531 '404': *6 x-github: githubCloudOnly: false @@ -73443,12 +73453,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - *221 - *222 - *223 - - *531 + - *532 - *17 - *19 responses: @@ -73458,9 +73468,9 @@ paths: application/json: schema: type: array - items: *532 + items: *533 examples: - default: *533 + default: *534 '404': *6 '403': *29 '500': *85 @@ -73485,8 +73495,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - name: alert_number in: path required: true @@ -73498,7 +73508,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *532 + schema: *533 examples: default: value: @@ -73556,8 +73566,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *378 - *379 + - *380 - name: alert_number in: path required: true @@ -73626,8 +73636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -73684,8 +73694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -73702,7 +73712,7 @@ paths: type: integer environments: type: array - items: &535 + items: &536 title: Environment description: Details of a deployment environment type: object @@ -73754,7 +73764,7 @@ paths: type: type: string example: wait_timer - wait_timer: &537 + wait_timer: &538 type: integer example: 30 description: The amount of time to delay a job after @@ -73791,7 +73801,7 @@ paths: items: type: object properties: - type: *534 + type: *535 reviewer: anyOf: - *4 @@ -73815,7 +73825,7 @@ paths: - id - node_id - type - deployment_branch_policy: &538 + deployment_branch_policy: &539 type: object description: The type of deployment branch policy for this environment. To allow all branches to deploy, set to `null`. @@ -73931,9 +73941,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *378 - *379 - - &536 + - *380 + - &537 name: environment_name in: path required: true @@ -73946,9 +73956,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: &539 + default: &540 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -74032,9 +74042,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: false content: @@ -74043,7 +74053,7 @@ paths: type: object nullable: true properties: - wait_timer: *537 + wait_timer: *538 prevent_self_review: type: boolean example: false @@ -74060,13 +74070,13 @@ paths: items: type: object properties: - type: *534 + type: *535 id: type: integer description: The id of the user or team who can review the deployment example: 4532992 - deployment_branch_policy: *538 + deployment_branch_policy: *539 additionalProperties: false examples: default: @@ -74086,9 +74096,9 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: - default: *539 + default: *540 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -74112,9 +74122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *378 - *379 - - *536 + - *380 + - *537 responses: '204': description: Default response @@ -74139,9 +74149,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *17 - *19 responses: @@ -74159,7 +74169,7 @@ paths: example: 2 branch_policies: type: array - items: &540 + items: &541 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -74216,9 +74226,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: true content: @@ -74264,9 +74274,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - example-wildcard: &541 + example-wildcard: &542 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -74308,10 +74318,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - &542 + - *380 + - *537 + - &543 name: branch_policy_id in: path required: true @@ -74323,9 +74333,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74344,10 +74354,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - *542 + - *380 + - *537 + - *543 requestBody: required: true content: @@ -74375,9 +74385,9 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: - default: *541 + default: *542 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74396,10 +74406,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *378 - *379 - - *536 - - *542 + - *380 + - *537 + - *543 responses: '204': description: Response @@ -74424,9 +74434,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 responses: '200': description: List of deployment protection rules @@ -74442,7 +74452,7 @@ paths: example: 10 custom_deployment_protection_rules: type: array - items: &543 + items: &544 title: Deployment protection rule description: Deployment protection rule type: object @@ -74461,7 +74471,7 @@ paths: example: true description: Whether the deployment protection rule is enabled for the environment. - app: &544 + app: &545 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -74560,9 +74570,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 requestBody: content: application/json: @@ -74583,9 +74593,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *543 + schema: *544 examples: - default: &545 + default: &546 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -74620,9 +74630,9 @@ 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: - - *536 + - *537 + - *380 - *379 - - *378 - *19 - *17 responses: @@ -74641,7 +74651,7 @@ paths: example: 35 available_custom_deployment_protection_rule_integrations: type: array - items: *544 + items: *545 examples: default: value: @@ -74676,10 +74686,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *378 - *379 - - *536 - - &546 + - *380 + - *537 + - &547 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -74691,9 +74701,9 @@ paths: description: Response content: application/json: - schema: *543 + schema: *544 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74714,10 +74724,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: - - *536 + - *537 + - *380 - *379 - - *378 - - *546 + - *547 responses: '204': description: Response @@ -74743,9 +74753,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *17 - *19 responses: @@ -74763,9 +74773,9 @@ paths: type: integer secrets: type: array - items: *415 + items: *416 examples: - default: *416 + default: *417 headers: Link: *40 x-github: @@ -74790,17 +74800,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *378 - *379 - - *536 + - *380 + - *537 responses: '200': description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *418 + default: *419 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74822,18 +74832,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 responses: '200': description: Response content: application/json: - schema: *415 + schema: *416 examples: - default: *547 + default: *548 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74855,9 +74865,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 requestBody: required: true @@ -74915,9 +74925,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *208 responses: '204': @@ -74943,10 +74953,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *378 - *379 - - *536 - - *402 + - *380 + - *537 + - *403 - *19 responses: '200': @@ -74963,9 +74973,9 @@ paths: type: integer variables: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *40 x-github: @@ -74988,9 +74998,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *378 - *379 - - *536 + - *380 + - *537 requestBody: required: true content: @@ -75042,18 +75052,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *378 - *379 - - *536 + - *380 + - *537 - *211 responses: '200': description: Response content: application/json: - schema: *419 + schema: *420 examples: - default: *548 + default: *549 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75074,10 +75084,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *378 - *379 + - *380 - *211 - - *536 + - *537 requestBody: required: true content: @@ -75119,10 +75129,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *378 - *379 + - *380 - *211 - - *536 + - *537 responses: '204': description: Response @@ -75144,8 +75154,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -75222,8 +75232,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *378 - *379 + - *380 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -75382,8 +75392,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -75415,9 +75425,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 '400': *14 '422': *15 '403': *29 @@ -75438,8 +75448,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -75499,7 +75509,7 @@ paths: schema: oneOf: - *181 - - *549 + - *550 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75524,8 +75534,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *378 - *379 + - *380 - name: file_sha in: path required: true @@ -75624,8 +75634,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -75734,7 +75744,7 @@ paths: description: Response content: application/json: - schema: &550 + schema: &551 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -75948,15 +75958,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *378 - *379 - - *500 + - *380 + - *501 responses: '200': description: Response content: application/json: - schema: *550 + schema: *551 examples: default: value: @@ -76012,9 +76022,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *378 - *379 - - &551 + - *380 + - &552 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. @@ -76031,7 +76041,7 @@ paths: application/json: schema: type: array - items: &552 + items: &553 title: Git Reference description: Git references within a repository type: object @@ -76106,17 +76116,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 responses: '200': description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: &553 + default: &554 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -76145,8 +76155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76175,9 +76185,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: *553 + default: *554 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -76203,9 +76213,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 requestBody: required: true content: @@ -76234,9 +76244,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: *553 + default: *554 '422': *15 '409': *96 x-github: @@ -76254,9 +76264,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *378 - *379 - - *551 + - *380 + - *552 responses: '204': description: Response @@ -76311,8 +76321,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76379,7 +76389,7 @@ paths: description: Response content: application/json: - schema: &555 + schema: &556 title: Git Tag description: Metadata for a Git tag type: object @@ -76430,7 +76440,7 @@ paths: - sha - type - url - verification: *554 + verification: *555 required: - sha - url @@ -76440,7 +76450,7 @@ paths: - tag - message examples: - default: &556 + default: &557 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -76513,8 +76523,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *378 - *379 + - *380 - name: tag_sha in: path required: true @@ -76525,9 +76535,9 @@ paths: description: Response content: application/json: - schema: *555 + schema: *556 examples: - default: *556 + default: *557 '404': *6 '409': *96 x-github: @@ -76551,8 +76561,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -76625,7 +76635,7 @@ paths: description: Response content: application/json: - schema: &557 + schema: &558 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -76721,8 +76731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *378 - *379 + - *380 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -76745,7 +76755,7 @@ paths: description: Response content: application/json: - schema: *557 + schema: *558 examples: default-response: summary: Default response @@ -76804,8 +76814,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -76815,7 +76825,7 @@ paths: application/json: schema: type: array - items: &558 + items: &559 title: Webhook description: Webhooks for repositories. type: object @@ -76869,7 +76879,7 @@ paths: type: string format: uri example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &806 + last_response: &807 title: Hook Response type: object properties: @@ -76943,8 +76953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -76996,9 +77006,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: &559 + default: &560 value: type: Repository id: 12345678 @@ -77046,17 +77056,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '200': description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 '404': *6 x-github: githubCloudOnly: false @@ -77076,8 +77086,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 requestBody: required: true @@ -77123,9 +77133,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 '422': *15 '404': *6 x-github: @@ -77146,8 +77156,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77172,8 +77182,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *378 - *379 + - *380 - *266 responses: '200': @@ -77201,8 +77211,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *378 - *379 + - *380 - *266 requestBody: required: false @@ -77247,8 +77257,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *17 - *267 @@ -77280,8 +77290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *16 responses: @@ -77310,8 +77320,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 - *16 responses: @@ -77335,8 +77345,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77362,8 +77372,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *378 - *379 + - *380 - *266 responses: '204': @@ -77422,14 +77432,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &560 + schema: &561 title: Import description: A repository import from an external source. type: object @@ -77528,7 +77538,7 @@ paths: - html_url - authors_url examples: - default: &563 + default: &564 value: vcs: subversion use_lfs: true @@ -77544,7 +77554,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &561 + '503': &562 description: Unavailable due to service under maintenance. content: application/json: @@ -77573,8 +77583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -77622,7 +77632,7 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: default: value: @@ -77647,7 +77657,7 @@ paths: type: string '422': *15 '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77675,8 +77685,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -77725,7 +77735,7 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: example-1: summary: Example 1 @@ -77773,7 +77783,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': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77796,12 +77806,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *378 - *379 + - *380 responses: '204': description: Response - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77827,9 +77837,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *378 - *379 - - &752 + - *380 + - &753 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -77843,7 +77853,7 @@ paths: application/json: schema: type: array - items: &562 + items: &563 title: Porter Author description: Porter Author type: object @@ -77897,7 +77907,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77922,8 +77932,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *378 - *379 + - *380 - name: author_id in: path required: true @@ -77953,7 +77963,7 @@ paths: description: Response content: application/json: - schema: *562 + schema: *563 examples: default: value: @@ -77966,7 +77976,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77990,8 +78000,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78032,7 +78042,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78060,8 +78070,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -78088,11 +78098,11 @@ paths: description: Response content: application/json: - schema: *560 + schema: *561 examples: - default: *563 + default: *564 '422': *15 - '503': *561 + '503': *562 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78115,8 +78125,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78124,8 +78134,8 @@ paths: application/json: schema: *22 examples: - default: *564 - '301': *392 + default: *565 + '301': *393 '404': *6 x-github: githubCloudOnly: false @@ -78145,8 +78155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -78159,7 +78169,7 @@ paths: properties: {} additionalProperties: false examples: - default: &566 + default: &567 value: limit: collaborators_only origin: repository @@ -78184,13 +78194,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: application/json: - schema: *565 + schema: *566 examples: default: summary: Example request body @@ -78204,7 +78214,7 @@ paths: application/json: schema: *284 examples: - default: *566 + default: *567 '409': description: Response x-github: @@ -78226,8 +78236,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -78250,8 +78260,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -78261,9 +78271,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: &745 + default: &746 value: - id: 1 repository: @@ -78394,8 +78404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *378 - *379 + - *380 - *288 requestBody: required: false @@ -78425,7 +78435,7 @@ paths: description: Response content: application/json: - schema: *567 + schema: *568 examples: default: value: @@ -78556,8 +78566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *378 - *379 + - *380 - *288 responses: '204': @@ -78589,8 +78599,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *378 - *379 + - *380 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -78663,7 +78673,7 @@ paths: type: array items: *155 examples: - default: &578 + default: &579 value: - id: 1 node_id: MDU6SXNzdWUx @@ -78811,7 +78821,7 @@ paths: state_reason: completed headers: Link: *40 - '301': *392 + '301': *393 '422': *15 '404': *6 x-github: @@ -78840,8 +78850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -78925,7 +78935,7 @@ paths: application/json: schema: *155 examples: - default: &573 + default: &574 value: id: 1 node_id: MDU6SXNzdWUx @@ -79081,7 +79091,7 @@ paths: '422': *15 '503': *134 '404': *6 - '410': *389 + '410': *390 x-github: triggersNotification: true githubCloudOnly: false @@ -79109,8 +79119,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *378 - *379 + - *380 - *165 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -79131,9 +79141,9 @@ paths: application/json: schema: type: array - items: *568 + items: *569 examples: - default: &575 + default: &576 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79191,17 +79201,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: &569 + default: &570 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79255,8 +79265,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -79279,9 +79289,9 @@ paths: description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: *569 + default: *570 '422': *15 x-github: githubCloudOnly: false @@ -79299,8 +79309,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -79321,8 +79331,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -79349,9 +79359,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -79372,8 +79382,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -79406,16 +79416,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -79437,10 +79447,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -79460,8 +79470,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -79471,7 +79481,7 @@ paths: application/json: schema: type: array - items: &572 + items: &573 title: Issue Event description: Issue Event type: object @@ -79514,8 +79524,8 @@ paths: description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. type: object - properties: *570 - required: *571 + properties: *571 + required: *572 nullable: true label: title: Issue Event Label @@ -79822,8 +79832,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *378 - *379 + - *380 - name: event_id in: path required: true @@ -79834,7 +79844,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -80027,7 +80037,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *389 + '410': *390 '403': *29 x-github: githubCloudOnly: false @@ -80061,9 +80071,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *378 - *379 - - &574 + - *380 + - &575 name: issue_number description: The number that identifies the issue. in: path @@ -80077,10 +80087,10 @@ paths: application/json: schema: *155 examples: - default: *573 - '301': *392 + default: *574 + '301': *393 '404': *6 - '410': *389 + '410': *390 '304': *37 x-github: githubCloudOnly: false @@ -80105,9 +80115,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -80212,13 +80222,13 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 '422': *15 '503': *134 '403': *29 - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80236,9 +80246,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -80266,7 +80276,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80282,9 +80292,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: content: application/json: @@ -80311,7 +80321,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80333,9 +80343,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - name: assignee in: path required: true @@ -80375,9 +80385,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *145 - *17 - *19 @@ -80388,13 +80398,13 @@ paths: application/json: schema: type: array - items: *568 + items: *569 examples: - default: *575 + default: *576 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80423,9 +80433,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -80447,16 +80457,16 @@ paths: description: Response content: application/json: - schema: *568 + schema: *569 examples: - default: *569 + default: *570 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *29 - '410': *389 + '410': *390 '422': *15 '404': *6 x-github: @@ -80476,9 +80486,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -80492,7 +80502,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &579 + - &580 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -80546,7 +80556,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &580 + - &581 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -80682,7 +80692,7 @@ paths: - performed_via_github_app - assignee - assigner - - &581 + - &582 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -80733,7 +80743,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &582 + - &583 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -80784,7 +80794,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &583 + - &584 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -80838,7 +80848,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &584 + - &585 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -80885,7 +80895,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &585 + - &586 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -80932,7 +80942,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &586 + - &587 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -80992,7 +81002,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &587 + - &588 title: Locked Issue Event description: Locked Issue Event type: object @@ -81040,7 +81050,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &588 + - &589 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -81106,7 +81116,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &589 + - &590 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -81172,7 +81182,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &590 + - &591 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -81238,7 +81248,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &591 + - &592 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -81329,7 +81339,7 @@ paths: color: red headers: Link: *40 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81346,9 +81356,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -81358,7 +81368,7 @@ paths: application/json: schema: type: array - items: &576 + items: &577 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -81405,7 +81415,7 @@ paths: - color - default examples: - default: &577 + default: &578 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -81423,9 +81433,9 @@ paths: default: false headers: Link: *40 - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81442,9 +81452,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81503,12 +81513,12 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 - '301': *392 + default: *578 + '301': *393 '404': *6 - '410': *389 + '410': *390 '422': *15 x-github: githubCloudOnly: false @@ -81525,9 +81535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81587,12 +81597,12 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 - '301': *392 + default: *578 + '301': *393 '404': *6 - '410': *389 + '410': *390 '422': *15 x-github: githubCloudOnly: false @@ -81609,15 +81619,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 responses: '204': description: Response - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81636,9 +81646,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - name: name in: path required: true @@ -81651,7 +81661,7 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: default: value: @@ -81662,9 +81672,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *392 + '301': *393 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81684,9 +81694,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: false content: @@ -81714,7 +81724,7 @@ paths: '204': description: Response '403': *29 - '410': *389 + '410': *390 '404': *6 '422': *15 x-github: @@ -81732,9 +81742,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 responses: '204': description: Response @@ -81756,9 +81766,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - 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. @@ -81784,13 +81794,13 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81808,9 +81818,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -81842,16 +81852,16 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -81873,10 +81883,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *378 - *379 - - *574 - - *370 + - *380 + - *575 + - *371 responses: '204': description: Response @@ -81905,9 +81915,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -81931,7 +81941,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -81964,9 +81974,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -81978,11 +81988,11 @@ paths: type: array items: *155 examples: - default: *578 + default: *579 headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82010,9 +82020,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -82041,14 +82051,14 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *29 - '410': *389 + '410': *390 '422': *15 '404': *6 x-github: @@ -82068,9 +82078,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 requestBody: required: true content: @@ -82103,7 +82113,7 @@ paths: application/json: schema: *155 examples: - default: *573 + default: *574 '403': *29 '404': *6 '422': *7 @@ -82125,9 +82135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *378 - *379 - - *574 + - *380 + - *575 - *17 - *19 responses: @@ -82142,7 +82152,6 @@ paths: description: Timeline Event type: object anyOf: - - *579 - *580 - *581 - *582 @@ -82155,6 +82164,7 @@ paths: - *589 - *590 - *591 + - *592 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -82459,7 +82469,7 @@ paths: type: string comments: type: array - items: &612 + items: &613 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -82668,7 +82678,7 @@ paths: type: string comments: type: array - items: *498 + items: *499 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -82957,7 +82967,7 @@ paths: headers: Link: *40 '404': *6 - '410': *389 + '410': *390 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82974,8 +82984,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -82985,7 +82995,7 @@ paths: application/json: schema: type: array - items: &592 + items: &593 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -83050,8 +83060,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83087,9 +83097,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: &593 + default: &594 value: id: 1 key: ssh-rsa AAA... @@ -83123,9 +83133,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *378 - *379 - - &594 + - *380 + - &595 name: key_id description: The unique identifier of the key. in: path @@ -83137,9 +83147,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: *593 + default: *594 '404': *6 x-github: githubCloudOnly: false @@ -83157,9 +83167,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *378 - *379 - - *594 + - *380 + - *595 responses: '204': description: Response @@ -83179,8 +83189,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -83190,9 +83200,9 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 + default: *578 headers: Link: *40 '404': *6 @@ -83213,8 +83223,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83250,9 +83260,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: &595 + default: &596 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -83284,8 +83294,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83296,9 +83306,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: *595 + default: *596 '404': *6 x-github: githubCloudOnly: false @@ -83315,8 +83325,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83355,7 +83365,7 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: default: value: @@ -83381,8 +83391,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *378 - *379 + - *380 - name: name in: path required: true @@ -83408,8 +83418,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -83445,8 +83455,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *378 - *379 + - *380 responses: '202': *39 '403': @@ -83474,8 +83484,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -83501,9 +83511,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *378 - *379 - - *474 + - *380 + - *475 responses: '200': description: Response @@ -83648,8 +83658,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83714,8 +83724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83749,9 +83759,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *499 + schema: *500 examples: - default: *596 + default: *597 '204': description: Response when already merged '404': @@ -83776,8 +83786,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *378 - *379 + - *380 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -83818,12 +83828,12 @@ paths: application/json: schema: type: array - items: &597 + items: &598 title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 examples: default: value: @@ -83879,8 +83889,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -83920,9 +83930,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: &598 + default: &599 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -83981,9 +83991,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *378 - *379 - - &599 + - *380 + - &600 name: milestone_number description: The number that identifies the milestone. in: path @@ -83995,9 +84005,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: *598 + default: *599 '404': *6 x-github: githubCloudOnly: false @@ -84014,9 +84024,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 requestBody: required: false content: @@ -84054,9 +84064,9 @@ paths: description: Response content: application/json: - schema: *597 + schema: *598 examples: - default: *598 + default: *599 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84072,9 +84082,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 responses: '204': description: Response @@ -84095,9 +84105,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *378 - *379 - - *599 + - *380 + - *600 - *17 - *19 responses: @@ -84107,9 +84117,9 @@ paths: application/json: schema: type: array - items: *576 + items: *577 examples: - default: *577 + default: *578 headers: Link: *40 x-github: @@ -84128,12 +84138,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *378 - *379 - - *600 + - *380 - *601 - - *145 - *602 + - *145 + - *603 - *17 - *19 responses: @@ -84145,7 +84155,7 @@ paths: type: array items: *168 examples: - default: *603 + default: *604 headers: Link: *40 x-github: @@ -84169,8 +84179,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -84228,14 +84238,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: &604 + schema: &605 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -84360,7 +84370,7 @@ paths: - custom_404 - public examples: - default: &605 + default: &606 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -84401,8 +84411,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84456,9 +84466,9 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: *605 + default: *606 '422': *15 '409': *96 x-github: @@ -84481,8 +84491,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84589,8 +84599,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -84616,8 +84626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -84627,7 +84637,7 @@ paths: application/json: schema: type: array - items: &606 + items: &607 title: Page Build description: Page Build type: object @@ -84721,8 +84731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *378 - *379 + - *380 responses: '201': description: Response @@ -84767,16 +84777,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *606 + schema: *607 examples: - default: &607 + default: &608 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -84824,8 +84834,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *378 - *379 + - *380 - name: build_id in: path required: true @@ -84836,9 +84846,9 @@ paths: description: Response content: application/json: - schema: *606 + schema: *607 examples: - default: *607 + default: *608 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84858,8 +84868,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -84964,9 +84974,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *378 - *379 - - &608 + - *380 + - &609 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -85024,9 +85034,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *378 - *379 - - *608 + - *380 + - *609 responses: '204': *120 '404': *6 @@ -85053,8 +85063,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -85312,8 +85322,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Private vulnerability reporting status @@ -85350,8 +85360,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': *120 '422': *14 @@ -85372,8 +85382,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': *120 '422': *14 @@ -85396,8 +85406,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *378 - *379 + - *380 - name: state description: Indicates the state of the projects to return. in: query @@ -85458,7 +85468,7 @@ paths: '401': *25 '403': *29 '404': *6 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -85481,8 +85491,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85510,11 +85520,11 @@ paths: application/json: schema: *323 examples: - default: *388 + default: *389 '401': *25 '403': *29 '404': *6 - '410': *389 + '410': *390 '422': *7 x-github: githubCloudOnly: false @@ -85537,8 +85547,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -85577,8 +85587,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85640,8 +85650,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *378 - *379 + - *380 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -85701,9 +85711,9 @@ paths: application/json: schema: type: array - items: *609 + items: *610 examples: - default: *610 + default: *611 headers: Link: *40 '304': *37 @@ -85735,8 +85745,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -85801,7 +85811,7 @@ paths: description: Response content: application/json: - schema: &614 + schema: &615 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -85912,8 +85922,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true active_lock_reason: type: string @@ -85958,7 +85968,7 @@ paths: nullable: true requested_teams: type: array - items: *345 + items: *346 nullable: true head: type: object @@ -85997,14 +86007,14 @@ paths: _links: type: object properties: - comments: *505 - commits: *505 - statuses: *505 - html: *505 - issue: *505 - review_comments: *505 - review_comment: *505 - self: *505 + comments: *506 + commits: *506 + statuses: *506 + html: *506 + issue: *506 + review_comments: *506 + review_comment: *506 + self: *506 required: - comments - commits @@ -86015,7 +86025,7 @@ paths: - review_comment - self author_association: *142 - auto_merge: *611 + auto_merge: *612 draft: description: Indicates whether or not the pull request is a draft. example: false @@ -86107,7 +86117,7 @@ paths: - merged_by - review_comments examples: - default: &615 + default: &616 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -86634,8 +86644,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *378 - *379 + - *380 - name: sort in: query required: false @@ -86664,9 +86674,9 @@ paths: application/json: schema: type: array - items: *612 + items: *613 examples: - default: &617 + default: &618 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86743,17 +86753,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 responses: '200': description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: &613 + default: &614 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86828,8 +86838,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -86852,9 +86862,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86870,8 +86880,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *378 - *379 + - *380 - *154 responses: '204': @@ -86893,8 +86903,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *378 - *379 + - *380 - *154 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -86921,9 +86931,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -86944,8 +86954,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *378 - *379 + - *380 - *154 requestBody: required: true @@ -86978,16 +86988,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -87009,10 +87019,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *378 - *379 + - *380 - *154 - - *370 + - *371 responses: '204': description: Response @@ -87055,9 +87065,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *378 - *379 - - &616 + - *380 + - &617 name: pull_number description: The number that identifies the pull request. in: path @@ -87070,9 +87080,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *614 + schema: *615 examples: - default: *615 + default: *616 '304': *37 '404': *6 '406': @@ -87107,9 +87117,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87151,9 +87161,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *615 + default: *616 '422': *15 '403': *29 x-github: @@ -87175,9 +87185,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -87239,7 +87249,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -87247,7 +87257,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -87277,9 +87287,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *165 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -87300,9 +87310,9 @@ paths: application/json: schema: type: array - items: *612 + items: *613 examples: - default: *617 + default: *618 headers: Link: *40 x-github: @@ -87335,9 +87345,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -87442,7 +87452,7 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: example-for-a-multi-line-comment: value: @@ -87530,9 +87540,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *154 requestBody: required: true @@ -87555,7 +87565,7 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: default: value: @@ -87641,9 +87651,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -87653,9 +87663,9 @@ paths: application/json: schema: type: array - items: *499 + items: *500 examples: - default: *618 + default: *619 headers: Link: *40 x-github: @@ -87685,9 +87695,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -87697,7 +87707,7 @@ paths: application/json: schema: type: array - items: *514 + items: *515 examples: default: value: @@ -87735,9 +87745,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *378 - *379 - - *616 + - *380 + - *617 responses: '204': description: Response if pull request has been merged @@ -87760,9 +87770,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87873,9 +87883,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 responses: '200': description: Response @@ -87950,9 +87960,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -87989,7 +87999,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -88525,9 +88535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: true content: @@ -88561,7 +88571,7 @@ paths: description: Response content: application/json: - schema: *609 + schema: *610 examples: default: value: @@ -89066,9 +89076,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 - *17 - *19 responses: @@ -89078,7 +89088,7 @@ paths: application/json: schema: type: array - items: &619 + items: &620 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -89229,9 +89239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -89317,9 +89327,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: &621 + default: &622 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89382,10 +89392,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - &620 + - *380 + - *617 + - &621 name: review_id description: The unique identifier of the review. in: path @@ -89397,9 +89407,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: &622 + default: &623 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89458,10 +89468,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89484,7 +89494,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -89546,18 +89556,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 responses: '200': description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: *621 + default: *622 '422': *7 '404': *6 x-github: @@ -89584,10 +89594,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 - *17 - *19 responses: @@ -89670,9 +89680,9 @@ paths: _links: type: object properties: - self: *505 - html: *505 - pull_request: *505 + self: *506 + html: *506 + pull_request: *506 required: - self - html @@ -89815,10 +89825,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89846,7 +89856,7 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: default: value: @@ -89909,10 +89919,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *378 - *379 - - *616 - - *620 + - *380 + - *617 + - *621 requestBody: required: true content: @@ -89947,9 +89957,9 @@ paths: description: Response content: application/json: - schema: *619 + schema: *620 examples: - default: *622 + default: *623 '404': *6 '422': *7 '403': *29 @@ -89971,9 +89981,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *378 - *379 - - *616 + - *380 + - *617 requestBody: required: false content: @@ -90036,8 +90046,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *378 - *379 + - *380 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -90050,9 +90060,9 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: - default: &624 + default: &625 value: type: file encoding: base64 @@ -90094,8 +90104,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *378 - *379 + - *380 - name: dir description: The alternate path to look for a README file in: path @@ -90115,9 +90125,9 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: - default: *624 + default: *625 '404': *6 '422': *15 x-github: @@ -90139,8 +90149,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -90150,7 +90160,7 @@ paths: application/json: schema: type: array - items: &625 + items: &626 title: Release description: A release. type: object @@ -90213,7 +90223,7 @@ paths: author: *4 assets: type: array - items: &626 + items: &627 title: Release Asset description: Data related to a release. type: object @@ -90394,8 +90404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -90471,9 +90481,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: &629 + default: &630 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -90576,9 +90586,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *378 - *379 - - &627 + - *380 + - &628 name: asset_id description: The unique identifier of the asset. in: path @@ -90590,9 +90600,9 @@ paths: description: Response content: application/json: - schema: *626 + schema: *627 examples: - default: &628 + default: &629 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 @@ -90626,7 +90636,7 @@ paths: type: User site_admin: false '404': *6 - '302': *516 + '302': *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90642,9 +90652,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *378 - *379 - - *627 + - *380 + - *628 requestBody: required: false content: @@ -90672,9 +90682,9 @@ paths: description: Response content: application/json: - schema: *626 + schema: *627 examples: - default: *628 + default: *629 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90690,9 +90700,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *378 - *379 - - *627 + - *380 + - *628 responses: '204': description: Response @@ -90716,8 +90726,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -90802,16 +90812,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *378 - *379 + - *380 responses: '200': description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90828,8 +90838,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *378 - *379 + - *380 - name: tag description: tag parameter in: path @@ -90842,9 +90852,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 '404': *6 x-github: githubCloudOnly: false @@ -90866,9 +90876,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *378 - *379 - - &630 + - *380 + - &631 name: release_id description: The unique identifier of the release. in: path @@ -90882,9 +90892,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: *625 + schema: *626 examples: - default: *629 + default: *630 '401': description: Unauthorized x-github: @@ -90902,9 +90912,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 requestBody: required: false content: @@ -90968,9 +90978,9 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: - default: *629 + default: *630 '404': description: Not Found if the discussion category name is invalid content: @@ -90991,9 +91001,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 responses: '204': description: Response @@ -91013,9 +91023,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *378 - *379 - - *630 + - *380 + - *631 - *17 - *19 responses: @@ -91025,7 +91035,7 @@ paths: application/json: schema: type: array - items: *626 + items: *627 examples: default: value: @@ -91106,9 +91116,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *378 - *379 - - *630 + - *380 + - *631 - name: name in: query required: true @@ -91134,7 +91144,7 @@ paths: description: Response for successful upload content: application/json: - schema: *626 + schema: *627 examples: response-for-successful-upload: value: @@ -91188,9 +91198,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 - 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. @@ -91214,9 +91224,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 '404': *6 @@ -91237,9 +91247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *378 - *379 - - *630 + - *380 + - *631 requestBody: required: true content: @@ -91269,16 +91279,16 @@ paths: description: Reaction exists content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '201': description: Reaction created content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '422': *15 x-github: githubCloudOnly: false @@ -91300,10 +91310,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *378 - *379 - - *630 - - *370 + - *380 + - *631 + - *371 responses: '204': description: Response @@ -91327,9 +91337,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *378 - *379 - - *437 + - *380 + - *438 - *17 - *19 responses: @@ -91345,8 +91355,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *631 - - &633 + - *632 + - &634 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -91366,65 +91376,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *632 - *633 - - allOf: - *634 - - *633 - allOf: - *635 - - *633 + - *634 - allOf: - *636 - - *633 + - *634 - allOf: - *637 - - *633 + - *634 - allOf: - *638 - - *633 + - *634 - allOf: - *639 - - *633 + - *634 - allOf: - *640 - - *633 + - *634 - allOf: - *641 - - *633 + - *634 - allOf: - *642 - - *633 + - *634 - allOf: - *643 - - *633 + - *634 - allOf: - *644 - - *633 + - *634 - allOf: - *645 - - *633 + - *634 - allOf: - *646 - - *633 + - *634 - allOf: - *647 - - *633 + - *634 - allOf: - *648 - - *633 + - *634 - allOf: - *649 - - *633 + - *634 - allOf: - *650 - - *633 + - *634 - allOf: - *651 - - *633 + - *634 - allOf: - *652 - - *633 + - *634 + - allOf: + - *653 + - *634 examples: default: value: @@ -91463,8 +91473,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - *17 - *19 - name: includes_parents @@ -91475,7 +91485,7 @@ paths: schema: type: boolean default: true - - *653 + - *654 responses: '200': description: Response @@ -91530,8 +91540,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 requestBody: description: Request body required: true @@ -91593,7 +91603,7 @@ paths: application/json: schema: *130 examples: - default: &662 + default: &663 value: id: 42 name: super cool ruleset @@ -91640,12 +91650,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *378 - *379 - - *654 - - *223 + - *380 - *655 + - *223 - *656 + - *657 - *17 - *19 responses: @@ -91653,9 +91663,9 @@ paths: description: Response content: application/json: - schema: *657 + schema: *658 examples: - default: *658 + default: *659 '404': *6 '500': *85 x-github: @@ -91676,17 +91686,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *378 - *379 - - *659 + - *380 + - *660 responses: '200': description: Response content: application/json: - schema: *660 + schema: *661 examples: - default: *661 + default: *662 '404': *6 '500': *85 x-github: @@ -91714,8 +91724,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91737,7 +91747,7 @@ paths: application/json: schema: *130 examples: - default: *662 + default: *663 '404': *6 '500': *85 put: @@ -91755,8 +91765,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91820,7 +91830,7 @@ paths: application/json: schema: *130 examples: - default: *662 + default: *663 '404': *6 '500': *85 delete: @@ -91838,8 +91848,8 @@ paths: category: repos subcategory: rules parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91862,8 +91872,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *378 - *379 + - *380 - *17 - *19 - name: ruleset_id @@ -91900,8 +91910,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *378 - *379 + - *380 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91974,8 +91984,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *378 - *379 + - *380 - *335 - *336 - *337 @@ -91983,11 +91993,12 @@ paths: - *88 - *19 - *17 - - *663 - *664 + - *665 - *339 - *340 - *341 + - *342 responses: '200': description: Response @@ -91995,7 +92006,7 @@ paths: application/json: schema: type: array - items: &667 + items: &668 type: object properties: number: *100 @@ -92014,8 +92025,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *665 - resolution: *666 + state: *666 + resolution: *667 resolved_at: type: string format: date-time @@ -92233,15 +92244,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 + - *342 responses: '200': description: Response content: application/json: - schema: *667 + schema: *668 examples: default: value: @@ -92293,9 +92305,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 requestBody: required: true content: @@ -92303,8 +92315,8 @@ paths: schema: type: object properties: - state: *665 - resolution: *666 + state: *666 + resolution: *667 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -92322,7 +92334,7 @@ paths: description: Response content: application/json: - schema: *667 + schema: *668 examples: default: value: @@ -92397,9 +92409,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *378 - *379 - - *468 + - *380 + - *469 - *19 - *17 responses: @@ -92410,7 +92422,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &827 + items: &828 type: object properties: type: @@ -92769,8 +92781,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -92778,14 +92790,14 @@ paths: schema: type: object properties: - reason: &669 + reason: &670 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *668 + placeholder_id: *669 required: - reason - placeholder_id @@ -92802,7 +92814,7 @@ paths: schema: type: object properties: - reason: *669 + reason: *670 expire_at: type: string format: date-time @@ -92845,8 +92857,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *378 - *379 + - *380 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -92861,7 +92873,7 @@ paths: properties: incremental_scans: type: array - items: &670 + items: &671 description: Information on a single scan performed by secret scanning on the repository type: object @@ -92887,15 +92899,15 @@ paths: nullable: true pattern_update_scans: type: array - items: *670 + items: *671 backfill_scans: type: array - items: *670 + items: *671 custom_pattern_backfill_scans: type: array items: allOf: - - *670 + - *671 - type: object properties: pattern_name: @@ -92965,8 +92977,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *378 - *379 + - *380 - *88 - name: sort description: The property to sort the results by. @@ -93010,9 +93022,9 @@ paths: application/json: schema: type: array - items: *671 + items: *672 examples: - default: *672 + default: *673 '400': *14 '404': *6 x-github: @@ -93035,8 +93047,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -93109,7 +93121,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 required: - login - type @@ -93196,9 +93208,9 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: &674 + default: &675 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -93431,8 +93443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -93536,7 +93548,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: default: value: @@ -93683,17 +93695,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '200': description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 + default: *675 '403': *29 '404': *6 x-github: @@ -93717,9 +93729,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 requestBody: required: true content: @@ -93792,7 +93804,7 @@ paths: login: type: string description: The username of the user credited. - type: *344 + type: *345 required: - login - type @@ -93878,10 +93890,10 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 - add_credit: *674 + default: *675 + add_credit: *675 '403': *29 '404': *6 '422': @@ -93919,9 +93931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '202': *39 '400': *14 @@ -93948,17 +93960,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *378 - *379 - - *673 + - *380 + - *674 responses: '202': description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 '400': *14 '422': *15 '403': *29 @@ -93984,8 +93996,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94084,8 +94096,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -94094,7 +94106,7 @@ paths: application/json: schema: type: array - items: &675 + items: &676 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -94127,8 +94139,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94204,8 +94216,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94301,8 +94313,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *378 - *379 + - *380 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -94456,8 +94468,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *378 - *379 + - *380 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -94467,7 +94479,7 @@ paths: application/json: schema: type: array - items: *675 + items: *676 examples: default: value: @@ -94500,8 +94512,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *378 - *379 + - *380 - name: sha in: path required: true @@ -94555,7 +94567,7 @@ paths: description: Response content: application/json: - schema: *676 + schema: *677 examples: default: value: @@ -94609,8 +94621,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94642,14 +94654,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *378 - *379 + - *380 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &677 + schema: &678 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -94717,8 +94729,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *378 - *379 + - *380 requestBody: required: false content: @@ -94744,7 +94756,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -94771,8 +94783,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -94792,8 +94804,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -94872,8 +94884,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -94881,7 +94893,7 @@ paths: application/json: schema: type: array - items: &678 + items: &679 title: Tag protection description: Tag protection type: object @@ -94933,8 +94945,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -94957,7 +94969,7 @@ paths: description: Response content: application/json: - schema: *678 + schema: *679 examples: default: value: @@ -94988,8 +95000,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *378 - *379 + - *380 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -95026,8 +95038,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *378 - *379 + - *380 - name: ref in: path required: true @@ -95063,8 +95075,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *378 - *379 + - *380 - *17 - *19 responses: @@ -95096,8 +95108,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *378 - *379 + - *380 - *19 - *17 responses: @@ -95105,7 +95117,7 @@ paths: description: Response content: application/json: - schema: &679 + schema: &680 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -95117,7 +95129,7 @@ paths: required: - names examples: - default: &680 + default: &681 value: names: - octocat @@ -95140,8 +95152,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -95172,9 +95184,9 @@ paths: description: Response content: application/json: - schema: *679 + schema: *680 examples: - default: *680 + default: *681 '404': *6 '422': *7 x-github: @@ -95195,9 +95207,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *378 - *379 - - &681 + - *380 + - &682 name: per description: The time frame to display results for. in: query @@ -95226,7 +95238,7 @@ paths: example: 128 clones: type: array - items: &682 + items: &683 title: Traffic type: object properties: @@ -95313,8 +95325,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -95404,8 +95416,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *378 - *379 + - *380 responses: '200': description: Response @@ -95465,9 +95477,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *378 - *379 - - *681 + - *380 + - *682 responses: '200': description: Response @@ -95486,7 +95498,7 @@ paths: example: 3782 views: type: array - items: *682 + items: *683 required: - uniques - count @@ -95563,8 +95575,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *378 - *379 + - *380 requestBody: required: true content: @@ -95838,8 +95850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *378 - *379 + - *380 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -95862,8 +95874,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -95885,8 +95897,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -95912,8 +95924,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *378 - *379 + - *380 - name: ref in: path required: true @@ -96005,9 +96017,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -96158,7 +96170,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &690 + - &691 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -96167,7 +96179,7 @@ paths: schema: type: string example: members - - &695 + - &696 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -96178,7 +96190,7 @@ paths: default: 1 format: int32 example: 1 - - &696 + - &697 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -96220,7 +96232,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &684 + items: &685 allOf: - type: object required: @@ -96295,7 +96307,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: &697 + meta: &698 type: object description: The metadata associated with the creation/updates to the user. @@ -96355,31 +96367,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &685 + '400': &686 description: Bad request content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '401': &686 + schema: *684 + '401': &687 description: Authorization failure - '403': &687 + '403': &688 description: Permission denied - '429': &688 + '429': &689 description: Too many requests content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '500': &689 + schema: *684 + '500': &690 description: Internal server error content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 + schema: *684 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96403,7 +96415,7 @@ paths: required: true content: application/json: - schema: &693 + schema: &694 type: object required: - schemas @@ -96459,9 +96471,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *684 + schema: *685 examples: - group: &691 + group: &692 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -96480,13 +96492,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 - '400': *685 - '401': *686 - '403': *687 - '409': &694 + '400': *686 + '401': *687 + '403': *688 + '409': &695 description: Duplicate record detected - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96503,7 +96515,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: - - &692 + - &693 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -96511,22 +96523,22 @@ paths: schema: type: string example: 7fce0092-d52e-4f76-b727-3955bd72c939 - - *690 + - *691 - *41 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *684 + schema: *685 examples: - default: *691 - '400': *685 - '401': *686 - '403': *687 + default: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96545,13 +96557,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: - - *692 + - *693 - *41 requestBody: required: true content: application/json: - schema: *693 + schema: *694 examples: group: summary: Group @@ -96577,17 +96589,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *684 + schema: *685 examples: - group: *691 - groupWithMembers: *691 - '400': *685 - '401': *686 - '403': *687 + group: *692 + groupWithMembers: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96611,13 +96623,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: - - *692 + - *693 - *41 requestBody: required: true content: application/json: - schema: &704 + schema: &705 type: object required: - Operations @@ -96677,17 +96689,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *684 + schema: *685 examples: - updateGroup: *691 - addMembers: *691 - '400': *685 - '401': *686 - '403': *687 + updateGroup: *692 + addMembers: *692 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96703,17 +96715,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: - - *692 + - *693 - *41 responses: '204': description: Group was deleted, no content - '400': *685 - '401': *686 - '403': *687 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96747,8 +96759,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *695 - *696 + - *697 - *41 responses: '200': @@ -96781,7 +96793,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &699 + items: &700 allOf: - type: object required: @@ -96860,7 +96872,7 @@ paths: description: Whether this email address is the primary address. example: true - roles: &698 + roles: &699 type: array description: The roles assigned to the user. items: @@ -96916,7 +96928,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *697 + meta: *698 startIndex: type: integer description: A starting index for the returned page @@ -96953,11 +96965,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *685 - '401': *686 - '403': *687 - '429': *688 - '500': *689 + '400': *686 + '401': *687 + '403': *688 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96981,7 +96993,7 @@ paths: required: true content: application/json: - schema: &702 + schema: &703 type: object required: - schemas @@ -97063,9 +97075,9 @@ paths: type: boolean description: Whether this email address is the primary address. example: true - roles: *698 + roles: *699 examples: - user: &703 + user: &704 summary: User value: schemas: @@ -97112,9 +97124,9 @@ paths: description: User has been created content: application/scim+json: - schema: *699 + schema: *700 examples: - user: &700 + user: &701 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97140,13 +97152,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: *700 - '400': *685 - '401': *686 - '403': *687 - '409': *694 - '429': *688 - '500': *689 + enterpriseOwner: *701 + '400': *686 + '401': *687 + '403': *688 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97163,7 +97175,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: - - &701 + - &702 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -97176,15 +97188,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *699 + schema: *700 examples: - default: *700 - '400': *685 - '401': *686 - '403': *687 + default: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97206,30 +97218,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: - - *701 + - *702 - *41 requestBody: required: true content: application/json: - schema: *702 + schema: *703 examples: - user: *703 + user: *704 responses: '200': description: User was updated content: application/scim+json: - schema: *699 + schema: *700 examples: - user: *700 - '400': *685 - '401': *686 - '403': *687 + user: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97264,13 +97276,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: - - *701 + - *702 - *41 requestBody: required: true content: application/json: - schema: *704 + schema: *705 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -97310,18 +97322,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *699 - examples: - userMultiValuedProperties: *700 - userSingleValuedProperties: *700 - disableUser: *700 - '400': *685 - '401': *686 - '403': *687 + schema: *700 + examples: + userMultiValuedProperties: *701 + userSingleValuedProperties: *701 + disableUser: *701 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '409': *694 - '429': *688 - '500': *689 + '409': *695 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97341,17 +97353,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: - - *701 + - *702 - *41 responses: '204': description: User was deleted, no content - '400': *685 - '401': *686 - '403': *687 + '400': *686 + '401': *687 + '403': *688 '404': *6 - '429': *688 - '500': *689 + '429': *689 + '500': *690 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97438,7 +97450,7 @@ paths: example: 1 Resources: type: array - items: &705 + items: &706 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -97669,22 +97681,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': &706 + '404': &707 description: Resource not found content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '403': &707 + schema: *684 + '403': &708 description: Forbidden content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '400': *685 - '429': *688 + schema: *684 + '400': *686 + '429': *689 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -97710,9 +97722,9 @@ paths: description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: &708 + default: &709 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97735,17 +97747,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': *706 - '403': *707 - '500': *689 + '404': *707 + '403': *708 + '500': *690 '409': description: Conflict content: application/json: - schema: *683 + schema: *684 application/scim+json: - schema: *683 - '400': *685 + schema: *684 + '400': *686 requestBody: required: true content: @@ -97843,17 +97855,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 - '404': *706 - '403': *707 + default: *709 + '404': *707 + '403': *708 '304': *37 x-github: githubCloudOnly: true @@ -97877,18 +97889,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 + default: *709 '304': *37 - '404': *706 - '403': *707 + '404': *707 + '403': *708 requestBody: required: true content: @@ -98001,19 +98013,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *172 - - *701 + - *702 responses: '200': description: Response content: application/scim+json: - schema: *705 + schema: *706 examples: - default: *708 + default: *709 '304': *37 - '404': *706 - '403': *707 - '400': *685 + '404': *707 + '403': *708 + '400': *686 '429': description: Response content: @@ -98104,12 +98116,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *172 - - *701 + - *702 responses: '204': description: Response - '404': *706 - '403': *707 + '404': *707 + '403': *708 '304': *37 x-github: githubCloudOnly: true @@ -98242,7 +98254,7 @@ paths: example: - 73..77 - 77..78 - text_matches: &709 + text_matches: &710 title: Search Result Text Matches type: array items: @@ -98405,7 +98417,7 @@ paths: enum: - author-date - committer-date - - &710 + - &711 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 @@ -98476,7 +98488,7 @@ paths: description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true comment_count: type: integer @@ -98496,7 +98508,7 @@ paths: url: type: string format: uri - verification: *554 + verification: *555 required: - author - committer @@ -98515,7 +98527,7 @@ paths: title: Git User description: Metaproperties for Git author/committer information. type: object - properties: *435 + properties: *436 nullable: true parents: type: array @@ -98533,7 +98545,7 @@ paths: type: number node_id: type: string - text_matches: *709 + text_matches: *710 required: - sha - node_id @@ -98716,7 +98728,7 @@ paths: - interactions - created - updated - - *710 + - *711 - *17 - *19 - name: advanced_search @@ -98843,8 +98855,8 @@ paths: title: Milestone description: A collection of related issues and pull requests. type: object - properties: *503 - required: *504 + properties: *504 + required: *505 nullable: true comments: type: integer @@ -98858,7 +98870,7 @@ paths: type: string format: date-time nullable: true - text_matches: *709 + text_matches: *710 pull_request: type: object properties: @@ -99086,7 +99098,7 @@ paths: enum: - created - updated - - *710 + - *711 - *17 - *19 responses: @@ -99130,7 +99142,7 @@ paths: nullable: true score: type: number - text_matches: *709 + text_matches: *710 required: - id - node_id @@ -99216,7 +99228,7 @@ paths: - forks - help-wanted-issues - updated - - *710 + - *711 - *17 - *19 responses: @@ -99455,7 +99467,7 @@ paths: - admin - pull - push - text_matches: *709 + text_matches: *710 temp_clone_token: type: string allow_merge_commit: @@ -99756,7 +99768,7 @@ paths: type: string format: uri nullable: true - text_matches: *709 + text_matches: *710 related: type: array nullable: true @@ -99949,7 +99961,7 @@ paths: - followers - repositories - joined - - *710 + - *711 - *17 - *19 responses: @@ -100053,7 +100065,7 @@ paths: hireable: type: boolean nullable: true - text_matches: *709 + text_matches: *710 blog: type: string nullable: true @@ -100132,7 +100144,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &711 + - &712 name: team_id description: The unique identifier of the team. in: path @@ -100144,9 +100156,9 @@ paths: description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 x-github: githubCloudOnly: false @@ -100173,7 +100185,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *711 + - *712 requestBody: required: true content: @@ -100236,16 +100248,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '201': description: Response content: application/json: - schema: *359 + schema: *360 examples: - default: *360 + default: *361 '404': *6 '422': *15 '403': *29 @@ -100273,7 +100285,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *711 + - *712 responses: '204': description: Response @@ -100304,7 +100316,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *711 + - *712 - *88 - *17 - *19 @@ -100315,9 +100327,9 @@ paths: application/json: schema: type: array - items: *361 + items: *362 examples: - default: *712 + default: *713 headers: Link: *40 x-github: @@ -100346,7 +100358,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *711 + - *712 requestBody: required: true content: @@ -100380,9 +100392,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: triggersNotification: true githubCloudOnly: false @@ -100409,16 +100421,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 responses: '200': description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *362 + default: *363 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100443,8 +100455,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: false content: @@ -100467,9 +100479,9 @@ paths: description: Response content: application/json: - schema: *361 + schema: *362 examples: - default: *713 + default: *714 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100494,8 +100506,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 responses: '204': description: Response @@ -100524,8 +100536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *711 - - *363 + - *712 + - *364 - *88 - *17 - *19 @@ -100536,9 +100548,9 @@ paths: application/json: schema: type: array - items: *364 + items: *365 examples: - default: *714 + default: *715 headers: Link: *40 x-github: @@ -100567,8 +100579,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: true content: @@ -100590,9 +100602,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: triggersNotification: true githubCloudOnly: false @@ -100619,17 +100631,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 responses: '200': description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *365 + default: *366 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100654,9 +100666,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 requestBody: required: true content: @@ -100678,9 +100690,9 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: - default: *715 + default: *716 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100705,9 +100717,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 responses: '204': description: Response @@ -100736,9 +100748,9 @@ 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: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 - 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 team discussion comment. @@ -100764,9 +100776,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -100795,9 +100807,9 @@ 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: - - *711 - - *363 - - *366 + - *712 + - *364 + - *367 requestBody: required: true content: @@ -100829,9 +100841,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100857,8 +100869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 - 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 team discussion. @@ -100884,9 +100896,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *369 + default: *370 headers: Link: *40 x-github: @@ -100915,8 +100927,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *711 - - *363 + - *712 + - *364 requestBody: required: true content: @@ -100948,9 +100960,9 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -100974,7 +100986,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101012,7 +101024,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *711 + - *712 - name: role description: Filters members returned by their role in the team. in: query @@ -101063,7 +101075,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101100,7 +101112,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101140,7 +101152,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *711 + - *712 - *220 responses: '204': @@ -101177,16 +101189,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *711 + - *712 - *220 responses: '200': description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-user-is-a-team-maintainer: *716 + response-if-user-is-a-team-maintainer: *717 '404': *6 x-github: githubCloudOnly: false @@ -101219,7 +101231,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: - - *711 + - *712 - *220 requestBody: required: false @@ -101245,9 +101257,9 @@ paths: description: Response content: application/json: - schema: *375 + schema: *376 examples: - response-if-users-membership-with-team-is-now-pending: *717 + response-if-users-membership-with-team-is-now-pending: *718 '403': description: Forbidden if team synchronization is set up '422': @@ -101281,7 +101293,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: - - *711 + - *712 - *220 responses: '204': @@ -101310,7 +101322,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101320,9 +101332,9 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: - default: *718 + default: *719 headers: Link: *40 '404': *6 @@ -101348,16 +101360,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *711 - - *377 + - *712 + - *378 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *719 + default: *720 '404': description: Not Found if project is not managed by this team x-github: @@ -101381,8 +101393,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *711 - - *377 + - *712 + - *378 requestBody: required: false content: @@ -101449,8 +101461,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *711 - - *377 + - *712 + - *378 responses: '204': description: Response @@ -101477,7 +101489,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101519,15 +101531,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *720 + schema: *721 examples: alternative-response-with-extra-repository-information: value: @@ -101678,9 +101690,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 requestBody: required: false content: @@ -101730,9 +101742,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *711 - - *378 + - *712 - *379 + - *380 responses: '204': description: Response @@ -101761,15 +101773,15 @@ 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: - - *711 + - *712 responses: '200': description: Response content: application/json: - schema: *380 + schema: *381 examples: - default: *381 + default: *382 '403': *29 '404': *6 x-github: @@ -101796,7 +101808,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: - - *711 + - *712 requestBody: required: true content: @@ -101853,7 +101865,7 @@ paths: description: Response content: application/json: - schema: *380 + schema: *381 examples: default: value: @@ -101884,7 +101896,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *711 + - *712 - *17 - *19 responses: @@ -101896,7 +101908,7 @@ paths: type: array items: *229 examples: - response-if-child-teams-exist: *721 + response-if-child-teams-exist: *722 headers: Link: *40 '404': *6 @@ -101929,7 +101941,7 @@ paths: application/json: schema: oneOf: - - &723 + - &724 title: Private User description: Private User type: object @@ -102132,7 +102144,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *722 + - *723 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -102285,7 +102297,7 @@ paths: description: Response content: application/json: - schema: *723 + schema: *724 examples: default: value: @@ -102631,7 +102643,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -102639,7 +102651,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -102683,7 +102695,7 @@ paths: type: integer secrets: type: array - items: &724 + items: &725 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -102723,7 +102735,7 @@ paths: - visibility - selected_repositories_url examples: - default: *491 + default: *492 headers: Link: *40 x-github: @@ -102799,7 +102811,7 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: default: value: @@ -102945,7 +102957,7 @@ paths: type: array items: *198 examples: - default: *725 + default: *726 '401': *25 '403': *29 '404': *6 @@ -103097,7 +103109,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '304': *37 '500': *85 '401': *25 @@ -103155,7 +103167,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '401': *25 '403': *29 '404': *6 @@ -103212,7 +103224,7 @@ paths: description: Response content: application/json: - schema: &726 + schema: &727 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -103253,7 +103265,7 @@ paths: description: Web url for the exported branch example: https://github.com/octocat/hello-world/tree/:branch examples: - default: &727 + default: &728 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -103298,9 +103310,9 @@ paths: description: Response content: application/json: - schema: *726 + schema: *727 examples: - default: *727 + default: *728 '404': *6 x-github: githubCloudOnly: false @@ -103337,9 +103349,9 @@ paths: type: integer machines: type: array - items: *728 + items: *729 examples: - default: *729 + default: *730 '304': *37 '500': *85 '401': *25 @@ -103418,13 +103430,13 @@ paths: nullable: true owner: *4 billable_owner: *4 - repository: *391 + repository: *392 machine: type: object title: Codespace machine description: A description of the machine powering a codespace. - properties: *489 - required: *490 + properties: *490 + required: *491 nullable: true devcontainer_path: description: Path to devcontainer.json from repo root used to @@ -104206,7 +104218,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '304': *37 '500': *85 '400': *14 @@ -104246,7 +104258,7 @@ paths: application/json: schema: *295 examples: - default: *488 + default: *489 '500': *85 '401': *25 '403': *29 @@ -104278,7 +104290,7 @@ paths: type: array items: *307 examples: - default: &742 + default: &743 value: - id: 197 name: hello_docker @@ -104379,7 +104391,7 @@ paths: application/json: schema: type: array - items: &730 + items: &731 title: Email description: Email type: object @@ -104444,9 +104456,9 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: - default: &744 + default: &745 value: - email: octocat@github.com verified: true @@ -104521,7 +104533,7 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: default: value: @@ -104777,7 +104789,7 @@ paths: application/json: schema: type: array - items: &731 + items: &732 title: GPG Key description: A unique encryption key type: object @@ -104908,7 +104920,7 @@ paths: - subkeys - revoked examples: - default: &755 + default: &756 value: - id: 3 name: Octocat's GPG Key @@ -104993,9 +105005,9 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: - default: &732 + default: &733 value: id: 3 name: Octocat's GPG Key @@ -105052,7 +105064,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: - - &733 + - &734 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -105064,9 +105076,9 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: - default: *732 + default: *733 '404': *6 '304': *37 '403': *29 @@ -105089,7 +105101,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: - - *733 + - *734 responses: '204': description: Response @@ -105280,7 +105292,7 @@ paths: type: array items: *64 examples: - default: *734 + default: *735 headers: Link: *40 '404': *6 @@ -105394,7 +105406,7 @@ paths: required: true content: application/json: - schema: *565 + schema: *566 examples: default: value: @@ -105544,7 +105556,7 @@ paths: application/json: schema: type: array - items: &735 + items: &736 title: Key description: Key type: object @@ -105641,9 +105653,9 @@ paths: description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: &736 + default: &737 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -105676,15 +105688,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: - - *594 + - *595 responses: '200': description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: *736 + default: *737 '404': *6 '304': *37 '403': *29 @@ -105707,7 +105719,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: - - *594 + - *595 responses: '204': description: Response @@ -105740,7 +105752,7 @@ paths: application/json: schema: type: array - items: &737 + items: &738 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -105808,7 +105820,7 @@ paths: - account - plan examples: - default: &738 + default: &739 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -105870,9 +105882,9 @@ paths: application/json: schema: type: array - items: *737 + items: *738 examples: - default: *738 + default: *739 headers: Link: *40 '304': *37 @@ -106867,7 +106879,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *301 - - *739 + - *740 responses: '204': description: Response @@ -106940,7 +106952,7 @@ paths: type: array items: *59 examples: - default: *740 + default: *741 headers: Link: *40 '304': *37 @@ -106982,7 +106994,7 @@ paths: - docker - nuget - container - - *741 + - *742 - *19 - *17 responses: @@ -106994,8 +107006,8 @@ paths: type: array items: *307 examples: - default: *742 - '400': *743 + default: *743 + '400': *744 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -107024,7 +107036,7 @@ paths: application/json: schema: *307 examples: - default: &756 + default: &757 value: id: 40201 name: octo-name @@ -107477,9 +107489,9 @@ paths: application/json: schema: type: array - items: *730 + items: *731 examples: - default: *744 + default: *745 headers: Link: *40 '304': *37 @@ -107592,7 +107604,7 @@ paths: type: array items: *64 examples: - default: &751 + default: &752 summary: Default response value: - id: 1296269 @@ -107896,9 +107908,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *393 + default: *394 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -107936,9 +107948,9 @@ paths: application/json: schema: type: array - items: *567 + items: *568 examples: - default: *745 + default: *746 headers: Link: *40 '304': *37 @@ -108017,7 +108029,7 @@ paths: application/json: schema: type: array - items: &746 + items: &747 title: Social account description: Social media account type: object @@ -108032,7 +108044,7 @@ paths: - provider - url examples: - default: &747 + default: &748 value: - provider: twitter url: https://twitter.com/github @@ -108094,9 +108106,9 @@ paths: application/json: schema: type: array - items: *746 + items: *747 examples: - default: *747 + default: *748 '422': *15 '304': *37 '404': *6 @@ -108183,7 +108195,7 @@ paths: application/json: schema: type: array - items: &748 + items: &749 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -108203,7 +108215,7 @@ paths: - title - created_at examples: - default: &757 + default: &758 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108269,9 +108281,9 @@ paths: description: Response content: application/json: - schema: *748 + schema: *749 examples: - default: &749 + default: &750 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108302,7 +108314,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: - - &750 + - &751 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -108314,9 +108326,9 @@ paths: description: Response content: application/json: - schema: *748 + schema: *749 examples: - default: *749 + default: *750 '404': *6 '304': *37 '403': *29 @@ -108339,7 +108351,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: - - *750 + - *751 responses: '204': description: Response @@ -108368,7 +108380,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: - - &758 + - &759 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 @@ -108393,11 +108405,11 @@ paths: type: array items: *64 examples: - default-response: *751 + default-response: *752 application/vnd.github.v3.star+json: schema: type: array - items: &759 + items: &760 title: Starred Repository description: Starred Repository type: object @@ -108553,8 +108565,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response if this repository is starred by you @@ -108582,8 +108594,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -108607,8 +108619,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *378 - *379 + - *380 responses: '204': description: Response @@ -108680,7 +108692,7 @@ paths: application/json: schema: type: array - items: *359 + items: *360 examples: default: value: @@ -108766,10 +108778,10 @@ paths: application/json: schema: oneOf: + - *724 - *723 - - *722 examples: - default-response: &753 + default-response: &754 summary: Default response value: login: octocat @@ -108804,7 +108816,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &754 + response-with-git-hub-plan-information: &755 summary: Response with GitHub plan information value: login: octocat @@ -108864,7 +108876,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *752 + - *753 - *17 responses: '200': @@ -108913,11 +108925,11 @@ paths: application/json: schema: oneOf: + - *724 - *723 - - *722 examples: - default-response: *753 - response-with-git-hub-plan-information: *754 + default-response: *754 + response-with-git-hub-plan-information: *755 '404': *6 x-github: githubCloudOnly: false @@ -108993,7 +109005,7 @@ paths: bundle_url: type: string examples: - default: *431 + default: *432 '201': description: Response content: @@ -109034,7 +109046,7 @@ paths: type: array items: *307 examples: - default: *742 + default: *743 '403': *29 '401': *25 x-github: @@ -109438,9 +109450,9 @@ paths: application/json: schema: type: array - items: *731 + items: *732 examples: - default: *755 + default: *756 headers: Link: *40 x-github: @@ -109544,7 +109556,7 @@ paths: application/json: schema: *22 examples: - default: *564 + default: *565 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109622,7 +109634,7 @@ paths: type: array items: *59 examples: - default: *740 + default: *741 headers: Link: *40 x-github: @@ -109661,7 +109673,7 @@ paths: - docker - nuget - container - - *741 + - *742 - *220 - *19 - *17 @@ -109674,10 +109686,10 @@ paths: type: array items: *307 examples: - default: *742 + default: *743 '403': *29 '401': *25 - '400': *743 + '400': *744 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109707,7 +109719,7 @@ paths: application/json: schema: *307 examples: - default: *756 + default: *757 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110306,9 +110318,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110336,9 +110348,9 @@ paths: description: Response content: application/json: - schema: *351 + schema: *352 examples: - default: *352 + default: *353 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110366,9 +110378,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110491,9 +110503,9 @@ paths: application/json: schema: type: array - items: *746 + items: *747 examples: - default: *747 + default: *748 headers: Link: *40 x-github: @@ -110523,9 +110535,9 @@ paths: application/json: schema: type: array - items: *748 + items: *749 examples: - default: *757 + default: *758 headers: Link: *40 x-github: @@ -110550,7 +110562,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *220 - - *758 + - *759 - *88 - *17 - *19 @@ -110562,11 +110574,11 @@ paths: schema: anyOf: - type: array - items: *759 + items: *760 - type: array items: *64 examples: - default-response: *751 + default-response: *752 headers: Link: *40 x-github: @@ -110725,7 +110737,7 @@ x-webhooks: type: string enum: - disabled - enterprise: &760 + enterprise: &761 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -110783,7 +110795,7 @@ x-webhooks: - created_at - updated_at - avatar_url - installation: &761 + installation: &762 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -110802,7 +110814,7 @@ x-webhooks: required: - id - node_id - organization: &762 + organization: &763 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -110862,13 +110874,13 @@ x-webhooks: - public_members_url - avatar_url - description - repository: &763 + repository: &764 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: &800 + properties: &801 id: description: Unique identifier of the repository example: 42 @@ -111551,7 +111563,7 @@ x-webhooks: type: boolean description: Whether anonymous git access is enabled for this repository - required: &801 + required: &802 - archive_url - assignees_url - blobs_url @@ -111702,10 +111714,10 @@ x-webhooks: type: string enum: - enabled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -111781,11 +111793,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: &764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: &765 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) @@ -112008,11 +112020,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: *764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: *765 sender: *4 required: - action @@ -112195,11 +112207,11 @@ x-webhooks: - everyone required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - rule: *764 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + rule: *765 sender: *4 required: - action @@ -112270,7 +112282,7 @@ x-webhooks: required: true content: application/json: - schema: &767 + schema: &768 title: Exemption request cancellation event type: object properties: @@ -112278,11 +112290,11 @@ x-webhooks: type: string enum: - cancelled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: &765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: &766 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -112515,7 +112527,7 @@ x-webhooks: type: array description: The responses to the exemption request. nullable: true - items: &766 + items: &767 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -112623,7 +112635,7 @@ x-webhooks: required: true content: application/json: - schema: &768 + schema: &769 title: Exemption request completed event type: object properties: @@ -112631,11 +112643,11 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 sender: *4 required: - action @@ -112705,7 +112717,7 @@ x-webhooks: required: true content: application/json: - schema: &769 + schema: &770 title: Exemption request created event type: object properties: @@ -112713,11 +112725,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 sender: *4 required: - action @@ -112787,7 +112799,7 @@ x-webhooks: required: true content: application/json: - schema: &770 + schema: &771 title: Exemption response dismissed event type: object properties: @@ -112795,12 +112807,12 @@ x-webhooks: type: string enum: - response_dismissed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 - exemption_response: *766 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 + exemption_response: *767 sender: *4 required: - action @@ -112872,7 +112884,7 @@ x-webhooks: required: true content: application/json: - schema: &771 + schema: &772 title: Exemption response submitted event type: object properties: @@ -112880,12 +112892,12 @@ x-webhooks: type: string enum: - response_submitted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - exemption_request: *765 - exemption_response: *766 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + exemption_request: *766 + exemption_response: *767 sender: *4 required: - action @@ -112958,7 +112970,7 @@ x-webhooks: required: true content: application/json: - schema: *767 + schema: *768 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113025,7 +113037,7 @@ x-webhooks: required: true content: application/json: - schema: *768 + schema: *769 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113092,7 +113104,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113159,7 +113171,7 @@ x-webhooks: required: true content: application/json: - schema: *770 + schema: *771 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113227,7 +113239,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113305,7 +113317,7 @@ x-webhooks: type: string enum: - completed - check_run: &773 + check_run: &774 title: CheckRun description: A check performed on the code of a given code change type: object @@ -113368,7 +113380,7 @@ x-webhooks: type: string pull_requests: type: array - items: *450 + items: *451 repository: *198 status: example: completed @@ -113406,7 +113418,7 @@ x-webhooks: - skipped - timed_out - action_required - deployment: *772 + deployment: *773 details_url: example: https://example.com type: string @@ -113456,7 +113468,7 @@ x-webhooks: - annotations_url pull_requests: type: array - items: *450 + items: *451 started_at: example: '2018-05-04T01:14:52Z' type: string @@ -113491,9 +113503,9 @@ x-webhooks: - output - app - pull_requests - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -113886,10 +113898,10 @@ x-webhooks: type: string enum: - created - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -114285,10 +114297,10 @@ x-webhooks: type: string enum: - requested_action - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 requested_action: description: The action requested by the user. type: object @@ -114693,10 +114705,10 @@ x-webhooks: type: string enum: - rerequested - check_run: *773 - installation: *761 - organization: *762 - repository: *763 + check_run: *774 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - check_run @@ -115673,10 +115685,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -116346,10 +116358,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -117013,10 +117025,10 @@ x-webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -117179,7 +117191,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -117324,20 +117336,20 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: &774 + commit_oid: &775 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: *760 - installation: *761 - organization: *762 - ref: &775 + enterprise: *761 + installation: *762 + organization: *763 + ref: &776 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: *763 + repository: *764 sender: *4 required: - action @@ -117499,7 +117511,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -117729,12 +117741,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -117829,7 +117841,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -117997,12 +118009,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -118165,7 +118177,7 @@ x-webhooks: required: - login - id - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: The reason for dismissing or closing the alert. type: string @@ -118331,12 +118343,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -118433,7 +118445,7 @@ x-webhooks: dismissed_by: type: object nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118601,16 +118613,16 @@ x-webhooks: triggered by the `sender` and this value will be empty. type: string nullable: true - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 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: *763 + repository: *764 sender: *4 required: - action @@ -118704,7 +118716,7 @@ x-webhooks: nullable: true dismissed_by: nullable: true - dismissed_comment: *463 + dismissed_comment: *464 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118844,12 +118856,12 @@ x-webhooks: - dismissed_reason - rule - tool - commit_oid: *774 - enterprise: *760 - installation: *761 - organization: *762 - ref: *775 - repository: *763 + commit_oid: *775 + enterprise: *761 + installation: *762 + organization: *763 + ref: *776 + repository: *764 sender: *4 required: - action @@ -119106,10 +119118,10 @@ x-webhooks: - updated_at - author_association - body - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -119189,18 +119201,18 @@ x-webhooks: description: The repository's current description. type: string nullable: true - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *762 - pusher_type: &776 + organization: *763 + pusher_type: &777 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &777 + ref: &778 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -119210,7 +119222,7 @@ x-webhooks: enum: - tag - branch - repository: *763 + repository: *764 sender: *4 required: - ref @@ -119293,9 +119305,9 @@ x-webhooks: enum: - created definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119380,9 +119392,9 @@ x-webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119460,9 +119472,9 @@ x-webhooks: enum: - promote_to_enterprise definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119540,9 +119552,9 @@ x-webhooks: enum: - updated definition: *116 - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -119619,10 +119631,10 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - repository: *763 - organization: *762 + enterprise: *761 + installation: *762 + repository: *764 + organization: *763 sender: *4 new_property_values: type: array @@ -119707,18 +119719,18 @@ x-webhooks: title: delete event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - pusher_type: *776 - ref: *777 + enterprise: *761 + installation: *762 + organization: *763 + pusher_type: *777 + ref: *778 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *763 + repository: *764 sender: *4 required: - ref @@ -119802,11 +119814,11 @@ x-webhooks: type: string enum: - auto_dismissed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -119890,11 +119902,11 @@ x-webhooks: type: string enum: - auto_reopened - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -119978,11 +119990,11 @@ x-webhooks: type: string enum: - created - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120064,11 +120076,11 @@ x-webhooks: type: string enum: - dismissed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120150,11 +120162,11 @@ x-webhooks: type: string enum: - fixed - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120237,11 +120249,11 @@ x-webhooks: type: string enum: - reintroduced - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120323,11 +120335,11 @@ x-webhooks: type: string enum: - reopened - alert: *520 - installation: *761 - organization: *762 - enterprise: *760 - repository: *763 + alert: *521 + installation: *762 + organization: *763 + enterprise: *761 + repository: *764 sender: *4 required: - action @@ -120404,9 +120416,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - key: &778 + enterprise: *761 + installation: *762 + key: &779 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -120442,8 +120454,8 @@ x-webhooks: - verified - created_at - read_only - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -120520,11 +120532,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - key: *778 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + key: *779 + organization: *763 + repository: *764 sender: *4 required: - action @@ -121085,12 +121097,12 @@ x-webhooks: - updated_at - statuses_url - repository_url - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: &782 + workflow: &783 title: Workflow type: object nullable: true @@ -121816,13 +121828,13 @@ x-webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *526 + deployment: *527 pull_requests: type: array - items: *614 - repository: *763 - organization: *762 - installation: *761 + items: *615 + repository: *764 + organization: *763 + installation: *762 sender: *4 responses: '200': @@ -121893,7 +121905,7 @@ x-webhooks: type: string enum: - approved - approver: &779 + approver: &780 type: object properties: avatar_url: @@ -121936,11 +121948,11 @@ x-webhooks: type: string comment: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - reviewers: &780 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + reviewers: &781 type: array items: type: object @@ -122019,7 +122031,7 @@ x-webhooks: sender: *4 since: type: string - workflow_job_run: &781 + workflow_job_run: &782 type: object properties: conclusion: @@ -122750,18 +122762,18 @@ x-webhooks: type: string enum: - rejected - approver: *779 + approver: *780 comment: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - reviewers: *780 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + reviewers: *781 sender: *4 since: type: string - workflow_job_run: *781 + workflow_job_run: *782 workflow_job_runs: type: array items: @@ -123465,13 +123477,13 @@ x-webhooks: type: string enum: - requested - enterprise: *760 + enterprise: *761 environment: type: string - installation: *761 - organization: *762 - repository: *763 - requestor: &787 + installation: *762 + organization: *763 + repository: *764 + requestor: &788 title: User type: object nullable: true @@ -125370,12 +125382,12 @@ x-webhooks: - updated_at - deployment_url - repository_url - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Deployment Workflow Run type: object @@ -126055,7 +126067,7 @@ x-webhooks: type: string enum: - answered - answer: &785 + answer: &786 type: object properties: author_association: @@ -126212,7 +126224,7 @@ x-webhooks: - created_at - updated_at - body - discussion: &783 + discussion: &784 title: Discussion description: A Discussion in a repository. type: object @@ -126498,7 +126510,7 @@ x-webhooks: - id labels: type: array - items: *576 + items: *577 required: - repository_url - category @@ -126520,10 +126532,10 @@ x-webhooks: - author_association - active_lock_reason - body - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126650,11 +126662,11 @@ x-webhooks: - from required: - category - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126737,11 +126749,11 @@ x-webhooks: type: string enum: - closed - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -126823,7 +126835,7 @@ x-webhooks: type: string enum: - created - comment: &784 + comment: &785 type: object properties: author_association: @@ -126980,11 +126992,11 @@ x-webhooks: - updated_at - body - reactions - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127067,12 +127079,12 @@ x-webhooks: type: string enum: - deleted - comment: *784 - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + comment: *785 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127167,12 +127179,12 @@ x-webhooks: - from required: - body - comment: *784 - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + comment: *785 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127256,11 +127268,11 @@ x-webhooks: type: string enum: - created - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127342,11 +127354,11 @@ x-webhooks: type: string enum: - deleted - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127446,11 +127458,11 @@ x-webhooks: type: string required: - from - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127532,10 +127544,10 @@ x-webhooks: type: string enum: - labeled - discussion: *783 - enterprise: *760 - installation: *761 - label: &786 + discussion: *784 + enterprise: *761 + installation: *762 + label: &787 title: Label type: object properties: @@ -127567,8 +127579,8 @@ x-webhooks: - color - default - description - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127651,11 +127663,11 @@ x-webhooks: type: string enum: - locked - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127737,11 +127749,11 @@ x-webhooks: type: string enum: - pinned - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127823,11 +127835,11 @@ x-webhooks: type: string enum: - reopened - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -127912,16 +127924,16 @@ x-webhooks: changes: type: object properties: - new_discussion: *783 - new_repository: *763 + new_discussion: *784 + new_repository: *764 required: - new_discussion - new_repository - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128004,10 +128016,10 @@ x-webhooks: type: string enum: - unanswered - discussion: *783 - old_answer: *785 - organization: *762 - repository: *763 + discussion: *784 + old_answer: *786 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128089,12 +128101,12 @@ x-webhooks: type: string enum: - unlabeled - discussion: *783 - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128177,11 +128189,11 @@ x-webhooks: type: string enum: - unlocked - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128263,11 +128275,11 @@ x-webhooks: type: string enum: - unpinned - discussion: *783 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + discussion: *784 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -128339,7 +128351,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128405,7 +128417,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128471,7 +128483,7 @@ x-webhooks: required: true content: application/json: - schema: *767 + schema: *768 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128537,7 +128549,7 @@ x-webhooks: required: true content: application/json: - schema: *768 + schema: *769 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128603,7 +128615,7 @@ x-webhooks: required: true content: application/json: - schema: *769 + schema: *770 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128669,7 +128681,7 @@ x-webhooks: required: true content: application/json: - schema: *770 + schema: *771 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128735,7 +128747,7 @@ x-webhooks: required: true content: application/json: - schema: *771 + schema: *772 responses: '200': description: Return a 200 status to indicate that the data was received @@ -128802,7 +128814,7 @@ x-webhooks: description: A user forks a repository. type: object properties: - enterprise: *760 + enterprise: *761 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -129462,9 +129474,9 @@ x-webhooks: type: integer watchers_count: type: integer - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - forkee @@ -129610,9 +129622,9 @@ x-webhooks: title: gollum event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pages: description: The pages that were updated. type: array @@ -129649,7 +129661,7 @@ x-webhooks: - action - sha - html_url - repository: *763 + repository: *764 sender: *4 required: - pages @@ -129725,10 +129737,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: &788 + organization: *763 + repositories: &789 description: An array of repository objects that the installation can access. type: array @@ -129754,8 +129766,8 @@ x-webhooks: - name - full_name - private - repository: *763 - requester: *787 + repository: *764 + requester: *788 sender: *4 required: - action @@ -129830,11 +129842,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -129910,11 +129922,11 @@ x-webhooks: type: string enum: - new_permissions_accepted - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -129990,10 +130002,10 @@ x-webhooks: type: string enum: - added - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories_added: &789 + organization: *763 + repositories_added: &790 description: An array of repository objects, which were added to the installation. type: array @@ -130039,15 +130051,15 @@ x-webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *763 - repository_selection: &790 + repository: *764 + repository_selection: &791 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *787 + requester: *788 sender: *4 required: - action @@ -130126,10 +130138,10 @@ x-webhooks: type: string enum: - removed - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories_added: *789 + organization: *763 + repositories_added: *790 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -130156,9 +130168,9 @@ x-webhooks: - name - full_name - private - repository: *763 - repository_selection: *790 - requester: *787 + repository: *764 + repository_selection: *791 + requester: *788 sender: *4 required: - action @@ -130237,11 +130249,11 @@ x-webhooks: type: string enum: - suspend - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -130420,10 +130432,10 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 target_type: type: string @@ -130502,11 +130514,11 @@ x-webhooks: type: string enum: - unsuspend - enterprise: *760 + enterprise: *761 installation: *22 - organization: *762 - repositories: *788 - repository: *763 + organization: *763 + repositories: *789 + repository: *764 requester: nullable: true sender: *4 @@ -130758,8 +130770,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -131915,8 +131927,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -131996,7 +132008,7 @@ x-webhooks: type: string enum: - deleted - comment: &791 + comment: &792 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -132161,8 +132173,8 @@ x-webhooks: - performed_via_github_app - body - reactions - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133316,8 +133328,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -133397,7 +133409,7 @@ x-webhooks: type: string enum: - edited - changes: &819 + changes: &820 description: The changes to the comment. type: object properties: @@ -133409,9 +133421,9 @@ x-webhooks: type: string required: - from - comment: *791 - enterprise: *760 - installation: *761 + comment: *792 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134566,8 +134578,8 @@ x-webhooks: - state - locked - assignee - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -134649,10 +134661,10 @@ x-webhooks: type: string enum: - assigned - assignee: *787 - enterprise: *760 - installation: *761 - issue: &794 + assignee: *788 + enterprise: *761 + installation: *762 + issue: &795 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -135571,8 +135583,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -135652,8 +135664,8 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136712,8 +136724,8 @@ x-webhooks: required: - state - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -136792,8 +136804,8 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137707,8 +137719,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -137787,8 +137799,8 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -138703,7 +138715,7 @@ x-webhooks: format: uri user_view_type: type: string - milestone: &792 + milestone: &793 title: Milestone description: A collection of related issues and pull requests. type: object @@ -138841,8 +138853,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -138941,8 +138953,8 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139861,9 +139873,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *786 - organization: *762 - repository: *763 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -139943,8 +139955,8 @@ x-webhooks: type: string enum: - labeled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140862,9 +140874,9 @@ x-webhooks: - active_lock_reason - body - reactions - label: *786 - organization: *762 - repository: *763 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -140944,8 +140956,8 @@ x-webhooks: type: string enum: - locked - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141864,8 +141876,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -141944,8 +141956,8 @@ x-webhooks: type: string enum: - milestoned - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142858,9 +142870,9 @@ x-webhooks: format: uri user_view_type: type: string - milestone: *792 - organization: *762 - repository: *763 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -144303,8 +144315,8 @@ x-webhooks: required: - old_issue - old_repository - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -145222,8 +145234,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -145303,9 +145315,9 @@ x-webhooks: type: string enum: - pinned - enterprise: *760 - installation: *761 - issue: &793 + enterprise: *761 + installation: *762 + issue: &794 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -146217,8 +146229,8 @@ x-webhooks: - active_lock_reason - body - reactions - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -146297,8 +146309,8 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147216,8 +147228,8 @@ x-webhooks: user_view_type: type: string type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148680,11 +148692,11 @@ x-webhooks: required: - new_issue - new_repository - enterprise: *760 - installation: *761 - issue: *793 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *794 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148764,12 +148776,12 @@ x-webhooks: type: string enum: - typed - enterprise: *760 - installation: *761 - issue: *794 + enterprise: *761 + installation: *762 + issue: *795 type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -148850,7 +148862,7 @@ x-webhooks: type: string enum: - unassigned - assignee: &822 + assignee: &823 title: User type: object nullable: true @@ -148920,11 +148932,11 @@ x-webhooks: required: - login - id - enterprise: *760 - installation: *761 - issue: *794 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *795 + organization: *763 + repository: *764 sender: *4 required: - action @@ -149003,12 +149015,12 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *760 - installation: *761 - issue: *794 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *795 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -149088,8 +149100,8 @@ x-webhooks: type: string enum: - unlocked - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -150006,8 +150018,8 @@ x-webhooks: format: uri user_view_type: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150087,11 +150099,11 @@ x-webhooks: type: string enum: - unpinned - enterprise: *760 - installation: *761 - issue: *793 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + issue: *794 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150170,12 +150182,12 @@ x-webhooks: type: string enum: - untyped - enterprise: *760 - installation: *761 - issue: *794 + enterprise: *761 + installation: *762 + issue: *795 type: *289 - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150255,11 +150267,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150337,11 +150349,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150451,11 +150463,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - label: *786 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + label: *787 + organization: *763 + repository: *764 sender: *4 required: - action @@ -150537,9 +150549,9 @@ x-webhooks: - cancelled effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: &795 + enterprise: *761 + installation: *762 + marketplace_purchase: &796 title: Marketplace Purchase type: object required: @@ -150622,8 +150634,8 @@ x-webhooks: type: integer unit_count: type: integer - organization: *762 - previous_marketplace_purchase: &796 + organization: *763 + previous_marketplace_purchase: &797 title: Marketplace Purchase type: object properties: @@ -150703,7 +150715,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -150783,10 +150795,10 @@ x-webhooks: - changed effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -150869,7 +150881,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -150951,10 +150963,10 @@ x-webhooks: - pending_change effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -151036,7 +151048,7 @@ x-webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *763 + repository: *764 sender: *4 required: - action @@ -151117,8 +151129,8 @@ x-webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 marketplace_purchase: title: Marketplace Purchase type: object @@ -151200,9 +151212,9 @@ x-webhooks: type: integer unit_count: type: integer - organization: *762 - previous_marketplace_purchase: *796 - repository: *763 + organization: *763 + previous_marketplace_purchase: *797 + repository: *764 sender: *4 required: - action @@ -151282,12 +151294,12 @@ x-webhooks: - purchased effective_date: type: string - enterprise: *760 - installation: *761 - marketplace_purchase: *795 - organization: *762 - previous_marketplace_purchase: *796 - repository: *763 + enterprise: *761 + installation: *762 + marketplace_purchase: *796 + organization: *763 + previous_marketplace_purchase: *797 + repository: *764 sender: *4 required: - action @@ -151389,11 +151401,11 @@ x-webhooks: type: string required: - to - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151493,11 +151505,11 @@ x-webhooks: to: type: string nullable: true - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151576,11 +151588,11 @@ x-webhooks: type: string enum: - removed - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 sender: *4 required: - action @@ -151658,11 +151670,11 @@ x-webhooks: type: string enum: - added - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 scope: description: The scope of the membership. Currently, can only be `team`. @@ -151738,7 +151750,7 @@ x-webhooks: required: - login - id - team: &797 + team: &798 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -151928,11 +151940,11 @@ x-webhooks: type: string enum: - removed - enterprise: *760 - installation: *761 - member: *787 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + member: *788 + organization: *763 + repository: *764 scope: description: The scope of the membership. Currently, can only be `team`. @@ -152009,7 +152021,7 @@ x-webhooks: required: - login - id - team: *797 + team: *798 required: - action - scope @@ -152091,8 +152103,8 @@ x-webhooks: type: string enum: - checks_requested - installation: *761 - merge_group: &799 + installation: *762 + merge_group: &800 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -152111,15 +152123,15 @@ x-webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *798 + head_commit: *799 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152205,10 +152217,10 @@ x-webhooks: - merged - invalidated - dequeued - installation: *761 - merge_group: *799 - organization: *762 - repository: *763 + installation: *762 + merge_group: *800 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152281,7 +152293,7 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 + enterprise: *761 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -152389,16 +152401,16 @@ x-webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *761 - organization: *762 + installation: *762 + organization: *763 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -152479,11 +152491,11 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152562,9 +152574,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - milestone: &802 + enterprise: *761 + installation: *762 + milestone: &803 title: Milestone description: A collection of related issues and pull requests. type: object @@ -152701,8 +152713,8 @@ x-webhooks: - updated_at - due_on - closed_at - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152781,11 +152793,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152895,11 +152907,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - milestone: *792 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *793 + organization: *763 + repository: *764 sender: *4 required: - action @@ -152979,11 +152991,11 @@ x-webhooks: type: string enum: - opened - enterprise: *760 - installation: *761 - milestone: *802 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + milestone: *803 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153062,11 +153074,11 @@ x-webhooks: type: string enum: - blocked - blocked_user: *787 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + blocked_user: *788 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153145,11 +153157,11 @@ x-webhooks: type: string enum: - unblocked - blocked_user: *787 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + blocked_user: *788 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153228,9 +153240,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - membership: &803 + enterprise: *761 + installation: *762 + membership: &804 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -153322,8 +153334,8 @@ x-webhooks: - role - organization_url - user - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153401,11 +153413,11 @@ x-webhooks: type: string enum: - member_added - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153484,8 +153496,8 @@ x-webhooks: type: string enum: - member_invited - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -153601,10 +153613,10 @@ x-webhooks: - inviter - team_count - invitation_teams_url - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 - user: *787 + user: *788 required: - action - invitation @@ -153682,11 +153694,11 @@ x-webhooks: type: string enum: - member_removed - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153773,11 +153785,11 @@ x-webhooks: properties: from: type: string - enterprise: *760 - installation: *761 - membership: *803 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + membership: *804 + organization: *763 + repository: *764 sender: *4 required: - action @@ -153853,9 +153865,9 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 package: description: Information about the package. type: object @@ -154354,7 +154366,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: &804 + items: &805 title: Ruby Gems metadata type: object properties: @@ -154449,7 +154461,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -154525,9 +154537,9 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 package: description: Information about the package. type: object @@ -154880,7 +154892,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *804 + items: *805 source_url: type: string format: uri @@ -154950,7 +154962,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -155127,12 +155139,12 @@ x-webhooks: - duration - created_at - updated_at - enterprise: *760 + enterprise: *761 id: type: integer - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - id @@ -155209,7 +155221,7 @@ x-webhooks: type: string enum: - approved - personal_access_token_request: &805 + personal_access_token_request: &806 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -155355,10 +155367,10 @@ x-webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *760 - organization: *762 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155435,11 +155447,11 @@ x-webhooks: type: string enum: - cancelled - personal_access_token_request: *805 - enterprise: *760 - organization: *762 + personal_access_token_request: *806 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155515,11 +155527,11 @@ x-webhooks: type: string enum: - created - personal_access_token_request: *805 - enterprise: *760 - organization: *762 + personal_access_token_request: *806 + enterprise: *761 + organization: *763 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155594,11 +155606,11 @@ x-webhooks: type: string enum: - denied - personal_access_token_request: *805 - organization: *762 - enterprise: *760 + personal_access_token_request: *806 + organization: *763 + enterprise: *761 sender: *4 - installation: *761 + installation: *762 required: - action - personal_access_token_request @@ -155703,7 +155715,7 @@ x-webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *806 + last_response: *807 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -155735,8 +155747,8 @@ x-webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 zen: description: Random string of GitHub zen. @@ -155981,10 +155993,10 @@ x-webhooks: - from required: - note - enterprise: *760 - installation: *761 - organization: *762 - project_card: &807 + enterprise: *761 + installation: *762 + organization: *763 + project_card: &808 title: Project Card type: object properties: @@ -156103,7 +156115,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -156184,11 +156196,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project_card: *807 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_card: *808 + repository: *764 sender: *4 required: - action @@ -156268,9 +156280,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 project_card: title: Project Card type: object @@ -156398,8 +156410,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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -156493,11 +156505,11 @@ x-webhooks: - from required: - note - enterprise: *760 - installation: *761 - organization: *762 - project_card: *807 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_card: *808 + repository: *764 sender: *4 required: - action @@ -156591,9 +156603,9 @@ x-webhooks: - from required: - column_id - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 project_card: allOf: - title: Project Card @@ -156783,7 +156795,7 @@ x-webhooks: type: string required: - after_id - repository: *763 + repository: *764 sender: *4 required: - action @@ -156863,10 +156875,10 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - organization: *762 - project: &809 + enterprise: *761 + installation: *762 + organization: *763 + project: &810 title: Project type: object properties: @@ -156990,7 +157002,7 @@ x-webhooks: - creator - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -157070,10 +157082,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project_column: &808 + enterprise: *761 + installation: *762 + organization: *763 + project_column: &809 title: Project Column type: object properties: @@ -157112,7 +157124,7 @@ x-webhooks: - name - created_at - updated_at - repository: *763 + repository: *764 sender: *4 required: - action @@ -157191,18 +157203,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -157292,11 +157304,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 + repository: *764 sender: *4 required: - action @@ -157376,11 +157388,11 @@ x-webhooks: type: string enum: - moved - enterprise: *760 - installation: *761 - organization: *762 - project_column: *808 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project_column: *809 + repository: *764 sender: *4 required: - action @@ -157460,11 +157472,11 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157544,18 +157556,18 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - project: *809 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 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: *800 - required: *801 + properties: *801 + required: *802 nullable: true sender: *4 required: @@ -157657,11 +157669,11 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157740,11 +157752,11 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 - organization: *762 - project: *809 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + project: *810 + repository: *764 sender: *4 required: - action @@ -157825,9 +157837,9 @@ x-webhooks: type: string enum: - closed - installation: *761 - organization: *762 - projects_v2: &810 + installation: *762 + organization: *763 + projects_v2: &811 title: Projects v2 Project description: A projects v2 project type: object @@ -157970,9 +157982,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158053,9 +158065,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158172,9 +158184,9 @@ x-webhooks: type: string to: type: string - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -158257,7 +158269,7 @@ x-webhooks: type: string enum: - archived - changes: &814 + changes: &815 type: object properties: archived_at: @@ -158271,9 +158283,9 @@ x-webhooks: type: string nullable: true format: date-time - installation: *761 - organization: *762 - projects_v2_item: &811 + installation: *762 + organization: *763 + projects_v2_item: &812 title: Projects v2 Item description: An item belonging to a project type: object @@ -158407,9 +158419,9 @@ x-webhooks: nullable: true to: type: string - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158491,9 +158503,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158574,9 +158586,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158682,7 +158694,7 @@ x-webhooks: oneOf: - type: string - type: integer - - &812 + - &813 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -158700,7 +158712,7 @@ x-webhooks: required: - id - name - - &813 + - &814 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -158723,8 +158735,8 @@ x-webhooks: oneOf: - type: string - type: integer - - *812 - *813 + - *814 required: - field_value - type: object @@ -158740,9 +158752,9 @@ x-webhooks: nullable: true required: - body - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158837,9 +158849,9 @@ x-webhooks: to: type: string nullable: true - installation: *761 - organization: *762 - projects_v2_item: *811 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -158922,10 +158934,10 @@ x-webhooks: type: string enum: - restored - changes: *814 - installation: *761 - organization: *762 - projects_v2_item: *811 + changes: *815 + installation: *762 + organization: *763 + projects_v2_item: *812 sender: *4 required: - action @@ -159007,9 +159019,9 @@ x-webhooks: type: string enum: - reopened - installation: *761 - organization: *762 - projects_v2: *810 + installation: *762 + organization: *763 + projects_v2: *811 sender: *4 required: - action @@ -159090,9 +159102,9 @@ x-webhooks: type: string enum: - created - installation: *761 - organization: *762 - projects_v2_status_update: &815 + installation: *762 + organization: *763 + projects_v2_status_update: &816 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -159219,9 +159231,9 @@ x-webhooks: type: string enum: - deleted - installation: *761 - organization: *762 - projects_v2_status_update: *815 + installation: *762 + organization: *763 + projects_v2_status_update: *816 sender: *4 required: - action @@ -159357,9 +159369,9 @@ x-webhooks: type: string format: date nullable: true - installation: *761 - organization: *762 - projects_v2_status_update: *815 + installation: *762 + organization: *763 + projects_v2_status_update: *816 sender: *4 required: - action @@ -159430,10 +159442,10 @@ x-webhooks: title: public event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - repository @@ -159510,13 +159522,13 @@ x-webhooks: type: string enum: - assigned - assignee: *787 - enterprise: *760 - installation: *761 - number: &816 + assignee: *788 + enterprise: *761 + installation: *762 + number: &817 description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -161799,7 +161811,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -161881,11 +161893,11 @@ x-webhooks: type: string enum: - auto_merge_disabled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -164163,7 +164175,7 @@ x-webhooks: - draft reason: type: string - repository: *763 + repository: *764 sender: *4 required: - action @@ -164245,11 +164257,11 @@ x-webhooks: type: string enum: - auto_merge_enabled - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -166527,7 +166539,7 @@ x-webhooks: - draft reason: type: string - repository: *763 + repository: *764 sender: *4 required: - action @@ -166609,13 +166621,13 @@ x-webhooks: type: string enum: - closed - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: &817 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: &818 allOf: - - *614 + - *615 - type: object properties: allow_auto_merge: @@ -166677,7 +166689,7 @@ x-webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *763 + repository: *764 sender: *4 required: - action @@ -166758,12 +166770,12 @@ x-webhooks: type: string enum: - converted_to_draft - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -166843,11 +166855,11 @@ x-webhooks: type: string enum: - demilestoned - enterprise: *760 - milestone: *597 - number: *816 - organization: *762 - pull_request: &818 + enterprise: *761 + milestone: *598 + number: *817 + organization: *763 + pull_request: &819 title: Pull Request type: object properties: @@ -169110,7 +169122,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -169189,11 +169201,11 @@ x-webhooks: type: string enum: - dequeued - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -171475,7 +171487,7 @@ x-webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *763 + repository: *764 sender: *4 required: - action @@ -171599,12 +171611,12 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -171684,11 +171696,11 @@ x-webhooks: type: string enum: - enqueued - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -173955,7 +173967,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -174035,11 +174047,11 @@ x-webhooks: type: string enum: - labeled - enterprise: *760 - installation: *761 - label: *786 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + label: *787 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -176321,7 +176333,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -176402,10 +176414,10 @@ x-webhooks: type: string enum: - locked - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -178685,7 +178697,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -178765,12 +178777,12 @@ x-webhooks: type: string enum: - milestoned - enterprise: *760 - milestone: *597 - number: *816 - organization: *762 - pull_request: *818 - repository: *763 + enterprise: *761 + milestone: *598 + number: *817 + organization: *763 + pull_request: *819 + repository: *764 sender: *4 required: - action @@ -178849,12 +178861,12 @@ x-webhooks: type: string enum: - opened - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -178935,12 +178947,12 @@ x-webhooks: type: string enum: - ready_for_review - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -179020,12 +179032,12 @@ x-webhooks: type: string enum: - reopened - enterprise: *760 - installation: *761 - number: *816 - organization: *762 - pull_request: *817 - repository: *763 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 + pull_request: *818 + repository: *764 sender: *4 required: - action @@ -179391,9 +179403,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -181563,7 +181575,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -181643,7 +181655,7 @@ x-webhooks: type: string enum: - deleted - comment: &820 + comment: &821 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. @@ -181928,9 +181940,9 @@ x-webhooks: - start_side - side - reactions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -184088,7 +184100,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -184168,11 +184180,11 @@ x-webhooks: type: string enum: - edited - changes: *819 - comment: *820 - enterprise: *760 - installation: *761 - organization: *762 + changes: *820 + comment: *821 + enterprise: *761 + installation: *762 + organization: *763 pull_request: type: object properties: @@ -186333,7 +186345,7 @@ x-webhooks: - _links - author_association - active_lock_reason - repository: *763 + repository: *764 sender: *4 required: - action @@ -186414,9 +186426,9 @@ x-webhooks: type: string enum: - dismissed - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -188589,7 +188601,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 review: description: The review that was affected. type: object @@ -188832,9 +188844,9 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -190888,8 +190900,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 - review: &821 + repository: *764 + review: &822 description: The review that was affected. type: object properties: @@ -191118,12 +191130,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -193406,7 +193418,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_reviewer: title: User type: object @@ -193490,12 +193502,12 @@ x-webhooks: type: string enum: - review_request_removed - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -195785,7 +195797,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_team: title: Team description: Groups of organization members that gives permissions @@ -195977,12 +195989,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -198267,7 +198279,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_reviewer: title: User type: object @@ -198352,12 +198364,12 @@ x-webhooks: type: string enum: - review_requested - enterprise: *760 - installation: *761 + enterprise: *761 + installation: *762 number: description: The pull request number. type: integer - organization: *762 + organization: *763 pull_request: title: Pull Request type: object @@ -200633,7 +200645,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 requested_team: title: Team description: Groups of organization members that gives permissions @@ -200814,9 +200826,9 @@ x-webhooks: type: string enum: - submitted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -202991,8 +203003,8 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 - review: *821 + repository: *764 + review: *822 sender: *4 required: - action @@ -203072,9 +203084,9 @@ x-webhooks: type: string enum: - resolved - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -205144,7 +205156,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 sender: *4 thread: type: object @@ -205527,9 +205539,9 @@ x-webhooks: type: string enum: - unresolved - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 pull_request: title: Simple Pull Request type: object @@ -207585,7 +207597,7 @@ x-webhooks: - author_association - auto_merge - active_lock_reason - repository: *763 + repository: *764 sender: *4 thread: type: object @@ -207971,10 +207983,10 @@ x-webhooks: type: string before: type: string - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -210245,7 +210257,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -210327,11 +210339,11 @@ x-webhooks: type: string enum: - unassigned - assignee: *822 - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + assignee: *823 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -212614,7 +212626,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -212693,11 +212705,11 @@ x-webhooks: type: string enum: - unlabeled - enterprise: *760 - installation: *761 - label: *786 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + label: *787 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -214970,7 +214982,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -215051,10 +215063,10 @@ x-webhooks: type: string enum: - unlocked - enterprise: *760 - installation: *761 - number: *816 - organization: *762 + enterprise: *761 + installation: *762 + number: *817 + organization: *763 pull_request: title: Pull Request type: object @@ -217319,7 +217331,7 @@ x-webhooks: - auto_merge - active_lock_reason - draft - repository: *763 + repository: *764 sender: *4 required: - action @@ -217519,7 +217531,7 @@ x-webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *760 + enterprise: *761 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -217611,8 +217623,8 @@ x-webhooks: - url - author - committer - installation: *761 - organization: *762 + installation: *762 + organization: *763 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -218187,9 +218199,9 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 registry_package: type: object properties: @@ -218635,7 +218647,7 @@ x-webhooks: type: string rubygems_metadata: type: array - items: *804 + items: *805 summary: type: string tag_name: @@ -218689,7 +218701,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -218767,9 +218779,9 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 registry_package: type: object properties: @@ -219077,7 +219089,7 @@ x-webhooks: - published_at rubygems_metadata: type: array - items: *804 + items: *805 summary: type: string tag_name: @@ -219126,7 +219138,7 @@ x-webhooks: - owner - package_version - registry - repository: *763 + repository: *764 sender: *4 required: - action @@ -219203,10 +219215,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - release: &823 + enterprise: *761 + installation: *762 + organization: *763 + release: &824 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -219511,7 +219523,7 @@ x-webhooks: - tarball_url - zipball_url - body - repository: *763 + repository: *764 sender: *4 required: - action @@ -219588,11 +219600,11 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -219709,11 +219721,11 @@ x-webhooks: type: boolean required: - to - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -219791,9 +219803,9 @@ x-webhooks: type: string enum: - prereleased - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -220102,7 +220114,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *763 + repository: *764 sender: *4 required: - action @@ -220178,10 +220190,10 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - release: &824 + enterprise: *761 + installation: *762 + organization: *763 + release: &825 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -220487,7 +220499,7 @@ x-webhooks: type: string nullable: true format: uri - repository: *763 + repository: *764 sender: *4 required: - action @@ -220563,11 +220575,11 @@ x-webhooks: type: string enum: - released - enterprise: *760 - installation: *761 - organization: *762 - release: *823 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *824 + repository: *764 sender: *4 required: - action @@ -220643,11 +220655,11 @@ x-webhooks: type: string enum: - unpublished - enterprise: *760 - installation: *761 - organization: *762 - release: *824 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + release: *825 + repository: *764 sender: *4 required: - action @@ -220723,11 +220735,11 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - repository_advisory: *671 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + repository_advisory: *672 sender: *4 required: - action @@ -220803,11 +220815,11 @@ x-webhooks: type: string enum: - reported - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - repository_advisory: *671 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + repository_advisory: *672 sender: *4 required: - action @@ -220883,10 +220895,10 @@ x-webhooks: type: string enum: - archived - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -220963,10 +220975,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221044,10 +221056,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221131,10 +221143,10 @@ x-webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221246,10 +221258,10 @@ x-webhooks: nullable: true items: type: string - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221321,10 +221333,10 @@ x-webhooks: title: repository_import event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 status: type: string @@ -221405,10 +221417,10 @@ x-webhooks: type: string enum: - privatized - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221485,10 +221497,10 @@ x-webhooks: type: string enum: - publicized - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221582,10 +221594,10 @@ x-webhooks: - name required: - repository - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -221665,10 +221677,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 sender: *4 required: @@ -221747,10 +221759,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 sender: *4 required: @@ -221829,10 +221841,10 @@ x-webhooks: type: string enum: - edited - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 repository_ruleset: *130 changes: type: object @@ -222137,10 +222149,10 @@ x-webhooks: - from required: - owner - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222218,10 +222230,10 @@ x-webhooks: type: string enum: - unarchived - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222299,7 +222311,7 @@ x-webhooks: type: string enum: - create - alert: &825 + alert: &826 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -222420,10 +222432,10 @@ x-webhooks: type: string enum: - open - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222629,10 +222641,10 @@ x-webhooks: type: string enum: - dismissed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222710,11 +222722,11 @@ x-webhooks: type: string enum: - reopen - alert: *825 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *826 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222913,10 +222925,10 @@ x-webhooks: enum: - fixed - open - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -222994,7 +223006,7 @@ x-webhooks: type: string enum: - created - alert: &826 + alert: &827 type: object properties: number: *100 @@ -223105,10 +223117,10 @@ x-webhooks: description: Whether the detected secret was found in multiple repositories in the same organization or business. nullable: true - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223189,11 +223201,11 @@ x-webhooks: type: string enum: - created - alert: *826 - installation: *761 - location: *827 - organization: *762 - repository: *763 + alert: *827 + installation: *762 + location: *828 + organization: *763 + repository: *764 sender: *4 required: - location @@ -223431,11 +223443,11 @@ x-webhooks: type: string enum: - publicly_leaked - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223513,11 +223525,11 @@ x-webhooks: type: string enum: - reopened - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223595,11 +223607,11 @@ x-webhooks: type: string enum: - resolved - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223677,11 +223689,11 @@ x-webhooks: type: string enum: - validated - alert: *826 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + alert: *827 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -223807,10 +223819,10 @@ x-webhooks: - organization - enterprise nullable: true - repository: *763 - enterprise: *760 - installation: *761 - organization: *762 + repository: *764 + enterprise: *761 + installation: *762 + organization: *763 sender: *4 required: - action @@ -223888,11 +223900,11 @@ x-webhooks: type: string enum: - published - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - security_advisory: &828 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + security_advisory: &829 description: The details of the security advisory, including summary, description, and severity. type: object @@ -224075,11 +224087,11 @@ x-webhooks: type: string enum: - updated - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 - security_advisory: *828 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 + security_advisory: *829 sender: *4 required: - action @@ -224152,10 +224164,10 @@ x-webhooks: type: string enum: - withdrawn - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -224340,10 +224352,10 @@ x-webhooks: type: object properties: security_and_analysis: *328 - enterprise: *760 - installation: *761 - organization: *762 - repository: *391 + enterprise: *761 + installation: *762 + organization: *763 + repository: *392 sender: *4 required: - changes @@ -224421,12 +224433,12 @@ x-webhooks: type: string enum: - cancelled - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: &829 + sponsorship: &830 type: object properties: created_at: @@ -224727,12 +224739,12 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - sponsorship @@ -224820,12 +224832,12 @@ x-webhooks: type: string required: - from - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -224902,17 +224914,17 @@ x-webhooks: type: string enum: - pending_cancellation - effective_date: &830 + effective_date: &831 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: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - sponsorship @@ -224986,7 +224998,7 @@ x-webhooks: type: string enum: - pending_tier_change - changes: &831 + changes: &832 type: object properties: tier: @@ -225030,13 +225042,13 @@ x-webhooks: - from required: - tier - effective_date: *830 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + effective_date: *831 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -225113,13 +225125,13 @@ x-webhooks: type: string enum: - tier_changed - changes: *831 - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + changes: *832 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - sponsorship: *829 + sponsorship: *830 required: - action - changes @@ -225193,10 +225205,10 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -225279,10 +225291,10 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -225702,15 +225714,15 @@ x-webhooks: status. type: string nullable: true - enterprise: *760 + enterprise: *761 id: description: The unique identifier of the status. type: integer - installation: *761 + installation: *762 name: type: string - organization: *762 - repository: *763 + organization: *763 + repository: *764 sender: *4 sha: description: The Commit SHA. @@ -225825,9 +225837,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -225917,9 +225929,9 @@ x-webhooks: description: The ID of the sub-issue. type: number sub_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226009,9 +226021,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226101,9 +226113,9 @@ x-webhooks: description: The ID of the parent issue. type: number parent_issue: *155 - installation: *761 - organization: *762 - repository: *763 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -226180,12 +226192,12 @@ x-webhooks: title: team_add event type: object properties: - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - team: &832 + team: &833 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -226375,9 +226387,9 @@ x-webhooks: type: string enum: - added_to_repository - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -226835,7 +226847,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -226911,9 +226923,9 @@ x-webhooks: type: string enum: - created - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -227371,7 +227383,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -227448,9 +227460,9 @@ x-webhooks: type: string enum: - deleted - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -227908,7 +227920,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -228052,9 +228064,9 @@ x-webhooks: - from required: - permissions - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -228512,7 +228524,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - changes @@ -228590,9 +228602,9 @@ x-webhooks: type: string enum: - removed_from_repository - enterprise: *760 - installation: *761 - organization: *762 + enterprise: *761 + installation: *762 + organization: *763 repository: title: Repository description: A git repository @@ -229050,7 +229062,7 @@ x-webhooks: - topics - visibility sender: *4 - team: *832 + team: *833 required: - action - team @@ -229126,10 +229138,10 @@ x-webhooks: type: string enum: - started - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 required: - action @@ -229202,16 +229214,16 @@ x-webhooks: title: workflow_dispatch event type: object properties: - enterprise: *760 + enterprise: *761 inputs: type: object nullable: true additionalProperties: true - installation: *761 - organization: *762 + installation: *762 + organization: *763 ref: type: string - repository: *763 + repository: *764 sender: *4 workflow: type: string @@ -229293,10 +229305,10 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: allOf: @@ -229533,7 +229545,7 @@ x-webhooks: type: string required: - conclusion - deployment: *526 + deployment: *527 required: - action - repository @@ -229612,10 +229624,10 @@ x-webhooks: type: string enum: - in_progress - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: allOf: @@ -229875,7 +229887,7 @@ x-webhooks: required: - status - steps - deployment: *526 + deployment: *527 required: - action - repository @@ -229954,10 +229966,10 @@ x-webhooks: type: string enum: - queued - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: type: object @@ -230092,7 +230104,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *526 + deployment: *527 required: - action - repository @@ -230171,10 +230183,10 @@ x-webhooks: type: string enum: - waiting - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 workflow_job: type: object @@ -230310,7 +230322,7 @@ x-webhooks: - workflow_name - head_branch - created_at - deployment: *526 + deployment: *527 required: - action - repository @@ -230390,12 +230402,12 @@ x-webhooks: type: string enum: - completed - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Workflow Run type: object @@ -231394,12 +231406,12 @@ x-webhooks: type: string enum: - in_progress - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 workflow_run: title: Workflow Run type: object @@ -232383,12 +232395,12 @@ x-webhooks: type: string enum: - requested - enterprise: *760 - installation: *761 - organization: *762 - repository: *763 + enterprise: *761 + installation: *762 + organization: *763 + repository: *764 sender: *4 - workflow: *782 + workflow: *783 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 f4f8f9cad2..9fb91c6e70 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -8392,6 +8392,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -29265,6 +29268,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -65607,6 +65613,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -65664,6 +65673,9 @@ }, { "$ref": "#/components/parameters/alert-number" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -317224,6 +317236,16 @@ "default": false } }, + "secret-scanning-alert-hide-secret": { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, "advanced-security-product": { "name": "advanced_security_product", "in": "query", diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 30768b1cee..d951913579 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -5946,6 +5946,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -21199,6 +21200,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -47615,6 +47617,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -47656,6 +47659,7 @@ paths: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" - "$ref": "#/components/parameters/alert-number" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -240419,6 +240423,15 @@ components: schema: type: boolean default: false + secret-scanning-alert-hide-secret: + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false advanced-security-product: name: advanced_security_product in: query diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index f4f8f9cad2..9fb91c6e70 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -8392,6 +8392,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -29265,6 +29268,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -65607,6 +65613,9 @@ }, { "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -65664,6 +65673,9 @@ }, { "$ref": "#/components/parameters/alert-number" + }, + { + "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" } ], "responses": { @@ -317224,6 +317236,16 @@ "default": false } }, + "secret-scanning-alert-hide-secret": { + "name": "hide_secret", + "in": "query", + "description": "A boolean value representing whether or not to hide literal secrets in the results.", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, "advanced-security-product": { "name": "advanced_security_product", "in": "query", diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 30768b1cee..d951913579 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -5946,6 +5946,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -21199,6 +21200,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -47615,6 +47617,7 @@ paths: - "$ref": "#/components/parameters/secret-scanning-alert-validity" - "$ref": "#/components/parameters/secret-scanning-alert-publicly-leaked" - "$ref": "#/components/parameters/secret-scanning-alert-multi-repo" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -47656,6 +47659,7 @@ paths: - "$ref": "#/components/parameters/owner" - "$ref": "#/components/parameters/repo" - "$ref": "#/components/parameters/alert-number" + - "$ref": "#/components/parameters/secret-scanning-alert-hide-secret" responses: '200': description: Response @@ -240419,6 +240423,15 @@ components: schema: type: boolean default: false + secret-scanning-alert-hide-secret: + name: hide_secret + in: query + description: A boolean value representing whether or not to hide literal secrets + in the results. + required: false + schema: + type: boolean + default: false advanced-security-product: name: advanced_security_product in: query