diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 68b80ede2..a1304dc67 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -27954,6 +27954,45 @@ "ssl_verify" ] }, + { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", @@ -28422,6 +28461,45 @@ "ssl_verify" ] }, + { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index ef246ff0b..b847757e4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -438,7 +438,7 @@ paths: The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs. schema: type: string - - &80 + - &81 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 results before this cursor. For @@ -447,7 +447,7 @@ paths: required: false schema: type: string - - &81 + - &82 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 results after this cursor. For @@ -456,7 +456,7 @@ paths: required: false schema: type: string - - &82 + - &83 name: direction description: The direction to sort the results by. in: query @@ -695,7 +695,7 @@ paths: required: - vector_string - score - cvss_severities: &96 + cvss_severities: &97 type: - object - 'null' @@ -742,7 +742,7 @@ paths: required: - vector_string - score - epss: &97 + epss: &98 type: - object - 'null' @@ -905,7 +905,7 @@ paths: - subscriptions_url - type - url - type: &315 + type: &316 type: string description: The type of credit the user is receiving. enum: @@ -1038,7 +1038,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &171 + schema: &172 title: Validation Error Simple description: Validation Error Simple type: object @@ -1071,7 +1071,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: - - &629 + - &630 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1667,7 +1667,7 @@ paths: schema: type: integer default: 30 - - &244 + - &245 name: cursor description: 'Used for pagination: the starting delivery from which the page of deliveries is fetched. Refer to the `link` header for the next and previous @@ -1683,7 +1683,7 @@ paths: application/json: schema: type: array - items: &245 + items: &246 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -1776,7 +1776,7 @@ paths: - installation_id - repository_id examples: - default: &246 + default: &247 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -1808,7 +1808,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &639 + schema: &640 title: Scim Error description: Scim Error type: object @@ -1839,7 +1839,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &170 + schema: &171 title: Validation Error description: Validation Error type: object @@ -1911,7 +1911,7 @@ paths: description: Response content: application/json: - schema: &247 + schema: &248 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -2046,7 +2046,7 @@ paths: - request - response examples: - default: &248 + default: &249 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -2106,7 +2106,7 @@ paths: parameters: - *16 responses: - '202': &91 + '202': &92 description: Accepted content: application/json: @@ -2250,7 +2250,7 @@ paths: parameters: - *17 - *19 - - &135 + - &136 name: since description: 'Only show results that were last updated after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -3012,7 +3012,7 @@ paths: license: anyOf: - type: 'null' - - &146 + - &147 title: License Simple description: License Simple type: object @@ -7607,7 +7607,7 @@ paths: description: Response content: application/json: - schema: &172 + schema: &173 type: object properties: total_active_caches_count: @@ -7622,7 +7622,7 @@ paths: - total_active_caches_count - total_active_caches_size_in_bytes examples: - default: &173 + default: &174 value: total_active_caches_size_in_bytes: 3344284 total_active_caches_count: 5 @@ -7834,7 +7834,7 @@ paths: - public_ip_enabled - platform examples: - default: &174 + default: &175 value: total_count: 2 runners: @@ -8131,7 +8131,7 @@ paths: description: Response content: application/json: - schema: &175 + schema: &176 type: object properties: public_ips: @@ -8158,7 +8158,7 @@ paths: required: - public_ips examples: - default: &176 + default: &177 value: public_ips: current_usage: 17 @@ -8198,7 +8198,7 @@ paths: type: array items: *42 examples: - default: &177 + default: &178 value: id: 4-core cpu_cores: 4 @@ -8463,7 +8463,7 @@ paths: - all - local_only - selected - selected_actions_url: &180 + selected_actions_url: &181 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` @@ -8844,7 +8844,7 @@ paths: description: Success response content: application/json: - schema: &183 + schema: &184 type: object properties: default_workflow_permissions: &50 @@ -8892,7 +8892,7 @@ paths: required: true content: application/json: - schema: &184 + schema: &185 type: object properties: default_workflow_permissions: *50 @@ -9733,7 +9733,7 @@ paths: application/json: schema: type: array - items: &188 + items: &189 title: Runner Application description: Runner Application type: object @@ -9758,7 +9758,7 @@ paths: - download_url - filename examples: - default: &189 + default: &190 value: - os: osx architecture: x64 @@ -9842,7 +9842,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &190 + '201': &191 description: Response content: application/json: @@ -9956,7 +9956,7 @@ paths: - token - expires_at examples: - default: &191 + default: &192 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -9996,7 +9996,7 @@ paths: application/json: schema: *62 examples: - default: &192 + default: &193 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -10028,7 +10028,7 @@ paths: application/json: schema: *59 examples: - default: &193 + default: &194 value: id: 23 name: MBP @@ -10242,7 +10242,7 @@ paths: - *38 - *58 responses: - '200': &194 + '200': &195 description: Response content: application/json: @@ -10298,7 +10298,7 @@ paths: parameters: - *38 - *58 - - &195 + - &196 name: name description: The name of a self-hosted runner's custom label. in: path @@ -10395,7 +10395,7 @@ paths: required: true content: application/json: - schema: &202 + schema: &203 title: Enterprise Announcement description: Enterprise global announcement type: object @@ -10466,7 +10466,7 @@ paths: required: false schema: type: string - - &203 + - &204 name: include description: |- The event types to include: @@ -10484,7 +10484,7 @@ paths: - web - git - all - - &204 + - &205 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. @@ -10492,7 +10492,7 @@ paths: required: false schema: type: string - - &205 + - &206 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. @@ -10500,7 +10500,7 @@ paths: required: false schema: type: string - - &206 + - &207 name: order description: |- The order of audit log events. To list newest events first, specify `desc`. To list oldest events first, specify `asc`. @@ -10522,7 +10522,7 @@ paths: application/json: schema: type: array - items: &207 + items: &208 type: object properties: "@timestamp": @@ -10644,7 +10644,7 @@ paths: description: The repository visibility, for example `public` or `private`. examples: - default: &208 + default: &209 value: - "@timestamp": 1606929874512 action: team.add_member @@ -10948,6 +10948,38 @@ paths: - port - ssl_verify - &77 + title: HecConfig + description: Hec Config for Audit Log Stream Configuration + type: object + properties: + domain: + description: Domain of Hec instance. + type: string + port: + description: The port number for connecting to HEC. + type: integer + key_id: + type: string + description: Key ID obtained from the audit log stream key + endpoint used to encrypt secrets. + encrypted_token: + description: Encrypted Token. + type: string + path: + description: Path to send events to. + type: string + ssl_verify: + description: SSL verification helps ensure your events are + sent to your HEC endpoint securely. + type: boolean + required: + - domain + - encrypted_token + - path + - key_id + - port + - ssl_verify + - &78 title: GoogleCloudConfig description: Google Cloud Config for audit log streaming configuration. type: object @@ -10965,7 +10997,7 @@ paths: - bucket - key_id - encrypted_json_credentials - - &78 + - &79 title: DatadogConfig description: Datadog Config for audit log streaming configuration. type: object @@ -10996,7 +11028,7 @@ paths: - stream_type - vendor_specific examples: - default: &79 + default: &80 value: enabled: false stream_type: Azure Event Hubs @@ -11138,12 +11170,13 @@ paths: - *76 - *77 - *78 + - *79 required: - enabled - stream_type - vendor_specific examples: - default: *79 + default: *80 responses: '200': description: Successful update @@ -11208,17 +11241,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise parameters: - *38 - - &210 + - &211 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`, but not both. in: query required: false - schema: &83 + schema: &84 type: string description: The name of the tool used to generate the code scanning analysis. - - &211 + - &212 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 @@ -11226,23 +11259,23 @@ paths: or `tool_name`, but not both. in: query required: false - schema: &84 + schema: &85 type: - string - 'null' description: The GUID of the tool used to generate the code scanning analysis, if provided in the uploaded SARIF data. - - *80 - *81 + - *82 - *19 - *17 - - *82 + - *83 - name: state description: If specified, only code scanning alerts with this state will be returned. in: query required: false - schema: &212 + schema: &213 type: string description: State of a code scanning alert. enum: @@ -11267,42 +11300,42 @@ paths: application/json: schema: type: array - items: &213 + items: &214 type: object properties: - number: &94 + number: &95 type: integer description: The security alert number. readOnly: true - created_at: &101 + created_at: &102 type: string description: 'The time that the alert was created in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - updated_at: &102 + updated_at: &103 type: string description: 'The time that the alert was last updated in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - url: &99 + url: &100 type: string description: The REST API URL of the alert resource. format: uri readOnly: true - html_url: &100 + html_url: &101 type: string description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &432 + instances_url: &433 type: string description: The REST API URL for fetching the list of instances for an alert. format: uri readOnly: true - state: &85 + state: &86 type: - string - 'null' @@ -11312,7 +11345,7 @@ paths: - dismissed - fixed - - fixed_at: &104 + fixed_at: &105 type: - string - 'null' @@ -11324,7 +11357,7 @@ paths: anyOf: - type: 'null' - *4 - dismissed_at: &103 + dismissed_at: &104 type: - string - 'null' @@ -11332,7 +11365,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &433 + dismissed_reason: &434 type: - string - 'null' @@ -11343,14 +11376,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &434 + dismissed_comment: &435 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &435 + rule: &436 type: object properties: id: @@ -11411,26 +11444,26 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &436 + tool: &437 type: object properties: - name: *83 + name: *84 version: type: - string - 'null' description: The version of the tool used to generate the code scanning analysis. - guid: *84 - most_recent_instance: &437 + guid: *85 + most_recent_instance: &438 type: object properties: - ref: &430 + ref: &431 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &447 + analysis_key: &448 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11441,13 +11474,13 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &448 + category: &449 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple analyses for the same tool and commit, but performed on different languages or different parts of the code. - state: *85 + state: *86 commit_sha: type: string message: @@ -11488,7 +11521,7 @@ paths: - test - library - - repository: &92 + repository: &93 title: Simple Repository description: A GitHub repository. type: object @@ -11825,7 +11858,7 @@ paths: - most_recent_instance - repository examples: - default: &214 + default: &215 value: - number: 4 created_at: '2020-02-13T12:29:18Z' @@ -12056,7 +12089,7 @@ paths: headers: Link: *37 '404': *6 - '503': &125 + '503': &126 description: Service unavailable content: application/json: @@ -12100,8 +12133,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 responses: '200': description: Response @@ -12109,7 +12142,7 @@ paths: application/json: schema: type: array - items: &86 + items: &87 type: object description: A code security configuration properties: @@ -12443,7 +12476,7 @@ paths: - disabled - not_set default: disabled - code_scanning_default_setup_options: &89 + code_scanning_default_setup_options: &90 type: - object - 'null' @@ -12529,9 +12562,9 @@ paths: description: Successfully created code security configuration content: application/json: - schema: *86 + schema: *87 examples: - default: &87 + default: &88 value: id: 1325 target_type: enterprise @@ -12586,7 +12619,7 @@ paths: description: Response content: application/json: - schema: &216 + schema: &217 type: array description: A list of default code security configurations items: @@ -12600,9 +12633,9 @@ paths: description: The visibility of newly created repositories for which the code security configuration will be applied to by default - configuration: *86 + configuration: *87 examples: - default: &217 + default: &218 value: - default_for_new_repos: public configuration: @@ -12687,7 +12720,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise parameters: - *38 - - &88 + - &89 name: configuration_id description: The unique identifier of the code security configuration. in: path @@ -12699,9 +12732,9 @@ paths: description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *87 + default: *88 '304': *35 '403': *27 '404': *6 @@ -12726,7 +12759,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -12793,7 +12826,7 @@ paths: - enabled - disabled - not_set - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -12848,13 +12881,13 @@ paths: description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *87 + default: *88 '304': *35 '403': *27 '404': *6 - '409': &90 + '409': &91 description: Conflict content: application/json: @@ -12882,14 +12915,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise parameters: - *38 - - *88 + - *89 responses: - '204': &112 + '204': &113 description: A header with no content is returned. '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -12914,7 +12947,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -12939,10 +12972,10 @@ paths: value: scope: all responses: - '202': *91 + '202': *92 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -12967,7 +13000,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -13007,12 +13040,12 @@ paths: - none - private_and_internal - public - configuration: *86 + configuration: *87 examples: default: value: default_for_new_repos: all - configuration: &215 + configuration: &216 value: id: 1325 target_type: organization @@ -13064,7 +13097,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration parameters: - *38 - - *88 + - *89 - name: per_page description: The number of results per page (max 100). 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)." @@ -13073,8 +13106,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 - name: status description: |- A comma-separated list of statuses. If specified, only repositories with these attachment statuses will be returned. @@ -13092,7 +13125,7 @@ paths: application/json: schema: type: array - items: &218 + items: &219 type: object description: Repositories associated with a code security configuration and attachment status @@ -13110,13 +13143,13 @@ paths: - failed - updating - removed_by_enterprise - repository: *92 + repository: *93 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: &219 + repository: &220 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -13599,7 +13632,7 @@ paths: or enterprise teams are only counted once. seats: type: array - items: &221 + items: &222 title: Copilot Business Seat Detail description: Information about a Copilot Business seat assignment for a user, team, or organization. @@ -13614,7 +13647,7 @@ paths: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. oneOf: - - &266 + - &267 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -13673,7 +13706,7 @@ paths: parent: anyOf: - type: 'null' - - &279 + - &280 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -13877,7 +13910,7 @@ paths: - created_at additionalProperties: false examples: - default: &222 + default: &223 value: total_seats: 2 seats: @@ -13946,7 +13979,7 @@ paths: site_admin: false headers: Link: *37 - '500': &93 + '500': &94 description: Internal Error content: application/json: @@ -14012,7 +14045,7 @@ paths: application/json: schema: type: array - items: &127 + items: &128 title: Copilot Usage Metrics description: Copilot usage metrics for a given day. type: object @@ -14328,7 +14361,7 @@ paths: - date additionalProperties: true examples: - default: &128 + default: &129 value: - date: '2024-06-24' total_active_users: 24 @@ -14427,10 +14460,10 @@ paths: custom_model_training_date: '2024-02-01' total_pr_summaries_created: 10 total_engaged_users: 4 - '500': *93 + '500': *94 '403': *27 '404': *6 - '422': &129 + '422': &130 description: Copilot Usage Merics API setting is disabled at the organization or enterprise level. content: @@ -14500,7 +14533,7 @@ paths: application/json: schema: type: array - items: &130 + items: &131 title: Copilot Usage Metrics description: Summary of Copilot usage. type: object @@ -14652,7 +14685,7 @@ paths: lines_suggested: 1100 lines_accepted: 1000 active_users: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -14680,7 +14713,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise parameters: - *38 - - &229 + - &230 name: state in: query description: |- @@ -14689,7 +14722,7 @@ paths: Can be: `auto_dismissed`, `dismissed`, `fixed`, `open` schema: type: string - - &230 + - &231 name: severity in: query description: |- @@ -14698,7 +14731,7 @@ paths: Can be: `low`, `medium`, `high`, `critical` schema: type: string - - &231 + - &232 name: ecosystem in: query description: |- @@ -14707,14 +14740,14 @@ paths: Can be: `composer`, `go`, `maven`, `npm`, `nuget`, `pip`, `pub`, `rubygems`, `rust` schema: type: string - - &232 + - &233 name: package in: query description: A comma-separated list of package names. If specified, only alerts for these packages will be returned. schema: type: string - - &233 + - &234 name: epss_percentage in: query description: |- @@ -14726,7 +14759,7 @@ paths: Filters the list of alerts based on EPSS percentages. If specified, only alerts with the provided EPSS percentages will be returned. schema: type: string - - &234 + - &235 name: scope in: query description: The scope of the vulnerable dependency. If specified, only alerts @@ -14736,7 +14769,7 @@ paths: enum: - development - runtime - - &235 + - &236 name: sort in: query description: |- @@ -14751,10 +14784,10 @@ paths: - updated - epss_percentage default: created - - *82 - - *80 + - *83 - *81 - - &236 + - *82 + - &237 name: first description: |- **Deprecated**. The number of results per page (max 100), starting from the first matching result. @@ -14767,7 +14800,7 @@ paths: minimum: 1 maximum: 100 default: 30 - - &237 + - &238 name: last description: |- **Deprecated**. The number of results per page (max 100), starting from the last matching result. @@ -14787,11 +14820,11 @@ paths: application/json: schema: type: array - items: &238 + items: &239 type: object description: A Dependabot alert. properties: - number: *94 + number: *95 state: type: string description: The state of the Dependabot alert. @@ -14806,7 +14839,7 @@ paths: description: Details for the vulnerable dependency. readOnly: true properties: - package: &95 + package: &96 type: object description: Details for the vulnerable package. readOnly: true @@ -14839,7 +14872,7 @@ paths: - development - runtime - - security_advisory: &484 + security_advisory: &485 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -14870,13 +14903,13 @@ paths: description: Vulnerable version range information for the advisory. readOnly: true - items: &98 + items: &99 type: object description: Details pertaining to one vulnerable version range for the advisory. readOnly: true properties: - package: *95 + package: *96 severity: type: string description: The severity of the vulnerability. @@ -14944,8 +14977,8 @@ paths: - score - vector_string additionalProperties: false - cvss_severities: *96 - epss: *97 + cvss_severities: *97 + epss: *98 cwes: type: array description: Details for the advisory pertaining to Common @@ -15045,12 +15078,12 @@ paths: - updated_at - withdrawn_at additionalProperties: false - security_vulnerability: *98 - url: *99 - html_url: *100 - created_at: *101 - updated_at: *102 - dismissed_at: *103 + security_vulnerability: *99 + url: *100 + html_url: *101 + created_at: *102 + updated_at: *103 + dismissed_at: *104 dismissed_by: anyOf: - type: 'null' @@ -15074,8 +15107,8 @@ paths: description: An optional comment associated with the alert's dismissal. maxLength: 280 - fixed_at: *104 - auto_dismissed_at: &485 + fixed_at: *105 + auto_dismissed_at: &486 type: - string - 'null' @@ -15083,7 +15116,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - repository: *92 + repository: *93 required: - number - state @@ -15102,7 +15135,7 @@ paths: - repository additionalProperties: false examples: - default: &239 + default: &240 value: - number: 2 state: dismissed @@ -15528,7 +15561,7 @@ paths: type: integer network_configurations: type: array - items: &105 + items: &106 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -15573,7 +15606,7 @@ paths: - name - created_on examples: - default: &324 + default: &325 value: total_count: 2 network_configurations: @@ -15651,9 +15684,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: &106 + default: &107 value: id: 123456789ABCDEF name: My network configuration @@ -15680,7 +15713,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise parameters: - *38 - - &107 + - &108 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -15692,9 +15725,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 headers: Link: *37 x-github: @@ -15714,7 +15747,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise parameters: - *38 - - *107 + - *108 requestBody: required: true content: @@ -15753,9 +15786,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -15773,7 +15806,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise parameters: - *38 - - *107 + - *108 responses: '204': description: Response @@ -15796,7 +15829,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: - *38 - - &325 + - &326 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -15808,7 +15841,7 @@ paths: description: Response content: application/json: - schema: &326 + schema: &327 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -15847,7 +15880,7 @@ paths: - subnet_id - region examples: - default: &327 + default: &328 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -15885,7 +15918,7 @@ paths: application/json: schema: type: array - items: &108 + items: &109 title: Organization Custom Property description: Custom property defined on an organization type: object @@ -15961,7 +15994,7 @@ paths: - property_name - value_type examples: - default: &109 + default: &110 value: - property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -16017,7 +16050,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *108 + items: *109 minItems: 1 maxItems: 100 required: @@ -16047,9 +16080,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -16074,7 +16107,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise parameters: - *38 - - &110 + - &111 name: custom_property_name description: The custom property name in: path @@ -16086,9 +16119,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: &111 + default: &112 value: property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -16124,12 +16157,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise parameters: - *38 - - *110 + - *111 requestBody: required: true content: application/json: - schema: &297 + schema: &298 title: Custom Property Set Payload description: Custom property set payload type: object @@ -16191,9 +16224,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -16218,9 +16251,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise parameters: - *38 - - *110 + - *111 responses: - '204': *112 + '204': *113 '403': *27 '404': *6 x-github: @@ -16260,7 +16293,7 @@ paths: - push - repository default: branch - enforcement: &119 + enforcement: &120 type: string description: The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Admins can view insights @@ -16273,7 +16306,7 @@ paths: bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: &120 + items: &121 title: Repository Ruleset Bypass Actor type: object description: An actor that can bypass rules in a ruleset @@ -16311,7 +16344,7 @@ paths: - always - pull_request default: always - conditions: &124 + conditions: &125 title: Enterprise ruleset conditions type: object description: Conditions for an enterprise ruleset. The conditions @@ -16325,7 +16358,7 @@ paths: description: Conditions to target organizations by name and all repositories allOf: - - &113 + - &114 title: Repository ruleset conditions for organization names type: object description: Parameters for an organization name condition @@ -16351,7 +16384,7 @@ paths: type: string required: - organization_name - - &116 + - &117 title: Repository ruleset conditions for repository names type: object description: Parameters for a repository name condition @@ -16380,7 +16413,7 @@ paths: is prevented. required: - repository_name - - &115 + - &116 title: Repository ruleset conditions for ref names type: object description: Parameters for a repository ruleset ref name condition @@ -16408,8 +16441,8 @@ paths: description: Conditions to target organizations by name and repositories by property allOf: - - *113 - - &118 + - *114 + - &119 title: Repository ruleset conditions for repository properties type: object description: Parameters for a repository property condition @@ -16422,7 +16455,7 @@ paths: description: The repository properties and values to include. All of these properties must match for the condition to pass. - items: &114 + items: &115 title: Repository ruleset property targeting definition type: object description: Parameters for a targeting a repository @@ -16453,16 +16486,16 @@ paths: description: The repository properties and values to exclude. The condition will not pass if any of these properties match. - items: *114 + items: *115 required: - repository_property - - *115 + - *116 - type: object title: organization_id_and_repository_name description: Conditions to target organizations by id and all repositories allOf: - - &117 + - &118 title: Repository ruleset conditions for organization IDs type: object description: Parameters for an organization ID condition @@ -16479,25 +16512,25 @@ paths: type: integer required: - organization_id + - *117 - *116 - - *115 - type: object title: organization_id_and_repository_property description: Conditions to target organization by id and repositories by property allOf: - - *117 - *118 - - *115 + - *119 + - *116 rules: type: array description: An array of rules within the ruleset. - items: &121 + items: &122 title: Repository Rule type: object description: A repository rule. oneOf: - - &591 + - &592 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16509,7 +16542,7 @@ paths: type: string enum: - creation - - &592 + - &593 title: update description: Only allow users with bypass permission to update matching refs. @@ -16530,7 +16563,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &594 + - &595 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16542,7 +16575,7 @@ paths: type: string enum: - deletion - - &595 + - &596 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16554,7 +16587,7 @@ paths: type: string enum: - required_linear_history - - &596 + - &597 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16630,7 +16663,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &597 + - &598 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16654,7 +16687,7 @@ paths: type: string required: - required_deployment_environments - - &598 + - &599 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16666,7 +16699,7 @@ paths: type: string enum: - required_signatures - - &599 + - &600 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. @@ -16717,7 +16750,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &600 + - &601 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -16764,7 +16797,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &601 + - &602 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -16776,7 +16809,7 @@ paths: type: string enum: - non_fast_forward - - &602 + - &603 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -16812,7 +16845,7 @@ paths: required: - operator - pattern - - &603 + - &604 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -16848,7 +16881,7 @@ paths: required: - operator - pattern - - &604 + - &605 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -16884,7 +16917,7 @@ paths: required: - operator - pattern - - &605 + - &606 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -16920,7 +16953,7 @@ paths: required: - operator - pattern - - &606 + - &607 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -17046,7 +17079,7 @@ paths: maximum: 100 required: - max_file_size - - &607 + - &608 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -17095,7 +17128,7 @@ paths: - repository_id required: - workflows - - &608 + - &609 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -17181,7 +17214,7 @@ paths: description: Response content: application/json: - schema: &122 + schema: &123 title: Repository ruleset type: object description: A set of rules to apply when specified conditions are @@ -17216,11 +17249,11 @@ paths: source: type: string description: The name of the source - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 + items: *121 current_user_can_bypass: type: string description: |- @@ -17251,8 +17284,8 @@ paths: description: The html URL of the ruleset conditions: anyOf: - - *115 - - &302 + - *116 + - &303 title: Organization ruleset conditions type: object description: |- @@ -17266,14 +17299,14 @@ paths: description: Conditions to target repositories by name and refs by name allOf: - - *115 - *116 + - *117 - type: object title: repository_id_and_ref_name description: Conditions to target repositories by id and refs by name allOf: - - *115 + - *116 - title: Repository ruleset conditions for repository IDs type: object description: Parameters for a repository ID condition @@ -17295,14 +17328,14 @@ paths: description: Conditions to target repositories by property and refs by name allOf: - - *115 - - *118 + - *116 + - *119 type: - 'null' - object rules: type: array - items: *121 + items: *122 created_at: type: string format: date-time @@ -17310,7 +17343,7 @@ paths: type: string format: date-time examples: - default: &123 + default: &124 value: id: 21 name: super cool ruleset @@ -17336,7 +17369,7 @@ paths: created_at: '2024-08-15T08:43:03Z' updated_at: '2024-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17369,11 +17402,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *123 + default: *124 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17415,16 +17448,16 @@ paths: - tag - push - repository - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *124 + items: *121 + conditions: *125 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -17448,11 +17481,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *123 + default: *124 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17479,7 +17512,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17499,7 +17532,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *38 - - &306 + - &307 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -17510,7 +17543,7 @@ paths: enum: - open - resolved - - &307 + - &308 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -17520,7 +17553,7 @@ paths: required: false schema: type: string - - &308 + - &309 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -17529,7 +17562,7 @@ paths: required: false schema: type: string - - &309 + - &310 name: sort description: The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved. @@ -17541,11 +17574,11 @@ paths: - created - updated default: created - - *82 + - *83 - *17 - - *80 - *81 - - &310 + - *82 + - &311 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -17554,7 +17587,7 @@ paths: required: false schema: type: string - - &311 + - &312 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -17563,7 +17596,7 @@ paths: schema: type: boolean default: false - - &312 + - &313 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -17579,30 +17612,30 @@ paths: application/json: schema: type: array - items: &313 + items: &314 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri description: The REST API URL of the code locations for this alert. - state: &621 + state: &622 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: &622 + resolution: &623 type: - string - 'null' @@ -17636,7 +17669,7 @@ paths: secret: type: string description: The secret that was detected. - repository: *92 + repository: *93 push_protection_bypassed: type: - boolean @@ -17701,7 +17734,7 @@ paths: description: Whether the detected secret was found in multiple repositories in the same organization or enterprise. examples: - default: &314 + default: &315 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -17936,7 +17969,7 @@ paths: headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -17964,7 +17997,7 @@ paths: description: Response content: application/json: - schema: &316 + schema: &317 type: object properties: total_minutes_used: @@ -18034,7 +18067,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &317 + default: &318 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -18072,7 +18105,7 @@ paths: description: Success content: application/json: - schema: &318 + schema: &319 type: object properties: total_advanced_security_committers: @@ -18135,7 +18168,7 @@ paths: required: - repositories examples: - default: &319 + default: &320 value: total_advanced_security_committers: 2 total_count: 2 @@ -18222,8 +18255,8 @@ paths: name: Monalisa '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18244,7 +18277,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center parameters: - *38 - - &126 + - &127 name: cost_center_id description: The ID corresponding to the cost center. in: path @@ -18286,9 +18319,9 @@ paths: message: Resources successfully added to the cost center. '400': *14 '403': *27 - '409': *90 - '500': *93 - '503': *125 + '409': *91 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18308,7 +18341,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center parameters: - *38 - - *126 + - *127 requestBody: required: true content: @@ -18345,8 +18378,8 @@ paths: message: Resources successfully removed from the cost center. '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18374,7 +18407,7 @@ paths: description: Response content: application/json: - schema: &320 + schema: &321 type: object properties: total_gigabytes_bandwidth_used: @@ -18392,7 +18425,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &321 + default: &322 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18424,7 +18457,7 @@ paths: description: Response content: application/json: - schema: &322 + schema: &323 type: object properties: days_left_in_billing_cycle: @@ -18442,7 +18475,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &323 + default: &324 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -18467,7 +18500,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise parameters: - *38 - - &161 + - &162 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, @@ -18476,7 +18509,7 @@ paths: required: false schema: type: integer - - &162 + - &163 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. @@ -18484,7 +18517,7 @@ paths: required: false schema: type: integer - - &163 + - &164 name: day description: If specified, only return results for a single day. The value of `day` is an integer between `1` and `31`. @@ -18492,7 +18525,7 @@ paths: required: false schema: type: integer - - &164 + - &165 name: hour description: If specified, only return results for a single hour. The value of `hour` is an integer between `0` and `23`. @@ -18512,7 +18545,7 @@ paths: description: Response when getting a billing usage report content: application/json: - schema: &165 + schema: &166 type: object properties: usageItems: @@ -18565,7 +18598,7 @@ paths: - netAmount - organizationName examples: - default: &166 + default: &167 value: usageItems: - date: '2023-08-01' @@ -18581,8 +18614,8 @@ paths: repositoryName: github/example '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18653,13 +18686,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -18694,7 +18727,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team parameters: - *38 - - &278 + - &279 name: team_slug description: The slug of the team name. in: path @@ -18732,9 +18765,9 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: &223 + default: &224 value: - day: '2023-10-15' total_suggestions_count: 1000 @@ -18798,7 +18831,7 @@ paths: lines_suggested: 200 lines_accepted: 150 active_users: 3 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -18890,7 +18923,7 @@ paths: application/json: schema: type: array - items: &156 + items: &157 title: Event description: Event type: object @@ -18901,7 +18934,7 @@ paths: type: - string - 'null' - actor: &131 + actor: &132 title: Actor description: Actor type: object @@ -18942,13 +18975,13 @@ paths: - id - name - url - org: *131 + org: *132 payload: type: object properties: action: type: string - issue: &145 + issue: &146 title: Issue description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. @@ -19068,7 +19101,7 @@ paths: milestone: anyOf: - type: 'null' - - &472 + - &473 title: Milestone description: A collection of related issues and pull requests. @@ -19245,7 +19278,7 @@ paths: anyOf: - type: 'null' - *5 - author_association: &132 + author_association: &133 title: author_association type: string description: How the author is associated with the repository. @@ -19260,7 +19293,7 @@ paths: - OWNER examples: - OWNER - reactions: &133 + reactions: &134 title: Reaction Rollup type: object properties: @@ -19332,7 +19365,7 @@ paths: - author_association - created_at - updated_at - comment: &531 + comment: &532 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -19382,12 +19415,12 @@ paths: issue_url: type: string format: uri - author_association: *132 + author_association: *133 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - id - node_id @@ -19484,7 +19517,7 @@ paths: created_at: '2022-06-07T07:50:26Z' '304': *35 '403': *27 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -19574,7 +19607,7 @@ paths: _links: type: object properties: - timeline: &134 + timeline: &135 title: Link With Type description: Hypermedia Link with Type type: object @@ -19586,17 +19619,17 @@ paths: required: - href - type - user: *134 - security_advisories: *134 - current_user: *134 - current_user_public: *134 - current_user_actor: *134 - current_user_organization: *134 + user: *135 + security_advisories: *135 + current_user: *135 + current_user_public: *135 + current_user_actor: *135 + current_user_organization: *135 current_user_organizations: type: array - items: *134 - repository_discussions: *134 - repository_discussions_category: *134 + items: *135 + repository_discussions: *135 + repository_discussions_category: *135 required: - timeline - user @@ -19658,7 +19691,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-the-authenticated-user parameters: - - *135 + - *136 - *17 - *19 responses: @@ -19668,7 +19701,7 @@ paths: application/json: schema: type: array - items: &136 + items: &137 title: Base Gist description: Base Gist type: object @@ -19765,7 +19798,7 @@ paths: - created_at - updated_at examples: - default: &137 + default: &138 value: - url: https://api.github.com/gists/aa5a315d61ae9438b18d forks_url: https://api.github.com/gists/aa5a315d61ae9438b18d/forks @@ -19889,7 +19922,7 @@ paths: description: Response content: application/json: - schema: &138 + schema: &139 title: Gist Simple description: Gist Simple type: object @@ -19907,7 +19940,7 @@ paths: url: type: string format: uri - user: &678 + user: &679 title: Public User description: Public User type: object @@ -20281,7 +20314,7 @@ paths: truncated: type: boolean examples: - default: &139 + default: &140 value: url: https://api.github.com/gists/2decf6c462d9b4418f2 forks_url: https://api.github.com/gists/2decf6c462d9b4418f2/forks @@ -20385,7 +20418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-public-gists parameters: - - *135 + - *136 - *17 - *19 responses: @@ -20395,9 +20428,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '422': *15 @@ -20419,7 +20452,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-starred-gists parameters: - - *135 + - *136 - *17 - *19 responses: @@ -20429,9 +20462,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '401': *23 @@ -20459,7 +20492,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist parameters: - - &140 + - &141 name: gist_id description: The unique identifier of the gist. in: path @@ -20471,10 +20504,10 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - default: *139 - '403': &143 + default: *140 + '403': &144 description: Forbidden Gist content: application/json: @@ -20523,7 +20556,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#update-a-gist parameters: - - *140 + - *141 requestBody: required: true content: @@ -20587,9 +20620,9 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - updateGist: *139 + updateGist: *140 deleteFile: value: url: https://api.github.com/gists/2decf6c462d9b4418f2 @@ -20747,7 +20780,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#delete-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -20776,7 +20809,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#list-gist-comments parameters: - - *140 + - *141 - *17 - *19 responses: @@ -20786,7 +20819,7 @@ paths: application/json: schema: type: array - items: &141 + items: &142 title: Gist Comment description: A comment made to a gist. type: object @@ -20824,7 +20857,7 @@ paths: format: date-time examples: - '2011-04-18T23:23:56Z' - author_association: *132 + author_association: *133 required: - url - id @@ -20889,7 +20922,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#create-a-gist-comment parameters: - - *140 + - *141 requestBody: required: true content: @@ -20915,9 +20948,9 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: &142 + default: &143 value: id: 1 node_id: MDExOkdpc3RDb21tZW50MQ== @@ -20975,8 +21008,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#get-a-gist-comment parameters: - - *140 - - &144 + - *141 + - &145 name: comment_id description: The unique identifier of the comment. in: path @@ -20989,12 +21022,12 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: *142 + default: *143 '304': *35 '404': *6 - '403': *143 + '403': *144 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -21016,8 +21049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#update-a-gist-comment parameters: - - *140 - - *144 + - *141 + - *145 requestBody: required: true content: @@ -21043,9 +21076,9 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: *142 + default: *143 '404': *6 x-github: githubCloudOnly: false @@ -21062,8 +21095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#delete-a-gist-comment parameters: - - *140 - - *144 + - *141 + - *145 responses: '204': description: Response @@ -21086,7 +21119,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-commits parameters: - - *140 + - *141 - *17 - *19 responses: @@ -21187,7 +21220,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-forks parameters: - - *140 + - *141 - *17 - *19 responses: @@ -21197,7 +21230,7 @@ paths: application/json: schema: type: array - items: *138 + items: *139 examples: default: value: @@ -21262,13 +21295,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#fork-a-gist parameters: - - *140 + - *141 responses: '201': description: Response content: application/json: - schema: *136 + schema: *137 examples: default: value: @@ -21339,7 +21372,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#check-if-a-gist-is-starred parameters: - - *140 + - *141 responses: '204': description: Response if gist is starred @@ -21369,7 +21402,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#star-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -21391,7 +21424,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#unstar-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -21420,7 +21453,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist-revision parameters: - - *140 + - *141 - name: sha in: path required: true @@ -21431,9 +21464,9 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - default: *139 + default: *140 '422': *15 '404': *6 '403': *27 @@ -21802,7 +21835,7 @@ paths: - closed - all default: open - - &267 + - &268 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -21820,8 +21853,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - name: collab in: query required: false @@ -21851,9 +21884,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: &268 + default: &269 value: - id: 1 node_id: MDU6SXNzdWUx @@ -22133,7 +22166,7 @@ paths: application/json: schema: type: array - items: *146 + items: *147 examples: default: value: @@ -22430,7 +22463,7 @@ paths: example: '279' schema: type: string - X-CommonMarker-Version: &147 + X-CommonMarker-Version: &148 example: 0.17.4 schema: type: string @@ -22485,7 +22518,7 @@ paths: '200': description: Response headers: - X-CommonMarker-Version: *147 + X-CommonMarker-Version: *148 content: text/html: schema: @@ -22514,7 +22547,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account parameters: - - &150 + - &151 name: account_id description: account_id parameter in: path @@ -22526,7 +22559,7 @@ paths: description: Response content: application/json: - schema: &149 + schema: &150 title: Marketplace Purchase description: Marketplace Purchase type: object @@ -22560,7 +22593,7 @@ paths: - 'null' id: type: integer - plan: &148 + plan: &149 title: Marketplace Listing Plan description: Marketplace Listing Plan type: object @@ -22663,7 +22696,7 @@ paths: - 'null' updated_at: type: string - plan: *148 + plan: *149 required: - url - id @@ -22671,7 +22704,7 @@ paths: - login - marketplace_purchase examples: - default: &151 + default: &152 value: url: https://api.github.com/orgs/github type: Organization @@ -22756,9 +22789,9 @@ paths: application/json: schema: type: array - items: *148 + items: *149 examples: - default: &152 + default: &153 value: - url: https://api.github.com/marketplace_listing/plans/1313 accounts_url: https://api.github.com/marketplace_listing/plans/1313/accounts @@ -22798,14 +22831,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan parameters: - - &153 + - &154 name: plan_id description: The unique identifier of the plan. in: path required: true schema: type: integer - - &154 + - &155 name: sort description: The property to sort the results by. in: query @@ -22835,9 +22868,9 @@ paths: application/json: schema: type: array - items: *149 + items: *150 examples: - default: &155 + default: &156 value: - url: https://api.github.com/orgs/github type: Organization @@ -22911,15 +22944,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed parameters: - - *150 + - *151 responses: '200': description: Response content: application/json: - schema: *149 + schema: *150 examples: - default: *151 + default: *152 '404': description: Not Found when the account has not purchased the listing '401': *23 @@ -22951,9 +22984,9 @@ paths: application/json: schema: type: array - items: *148 + items: *149 examples: - default: *152 + default: *153 headers: Link: *37 '401': *23 @@ -22976,8 +23009,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan-stubbed parameters: - - *153 - *154 + - *155 - name: direction description: To return the oldest accounts first, set to `asc`. Ignored without the `sort` parameter. @@ -22997,9 +23030,9 @@ paths: application/json: schema: type: array - items: *149 + items: *150 examples: - default: *155 + default: *156 headers: Link: *37 '401': *23 @@ -23264,14 +23297,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: - - &347 + - &348 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &348 + - &349 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23288,7 +23321,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -23342,7 +23375,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &361 + '301': &362 description: Moved permanently content: application/json: @@ -23364,7 +23397,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &560 + - &561 name: all description: If `true`, show notifications marked as read. in: query @@ -23372,7 +23405,7 @@ paths: schema: type: boolean default: false - - &561 + - &562 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23381,8 +23414,8 @@ paths: schema: type: boolean default: false - - *135 - - &562 + - *136 + - &563 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: @@ -23407,14 +23440,14 @@ paths: application/json: schema: type: array - items: &157 + items: &158 title: Thread description: Thread type: object properties: id: type: string - repository: &187 + repository: &188 title: Minimal Repository description: Minimal Repository type: object @@ -23753,7 +23786,7 @@ paths: type: boolean examples: - false - security_and_analysis: &299 + security_and_analysis: &300 type: - object - 'null' @@ -23908,7 +23941,7 @@ paths: - url - subscription_url examples: - default: &563 + default: &564 value: - id: '1' repository: @@ -24074,7 +24107,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread parameters: - - &158 + - &159 name: thread_id description: The unique identifier of the notification thread. This corresponds to the value returned in the `id` field when you retrieve notifications @@ -24088,7 +24121,7 @@ paths: description: Response content: application/json: - schema: *157 + schema: *158 examples: default: value: @@ -24191,7 +24224,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-read parameters: - - *158 + - *159 responses: '205': description: Reset Content @@ -24214,7 +24247,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-done parameters: - - *158 + - *159 responses: '204': description: No content @@ -24237,13 +24270,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user parameters: - - *158 + - *159 responses: '200': description: Response content: application/json: - schema: &159 + schema: &160 title: Thread Subscription description: Thread Subscription type: object @@ -24287,7 +24320,7 @@ paths: - url - subscribed examples: - default: &160 + default: &161 value: subscribed: true ignored: false @@ -24318,7 +24351,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#set-a-thread-subscription parameters: - - *158 + - *159 requestBody: required: false content: @@ -24339,9 +24372,9 @@ paths: description: Response content: application/json: - schema: *159 + schema: *160 examples: - default: *160 + default: *161 '304': *35 '403': *27 '401': *23 @@ -24364,7 +24397,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#delete-a-thread-subscription parameters: - - *158 + - *159 responses: '204': description: Response @@ -24461,7 +24494,7 @@ paths: type: array items: *56 examples: - default: &695 + default: &696 value: - login: github id: 1 @@ -24526,7 +24559,7 @@ paths: - 3 custom_roles: type: array - items: &224 + items: &225 title: Organization Custom Repository Role description: Custom repository roles created by organization owners @@ -24575,7 +24608,7 @@ paths: - created_at - updated_at examples: - default: &225 + default: &226 value: id: 8030 name: Security Engineer @@ -24621,29 +24654,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization parameters: - - &167 + - &168 name: org description: The organization name. The name is not case sensitive. in: path required: true schema: type: string - - *161 - *162 - *163 - *164 + - *165 responses: '200': description: Billing usage report response for an organization content: application/json: - schema: *165 + schema: *166 examples: - default: *166 + default: *167 '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -24669,13 +24702,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &168 + schema: &169 title: Organization Full description: |- Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement. @@ -25045,7 +25078,7 @@ paths: - updated_at - archived_at examples: - default-response: &169 + default-response: &170 value: login: github id: 1 @@ -25138,7 +25171,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#update-an-organization parameters: - - *167 + - *168 requestBody: required: false content: @@ -25362,18 +25395,18 @@ paths: description: Response content: application/json: - schema: *168 + schema: *169 examples: - default: *169 + default: *170 '422': description: Validation failed content: application/json: schema: oneOf: - - *170 - *171 - '409': *90 + - *172 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25396,9 +25429,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#delete-an-organization parameters: - - *167 + - *168 responses: - '202': *91 + '202': *92 '404': *6 '403': *27 x-github: @@ -25421,15 +25454,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *172 + schema: *173 examples: - default: *173 + default: *174 headers: Link: *37 x-github: @@ -25452,7 +25485,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -25470,7 +25503,7 @@ paths: type: integer repository_cache_usages: type: array - items: &366 + items: &367 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25528,7 +25561,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -25548,7 +25581,7 @@ paths: type: array items: *39 examples: - default: *174 + default: *175 headers: Link: *37 x-github: @@ -25568,7 +25601,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -25662,7 +25695,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25698,7 +25731,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25733,15 +25766,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *175 + schema: *176 examples: - default: *176 + default: *177 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25759,7 +25792,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25777,7 +25810,7 @@ paths: type: array items: *42 examples: - default: *177 + default: *178 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25795,7 +25828,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25839,7 +25872,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 responses: '200': @@ -25868,7 +25901,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 requestBody: required: true @@ -25932,7 +25965,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 responses: '202': @@ -25961,13 +25994,13 @@ 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-an-organization parameters: - - *167 + - *168 responses: '200': description: A JSON serialized template for OIDC subject claim customization content: application/json: - schema: &178 + schema: &179 title: Actions OIDC Subject customization description: Actions OIDC Subject customization type: object @@ -25981,7 +26014,7 @@ paths: required: - include_claim_keys examples: - default: &179 + default: &180 value: include_claim_keys: - repo @@ -26003,20 +26036,20 @@ 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-an-organization parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: *178 + schema: *179 examples: - default: *179 + default: *180 responses: '201': description: Empty response content: application/json: - schema: &198 + schema: &199 title: Empty Object description: An object without any properties. type: object @@ -26046,7 +26079,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -26055,7 +26088,7 @@ paths: schema: type: object properties: - enabled_repositories: &181 + enabled_repositories: &182 type: string description: The policy that controls the repositories in the organization that are allowed to run GitHub Actions. @@ -26069,7 +26102,7 @@ paths: that are allowed to run GitHub Actions, when `enabled_repositories` is set to `selected`. allowed_actions: *46 - selected_actions_url: *180 + selected_actions_url: *181 required: - enabled_repositories examples: @@ -26098,7 +26131,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26109,7 +26142,7 @@ paths: schema: type: object properties: - enabled_repositories: *181 + enabled_repositories: *182 allowed_actions: *46 required: - enabled_repositories @@ -26137,7 +26170,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -26157,7 +26190,7 @@ paths: type: array items: *61 examples: - default: &689 + default: &690 value: total_count: 1 repositories: @@ -26297,7 +26330,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26341,8 +26374,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *167 - - &182 + - *168 + - &183 name: repository_id description: The unique identifier of the repository. in: path @@ -26370,8 +26403,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *167 - - *182 + - *168 + - *183 responses: '204': description: Response @@ -26394,7 +26427,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -26425,7 +26458,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26457,13 +26490,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *183 + schema: *184 examples: default: *52 x-github: @@ -26486,7 +26519,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Success response @@ -26497,7 +26530,7 @@ paths: required: false content: application/json: - schema: *184 + schema: *185 examples: default: *52 x-github: @@ -26519,7 +26552,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization parameters: - - *167 + - *168 - *17 - *19 - name: visible_to_repository @@ -26544,7 +26577,7 @@ paths: type: number runner_groups: type: array - items: &185 + items: &186 type: object properties: id: @@ -26661,7 +26694,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -26734,9 +26767,9 @@ paths: description: Response content: application/json: - schema: *185 + schema: *186 examples: - default: &186 + default: &187 value: id: 2 name: octo-runner-group @@ -26771,14 +26804,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 - *55 responses: '200': description: Response content: application/json: - schema: *185 + schema: *186 examples: default: value: @@ -26814,7 +26847,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -26871,9 +26904,9 @@ paths: description: Response content: application/json: - schema: *185 + schema: *186 examples: - default: *186 + default: *187 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -26892,7 +26925,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization parameters: - - *167 + - *168 - *55 responses: '204': @@ -26916,7 +26949,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *17 - *19 @@ -26937,7 +26970,7 @@ paths: type: array items: *39 examples: - default: *174 + default: *175 headers: Link: *37 x-github: @@ -26959,7 +26992,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - *19 - *17 @@ -26978,9 +27011,9 @@ paths: type: number repositories: type: array - items: *187 + items: *188 examples: - default: &681 + default: &682 value: total_count: 1 repositories: @@ -27232,7 +27265,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -27277,9 +27310,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - - *182 + - *183 responses: '204': description: Response @@ -27301,9 +27334,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - - *182 + - *183 responses: '204': description: Response @@ -27326,7 +27359,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *17 - *19 @@ -27368,7 +27401,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -27413,7 +27446,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *58 responses: @@ -27437,7 +27470,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *58 responses: @@ -27469,7 +27502,7 @@ paths: in: query schema: type: string - - *167 + - *168 - *17 - *19 responses: @@ -27513,7 +27546,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -27521,9 +27554,9 @@ paths: application/json: schema: type: array - items: *188 + items: *189 examples: - default: *189 + default: *190 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27545,7 +27578,7 @@ 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-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -27588,7 +27621,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *190 + '201': *191 '404': *6 '422': *7 x-github: @@ -27618,7 +27651,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization parameters: - - *167 + - *168 responses: '201': description: Response @@ -27626,7 +27659,7 @@ paths: application/json: schema: *62 examples: - default: *191 + default: *192 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27654,7 +27687,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization parameters: - - *167 + - *168 responses: '201': description: Response @@ -27662,7 +27695,7 @@ paths: application/json: schema: *62 examples: - default: *192 + default: *193 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27684,7 +27717,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *58 responses: '200': @@ -27693,7 +27726,7 @@ paths: application/json: schema: *59 examples: - default: *193 + default: *194 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27714,7 +27747,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization parameters: - - *167 + - *168 - *58 responses: '204': @@ -27740,7 +27773,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 responses: '200': *64 @@ -27765,7 +27798,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 requestBody: required: true @@ -27814,7 +27847,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 requestBody: required: true @@ -27864,10 +27897,10 @@ 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-an-organization parameters: - - *167 + - *168 - *58 responses: - '200': *194 + '200': *195 '404': *6 x-github: githubCloudOnly: false @@ -27894,9 +27927,9 @@ 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-an-organization parameters: - - *167 + - *168 - *58 - - *195 + - *196 responses: '200': *64 '404': *6 @@ -27923,7 +27956,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -27941,7 +27974,7 @@ paths: type: integer secrets: type: array - items: &196 + items: &197 title: Actions Secret for an Organization description: Secrets for GitHub Actions for an organization. type: object @@ -28016,13 +28049,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &386 + schema: &387 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -28057,7 +28090,7 @@ paths: - key_id - key examples: - default: &387 + default: &388 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28082,8 +28115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-secret parameters: - - *167 - - &197 + - *168 + - &198 name: secret_name description: The name of the secret. in: path @@ -28095,7 +28128,7 @@ paths: description: Response content: application/json: - schema: *196 + schema: *197 examples: default: value: @@ -28125,8 +28158,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -28181,7 +28214,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -28207,8 +28240,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -28234,8 +28267,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -28253,9 +28286,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: &201 + default: &202 value: total_count: 1 repositories: @@ -28347,8 +28380,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -28400,8 +28433,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -28434,8 +28467,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -28467,8 +28500,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - - *167 - - &371 + - *168 + - &372 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)." @@ -28492,7 +28525,7 @@ paths: type: integer variables: type: array - items: &199 + items: &200 title: Actions Variable for an Organization description: Organization variable for GitHub Actions. type: object @@ -28582,7 +28615,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-organization-variable parameters: - - *167 + - *168 requestBody: required: true content: @@ -28630,7 +28663,7 @@ paths: description: Response when creating a variable content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -28655,8 +28688,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-organization-variable parameters: - - *167 - - &200 + - *168 + - &201 name: name description: The name of the variable. in: path @@ -28668,7 +28701,7 @@ paths: description: Response content: application/json: - schema: *199 + schema: *200 examples: default: value: @@ -28698,8 +28731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 requestBody: required: true content: @@ -28761,8 +28794,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 responses: '204': description: Response @@ -28788,8 +28821,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - *19 - *17 responses: @@ -28807,9 +28840,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 '409': description: Response when the visibility of the variable is not set to `selected` @@ -28835,8 +28868,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 requestBody: required: true content: @@ -28885,8 +28918,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - name: repository_id in: path required: true @@ -28920,8 +28953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - name: repository_id in: path required: true @@ -28952,7 +28985,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -28979,11 +29012,11 @@ paths: required: true content: application/json: - schema: *202 + schema: *203 examples: default: *67 parameters: - - *167 + - *168 responses: '200': description: Response @@ -29007,7 +29040,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -29033,9 +29066,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-attestations parameters: - *17 - - *80 - *81 - - *167 + - *82 + - *168 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -29078,7 +29111,7 @@ paths: bundle_url: type: string examples: - default: &400 + default: &401 value: attestations: - bundle: @@ -29196,7 +29229,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization parameters: - - *167 + - *168 - name: phrase description: A search phrase. For more information, see [Searching the audit log](https://docs.github.com/enterprise-cloud@latest//github/setting-up-and-managing-organizations-and-teams/reviewing-the-audit-log-for-your-organization#searching-the-audit-log). @@ -29204,10 +29237,10 @@ paths: required: false schema: type: string - - *203 - *204 - *205 - *206 + - *207 - *17 responses: '200': @@ -29216,9 +29249,9 @@ paths: application/json: schema: type: array - items: *207 + items: *208 examples: - default: *208 + default: *209 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -29235,7 +29268,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#list-users-blocked-by-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -29247,7 +29280,7 @@ paths: type: array items: *4 examples: - default: &269 + default: &270 value: - login: octocat id: 1 @@ -29285,8 +29318,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization parameters: - - *167 - - &209 + - *168 + - &210 name: username description: The handle for the GitHub user account. in: path @@ -29317,8 +29350,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#block-a-user-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -29338,8 +29371,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#unblock-a-user-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -29365,14 +29398,14 @@ paths: category: orgs subcategory: bypass-requests parameters: - - *167 - - &303 + - *168 + - &304 name: repository_name description: The name of the repository to filter on. in: query schema: type: string - - &417 + - &418 name: reviewer description: Filter bypass requests by the handle of the GitHub user who reviewed the bypass request. @@ -29380,7 +29413,7 @@ paths: required: false schema: type: string - - &418 + - &419 name: requester description: Filter bypass requests by the handle of the GitHub user who requested the bypass. @@ -29388,7 +29421,7 @@ paths: required: false schema: type: string - - &304 + - &305 name: time_period description: |- The time period to filter by. @@ -29404,7 +29437,7 @@ paths: - week - month default: day - - &419 + - &420 name: request_status description: The status of the bypass request to filter on. When specified, only requests with this status will be returned. @@ -29429,7 +29462,7 @@ paths: application/json: schema: type: array - items: &420 + items: &421 title: Push rule bypass request description: A bypass request made by a user asking to be exempted from a push rule in this repository. @@ -29590,7 +29623,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &421 + default: &422 value: - id: 21 number: 42 @@ -29659,7 +29692,7 @@ paths: url: https://api.github.com/repos/octo-org/smile/bypass-requests/push-rules/2 html_url: https://github.com/octo-org/smile/exemptions/2 '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/code-scanning/alerts": get: summary: List code scanning alerts for an organization @@ -29676,20 +29709,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - - *167 - - *210 + - *168 - *211 - - *80 + - *212 - *81 + - *82 - *19 - *17 - - *82 + - *83 - name: state description: If specified, only code scanning alerts with this state will be returned. in: query required: false - schema: *212 + schema: *213 - name: sort description: The property by which to sort the results. in: query @@ -29705,7 +29738,7 @@ paths: be returned. in: query required: false - schema: &431 + schema: &432 type: string description: Severity of a code scanning alert. enum: @@ -29723,13 +29756,13 @@ paths: application/json: schema: type: array - items: *213 + items: *214 examples: - default: *214 + default: *215 headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -29751,7 +29784,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-code-security-configurations-for-an-organization parameters: - - *167 + - *168 - name: target_type in: query description: The target type of the code security configuration @@ -29770,8 +29803,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 responses: '200': description: Response @@ -29779,7 +29812,7 @@ paths: application/json: schema: type: array - items: *86 + items: *87 examples: default: value: @@ -29858,7 +29891,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#create-a-code-security-configuration parameters: - - *167 + - *168 requestBody: required: true content: @@ -29931,7 +29964,7 @@ paths: - disabled - not_set default: disabled - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -30031,9 +30064,9 @@ paths: description: Successfully created code security configuration content: application/json: - schema: *86 + schema: *87 examples: - default: *215 + default: *216 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30055,15 +30088,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-default-code-security-configurations parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *216 + schema: *217 examples: - default: *217 + default: *218 '304': *35 '403': *27 '404': *6 @@ -30089,7 +30122,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#detach-configurations-from-repositories parameters: - - *167 + - *168 requestBody: required: true content: @@ -30112,11 +30145,11 @@ paths: - 32 - 91 responses: - '204': *112 + '204': *113 '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30138,16 +30171,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 responses: '200': description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *215 + default: *216 '304': *35 '403': *27 '404': *6 @@ -30171,8 +30204,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#update-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30238,7 +30271,7 @@ paths: - enabled - disabled - not_set - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -30325,7 +30358,7 @@ paths: description: Response when a configuration is updated content: application/json: - schema: *86 + schema: *87 examples: default: value: @@ -30379,14 +30412,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#delete-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 responses: - '204': *112 + '204': *113 '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30410,8 +30443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#attach-a-configuration-to-repositories parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30450,7 +30483,7 @@ paths: - 32 - 91 responses: - '202': *91 + '202': *92 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30474,8 +30507,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30515,12 +30548,12 @@ paths: - none - private_and_internal - public - configuration: *86 + configuration: *87 examples: default: value: default_for_new_repos: all - configuration: *215 + configuration: *216 '403': *27 '404': *6 x-github: @@ -30544,8 +30577,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 - name: per_page description: The number of results per page (max 100). 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)." @@ -30554,8 +30587,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 - name: status description: |- A comma-separated list of statuses. If specified, only repositories with these attachment statuses will be returned. @@ -30573,13 +30606,13 @@ paths: application/json: schema: type: array - items: *218 + items: *219 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: *219 + repository: *220 '403': *27 '404': *6 x-github: @@ -30603,7 +30636,7 @@ paths: parameters: - *17 - *19 - - *167 + - *168 responses: '200': description: Response @@ -30619,7 +30652,7 @@ paths: type: integer codespaces: type: array - items: &270 + items: &271 type: object title: Codespace description: A codespace. @@ -30650,11 +30683,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *187 + repository: *188 machine: anyOf: - type: 'null' - - &460 + - &461 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -30941,7 +30974,7 @@ paths: - pulls_url - recent_folders examples: - default: &271 + default: &272 value: total_count: 3 codespaces: @@ -31351,7 +31384,7 @@ paths: stop_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-f8adfad99a/stop recent_folders: [] '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -31373,7 +31406,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#manage-access-control-for-organization-codespaces parameters: - - *167 + - *168 deprecated: true requestBody: required: true @@ -31417,7 +31450,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31440,7 +31473,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization parameters: - - *167 + - *168 deprecated: true requestBody: required: true @@ -31472,7 +31505,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31495,7 +31528,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization deprecated: true parameters: - - *167 + - *168 requestBody: required: true content: @@ -31526,7 +31559,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31547,7 +31580,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -31565,7 +31598,7 @@ paths: type: integer secrets: type: array - items: &220 + items: &221 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -31606,7 +31639,7 @@ paths: - updated_at - visibility examples: - default: &461 + default: &462 value: total_count: 2 secrets: @@ -31638,13 +31671,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &462 + schema: &463 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -31679,7 +31712,7 @@ paths: - key_id - key examples: - default: &463 + default: &464 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -31702,16 +31735,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: Response content: application/json: - schema: *220 + schema: *221 examples: - default: &465 + default: &466 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -31738,8 +31771,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -31794,7 +31827,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -31820,8 +31853,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -31846,8 +31879,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -31865,9 +31898,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 '404': *6 x-github: githubCloudOnly: false @@ -31889,8 +31922,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -31940,8 +31973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -31974,8 +32007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -32014,7 +32047,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization parameters: - - *167 + - *168 responses: '200': description: OK @@ -32125,7 +32158,7 @@ paths: cli: enabled public_code_suggestions: block plan_type: business - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32157,7 +32190,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization parameters: - - *167 + - *168 - *19 - name: per_page description: The number of results per page (max 100). For more information, @@ -32180,12 +32213,12 @@ paths: currently being billed. seats: type: array - items: *221 + items: *222 examples: - default: *222 + default: *223 headers: Link: *37 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32218,7 +32251,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32260,7 +32293,7 @@ paths: default: value: seats_created: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32296,7 +32329,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32338,7 +32371,7 @@ paths: default: value: seats_cancelled: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32376,7 +32409,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32417,7 +32450,7 @@ paths: default: value: seats_created: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32453,7 +32486,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32495,7 +32528,7 @@ paths: default: value: seats_cancelled: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32534,7 +32567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization parameters: - - *167 + - *168 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -32566,13 +32599,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -32603,7 +32636,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members parameters: - - *167 + - *168 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -32635,10 +32668,10 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: *223 - '500': *93 + default: *224 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32663,7 +32696,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -32822,7 +32855,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization parameters: - - *167 + - *168 - name: credential_id in: path required: true @@ -32853,7 +32886,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response - list of custom role names @@ -32869,7 +32902,7 @@ paths: - 3 custom_roles: type: array - items: *224 + items: *225 examples: default: value: @@ -32956,12 +32989,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: &227 + schema: &228 type: object properties: name: @@ -33003,9 +33036,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33029,8 +33062,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role parameters: - - *167 - - &226 + - *168 + - &227 name: role_id description: The unique identifier of the role. in: path @@ -33042,9 +33075,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: true @@ -33066,13 +33099,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: application/json: - schema: &228 + schema: &229 type: object properties: name: @@ -33111,9 +33144,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33137,8 +33170,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -33166,12 +33199,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: *227 + schema: *228 examples: default: value: @@ -33185,9 +33218,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33217,16 +33250,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: true @@ -33254,13 +33287,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: application/json: - schema: *228 + schema: *229 examples: default: value: @@ -33275,9 +33308,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33307,8 +33340,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -33336,19 +33369,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - - *167 - - *229 + - *168 - *230 - *231 - *232 - *233 - *234 - *235 - - *82 - - *80 - - *81 - *236 + - *83 + - *81 + - *82 - *237 + - *238 - *17 responses: '200': @@ -33357,9 +33390,9 @@ paths: application/json: schema: type: array - items: *238 + items: *239 examples: - default: *239 + default: *240 '304': *35 '400': *14 '403': *27 @@ -33385,7 +33418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -33403,7 +33436,7 @@ paths: type: integer secrets: type: array - items: &240 + items: &241 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -33476,13 +33509,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &488 + schema: &489 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33501,7 +33534,7 @@ paths: - key_id - key examples: - default: &489 + default: &490 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -33524,14 +33557,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: Response content: application/json: - schema: *240 + schema: *241 examples: default: value: @@ -33559,8 +33592,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -33615,7 +33648,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -33639,8 +33672,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -33664,8 +33697,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -33683,9 +33716,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -33706,8 +33739,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -33757,8 +33790,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -33789,8 +33822,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -33820,7 +33853,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -33828,7 +33861,7 @@ paths: application/json: schema: type: array - items: &281 + items: &282 title: Package description: A software package type: object @@ -33881,7 +33914,7 @@ paths: repository: anyOf: - type: 'null' - - *187 + - *188 created_at: type: string format: date-time @@ -33899,7 +33932,7 @@ paths: - created_at - updated_at examples: - default: &282 + default: &283 value: - id: 197 name: hello_docker @@ -33977,7 +34010,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-organization-events parameters: - - *167 + - *168 - *17 - *19 responses: @@ -33987,7 +34020,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: 200-response: value: @@ -34057,7 +34090,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group parameters: - - *167 + - *168 - name: group_id description: The unique identifier of the group. in: path @@ -34083,7 +34116,7 @@ paths: description: Response content: application/json: - schema: &342 + schema: &343 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34173,7 +34206,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &343 + default: &344 value: group_id: '123' group_name: Octocat admins @@ -34211,7 +34244,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -34228,7 +34261,7 @@ paths: description: Response content: application/json: - schema: &340 + schema: &341 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34268,7 +34301,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &341 + default: &342 value: groups: - group_id: '123' @@ -34302,7 +34335,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-failed-organization-invitations parameters: - - *167 + - *168 - *17 - *19 responses: @@ -34312,7 +34345,7 @@ paths: application/json: schema: type: array - items: &263 + items: &264 title: Organization Invitation description: Organization Invitation type: object @@ -34366,7 +34399,7 @@ paths: - invitation_teams_url - node_id examples: - default: &264 + default: &265 value: - id: 1 login: monalisa @@ -34425,7 +34458,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -34433,7 +34466,7 @@ paths: application/json: schema: type: array - items: &300 + items: &301 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -34447,7 +34480,7 @@ paths: - name - description examples: - default: &301 + default: &302 value: - name: add_assignee description: Assign or remove a user @@ -34478,7 +34511,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-organization-webhooks parameters: - - *167 + - *168 - *17 - *19 responses: @@ -34488,7 +34521,7 @@ paths: application/json: schema: type: array - items: &241 + items: &242 title: Org Hook description: Org Hook type: object @@ -34609,7 +34642,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#create-an-organization-webhook parameters: - - *167 + - *168 requestBody: required: true content: @@ -34671,9 +34704,9 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: - default: &242 + default: &243 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -34717,8 +34750,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-an-organization-webhook parameters: - - *167 - - &243 + - *168 + - &244 name: hook_id description: The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery. @@ -34731,9 +34764,9 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: - default: *242 + default: *243 '404': *6 x-github: githubCloudOnly: false @@ -34754,8 +34787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 requestBody: required: false content: @@ -34801,7 +34834,7 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: default: value: @@ -34840,8 +34873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#delete-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 responses: '204': description: Response @@ -34866,8 +34899,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - - *167 - - *243 + - *168 + - *244 responses: '200': description: Response @@ -34895,8 +34928,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - - *167 - - *243 + - *168 + - *244 requestBody: required: false content: @@ -34944,10 +34977,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - - *167 - - *243 - - *17 + - *168 - *244 + - *17 + - *245 responses: '200': description: Response @@ -34955,9 +34988,9 @@ paths: application/json: schema: type: array - items: *245 + items: *246 examples: - default: *246 + default: *247 '400': *14 '422': *15 x-github: @@ -34980,17 +35013,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 - *16 responses: '200': description: Response content: application/json: - schema: *247 + schema: *248 examples: - default: *248 + default: *249 '400': *14 '422': *15 x-github: @@ -35013,11 +35046,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 - *16 responses: - '202': *91 + '202': *92 '400': *14 '422': *15 x-github: @@ -35040,8 +35073,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#ping-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 responses: '204': description: Response @@ -35063,8 +35096,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-route-stats-by-actor parameters: - - *167 - - &253 + - *168 + - &254 name: actor_type in: path description: The type of the actor @@ -35077,14 +35110,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &254 + - &255 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &249 + - &250 name: min_timestamp description: 'The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -35092,7 +35125,7 @@ paths: required: true schema: type: string - - &250 + - &251 name: max_timestamp description: 'The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -35103,7 +35136,7 @@ paths: type: string - *19 - *17 - - *82 + - *83 - name: sort description: The property to sort the results by. in: query @@ -35186,13 +35219,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-subject-stats parameters: - - *167 - - *249 + - *168 - *250 + - *251 - *19 - *17 - - *82 - - &259 + - *83 + - &260 name: sort description: The property to sort the results by. in: query @@ -35271,15 +35304,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats parameters: - - *167 - - *249 + - *168 - *250 + - *251 responses: '200': description: Response content: application/json: - schema: &251 + schema: &252 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -35295,7 +35328,7 @@ paths: type: integer format: int64 examples: - default: &252 + default: &253 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -35315,24 +35348,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-user parameters: - - *167 - - &255 + - *168 + - &256 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *249 - *250 + - *251 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *252 + default: *253 x-github: enabledForGitHubApps: true category: orgs @@ -35350,19 +35383,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-actor parameters: - - *167 - - *249 + - *168 - *250 - - *253 + - *251 - *254 + - *255 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *252 + default: *253 x-github: enabledForGitHubApps: true category: orgs @@ -35379,10 +35412,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats parameters: - - *167 - - *249 + - *168 - *250 - - &256 + - *251 + - &257 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -35395,7 +35428,7 @@ paths: description: Response content: application/json: - schema: &257 + schema: &258 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -35411,7 +35444,7 @@ paths: type: integer format: int64 examples: - default: &258 + default: &259 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -35447,19 +35480,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-user parameters: - - *167 - - *255 - - *249 - - *250 + - *168 - *256 + - *250 + - *251 + - *257 responses: '200': description: Response content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 x-github: enabledForGitHubApps: true category: orgs @@ -35476,20 +35509,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-actor parameters: - - *167 - - *253 + - *168 - *254 - - *249 + - *255 - *250 - - *256 + - *251 + - *257 responses: '200': description: Response content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 x-github: enabledForGitHubApps: true category: orgs @@ -35506,14 +35539,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-user-stats parameters: - - *167 - - *255 - - *249 + - *168 + - *256 - *250 + - *251 - *19 - *17 - - *82 - - *259 + - *83 + - *260 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -35589,7 +35622,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-an-organization-installation-for-the-authenticated-app parameters: - - *167 + - *168 responses: '200': description: Response @@ -35597,7 +35630,7 @@ paths: application/json: schema: *20 examples: - default: &527 + default: &528 value: id: 1 account: @@ -35666,7 +35699,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-app-installations-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -35755,7 +35788,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#get-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -35763,12 +35796,12 @@ paths: application/json: schema: anyOf: - - &261 + - &262 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &260 + limit: &261 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -35796,7 +35829,7 @@ paths: properties: {} additionalProperties: false examples: - default: &262 + default: &263 value: limit: collaborators_only origin: organization @@ -35820,18 +35853,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#set-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: &528 + schema: &529 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *260 + limit: *261 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -35856,9 +35889,9 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -35876,7 +35909,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#remove-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -35902,7 +35935,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-pending-organization-invitations parameters: - - *167 + - *168 - *17 - *19 - name: role @@ -35936,9 +35969,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 '404': *6 @@ -35962,7 +35995,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#create-an-organization-invitation parameters: - - *167 + - *168 requestBody: required: false content: @@ -36016,7 +36049,7 @@ paths: description: Response content: application/json: - schema: *263 + schema: *264 examples: default: value: @@ -36072,8 +36105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#cancel-an-organization-invitation parameters: - - *167 - - &265 + - *168 + - &266 name: invitation_id description: The unique identifier of the invitation. in: path @@ -36106,8 +36139,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-invitation-teams parameters: - - *167 - - *265 + - *168 + - *266 - *17 - *19 responses: @@ -36117,9 +36150,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: &280 + default: &281 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -36164,7 +36197,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user parameters: - - *167 + - *168 - name: filter description: Indicates which sorts of issues to return. `assigned` means issues assigned to you. `created` means issues created by you. `mentioned` means @@ -36194,7 +36227,7 @@ paths: - closed - all default: open - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -36206,8 +36239,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -36217,9 +36250,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *268 + default: *269 headers: Link: *37 '404': *6 @@ -36241,7 +36274,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-members parameters: - - *167 + - *168 - name: filter description: Filter members returned in the list. `2fa_disabled` means that only members without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -36277,7 +36310,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '422': *15 @@ -36297,8 +36330,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#check-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response if requester is an organization member and user is @@ -36329,8 +36362,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-an-organization-member parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -36356,8 +36389,8 @@ paths: parameters: - *17 - *19 - - *167 - - *209 + - *168 + - *210 responses: '200': description: Response @@ -36373,11 +36406,11 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: - default: *271 + default: *272 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36400,9 +36433,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#delete-a-codespace-from-the-organization parameters: - - *167 - - *209 - - &272 + - *168 + - *210 + - &273 name: codespace_name in: path required: true @@ -36410,9 +36443,9 @@ paths: schema: type: string responses: - '202': *91 + '202': *92 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36435,17 +36468,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#stop-a-codespace-for-an-organization-user parameters: - - *167 - - *209 - - *272 + - *168 + - *210 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &459 + default: &460 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -36587,7 +36620,7 @@ paths: recent_folders: [] template: '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36618,14 +36651,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '200': description: The user's GitHub Copilot seat details, including usage. content: application/json: - schema: *221 + schema: *222 examples: default: value: @@ -36668,7 +36701,7 @@ paths: members_url: https://api.github.com/teams/1/members{/member} repositories_url: https://api.github.com/teams/1/repos parent: - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36693,14 +36726,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#get-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '200': description: Response content: application/json: - schema: &273 + schema: &274 title: Org Membership description: Org Membership type: object @@ -36753,7 +36786,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &274 + response-if-user-has-an-active-admin-membership-with-organization: &275 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -36821,8 +36854,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#set-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 requestBody: required: false content: @@ -36850,9 +36883,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - response-if-user-already-had-membership-with-organization: *274 + response-if-user-already-had-membership-with-organization: *275 '422': *15 '403': *27 x-github: @@ -36873,8 +36906,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -36899,7 +36932,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-organization-migrations parameters: - - *167 + - *168 - *17 - *19 - name: exclude @@ -36921,7 +36954,7 @@ paths: application/json: schema: type: array - items: &275 + items: &276 title: Migration description: A migration. type: object @@ -37178,7 +37211,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#start-an-organization-migration parameters: - - *167 + - *168 requestBody: required: true content: @@ -37259,7 +37292,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -37437,8 +37470,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#get-an-organization-migration-status parameters: - - *167 - - &276 + - *168 + - &277 name: migration_id description: The unique identifier of the migration. in: path @@ -37466,7 +37499,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -37635,8 +37668,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#download-an-organization-migration-archive parameters: - - *167 - - *276 + - *168 + - *277 responses: '302': description: Response @@ -37657,8 +37690,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#delete-an-organization-migration-archive parameters: - - *167 - - *276 + - *168 + - *277 responses: '204': description: Response @@ -37681,9 +37714,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#unlock-an-organization-repository parameters: - - *167 - - *276 - - &694 + - *168 + - *277 + - &695 name: repo_name description: repo_name parameter in: path @@ -37710,8 +37743,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - - *167 - - *276 + - *168 + - *277 - *17 - *19 responses: @@ -37721,9 +37754,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: &287 + default: &288 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -37862,7 +37895,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -37916,7 +37949,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#get-all-organization-roles-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response - list of organization roles @@ -37932,7 +37965,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &277 + items: &278 title: Organization Role description: Organization roles type: object @@ -38094,7 +38127,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role parameters: - - *167 + - *168 requestBody: required: true content: @@ -38141,7 +38174,7 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38170,7 +38203,7 @@ paths: updated_at: '2022-07-04T22:19:11Z' '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -38192,8 +38225,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -38218,9 +38251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - - *167 - - *278 - - *226 + - *168 + - *279 + - *227 responses: '204': description: Response @@ -38249,9 +38282,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - - *167 - - *278 - - *226 + - *168 + - *279 + - *227 responses: '204': description: Response @@ -38276,8 +38309,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -38302,9 +38335,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-user parameters: - - *167 - - *209 - - *226 + - *168 + - *210 + - *227 responses: '204': description: Response @@ -38334,9 +38367,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-user parameters: - - *167 - - *209 - - *226 + - *168 + - *210 + - *227 responses: '204': description: Response @@ -38364,14 +38397,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#get-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '200': description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38428,8 +38461,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: @@ -38468,7 +38501,7 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38496,7 +38529,7 @@ paths: created_at: '2022-07-04T22:19:11Z' updated_at: '2022-07-04T22:19:11Z' '422': *15 - '409': *90 + '409': *91 '404': *6 x-github: githubCloudOnly: true @@ -38521,8 +38554,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -38547,8 +38580,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 - *17 - *19 responses: @@ -38627,7 +38660,7 @@ paths: parent: anyOf: - type: 'null' - - *279 + - *280 required: - id - node_id @@ -38641,7 +38674,7 @@ paths: - slug - parent examples: - default: *280 + default: *281 headers: Link: *37 '404': @@ -38670,8 +38703,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 - *17 - *19 responses: @@ -38700,7 +38733,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *279 + items: *280 name: type: - string @@ -38817,7 +38850,7 @@ paths: - type - url examples: - default: *269 + default: *270 headers: Link: *37 '404': @@ -38841,7 +38874,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization parameters: - - *167 + - *168 - name: filter description: Filter the list of outside collaborators. `2fa_disabled` means that only outside collaborators without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -38865,7 +38898,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -38890,8 +38923,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator parameters: - - *167 - - *209 + - *168 + - *210 requestBody: required: false content: @@ -38948,8 +38981,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -39006,8 +39039,8 @@ paths: - docker - nuget - container - - *167 - - &696 + - *168 + - &697 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39043,12 +39076,12 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *282 + default: *283 '403': *27 '401': *23 - '400': &698 + '400': &699 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -39070,7 +39103,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-an-organization parameters: - - &283 + - &284 name: package_type description: The type of supported package. Packages in GitHub's Gradle registry have the type `maven`. Docker images pushed to GitHub's Container registry @@ -39088,20 +39121,20 @@ paths: - docker - nuget - container - - &284 + - &285 name: package_name description: The name of the package. in: path required: true schema: type: string - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: default: value: @@ -39153,9 +39186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 responses: '204': description: Response @@ -39187,9 +39220,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 - name: token description: package token schema: @@ -39221,9 +39254,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 - *19 - *17 - name: state @@ -39243,7 +39276,7 @@ paths: application/json: schema: type: array - items: &285 + items: &286 title: Package Version description: A version of a software package type: object @@ -39378,10 +39411,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - &286 + - *285 + - *168 + - &287 name: package_version_id description: Unique identifier of the package version. in: path @@ -39393,7 +39426,7 @@ paths: description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -39429,10 +39462,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - *286 + - *285 + - *168 + - *287 responses: '204': description: Response @@ -39464,10 +39497,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - *286 + - *285 + - *168 + - *287 responses: '204': description: Response @@ -39494,10 +39527,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *167 + - *168 - *17 - *19 - - &288 + - &289 name: sort description: The property by which to sort the results. in: query @@ -39507,8 +39540,8 @@ paths: enum: - created_at default: created_at - - *82 - - &289 + - *83 + - &290 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -39520,7 +39553,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &290 + - &291 name: repository description: The name of the repository to use to filter the results. in: query @@ -39529,7 +39562,7 @@ paths: type: string examples: - Hello-World - - &291 + - &292 name: permission description: The permission to use to filter the results. in: query @@ -39538,7 +39571,7 @@ paths: type: string examples: - issues_read - - &292 + - &293 name: last_used_before description: 'Only show fine-grained personal access tokens used before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -39548,7 +39581,7 @@ paths: schema: type: string format: date-time - - &293 + - &294 name: last_used_after description: 'Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -39559,7 +39592,7 @@ paths: type: string format: date-time responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 @@ -39714,7 +39747,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *167 + - *168 requestBody: required: true content: @@ -39756,11 +39789,11 @@ paths: action: deny reason: Access is too broad. responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 - '202': *91 + '202': *92 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39781,7 +39814,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token parameters: - - *167 + - *168 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -39818,11 +39851,11 @@ paths: action: deny reason: This request is denied because the access is too broad. responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 - '204': *112 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39843,7 +39876,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token parameters: - - *167 + - *168 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -39854,7 +39887,7 @@ paths: - *17 - *19 responses: - '500': *93 + '500': *94 '404': *6 '403': *27 '200': @@ -39863,9 +39896,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -39888,18 +39921,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources parameters: - - *167 + - *168 - *17 - *19 - - *288 - - *82 - *289 + - *83 - *290 - *291 - *292 - *293 + - *294 responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 @@ -40048,7 +40081,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens parameters: - - *167 + - *168 requestBody: required: true content: @@ -40083,9 +40116,9 @@ paths: - 1296269 - 1296280 responses: - '500': *93 + '500': *94 '404': *6 - '202': *91 + '202': *92 '403': *27 '422': *15 x-github: @@ -40108,7 +40141,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources parameters: - - *167 + - *168 - name: pat_id description: The unique identifier of the fine-grained personal access token. in: path @@ -40136,9 +40169,9 @@ paths: value: action: revoke responses: - '500': *93 + '500': *94 '404': *6 - '204': *112 + '204': *113 '403': *27 '422': *15 x-github: @@ -40160,7 +40193,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to parameters: - - *167 + - *168 - name: pat_id in: path description: Unique identifier of the fine-grained personal access token. @@ -40170,7 +40203,7 @@ paths: - *17 - *19 responses: - '500': *93 + '500': *94 '404': *6 '403': *27 '200': @@ -40179,9 +40212,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -40207,7 +40240,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#list-private-registries-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -40225,7 +40258,7 @@ paths: type: integer configurations: type: array - items: &294 + items: &295 title: Organization private registry description: Private registry configuration for an organization type: object @@ -40304,7 +40337,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -40437,7 +40470,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &295 + org-private-registry-with-selected-visibility: &296 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -40480,7 +40513,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -40532,16 +40565,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: The specified private registry configuration for the organization content: application/json: - schema: *294 + schema: *295 examples: - default: *295 + default: *296 '404': *6 x-github: githubCloudOnly: false @@ -40564,8 +40597,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -40645,8 +40678,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -40671,7 +40704,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-organization-projects parameters: - - *167 + - *168 - name: state description: Indicates the state of the projects to return. in: query @@ -40692,7 +40725,7 @@ paths: application/json: schema: type: array - items: &296 + items: &297 title: Project description: Projects are a way to organize columns and cards of work. @@ -40845,7 +40878,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-an-organization-project parameters: - - *167 + - *168 requestBody: required: true content: @@ -40871,7 +40904,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -40909,7 +40942,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': &358 + '410': &359 description: Gone content: application/json: @@ -40933,7 +40966,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#get-all-custom-properties-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -40941,9 +40974,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -40966,7 +40999,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -40977,7 +41010,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *108 + items: *109 minItems: 1 maxItems: 100 required: @@ -41007,9 +41040,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -41030,16 +41063,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 responses: '200': description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -41062,13 +41095,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 requestBody: required: true content: application/json: - schema: *297 + schema: *298 examples: default: value: @@ -41084,9 +41117,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -41109,10 +41142,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 responses: - '204': *112 + '204': *113 '403': *27 '404': *6 x-github: @@ -41133,7 +41166,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories parameters: - - *167 + - *168 - *17 - *19 - name: repository_query @@ -41174,7 +41207,7 @@ paths: - octocat/Hello-World properties: type: array - items: &298 + items: &299 title: Custom Property Value description: Custom property name and associated value type: object @@ -41244,7 +41277,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories parameters: - - *167 + - *168 requestBody: required: true content: @@ -41264,7 +41297,7 @@ paths: type: array description: List of custom property names and associated values to apply to the repositories. - items: *298 + items: *299 required: - repository_names - properties @@ -41305,7 +41338,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-public-organization-members parameters: - - *167 + - *168 - *17 - *19 responses: @@ -41317,7 +41350,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -41336,8 +41369,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#check-public-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response if user is a public member @@ -41361,8 +41394,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#set-public-organization-membership-for-the-authenticated-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -41383,8 +41416,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -41408,7 +41441,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-organization-repositories parameters: - - *167 + - *168 - name: type description: Specifies the types of repositories you want returned. `internal` is not yet supported when a GitHub App calls this endpoint with an installation @@ -41455,9 +41488,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -41478,7 +41511,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-organization-repository parameters: - - *167 + - *168 requestBody: required: true content: @@ -41661,7 +41694,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 title: Full Repository description: Full Repository type: object @@ -42107,7 +42140,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 organization: anyOf: - type: 'null' @@ -42126,7 +42159,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &478 + code_of_conduct: &479 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -42156,7 +42189,7 @@ paths: - key - name - html_url - security_and_analysis: *299 + security_and_analysis: *300 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -42240,7 +42273,7 @@ paths: - network_count - subscribers_count examples: - default: &362 + default: &363 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -42758,7 +42791,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -42766,9 +42799,9 @@ paths: application/json: schema: type: array - items: *300 + items: *301 examples: - default: *301 + default: *302 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -42790,10 +42823,10 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - *17 - *19 - - &609 + - &610 name: targets description: | A comma-separated list of rule targets to filter by. @@ -42812,7 +42845,7 @@ paths: application/json: schema: type: array - items: *122 + items: *123 examples: default: value: @@ -42843,7 +42876,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 post: summary: Create an organization repository ruleset description: Create a repository ruleset for an organization. @@ -42859,7 +42892,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 requestBody: description: Request body required: true @@ -42880,16 +42913,16 @@ paths: - push - repository default: branch - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *302 + items: *121 + conditions: *303 rules: type: array description: An array of rules within the ruleset. - items: *121 + items: *122 required: - name - enforcement @@ -42927,9 +42960,9 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: &305 + default: &306 value: id: 21 name: super cool ruleset @@ -42969,7 +43002,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/rulesets/rule-suites": get: summary: List organization rule suites @@ -42983,8 +43016,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - - *167 - - &610 + - *168 + - &611 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 @@ -42994,16 +43027,16 @@ paths: schema: type: string x-multi-segment: true - - *303 - *304 - - &611 + - *305 + - &612 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 - - &612 + - &613 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43023,7 +43056,7 @@ paths: description: Response content: application/json: - schema: &613 + schema: &614 title: Rule Suites description: Response type: array @@ -43079,7 +43112,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &614 + default: &615 value: - id: 21 actor_id: 12 @@ -43103,7 +43136,7 @@ paths: result: pass evaluation_result: fail '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43122,8 +43155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - - *167 - - &615 + - *168 + - &616 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43139,7 +43172,7 @@ paths: description: Response content: application/json: - schema: &616 + schema: &617 title: Rule Suite description: Response type: object @@ -43246,7 +43279,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &617 + default: &618 value: id: 21 actor_id: 12 @@ -43281,7 +43314,7 @@ paths: result: fail rule_type: commit_message_pattern '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43307,7 +43340,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43319,11 +43352,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *305 + default: *306 '404': *6 - '500': *93 + '500': *94 put: summary: Update an organization repository ruleset description: Update a ruleset for an organization. @@ -43339,7 +43372,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43365,16 +43398,16 @@ paths: - tag - push - repository - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *302 + items: *121 + conditions: *303 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -43409,11 +43442,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *305 + default: *306 '404': *6 - '500': *93 + '500': *94 delete: summary: Delete an organization repository ruleset description: Delete a ruleset for an organization. @@ -43429,7 +43462,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43440,7 +43473,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/secret-scanning/alerts": get: summary: List secret scanning alerts for an organization @@ -43457,15 +43490,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - - *167 - - *306 + - *168 - *307 - *308 - *309 - - *82 + - *310 + - *83 - *19 - *17 - - &619 + - &620 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 @@ -43475,7 +43508,7 @@ paths: required: false schema: type: string - - &620 + - &621 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 @@ -43485,9 +43518,9 @@ paths: required: false schema: type: string - - *310 - *311 - *312 + - *313 responses: '200': description: Response @@ -43495,13 +43528,13 @@ paths: application/json: schema: type: array - items: *313 + items: *314 examples: - default: *314 + default: *315 headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43523,8 +43556,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization parameters: - - *167 - - *82 + - *168 + - *83 - name: sort description: The property to sort the results by. in: query @@ -43536,8 +43569,8 @@ paths: - updated - published default: created - - *80 - *81 + - *82 - name: per_page description: The number of advisories to return per page. 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)." @@ -43567,7 +43600,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 description: A repository security advisory. type: object properties: @@ -43775,7 +43808,7 @@ paths: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: - array @@ -43811,7 +43844,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 credits_detailed: type: - array @@ -43822,7 +43855,7 @@ paths: type: object properties: user: *4 - type: *315 + type: *316 state: type: string description: The state of the user's acceptance of the @@ -43848,13 +43881,13 @@ paths: - array - 'null' description: A list of teams that collaborate on the advisory. - items: *266 + items: *267 private_fork: readOnly: true description: A temporary private fork of the advisory's repository for collaborating on a fix. allOf: - - *92 + - *93 type: - 'null' required: @@ -43886,7 +43919,7 @@ paths: - private_fork additionalProperties: false examples: - default: &628 + default: &629 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -44265,7 +44298,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#list-security-manager-teams parameters: - - *167 + - *168 responses: '200': description: Response @@ -44273,9 +44306,9 @@ paths: application/json: schema: type: array - items: *279 + items: *280 examples: - default: *280 + default: *281 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44298,8 +44331,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#add-a-security-manager-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -44324,8 +44357,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#remove-a-security-manager-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -44354,15 +44387,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-actions-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44386,7 +44419,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44394,9 +44427,9 @@ paths: description: Success content: application/json: - schema: *318 + schema: *319 examples: - default: *319 + default: *320 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -44418,15 +44451,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-packages-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *320 + schema: *321 examples: - default: *321 + default: *322 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44448,15 +44481,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-shared-storage-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *322 + schema: *323 examples: - default: *323 + default: *324 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44476,7 +44509,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44494,9 +44527,9 @@ paths: type: integer network_configurations: type: array - items: *105 + items: *106 examples: - default: *324 + default: *325 headers: Link: *37 x-github: @@ -44517,7 +44550,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -44559,9 +44592,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44581,16 +44614,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 - - *107 + - *168 + - *108 responses: '200': description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 headers: Link: *37 x-github: @@ -44611,8 +44644,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 - - *107 + - *168 + - *108 requestBody: required: true content: @@ -44651,9 +44684,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44672,8 +44705,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - - *167 - - *107 + - *168 + - *108 responses: '204': description: Response @@ -44696,16 +44729,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - - *167 - - *325 + - *168 + - *326 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: *327 + default: *328 headers: Link: *37 x-github: @@ -44724,7 +44757,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -44743,7 +44776,7 @@ paths: description: Response content: application/json: - schema: &349 + schema: &350 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -44795,7 +44828,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &350 + default: &351 value: groups: - group_id: '123' @@ -44840,8 +44873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -44873,13 +44906,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44913,8 +44946,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -44946,10 +44979,10 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: *223 - '500': *93 + default: *224 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -44970,7 +45003,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-teams parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44980,9 +45013,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 headers: Link: *37 '403': *27 @@ -45004,7 +45037,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#create-a-team parameters: - - *167 + - *168 requestBody: required: true content: @@ -45076,7 +45109,7 @@ paths: description: Response content: application/json: - schema: &328 + schema: &329 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -45150,7 +45183,7 @@ paths: parent: anyOf: - type: 'null' - - *279 + - *280 members_count: type: integer examples: @@ -45456,7 +45489,7 @@ paths: - repos_count - organization examples: - default: &329 + default: &330 value: id: 1 node_id: MDQ6VGVhbTE= @@ -45526,16 +45559,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-by-name parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 x-github: githubCloudOnly: false @@ -45556,8 +45589,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: false content: @@ -45620,16 +45653,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '201': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 '422': *15 '403': *27 @@ -45654,8 +45687,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -45681,9 +45714,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions parameters: - - *167 - - *278 - - *82 + - *168 + - *279 + - *83 - *17 - *19 - name: pinned @@ -45699,7 +45732,7 @@ paths: application/json: schema: type: array - items: &330 + items: &331 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -45790,7 +45823,7 @@ paths: format: uri examples: - https://api.github.com/organizations/1/team/2343027/discussions/1 - reactions: *133 + reactions: *134 required: - author - body @@ -45810,7 +45843,7 @@ paths: - updated_at - url examples: - default: &668 + default: &669 value: - author: login: octocat @@ -45884,8 +45917,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -45919,9 +45952,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &331 + default: &332 value: author: login: octocat @@ -45993,9 +46026,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion parameters: - - *167 - - *278 - - &332 + - *168 + - *279 + - &333 name: discussion_number description: The number that identifies the discussion. in: path @@ -46007,9 +46040,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46031,9 +46064,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: false content: @@ -46056,9 +46089,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &669 + default: &670 value: author: login: octocat @@ -46128,9 +46161,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 responses: '204': description: Response @@ -46156,10 +46189,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments parameters: - - *167 - - *278 - - *332 - - *82 + - *168 + - *279 + - *333 + - *83 - *17 - *19 responses: @@ -46169,7 +46202,7 @@ paths: application/json: schema: type: array - items: &333 + items: &334 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46234,7 +46267,7 @@ paths: format: uri examples: - https://api.github.com/organizations/1/team/2403582/discussions/1/comments/1 - reactions: *133 + reactions: *134 required: - author - body @@ -46249,7 +46282,7 @@ paths: - updated_at - url examples: - default: &670 + default: &671 value: - author: login: octocat @@ -46317,9 +46350,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: true content: @@ -46341,9 +46374,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &334 + default: &335 value: author: login: octocat @@ -46409,10 +46442,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - &335 + - *168 + - *279 + - *333 + - &336 name: comment_number description: The number that identifies the comment. in: path @@ -46424,9 +46457,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46448,10 +46481,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 requestBody: required: true content: @@ -46473,9 +46506,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &671 + default: &672 value: author: login: octocat @@ -46539,10 +46572,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 responses: '204': description: Response @@ -46568,10 +46601,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 - 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. @@ -46597,7 +46630,7 @@ paths: application/json: schema: type: array - items: &336 + items: &337 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -46641,7 +46674,7 @@ paths: - content - created_at examples: - default: &338 + default: &339 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -46691,10 +46724,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 requestBody: required: true content: @@ -46727,9 +46760,9 @@ paths: team discussion comment content: application/json: - schema: *336 + schema: *337 examples: - default: &337 + default: &338 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -46758,9 +46791,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46783,11 +46816,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-team-discussion-comment-reaction parameters: - - *167 - - *278 - - *332 - - *335 - - &339 + - *168 + - *279 + - *333 + - *336 + - &340 name: reaction_id description: The unique identifier of the reaction. in: path @@ -46819,9 +46852,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 - 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. @@ -46847,9 +46880,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -46875,9 +46908,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: true content: @@ -46909,16 +46942,16 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -46941,10 +46974,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-team-discussion-reaction parameters: - - *167 - - *278 - - *332 - - *339 + - *168 + - *279 + - *333 + - *340 responses: '204': description: Response @@ -46967,16 +47000,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *340 + schema: *341 examples: - default: *341 + default: *342 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -46995,8 +47028,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -47020,9 +47053,9 @@ paths: description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47041,8 +47074,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -47066,8 +47099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47077,9 +47110,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 x-github: @@ -47101,8 +47134,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members parameters: - - *167 - - *278 + - *168 + - *279 - name: role description: Filters members returned by their role in the team. in: query @@ -47125,7 +47158,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -47155,15 +47188,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 responses: '200': description: Response content: application/json: - schema: &344 + schema: &345 title: Team Membership description: Team Membership type: object @@ -47191,7 +47224,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &672 + response-if-user-is-a-team-maintainer: &673 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47227,9 +47260,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 requestBody: required: false content: @@ -47254,9 +47287,9 @@ paths: description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-users-membership-with-team-is-now-pending: &673 + response-if-users-membership-with-team-is-now-pending: &674 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47291,9 +47324,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 responses: '204': description: Response @@ -47319,8 +47352,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47330,7 +47363,7 @@ paths: application/json: schema: type: array - items: &345 + items: &346 title: Team Project description: A team's access to a project. type: object @@ -47399,7 +47432,7 @@ paths: - updated_at - permissions examples: - default: &674 + default: &675 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47460,9 +47493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project parameters: - - *167 - - *278 - - &346 + - *168 + - *279 + - &347 name: project_id description: The unique identifier of the project. in: path @@ -47474,9 +47507,9 @@ paths: description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: &675 + default: &676 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47536,9 +47569,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions parameters: - - *167 - - *278 - - *346 + - *168 + - *279 + - *347 requestBody: required: false content: @@ -47603,9 +47636,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team parameters: - - *167 - - *278 - - *346 + - *168 + - *279 + - *347 responses: '204': description: Response @@ -47629,8 +47662,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47640,9 +47673,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -47671,16 +47704,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &676 + schema: &677 title: Team Repository description: A team's access to a repository. type: object @@ -47706,7 +47739,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 forks: type: integer permissions: @@ -48321,10 +48354,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 requestBody: required: false content: @@ -48369,10 +48402,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 responses: '204': description: Response @@ -48398,16 +48431,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -48429,8 +48462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -48473,7 +48506,7 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -48505,8 +48538,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -48516,9 +48549,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - response-if-child-teams-exist: &677 + response-if-child-teams-exist: &678 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -48571,7 +48604,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization parameters: - - *167 + - *168 - name: security_product in: path description: The security feature to enable or disable. @@ -48642,7 +48675,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &351 + - &352 name: card_id description: The unique identifier of the card. in: path @@ -48654,7 +48687,7 @@ paths: description: Response content: application/json: - schema: &352 + schema: &353 title: Project Card description: Project cards represent a scope of work. type: object @@ -48729,7 +48762,7 @@ paths: - created_at - updated_at examples: - default: &353 + default: &354 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -48779,7 +48812,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *351 + - *352 requestBody: required: false content: @@ -48809,9 +48842,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '304': *35 '403': *27 '401': *23 @@ -48832,7 +48865,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *351 + - *352 responses: '204': description: Response @@ -48870,7 +48903,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *351 + - *352 requestBody: required: true content: @@ -48977,7 +49010,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &354 + - &355 name: column_id description: The unique identifier of the column. in: path @@ -48989,7 +49022,7 @@ paths: description: Response content: application/json: - schema: &355 + schema: &356 title: Project Column description: Project columns contain cards of work. type: object @@ -49043,7 +49076,7 @@ paths: - created_at - updated_at examples: - default: &356 + default: &357 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49072,7 +49105,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *354 + - *355 requestBody: required: true content: @@ -49097,9 +49130,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 '304': *35 '403': *27 '401': *23 @@ -49118,7 +49151,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *354 + - *355 responses: '204': description: Response @@ -49141,7 +49174,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *354 + - *355 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49162,7 +49195,7 @@ paths: application/json: schema: type: array - items: *352 + items: *353 examples: default: value: @@ -49215,7 +49248,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *354 + - *355 requestBody: required: true content: @@ -49259,9 +49292,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '304': *35 '403': *27 '401': *23 @@ -49271,8 +49304,8 @@ paths: application/json: schema: oneOf: - - *170 - *171 + - *172 '503': description: Response content: @@ -49311,7 +49344,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *354 + - *355 requestBody: required: true content: @@ -49368,15 +49401,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *346 + - *347 responses: '200': description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: &357 + default: &358 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -49429,7 +49462,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *346 + - *347 requestBody: required: false content: @@ -49478,9 +49511,9 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: *357 + default: *358 '404': description: Not Found if the authenticated user does not have access to the project @@ -49501,7 +49534,7 @@ paths: items: type: string '401': *23 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -49519,7 +49552,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *346 + - *347 responses: '204': description: Delete Success @@ -49540,7 +49573,7 @@ paths: items: type: string '401': *23 - '410': *358 + '410': *359 '404': *6 x-github: githubCloudOnly: false @@ -49563,7 +49596,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *346 + - *347 - 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 @@ -49590,7 +49623,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -49615,8 +49648,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *346 - - *209 + - *347 + - *210 requestBody: required: false content: @@ -49665,8 +49698,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *346 - - *209 + - *347 + - *210 responses: '204': description: Response @@ -49694,8 +49727,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *346 - - *209 + - *347 + - *210 responses: '200': description: Response @@ -49759,7 +49792,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *346 + - *347 - *17 - *19 responses: @@ -49769,7 +49802,7 @@ paths: application/json: schema: type: array - items: *355 + items: *356 examples: default: value: @@ -49801,7 +49834,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *346 + - *347 requestBody: required: true content: @@ -49825,7 +49858,7 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: default: value: @@ -49886,7 +49919,7 @@ paths: resources: type: object properties: - core: &359 + core: &360 title: Rate Limit type: object properties: @@ -49903,20 +49936,20 @@ paths: - remaining - reset - used - graphql: *359 - search: *359 - code_search: *359 - source_import: *359 - integration_manifest: *359 - code_scanning_upload: *359 - actions_runner_registration: *359 - scim: *359 - dependency_snapshots: *359 - code_scanning_autofix: *359 + graphql: *360 + search: *360 + code_search: *360 + source_import: *360 + integration_manifest: *360 + code_scanning_upload: *360 + actions_runner_registration: *360 + scim: *360 + dependency_snapshots: *360 + code_scanning_autofix: *360 required: - core - search - rate: *359 + rate: *360 required: - rate - resources @@ -50020,14 +50053,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *360 + schema: *361 examples: default-response: summary: Default response @@ -50532,7 +50565,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *361 + '301': *362 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50550,8 +50583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -50798,10 +50831,10 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 - '307': &363 + default: *363 + '307': &364 description: Temporary Redirect content: application/json: @@ -50830,8 +50863,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -50853,7 +50886,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': *363 + '307': *364 '404': *6 x-github: githubCloudOnly: false @@ -50876,11 +50909,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 - - &378 + - &379 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -50903,7 +50936,7 @@ paths: type: integer artifacts: type: array - items: &364 + items: &365 title: Artifact description: An artifact type: object @@ -50989,7 +51022,7 @@ paths: - expires_at - updated_at examples: - default: &379 + default: &380 value: total_count: 2 artifacts: @@ -51048,9 +51081,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *347 - *348 - - &365 + - *349 + - &366 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51062,7 +51095,7 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: default: value: @@ -51099,9 +51132,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *347 - *348 - - *365 + - *349 + - *366 responses: '204': description: Response @@ -51125,9 +51158,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *347 - *348 - - *365 + - *349 + - *366 - name: archive_format in: path required: true @@ -51141,7 +51174,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': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51164,14 +51197,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: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *366 + schema: *367 examples: default: value: @@ -51197,11 +51230,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: - - *347 - *348 + - *349 - *17 - *19 - - &367 + - &368 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 @@ -51229,13 +51262,13 @@ paths: - last_accessed_at - size_in_bytes default: last_accessed_at - - *82 + - *83 responses: '200': description: Response content: application/json: - schema: &368 + schema: &369 title: Repository actions caches description: Repository actions caches type: object @@ -51285,7 +51318,7 @@ paths: - total_count - actions_caches examples: - default: &369 + default: &370 value: total_count: 1 actions_caches: @@ -51317,23 +51350,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: - - *347 - *348 + - *349 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *367 + - *368 responses: '200': description: Response content: application/json: - schema: *368 + schema: *369 examples: - default: *369 + default: *370 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51353,8 +51386,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: - - *347 - *348 + - *349 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -51385,9 +51418,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: - - *347 - *348 - - &370 + - *349 + - &371 name: job_id description: The unique identifier of the job. in: path @@ -51399,7 +51432,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: Job description: Information of a job execution in a workflow run type: object @@ -51746,9 +51779,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: - - *347 - *348 - - *370 + - *349 + - *371 responses: '302': description: Response @@ -51776,9 +51809,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: - - *347 - *348 - - *370 + - *349 + - *371 requestBody: required: false content: @@ -51800,7 +51833,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -51824,8 +51857,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: - - *347 - *348 + - *349 responses: '200': description: Status response @@ -51875,8 +51908,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -51910,7 +51943,7 @@ paths: description: Empty response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -51939,8 +51972,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -51958,7 +51991,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -51979,7 +52012,7 @@ paths: - created_at - updated_at examples: - default: &385 + default: &386 value: total_count: 2 secrets: @@ -52012,9 +52045,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *347 - *348 - - *371 + - *349 + - *372 - *19 responses: '200': @@ -52031,7 +52064,7 @@ paths: type: integer variables: type: array - items: &388 + items: &389 title: Actions Variable type: object properties: @@ -52065,7 +52098,7 @@ paths: - created_at - updated_at examples: - default: &389 + default: &390 value: total_count: 2 variables: @@ -52098,8 +52131,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52108,11 +52141,11 @@ paths: schema: type: object properties: - enabled: &372 + enabled: &373 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *46 - selected_actions_url: *180 + selected_actions_url: *181 required: - enabled examples: @@ -52141,8 +52174,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -52153,7 +52186,7 @@ paths: schema: type: object properties: - enabled: *372 + enabled: *373 allowed_actions: *46 required: - enabled @@ -52184,14 +52217,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: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &373 + schema: &374 type: object properties: access_level: @@ -52209,7 +52242,7 @@ paths: required: - access_level examples: - default: &374 + default: &375 value: access_level: organization x-github: @@ -52234,15 +52267,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: - - *347 - *348 + - *349 requestBody: required: true content: application/json: - schema: *373 + schema: *374 examples: - default: *374 + default: *375 responses: '204': description: Response @@ -52266,8 +52299,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52298,8 +52331,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -52331,14 +52364,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *183 + schema: *184 examples: default: *52 x-github: @@ -52361,8 +52394,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: - - *347 - *348 + - *349 responses: '204': description: Success response @@ -52373,7 +52406,7 @@ paths: required: true content: application/json: - schema: *184 + schema: *185 examples: default: *52 x-github: @@ -52402,8 +52435,8 @@ paths: in: query schema: type: string - - *347 - *348 + - *349 - *17 - *19 responses: @@ -52447,8 +52480,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52456,9 +52489,9 @@ paths: application/json: schema: type: array - items: *188 + items: *189 examples: - default: *189 + default: *190 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52480,8 +52513,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -52524,7 +52557,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *190 + '201': *191 '404': *6 '422': *7 x-github: @@ -52554,8 +52587,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: - - *347 - *348 + - *349 responses: '201': description: Response @@ -52563,7 +52596,7 @@ paths: application/json: schema: *62 examples: - default: *191 + default: *192 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52591,8 +52624,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: - - *347 - *348 + - *349 responses: '201': description: Response @@ -52600,7 +52633,7 @@ paths: application/json: schema: *62 examples: - default: *192 + default: *193 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52622,8 +52655,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: - - *347 - *348 + - *349 - *58 responses: '200': @@ -52632,7 +52665,7 @@ paths: application/json: schema: *59 examples: - default: *193 + default: *194 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52653,8 +52686,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: - - *347 - *348 + - *349 - *58 responses: '204': @@ -52680,8 +52713,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: - - *347 - *348 + - *349 - *58 responses: '200': *64 @@ -52706,8 +52739,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: - - *347 - *348 + - *349 - *58 requestBody: required: true @@ -52756,8 +52789,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: - - *347 - *348 + - *349 - *58 requestBody: required: true @@ -52807,11 +52840,11 @@ 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: - - *347 - *348 + - *349 - *58 responses: - '200': *194 + '200': *195 '404': *6 x-github: githubCloudOnly: false @@ -52838,10 +52871,10 @@ 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: - - *347 - *348 + - *349 - *58 - - *195 + - *196 responses: '200': *64 '404': *6 @@ -52869,9 +52902,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: - - *347 - *348 - - &392 + - *349 + - &393 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. @@ -52879,7 +52912,7 @@ paths: required: false schema: type: string - - &393 + - &394 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -52887,7 +52920,7 @@ paths: required: false schema: type: string - - &394 + - &395 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -52896,7 +52929,7 @@ paths: required: false schema: type: string - - &395 + - &396 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 @@ -52923,7 +52956,7 @@ paths: - pending - *17 - *19 - - &396 + - &397 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)." @@ -52932,7 +52965,7 @@ paths: schema: type: string format: date-time - - &375 + - &376 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -52941,13 +52974,13 @@ paths: schema: type: boolean default: false - - &397 + - &398 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &398 + - &399 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -52970,7 +53003,7 @@ paths: type: integer workflow_runs: type: array - items: &376 + items: &377 title: Workflow Run description: An invocation of a workflow type: object @@ -53087,7 +53120,7 @@ paths: type: - array - 'null' - items: &422 + items: &423 title: Pull Request Minimal type: object properties: @@ -53214,7 +53247,7 @@ paths: head_commit: anyOf: - type: 'null' - - &426 + - &427 title: Simple Commit description: A commit. type: object @@ -53288,8 +53321,8 @@ paths: - timestamp - author - committer - repository: *187 - head_repository: *187 + repository: *188 + head_repository: *188 head_repository_id: type: integer examples: @@ -53329,7 +53362,7 @@ paths: - workflow_url - pull_requests examples: - default: &399 + default: &400 value: total_count: 1 workflow_runs: @@ -53565,24 +53598,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *347 - *348 - - &377 + - *349 + - &378 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &380 + default: &381 value: id: 30433642 name: Build @@ -53823,9 +53856,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '204': description: Response @@ -53848,9 +53881,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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -53978,15 +54011,15 @@ 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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54013,12 +54046,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *347 - *348 - - *377 + - *349 + - *378 - *17 - *19 - - *378 + - *379 responses: '200': description: Response @@ -54034,9 +54067,9 @@ paths: type: integer artifacts: type: array - items: *364 + items: *365 examples: - default: *379 + default: *380 headers: Link: *37 x-github: @@ -54060,25 +54093,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *347 - *348 - - *377 - - &381 + - *349 + - *378 + - &382 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54101,10 +54134,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: - - *347 - *348 - - *377 - - *381 + - *349 + - *378 + - *382 - *17 - *19 responses: @@ -54122,9 +54155,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: &383 + default: &384 value: total_count: 1 jobs: @@ -54237,10 +54270,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *347 - *348 - - *377 - - *381 + - *349 + - *378 + - *382 responses: '302': description: Response @@ -54268,19 +54301,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '202': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54303,9 +54336,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: true content: @@ -54372,19 +54405,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '202': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54407,9 +54440,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: - - *347 - *348 - - *377 + - *349 + - *378 - 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 @@ -54439,9 +54472,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: *383 + default: *384 headers: Link: *37 x-github: @@ -54466,9 +54499,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '302': description: Response @@ -54495,14 +54528,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '204': description: Response '403': *27 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54524,9 +54557,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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -54595,7 +54628,7 @@ paths: items: type: object properties: - type: &497 + type: &498 type: string description: The type of reviewer. enum: @@ -54606,7 +54639,7 @@ paths: reviewer: anyOf: - *4 - - *266 + - *267 required: - environment - wait_timer @@ -54681,9 +54714,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: true content: @@ -54733,7 +54766,7 @@ paths: application/json: schema: type: array - items: &492 + items: &493 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -54845,7 +54878,7 @@ paths: - created_at - updated_at examples: - default: &493 + default: &494 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -54901,9 +54934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: false content: @@ -54925,7 +54958,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54948,9 +54981,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: false content: @@ -54972,7 +55005,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54997,9 +55030,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -55136,8 +55169,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -55155,9 +55188,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *37 x-github: @@ -55182,16 +55215,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55213,17 +55246,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: &510 + default: &511 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55249,9 +55282,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -55279,7 +55312,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -55305,9 +55338,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -55332,9 +55365,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *347 - *348 - - *371 + - *349 + - *372 - *19 responses: '200': @@ -55351,9 +55384,9 @@ paths: type: integer variables: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *37 x-github: @@ -55376,8 +55409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -55404,7 +55437,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -55429,17 +55462,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: &511 + default: &512 value: name: USERNAME value: octocat @@ -55465,9 +55498,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 requestBody: required: true content: @@ -55509,9 +55542,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 responses: '204': description: Response @@ -55536,8 +55569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -55555,7 +55588,7 @@ paths: type: integer workflows: type: array - items: &390 + items: &391 title: Workflow description: A GitHub Actions workflow type: object @@ -55673,9 +55706,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *347 - *348 - - &391 + - *349 + - &392 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -55690,7 +55723,7 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: default: value: @@ -55723,9 +55756,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55750,9 +55783,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55803,9 +55836,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55832,19 +55865,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: - - *347 - *348 - - *391 + - *349 - *392 - *393 - *394 - *395 + - *396 - *17 - *19 - - *396 - - *375 - *397 + - *376 - *398 + - *399 responses: '200': description: Response @@ -55860,9 +55893,9 @@ paths: type: integer workflow_runs: type: array - items: *376 + items: *377 examples: - default: *399 + default: *400 headers: Link: *37 x-github: @@ -55888,9 +55921,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '200': description: Response @@ -55951,12 +55984,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *347 - *348 - - *82 + - *349 + - *83 - *17 - - *80 - *81 + - *82 - name: ref description: |- The Git reference for the activities you want to list. @@ -56120,8 +56153,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -56133,7 +56166,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -56158,8 +56191,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: - - *347 - *348 + - *349 - name: assignee in: path required: true @@ -56195,8 +56228,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -56308,11 +56341,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *347 - *348 + - *349 - *17 - - *80 - *81 + - *82 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -56355,7 +56388,7 @@ paths: bundle_url: type: string examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56375,8 +56408,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -56384,7 +56417,7 @@ paths: application/json: schema: type: array - items: &401 + items: &402 title: Autolink reference description: An autolink reference. type: object @@ -56438,8 +56471,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -56478,9 +56511,9 @@ paths: description: response content: application/json: - schema: *401 + schema: *402 examples: - default: &402 + default: &403 value: id: 1 key_prefix: TICKET- @@ -56511,9 +56544,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: - - *347 - *348 - - &403 + - *349 + - &404 name: autolink_id description: The unique identifier of the autolink. in: path @@ -56525,9 +56558,9 @@ paths: description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *402 + default: *403 '404': *6 x-github: githubCloudOnly: false @@ -56547,9 +56580,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: - - *347 - *348 - - *403 + - *349 + - *404 responses: '204': description: Response @@ -56573,8 +56606,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: - - *347 - *348 + - *349 responses: '200': description: Response if Dependabot is enabled @@ -56624,8 +56657,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -56646,8 +56679,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -56667,8 +56700,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *347 - *348 + - *349 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -56706,7 +56739,7 @@ paths: - url protected: type: boolean - protection: &405 + protection: &406 title: Branch Protection description: Branch Protection type: object @@ -56749,7 +56782,7 @@ paths: required: - contexts - checks - enforce_admins: &408 + enforce_admins: &409 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -56766,7 +56799,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &410 + required_pull_request_reviews: &411 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -56788,7 +56821,7 @@ paths: description: The list of teams with review dismissal access. type: array - items: *266 + items: *267 apps: description: The list of apps with review dismissal access. @@ -56820,7 +56853,7 @@ paths: description: The list of teams allowed to bypass pull request requirements. type: array - items: *266 + items: *267 apps: description: The list of apps allowed to bypass pull request requirements. @@ -56850,7 +56883,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &407 + restrictions: &408 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57175,9 +57208,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *347 - *348 - - &406 + - *349 + - &407 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). @@ -57191,14 +57224,14 @@ paths: description: Response content: application/json: - schema: &416 + schema: &417 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &468 + commit: &469 title: Commit description: Commit type: object @@ -57237,7 +57270,7 @@ paths: author: anyOf: - type: 'null' - - &404 + - &405 title: Git User description: Metaproperties for Git author/committer information. @@ -57258,7 +57291,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 message: type: string examples: @@ -57282,7 +57315,7 @@ paths: required: - sha - url - verification: &517 + verification: &518 title: Verification type: object properties: @@ -57317,14 +57350,14 @@ paths: author: oneOf: - *4 - - *198 + - *199 type: - 'null' - object committer: oneOf: - *4 - - *198 + - *199 type: - 'null' - object @@ -57361,7 +57394,7 @@ paths: type: integer files: type: array - items: &480 + items: &481 title: Diff Entry description: Diff Entry type: object @@ -57455,7 +57488,7 @@ paths: - self protected: type: boolean - protection: *405 + protection: *406 protection_url: type: string format: uri @@ -57564,7 +57597,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *361 + '301': *362 '404': *6 x-github: githubCloudOnly: false @@ -57586,15 +57619,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -57788,9 +57821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -58050,7 +58083,7 @@ paths: url: type: string format: uri - required_status_checks: &413 + required_status_checks: &414 title: Status Check Policy description: Status Check Policy type: object @@ -58131,7 +58164,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 apps: type: array items: *5 @@ -58149,7 +58182,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 apps: type: array items: *5 @@ -58209,7 +58242,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *407 + restrictions: *408 required_conversation_resolution: type: object properties: @@ -58321,9 +58354,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58348,17 +58381,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &409 + default: &410 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -58380,17 +58413,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *409 + default: *410 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58409,9 +58442,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58436,17 +58469,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &411 + default: &412 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -58542,9 +58575,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -58642,9 +58675,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *411 + default: *412 '422': *15 x-github: githubCloudOnly: false @@ -58665,9 +58698,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58694,17 +58727,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &412 + default: &413 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -58727,17 +58760,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *412 + default: *413 '404': *6 x-github: githubCloudOnly: false @@ -58757,9 +58790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58784,17 +58817,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: &414 + default: &415 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -58820,9 +58853,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -58874,9 +58907,9 @@ paths: description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: *414 + default: *415 '404': *6 '422': *15 x-github: @@ -58898,9 +58931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58924,9 +58957,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -58960,9 +58993,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59029,9 +59062,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59095,9 +59128,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: content: application/json: @@ -59163,15 +59196,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -59262,9 +59295,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -59287,9 +59320,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59299,7 +59332,7 @@ paths: type: array items: *5 examples: - default: &415 + default: &416 value: - id: 1 slug: octoapp @@ -59356,9 +59389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59392,7 +59425,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59413,9 +59446,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59449,7 +59482,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59470,9 +59503,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59506,7 +59539,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59528,9 +59561,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59538,9 +59571,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '404': *6 x-github: githubCloudOnly: false @@ -59560,9 +59593,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59598,9 +59631,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59621,9 +59654,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59659,9 +59692,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59682,9 +59715,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: content: application/json: @@ -59719,9 +59752,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59743,9 +59776,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59755,7 +59788,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '404': *6 x-github: githubCloudOnly: false @@ -59779,9 +59812,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59814,7 +59847,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59839,9 +59872,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59874,7 +59907,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59899,9 +59932,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59934,7 +59967,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59961,9 +59994,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59985,7 +60018,7 @@ paths: description: Response content: application/json: - schema: *416 + schema: *417 examples: default: value: @@ -60099,12 +60132,12 @@ paths: category: repos subcategory: bypass-requests parameters: - - *347 - *348 - - *417 + - *349 - *418 - - *304 - *419 + - *305 + - *420 - *17 - *19 responses: @@ -60114,11 +60147,11 @@ paths: application/json: schema: type: array - items: *420 + items: *421 examples: - default: *421 + default: *422 '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}": get: summary: Get a repository push bypass request @@ -60136,8 +60169,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *347 - *348 + - *349 - name: bypass_request_number in: path required: true @@ -60151,7 +60184,7 @@ paths: description: Response content: application/json: - schema: *420 + schema: *421 examples: default: value: @@ -60189,7 +60222,7 @@ paths: url: https://api.github.com/repos/octo-org/smile/bypass-requests/push-rules/2 html_url: https://github.com/octo-org/smile/exemptions/2 '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/check-runs": post: summary: Create a check run @@ -60209,8 +60242,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -60489,7 +60522,7 @@ paths: description: Response content: application/json: - schema: &423 + schema: &424 title: CheckRun description: A check performed on the code of a given code change type: object @@ -60624,8 +60657,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *422 - deployment: &727 + items: *423 + deployment: &728 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -60912,9 +60945,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *347 - *348 - - &424 + - *349 + - &425 name: check_run_id description: The unique identifier of the check run. in: path @@ -60926,9 +60959,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: &425 + default: &426 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61028,9 +61061,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *347 - *348 - - *424 + - *349 + - *425 requestBody: required: true content: @@ -61270,9 +61303,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: *425 + default: *426 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61292,9 +61325,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *347 - *348 - - *424 + - *349 + - *425 - *17 - *19 responses: @@ -61406,15 +61439,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *347 - *348 - - *424 + - *349 + - *425 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -61452,8 +61485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -61475,7 +61508,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &427 + schema: &428 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -61557,12 +61590,12 @@ paths: type: - array - 'null' - items: *422 + items: *423 app: anyOf: - type: 'null' - *5 - repository: *187 + repository: *188 created_at: type: - string @@ -61573,7 +61606,7 @@ paths: - string - 'null' format: date-time - head_commit: *426 + head_commit: *427 latest_check_runs_count: type: integer check_runs_url: @@ -61601,7 +61634,7 @@ paths: - check_runs_url - pull_requests examples: - default: &428 + default: &429 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -61892,9 +61925,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *427 + schema: *428 examples: - default: *428 + default: *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61913,8 +61946,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -61975,7 +62008,7 @@ paths: required: - app_id - setting - repository: *187 + repository: *188 examples: default: value: @@ -62223,9 +62256,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *347 - *348 - - &429 + - *349 + - &430 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -62237,9 +62270,9 @@ paths: description: Response content: application/json: - schema: *427 + schema: *428 examples: - default: *428 + default: *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62262,17 +62295,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: - - *347 - *348 - - *429 - - &475 + - *349 + - *430 + - &476 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &476 + - &477 name: status description: Returns check runs with the specified `status`. in: query @@ -62311,9 +62344,9 @@ paths: type: integer check_runs: type: array - items: *423 + items: *424 examples: - default: &477 + default: &478 value: total_count: 1 check_runs: @@ -62415,15 +62448,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *347 - *348 - - *429 + - *349 + - *430 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -62450,30 +62483,30 @@ 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: - - *347 - *348 - - *210 + - *349 - *211 + - *212 - *19 - *17 - - &445 + - &446 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: *430 - - &446 + schema: *431 + - &447 name: pr description: The number of the pull request for the results you want to list. in: query required: false schema: type: integer - - *82 - - *80 + - *83 - *81 + - *82 - name: sort description: The property by which to sort the results. in: query @@ -62489,13 +62522,13 @@ paths: be returned. in: query required: false - schema: *212 + schema: *213 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *431 + schema: *432 responses: '200': description: Response @@ -62506,24 +62539,24 @@ paths: items: type: object properties: - number: *94 - created_at: *101 - updated_at: *102 - url: *99 - html_url: *100 - instances_url: *432 - state: *85 - fixed_at: *104 + number: *95 + created_at: *102 + updated_at: *103 + url: *100 + html_url: *101 + instances_url: *433 + state: *86 + fixed_at: *105 dismissed_by: anyOf: - type: 'null' - *4 - dismissed_at: *103 - dismissed_reason: *433 - dismissed_comment: *434 - rule: *435 - tool: *436 - most_recent_instance: *437 + dismissed_at: *104 + dismissed_reason: *434 + dismissed_comment: *435 + rule: *436 + tool: *437 + most_recent_instance: *438 required: - number - created_at @@ -62639,14 +62672,14 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &438 + '403': &439 description: Response if GitHub Advanced Security is not enabled for this repository content: application/json: schema: *3 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62666,9 +62699,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: - - *347 - *348 - - &439 + - *349 + - &440 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -62676,30 +62709,30 @@ paths: field in the response from the `GET /repos/{owner}/{repo}/code-scanning/alerts` operation. required: true - schema: *94 + schema: *95 responses: '200': description: Response content: application/json: - schema: &440 + schema: &441 type: object properties: - number: *94 - created_at: *101 - updated_at: *102 - url: *99 - html_url: *100 - instances_url: *432 - state: *85 - fixed_at: *104 + number: *95 + created_at: *102 + updated_at: *103 + url: *100 + html_url: *101 + instances_url: *433 + state: *86 + fixed_at: *105 dismissed_by: anyOf: - type: 'null' - *4 - dismissed_at: *103 - dismissed_reason: *433 - dismissed_comment: *434 + dismissed_at: *104 + dismissed_reason: *434 + dismissed_comment: *435 rule: type: object properties: @@ -62761,8 +62794,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *436 - most_recent_instance: *437 + tool: *437 + most_recent_instance: *438 required: - number - created_at @@ -62851,9 +62884,9 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62871,9 +62904,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: true content: @@ -62888,8 +62921,8 @@ paths: enum: - open - dismissed - dismissed_reason: *433 - dismissed_comment: *434 + dismissed_reason: *434 + dismissed_comment: *435 required: - state examples: @@ -62904,7 +62937,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -62979,14 +63012,14 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &444 + '403': &445 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: application/json: schema: *3 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63006,15 +63039,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: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: Response content: application/json: - schema: &441 + schema: &442 type: object properties: status: @@ -63041,13 +63074,13 @@ paths: - description - started_at examples: - default: &442 + default: &443 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &443 + '400': &444 description: Bad Request content: application/json: @@ -63058,9 +63091,9 @@ 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': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63083,29 +63116,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: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: OK content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '202': description: Accepted content: application/json: - schema: *441 + schema: *442 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *443 + '400': *444 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -63115,7 +63148,7 @@ paths: '404': *6 '422': description: Unprocessable Entity - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63137,9 +63170,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: false content: @@ -63185,12 +63218,12 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *443 - '403': *444 + '400': *444 + '403': *445 '404': *6 '422': description: Unprocessable Entity - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63210,13 +63243,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: - - *347 - *348 - - *439 + - *349 + - *440 - *19 - *17 - - *445 - *446 + - *447 responses: '200': description: Response @@ -63224,7 +63257,7 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: default: value: @@ -63263,9 +63296,9 @@ paths: end_column: 50 classifications: - source - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63297,30 +63330,30 @@ 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: - - *347 - *348 - - *210 + - *349 - *211 + - *212 - *19 - *17 - - *446 + - *447 - 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: *430 + schema: *431 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &449 + schema: &450 type: string description: An identifier for the upload. examples: - 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 - - *82 + - *83 - name: sort description: The property by which to sort the results. in: query @@ -63337,23 +63370,23 @@ paths: application/json: schema: type: array - items: &450 + items: &451 type: object properties: - ref: *430 - commit_sha: &458 + ref: *431 + commit_sha: &459 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: *447 + analysis_key: *448 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *448 + category: *449 error: type: string examples: @@ -63378,8 +63411,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *449 - tool: *436 + sarif_id: *450 + tool: *437 deletable: type: boolean warning: @@ -63441,9 +63474,9 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63477,8 +63510,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: - - *347 - *348 + - *349 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63491,7 +63524,7 @@ paths: description: Response content: application/json: - schema: *450 + schema: *451 examples: response: summary: application/json response @@ -63545,9 +63578,9 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63627,8 +63660,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: - - *347 - *348 + - *349 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63684,9 +63717,9 @@ 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': *444 + '403': *445 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63706,8 +63739,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -63715,7 +63748,7 @@ paths: application/json: schema: type: array - items: &451 + items: &452 title: CodeQL Database description: A CodeQL database. type: object @@ -63827,9 +63860,9 @@ 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': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63856,8 +63889,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: - - *347 - *348 + - *349 - name: language in: path description: The language of the CodeQL database. @@ -63869,7 +63902,7 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -63901,11 +63934,11 @@ 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': &482 + '302': &483 description: Found - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63925,8 +63958,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *347 - *348 + - *349 - name: language in: path description: The language of the CodeQL database. @@ -63936,9 +63969,9 @@ paths: responses: '204': description: Response - '403': *444 + '403': *445 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63964,8 +63997,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -63974,7 +64007,7 @@ paths: type: object additionalProperties: false properties: - language: &452 + language: &453 type: string description: The language targeted by the CodeQL query enum: @@ -64052,7 +64085,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &456 + schema: &457 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -64060,9 +64093,9 @@ paths: id: type: integer description: The ID of the variant analysis. - controller_repo: *92 + controller_repo: *93 actor: *4 - query_language: *452 + query_language: *453 query_pack_url: type: string description: The download url for the query pack. @@ -64110,7 +64143,7 @@ paths: items: type: object properties: - repository: &453 + repository: &454 title: Repository Identifier description: Repository Identifier type: object @@ -64152,7 +64185,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &457 + analysis_status: &458 type: string description: The new status of the CodeQL variant analysis repository task. @@ -64184,7 +64217,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &454 + access_mismatch_repos: &455 type: object properties: repository_count: @@ -64199,7 +64232,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: *453 + items: *454 required: - repository_count - repositories @@ -64222,8 +64255,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *454 - over_limit_repos: *454 + no_codeql_db_repos: *455 + over_limit_repos: *455 required: - access_mismatch_repos - not_found_repos @@ -64239,7 +64272,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &455 + value: &456 summary: Default response value: id: 1 @@ -64391,17 +64424,17 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *455 + value: *456 repository_lists: summary: Response for a successful variant analysis submission - value: *455 + value: *456 '404': *6 '422': description: Unable to process variant analysis submission content: application/json: schema: *3 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64422,8 +64455,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: - - *347 - *348 + - *349 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -64435,11 +64468,11 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *455 + default: *456 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64460,7 +64493,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: - - *347 + - *348 - name: repo in: path description: The name of the controller repository. @@ -64494,8 +64527,8 @@ paths: schema: type: object properties: - repository: *92 - analysis_status: *457 + repository: *93 + analysis_status: *458 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -64599,7 +64632,7 @@ paths: source_location_prefix: "/" artifact_url: https://example.com '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64620,8 +64653,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -64703,9 +64736,9 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64724,8 +64757,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -64784,7 +64817,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -64809,7 +64842,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *444 + '403': *445 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -64817,7 +64850,7 @@ paths: content: application/json: schema: *3 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64874,8 +64907,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -64883,7 +64916,7 @@ paths: schema: type: object properties: - commit_sha: *458 + commit_sha: *459 ref: type: string description: |- @@ -64943,7 +64976,7 @@ paths: schema: type: object properties: - id: *449 + id: *450 url: type: string description: The REST API URL for checking the status of the upload. @@ -64957,11 +64990,11 @@ 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': *444 + '403': *445 '404': *6 '413': description: Payload Too Large if the sarif field is too large - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -64980,8 +65013,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: - - *347 - *348 + - *349 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -65029,10 +65062,10 @@ 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': *438 + '403': *439 '404': description: Not Found if the sarif id does not match any upload - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -65054,8 +65087,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -65079,7 +65112,7 @@ paths: - failed - updating - removed_by_enterprise - configuration: *86 + configuration: *87 examples: default: value: @@ -65108,7 +65141,7 @@ paths: html_url: https://github.com/organizations/octo-org/settings/security_products/configurations/edit/1325 created_at: '2024-05-01T00:00:00Z' updated_at: '2024-05-01T00:00:00Z' - '204': *112 + '204': *113 '304': *35 '403': *27 '404': *6 @@ -65133,8 +65166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *347 - *348 + - *349 - 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 @@ -65262,8 +65295,8 @@ paths: parameters: - *17 - *19 - - *347 - *348 + - *349 responses: '200': description: Response @@ -65279,7 +65312,7 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: default: value: @@ -65555,7 +65588,7 @@ paths: start_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-3f89ada1j3/start stop_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-3f89ada1j3/stop recent_folders: [] - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -65577,8 +65610,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -65642,22 +65675,22 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '400': *14 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -65681,8 +65714,8 @@ paths: parameters: - *17 - *19 - - *347 - *348 + - *349 responses: '200': description: Response @@ -65722,7 +65755,7 @@ paths: - path: ".devcontainer.json" display_name: Default project configuration total_count: 3 - '500': *93 + '500': *94 '400': *14 '401': *23 '403': *27 @@ -65746,8 +65779,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: - - *347 - *348 + - *349 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -65784,9 +65817,9 @@ paths: type: integer machines: type: array - items: *460 + items: *461 examples: - default: &684 + default: &685 value: total_count: 2 machines: @@ -65803,7 +65836,7 @@ paths: memory_in_bytes: 34359738368 cpus: 8 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -65826,8 +65859,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *347 - *348 + - *349 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -65914,8 +65947,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: - - *347 - *348 + - *349 - 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 @@ -65963,7 +65996,7 @@ paths: '403': *27 '404': *6 '422': *15 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65984,8 +66017,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -66003,7 +66036,7 @@ paths: type: integer secrets: type: array - items: &464 + items: &465 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -66024,7 +66057,7 @@ paths: - created_at - updated_at examples: - default: *461 + default: *462 headers: Link: *37 x-github: @@ -66047,16 +66080,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: *463 + default: *464 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -66076,17 +66109,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *464 + schema: *465 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66106,9 +66139,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -66136,7 +66169,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -66160,9 +66193,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -66190,8 +66223,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *347 - *348 + - *349 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -66229,7 +66262,7 @@ paths: application/json: schema: type: array - items: &466 + items: &467 title: Collaborator description: Collaborator type: object @@ -66422,9 +66455,9 @@ 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: - - *347 - *348 - - *209 + - *349 + - *210 responses: '204': description: Response if user is a collaborator @@ -66466,9 +66499,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *347 - *348 - - *209 + - *349 + - *210 requestBody: required: false content: @@ -66494,7 +66527,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &530 + schema: &531 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -66506,7 +66539,7 @@ paths: format: int64 examples: - 42 - repository: *187 + repository: *188 invitee: anyOf: - type: 'null' @@ -66715,9 +66748,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *347 - *348 - - *209 + - *349 + - *210 responses: '204': description: No Content when collaborator was removed from the repository. @@ -66746,9 +66779,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *347 - *348 - - *209 + - *349 + - *210 responses: '200': description: if user has admin permissions @@ -66768,7 +66801,7 @@ paths: user: anyOf: - type: 'null' - - *466 + - *467 required: - permission - role_name @@ -66822,8 +66855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -66833,7 +66866,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Commit Comment description: Commit Comment type: object @@ -66874,8 +66907,8 @@ paths: updated_at: type: string format: date-time - author_association: *132 - reactions: *133 + author_association: *133 + reactions: *134 required: - url - html_url @@ -66891,7 +66924,7 @@ paths: - created_at - updated_at examples: - default: &470 + default: &471 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -66950,17 +66983,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: &471 + default: &472 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67017,9 +67050,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -67041,7 +67074,7 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: default: value: @@ -67092,9 +67125,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -67115,9 +67148,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 - 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 commit comment. @@ -67143,9 +67176,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -67166,9 +67199,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -67200,16 +67233,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -67231,10 +67264,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -67283,8 +67316,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *347 - *348 + - *349 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -67340,9 +67373,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: &578 + default: &579 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -67413,10 +67446,10 @@ paths: sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e headers: Link: *37 - '500': *93 + '500': *94 '400': *14 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67436,9 +67469,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *347 - *348 - - &469 + - *349 + - &470 name: commit_sha description: The SHA of the commit. in: path @@ -67485,7 +67518,7 @@ paths: url: https://api.github.com/repos/octocat/Hello-World/commits/c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc protected: false '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67510,9 +67543,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *347 - *348 - - *469 + - *349 + - *470 - *17 - *19 responses: @@ -67522,9 +67555,9 @@ paths: application/json: schema: type: array - items: *467 + items: *468 examples: - default: *470 + default: *471 headers: Link: *37 x-github: @@ -67552,9 +67585,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *347 - *348 - - *469 + - *349 + - *470 requestBody: required: true content: @@ -67589,9 +67622,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *471 + default: *472 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67619,9 +67652,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: - - *347 - *348 - - *469 + - *349 + - *470 - *17 - *19 responses: @@ -67631,7 +67664,7 @@ paths: application/json: schema: type: array - items: &569 + items: &570 title: Pull Request Simple description: Pull Request Simple type: object @@ -67751,7 +67784,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 active_lock_reason: type: - string @@ -67806,7 +67839,7 @@ paths: type: - array - 'null' - items: *266 + items: *267 head: type: object properties: @@ -67850,7 +67883,7 @@ paths: _links: type: object properties: - comments: &473 + comments: &474 title: Link description: Hypermedia Link type: object @@ -67859,13 +67892,13 @@ paths: type: string required: - href - commits: *473 - statuses: *473 - html: *473 - issue: *473 - review_comments: *473 - review_comment: *473 - self: *473 + commits: *474 + statuses: *474 + html: *474 + issue: *474 + review_comments: *474 + review_comment: *474 + self: *474 required: - comments - commits @@ -67875,8 +67908,8 @@ paths: - review_comments - review_comment - self - author_association: *132 - auto_merge: &571 + author_association: *133 + auto_merge: &572 title: Auto merge description: The status of auto merging a pull request. type: @@ -67941,7 +67974,7 @@ paths: - author_association - auto_merge examples: - default: &570 + default: &571 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -68421,7 +68454,7 @@ paths: draft: false headers: Link: *37 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68478,11 +68511,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *347 - *348 + - *349 - *19 - *17 - - &474 + - &475 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)" @@ -68497,9 +68530,9 @@ paths: description: Response content: application/json: - schema: *468 + schema: *469 examples: - default: &557 + default: &558 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68585,9 +68618,9 @@ paths: ..... '422': *15 '404': *6 - '500': *93 - '503': *125 - '409': *90 + '500': *94 + '503': *126 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68612,11 +68645,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: - - *347 - *348 - - *474 + - *349 - *475 - *476 + - *477 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -68650,9 +68683,9 @@ paths: type: integer check_runs: type: array - items: *423 + items: *424 examples: - default: *477 + default: *478 headers: Link: *37 x-github: @@ -68677,9 +68710,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: - - *347 - *348 - - *474 + - *349 + - *475 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -68687,7 +68720,7 @@ paths: schema: type: integer example: 1 - - *475 + - *476 - *17 - *19 responses: @@ -68705,7 +68738,7 @@ paths: type: integer check_suites: type: array - items: *427 + items: *428 examples: default: value: @@ -68905,9 +68938,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: - - *347 - *348 - - *474 + - *349 + - *475 - *17 - *19 responses: @@ -68978,7 +69011,7 @@ paths: type: string total_count: type: integer - repository: *187 + repository: *188 commit_url: type: string format: uri @@ -69109,9 +69142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *347 - *348 - - *474 + - *349 + - *475 - *17 - *19 responses: @@ -69121,7 +69154,7 @@ paths: application/json: schema: type: array - items: &632 + items: &633 title: Status description: The status of a commit. type: object @@ -69202,7 +69235,7 @@ paths: site_admin: false headers: Link: *37 - '301': *361 + '301': *362 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69230,8 +69263,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -69264,11 +69297,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *478 + - *479 code_of_conduct_file: anyOf: - type: 'null' - - &479 + - &480 title: Community Health File type: object properties: @@ -69284,23 +69317,23 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 contributing: anyOf: - type: 'null' - - *479 + - *480 readme: anyOf: - type: 'null' - - *479 + - *480 issue_template: anyOf: - type: 'null' - - *479 + - *480 pull_request_template: anyOf: - type: 'null' - - *479 + - *480 required: - code_of_conduct - code_of_conduct_file @@ -69429,8 +69462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *347 - *348 + - *349 - *19 - *17 - name: basehead @@ -69478,8 +69511,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *468 - merge_base_commit: *468 + base_commit: *469 + merge_base_commit: *469 status: type: string enum: @@ -69503,10 +69536,10 @@ paths: - 6 commits: type: array - items: *468 + items: *469 files: type: array - items: *480 + items: *481 required: - url - html_url @@ -69749,8 +69782,8 @@ paths: patch: "@@ -132,7 +132,7 @@ module Test @@ -1000,7 +1000,7 @@ module Test" '404': *6 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69792,8 +69825,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -69944,7 +69977,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &481 + response-if-content-is-a-file: &482 summary: Response if content is a file value: type: file @@ -70081,7 +70114,7 @@ paths: - size - type - url - - &583 + - &584 title: Content File description: Content File type: object @@ -70299,7 +70332,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *481 + response-if-content-is-a-file: *482 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -70368,7 +70401,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *482 + '302': *483 '304': *35 x-github: githubCloudOnly: false @@ -70391,8 +70424,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -70487,7 +70520,7 @@ paths: description: Response content: application/json: - schema: &483 + schema: &484 title: File Commit description: File Commit type: object @@ -70643,7 +70676,7 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: example-for-creating-a-file: value: @@ -70697,7 +70730,7 @@ paths: schema: oneOf: - *3 - - &512 + - &513 description: Repository rule violation was detected type: object properties: @@ -70718,7 +70751,7 @@ paths: items: type: object properties: - placeholder_id: &624 + placeholder_id: &625 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -70750,8 +70783,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -70812,7 +70845,7 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: default: value: @@ -70846,8 +70879,8 @@ paths: verified_at: '422': *15 '404': *6 - '409': *90 - '503': *125 + '409': *91 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70867,8 +70900,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *347 - *348 + - *349 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -70992,22 +71025,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *347 - *348 - - *229 + - *349 - *230 - *231 - *232 + - *233 - name: manifest in: query description: A comma-separated list of full manifest paths. If specified, only alerts for these manifests will be returned. schema: type: string - - *233 - *234 - *235 - - *82 + - *236 + - *83 - name: page description: "**Closing down notice**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead." @@ -71024,10 +71057,10 @@ paths: schema: type: integer default: 30 - - *80 - *81 - - *236 + - *82 - *237 + - *238 responses: '200': description: Response @@ -71035,11 +71068,11 @@ paths: application/json: schema: type: array - items: &486 + items: &487 type: object description: A Dependabot alert. properties: - number: *94 + number: *95 state: type: string description: The state of the Dependabot alert. @@ -71054,7 +71087,7 @@ paths: description: Details for the vulnerable dependency. readOnly: true properties: - package: *95 + package: *96 manifest_path: type: string description: The full path to the dependency manifest file, @@ -71070,13 +71103,13 @@ paths: - development - runtime - - security_advisory: *484 - security_vulnerability: *98 - url: *99 - html_url: *100 - created_at: *101 - updated_at: *102 - dismissed_at: *103 + security_advisory: *485 + security_vulnerability: *99 + url: *100 + html_url: *101 + created_at: *102 + updated_at: *103 + dismissed_at: *104 dismissed_by: anyOf: - type: 'null' @@ -71100,8 +71133,8 @@ paths: description: An optional comment associated with the alert's dismissal. maxLength: 280 - fixed_at: *104 - auto_dismissed_at: *485 + fixed_at: *105 + auto_dismissed_at: *486 required: - number - state @@ -71331,9 +71364,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *347 - *348 - - &487 + - *349 + - &488 name: alert_number in: path description: |- @@ -71342,13 +71375,13 @@ paths: or in `number` fields in the response from the `GET /repos/{owner}/{repo}/dependabot/alerts` operation. required: true - schema: *94 + schema: *95 responses: '200': description: Response content: application/json: - schema: *486 + schema: *487 examples: default: value: @@ -71461,9 +71494,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *347 - *348 - - *487 + - *349 + - *488 requestBody: required: true content: @@ -71508,7 +71541,7 @@ paths: description: Response content: application/json: - schema: *486 + schema: *487 examples: default: value: @@ -71614,7 +71647,7 @@ paths: '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 '422': *7 x-github: githubCloudOnly: false @@ -71637,8 +71670,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -71656,7 +71689,7 @@ paths: type: integer secrets: type: array - items: &490 + items: &491 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -71710,16 +71743,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *488 + schema: *489 examples: - default: *489 + default: *490 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71739,15 +71772,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: default: value: @@ -71773,9 +71806,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -71803,7 +71836,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -71827,9 +71860,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -71851,8 +71884,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: - - *347 - *348 + - *349 - 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 @@ -72026,8 +72059,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -72287,8 +72320,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -72371,7 +72404,7 @@ paths: - version - url additionalProperties: false - metadata: &491 + metadata: &492 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -72410,7 +72443,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *491 + metadata: *492 resolved: type: object description: A collection of resolved package dependencies. @@ -72424,7 +72457,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *491 + metadata: *492 relationship: type: string description: A notation of whether a dependency is requested @@ -72557,8 +72590,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *347 - *348 + - *349 - name: sha description: The SHA recorded at creation time. in: query @@ -72599,9 +72632,9 @@ paths: application/json: schema: type: array - items: *492 + items: *493 examples: - default: *493 + default: *494 headers: Link: *37 x-github: @@ -72667,8 +72700,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -72750,7 +72783,7 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: simple-example: summary: Simple example @@ -72823,9 +72856,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *347 - *348 - - &494 + - *349 + - &495 name: deployment_id description: deployment_id parameter in: path @@ -72837,7 +72870,7 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: default: value: @@ -72902,9 +72935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *347 - *348 - - *494 + - *349 + - *495 responses: '204': description: Response @@ -72926,9 +72959,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *347 - *348 - - *494 + - *349 + - *495 - *17 - *19 responses: @@ -72938,7 +72971,7 @@ paths: application/json: schema: type: array - items: &495 + items: &496 title: Deployment Status description: The status of a deployment. type: object @@ -73102,9 +73135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *347 - *348 - - *494 + - *349 + - *495 requestBody: required: true content: @@ -73179,9 +73212,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -73237,9 +73270,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *347 - *348 - - *494 + - *349 + - *495 - name: status_id in: path required: true @@ -73250,9 +73283,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 '404': *6 x-github: githubCloudOnly: false @@ -73277,8 +73310,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -73335,8 +73368,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -73354,7 +73387,7 @@ paths: - 5 environments: type: array - items: &498 + items: &499 title: Environment description: Details of a deployment environment type: object @@ -73416,7 +73449,7 @@ paths: type: string examples: - wait_timer - wait_timer: &500 + wait_timer: &501 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -73458,11 +73491,11 @@ paths: items: type: object properties: - type: *497 + type: *498 reviewer: anyOf: - *4 - - *266 + - *267 required: - id - node_id @@ -73485,7 +73518,7 @@ paths: - id - node_id - type - deployment_branch_policy: &501 + deployment_branch_policy: &502 type: - object - 'null' @@ -73602,9 +73635,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *347 - *348 - - &499 + - *349 + - &500 name: environment_name in: path required: true @@ -73617,9 +73650,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &502 + default: &503 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -73703,9 +73736,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: false content: @@ -73715,7 +73748,7 @@ paths: - object - 'null' properties: - wait_timer: *500 + wait_timer: *501 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -73734,14 +73767,14 @@ paths: items: type: object properties: - type: *497 + type: *498 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *501 + deployment_branch_policy: *502 additionalProperties: false examples: default: @@ -73761,9 +73794,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *502 + default: *503 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -73787,9 +73820,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *347 - *348 - - *499 + - *349 + - *500 responses: '204': description: Default response @@ -73814,9 +73847,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *347 - *348 - - *499 + - *349 + - *500 - *17 - *19 responses: @@ -73835,7 +73868,7 @@ paths: - 2 branch_policies: type: array - items: &503 + items: &504 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -73896,9 +73929,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: true content: @@ -73946,9 +73979,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - example-wildcard: &504 + example-wildcard: &505 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -73990,10 +74023,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - &505 + - *349 + - *500 + - &506 name: branch_policy_id in: path required: true @@ -74005,9 +74038,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74026,10 +74059,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - *505 + - *349 + - *500 + - *506 requestBody: required: true content: @@ -74058,9 +74091,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74079,10 +74112,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - *505 + - *349 + - *500 + - *506 responses: '204': description: Response @@ -74107,9 +74140,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: - - *499 + - *500 + - *349 - *348 - - *347 responses: '200': description: List of deployment protection rules @@ -74126,7 +74159,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &506 + items: &507 title: Deployment protection rule description: Deployment protection rule type: object @@ -74148,7 +74181,7 @@ paths: for the environment. examples: - true - app: &507 + app: &508 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -74251,9 +74284,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: - - *499 + - *500 + - *349 - *348 - - *347 requestBody: content: application/json: @@ -74274,9 +74307,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *506 + schema: *507 examples: - default: &508 + default: &509 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -74311,9 +74344,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: - - *499 + - *500 + - *349 - *348 - - *347 - *19 - *17 responses: @@ -74333,7 +74366,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *507 + items: *508 examples: default: value: @@ -74368,10 +74401,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: - - *347 - *348 - - *499 - - &509 + - *349 + - *500 + - &510 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -74383,9 +74416,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *508 + default: *509 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74406,10 +74439,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: - - *499 + - *500 + - *349 - *348 - - *347 - - *509 + - *510 responses: '204': description: Response @@ -74435,9 +74468,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *347 - *348 - - *499 + - *349 + - *500 - *17 - *19 responses: @@ -74455,9 +74488,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *37 x-github: @@ -74482,17 +74515,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *347 - *348 - - *499 + - *349 + - *500 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74514,18 +74547,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *510 + default: *511 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74547,10 +74580,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 requestBody: required: true content: @@ -74581,7 +74614,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -74607,10 +74640,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 responses: '204': description: Default response @@ -74635,10 +74668,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *347 - *348 - - *499 - - *371 + - *349 + - *500 + - *372 - *19 responses: '200': @@ -74655,9 +74688,9 @@ paths: type: integer variables: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *37 x-github: @@ -74680,9 +74713,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: true content: @@ -74709,7 +74742,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -74734,18 +74767,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *347 - *348 - - *499 - - *200 + - *349 + - *500 + - *201 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *511 + default: *512 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74766,10 +74799,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *347 - *348 - - *200 - - *499 + - *349 + - *201 + - *500 requestBody: required: true content: @@ -74811,10 +74844,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *347 - *348 - - *200 - - *499 + - *349 + - *201 + - *500 responses: '204': description: Response @@ -74836,8 +74869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -74847,7 +74880,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: 200-response: value: @@ -74914,8 +74947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *347 - *348 + - *349 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -74937,7 +74970,7 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: default: value: @@ -75074,8 +75107,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -75108,9 +75141,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 '400': *14 '422': *15 '403': *27 @@ -75131,8 +75164,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75183,7 +75216,7 @@ paths: schema: type: string '404': *6 - '409': *90 + '409': *91 '403': *27 '422': description: Validation failed @@ -75191,8 +75224,8 @@ paths: application/json: schema: oneOf: - - *170 - - *512 + - *171 + - *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75217,8 +75250,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *347 - *348 + - *349 - name: file_sha in: path required: true @@ -75270,7 +75303,7 @@ paths: '404': *6 '422': *15 '403': *27 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75318,8 +75351,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75428,7 +75461,7 @@ paths: description: Response content: application/json: - schema: &513 + schema: &514 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -75604,7 +75637,7 @@ paths: type: string '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75654,15 +75687,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *347 - *348 - - *469 + - *349 + - *470 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: default: value: @@ -75693,7 +75726,7 @@ paths: payload: verified_at: '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75718,9 +75751,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *347 - *348 - - &514 + - *349 + - &515 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. @@ -75737,7 +75770,7 @@ paths: application/json: schema: type: array - items: &515 + items: &516 title: Git Reference description: Git references within a repository type: object @@ -75792,7 +75825,7 @@ paths: url: https://api.github.com/repos/octocat/Hello-World/git/commits/612077ae6dffb4d2fbd8ce0cccaa58893b07b5ac headers: Link: *37 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75813,17 +75846,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 responses: '200': description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: &516 + default: &517 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -75833,7 +75866,7 @@ paths: sha: aa218f56b14c9653891f9e74264a383fa43fefbd url: https://api.github.com/repos/octocat/Hello-World/git/commits/aa218f56b14c9653891f9e74264a383fa43fefbd '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75852,8 +75885,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75882,16 +75915,16 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA schema: type: string '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75910,9 +75943,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 requestBody: required: true content: @@ -75941,11 +75974,11 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75961,14 +75994,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 responses: '204': description: Response '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76016,8 +76049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -76084,7 +76117,7 @@ paths: description: Response content: application/json: - schema: &518 + schema: &519 title: Git Tag description: Metadata for a Git tag type: object @@ -76140,7 +76173,7 @@ paths: - sha - type - url - verification: *517 + verification: *518 required: - sha - url @@ -76150,7 +76183,7 @@ paths: - tag - message examples: - default: &519 + default: &520 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -76177,7 +76210,7 @@ paths: schema: type: string '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76223,8 +76256,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *347 - *348 + - *349 - name: tag_sha in: path required: true @@ -76235,11 +76268,11 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: - default: *519 + default: *520 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76261,8 +76294,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -76336,7 +76369,7 @@ paths: description: Response content: application/json: - schema: &520 + schema: &521 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -76431,7 +76464,7 @@ paths: '422': *15 '404': *6 '403': *27 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76454,8 +76487,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *347 - *348 + - *349 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -76478,7 +76511,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default-response: summary: Default response @@ -76519,7 +76552,7 @@ paths: truncated: false '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76537,8 +76570,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -76548,7 +76581,7 @@ paths: application/json: schema: type: array - items: &521 + items: &522 title: Webhook description: Webhooks for repositories. type: object @@ -76611,7 +76644,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &758 + last_response: &759 title: Hook Response type: object properties: @@ -76688,8 +76721,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -76742,9 +76775,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: type: Repository id: 12345678 @@ -76792,17 +76825,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '404': *6 x-github: githubCloudOnly: false @@ -76822,9 +76855,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 requestBody: required: true content: @@ -76869,9 +76902,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '422': *15 '404': *6 x-github: @@ -76892,9 +76925,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -76918,9 +76951,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '200': description: Response @@ -76947,9 +76980,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *347 - *348 - - *243 + - *349 + - *244 requestBody: required: false content: @@ -76993,11 +77026,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *347 - *348 - - *243 - - *17 + - *349 - *244 + - *17 + - *245 responses: '200': description: Response @@ -77005,9 +77038,9 @@ paths: application/json: schema: type: array - items: *245 + items: *246 examples: - default: *246 + default: *247 '400': *14 '422': *15 x-github: @@ -77026,18 +77059,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 - *16 responses: '200': description: Response content: application/json: - schema: *247 + schema: *248 examples: - default: *248 + default: *249 '400': *14 '422': *15 x-github: @@ -77056,12 +77089,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 - *16 responses: - '202': *91 + '202': *92 '400': *14 '422': *15 x-github: @@ -77081,9 +77114,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -77108,9 +77141,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -77168,14 +77201,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &523 + schema: &524 title: Import description: A repository import from an external source. type: object @@ -77282,7 +77315,7 @@ paths: - html_url - authors_url examples: - default: &526 + default: &527 value: vcs: subversion use_lfs: true @@ -77298,7 +77331,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': &524 + '503': &525 description: Unavailable due to service under maintenance. content: application/json: @@ -77327,8 +77360,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -77376,7 +77409,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -77401,7 +77434,7 @@ paths: type: string '422': *15 '404': *6 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77429,8 +77462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -77482,7 +77515,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: example-1: summary: Example 1 @@ -77530,7 +77563,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': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77553,12 +77586,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *347 - *348 + - *349 responses: '204': description: Response - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77584,9 +77617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *347 - *348 - - &707 + - *349 + - &708 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -77600,7 +77633,7 @@ paths: application/json: schema: type: array - items: &525 + items: &526 title: Porter Author description: Porter Author type: object @@ -77654,7 +77687,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': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77679,8 +77712,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *347 - *348 + - *349 - name: author_id in: path required: true @@ -77710,7 +77743,7 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: default: value: @@ -77723,7 +77756,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77747,8 +77780,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77789,7 +77822,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77817,8 +77850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -77845,11 +77878,11 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 + default: *527 '422': *15 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77872,8 +77905,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77881,8 +77914,8 @@ paths: application/json: schema: *20 examples: - default: *527 - '301': *361 + default: *528 + '301': *362 '404': *6 x-github: githubCloudOnly: false @@ -77902,8 +77935,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77911,12 +77944,12 @@ paths: application/json: schema: anyOf: - - *261 + - *262 - type: object properties: {} additionalProperties: false examples: - default: &529 + default: &530 value: limit: collaborators_only origin: repository @@ -77941,13 +77974,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: application/json: - schema: *528 + schema: *529 examples: default: summary: Example request body @@ -77959,9 +77992,9 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: - default: *529 + default: *530 '409': description: Response x-github: @@ -77983,8 +78016,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -78007,8 +78040,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -78018,9 +78051,9 @@ paths: application/json: schema: type: array - items: *530 + items: *531 examples: - default: &700 + default: &701 value: - id: 1 repository: @@ -78151,9 +78184,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *347 - *348 - - *265 + - *349 + - *266 requestBody: required: false content: @@ -78182,7 +78215,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default: value: @@ -78313,9 +78346,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *347 - *348 - - *265 + - *349 + - *266 responses: '204': description: Response @@ -78346,8 +78379,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *347 - *348 + - *349 - 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 @@ -78387,7 +78420,7 @@ paths: required: false schema: type: string - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -78399,8 +78432,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -78410,9 +78443,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: &539 + default: &540 value: - id: 1 node_id: MDU6SXNzdWUx @@ -78560,7 +78593,7 @@ paths: state_reason: completed headers: Link: *37 - '301': *361 + '301': *362 '422': *15 '404': *6 x-github: @@ -78589,8 +78622,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -78671,9 +78704,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: &534 + default: &535 value: id: 1 node_id: MDU6SXNzdWUx @@ -78827,9 +78860,9 @@ paths: '400': *14 '403': *27 '422': *15 - '503': *125 + '503': *126 '404': *6 - '410': *358 + '410': *359 x-github: triggersNotification: true githubCloudOnly: false @@ -78857,9 +78890,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *347 - *348 - - *154 + - *349 + - *155 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. in: query @@ -78869,7 +78902,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -78879,9 +78912,9 @@ paths: application/json: schema: type: array - items: *531 + items: *532 examples: - default: &536 + default: &537 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -78939,17 +78972,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: &532 + default: &533 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79003,9 +79036,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -79027,9 +79060,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '422': *15 x-github: githubCloudOnly: false @@ -79047,9 +79080,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -79069,9 +79102,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 - 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 comment. @@ -79097,9 +79130,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -79120,9 +79153,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -79154,16 +79187,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -79185,10 +79218,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -79208,8 +79241,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -79219,7 +79252,7 @@ paths: application/json: schema: type: array - items: &533 + items: &534 title: Issue Event description: Issue Event type: object @@ -79266,7 +79299,7 @@ paths: issue: anyOf: - type: 'null' - - *145 + - *146 label: title: Issue Event Label description: Issue Event Label @@ -79299,7 +79332,7 @@ paths: anyOf: - type: 'null' - *4 - requested_team: *266 + requested_team: *267 dismissed_review: title: Issue Event Dismissed Review type: object @@ -79366,7 +79399,7 @@ paths: required: - from - to - author_association: *132 + author_association: *133 lock_reason: type: - string @@ -79558,8 +79591,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *347 - *348 + - *349 - name: event_id in: path required: true @@ -79570,7 +79603,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -79763,7 +79796,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *358 + '410': *359 '403': *27 x-github: githubCloudOnly: false @@ -79797,9 +79830,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *347 - *348 - - &535 + - *349 + - &536 name: issue_number description: The number that identifies the issue. in: path @@ -79811,12 +79844,12 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 - '301': *361 + default: *535 + '301': *362 '404': *6 - '410': *358 + '410': *359 '304': *35 x-github: githubCloudOnly: false @@ -79841,9 +79874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -79951,15 +79984,15 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 '422': *15 - '503': *125 + '503': *126 '403': *27 - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -79977,9 +80010,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -80005,9 +80038,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80023,9 +80056,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: content: application/json: @@ -80050,9 +80083,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80074,9 +80107,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: - - *347 - *348 - - *535 + - *349 + - *536 - name: assignee in: path required: true @@ -80116,10 +80149,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *347 - *348 - - *535 - - *135 + - *349 + - *536 + - *136 - *17 - *19 responses: @@ -80129,13 +80162,13 @@ paths: application/json: schema: type: array - items: *531 + items: *532 examples: - default: *536 + default: *537 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80164,9 +80197,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -80188,16 +80221,16 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *358 + '410': *359 '422': *15 '404': *6 x-github: @@ -80217,9 +80250,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -80233,7 +80266,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &540 + - &541 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -80282,7 +80315,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &541 + - &542 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -80410,7 +80443,7 @@ paths: - performed_via_github_app - assignee - assigner - - &542 + - &543 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -80456,7 +80489,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &543 + - &544 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -80502,7 +80535,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &544 + - &545 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -80551,7 +80584,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &545 + - &546 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -80580,7 +80613,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *266 + requested_team: *267 requested_reviewer: *4 required: - review_requester @@ -80593,7 +80626,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &546 + - &547 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -80622,7 +80655,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *266 + requested_team: *267 requested_reviewer: *4 required: - review_requester @@ -80635,7 +80668,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &547 + - &548 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -80691,7 +80724,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &548 + - &549 title: Locked Issue Event description: Locked Issue Event type: object @@ -80736,7 +80769,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &549 + - &550 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -80797,7 +80830,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &550 + - &551 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -80858,7 +80891,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &551 + - &552 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -80919,7 +80952,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &552 + - &553 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -81012,7 +81045,7 @@ paths: color: red headers: Link: *37 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81029,9 +81062,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81041,7 +81074,7 @@ paths: application/json: schema: type: array - items: &537 + items: &538 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -81096,7 +81129,7 @@ paths: - color - default examples: - default: &538 + default: &539 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -81114,9 +81147,9 @@ paths: default: false headers: Link: *37 - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81133,9 +81166,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81194,12 +81227,12 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 - '301': *361 + default: *539 + '301': *362 '404': *6 - '410': *358 + '410': *359 '422': *15 x-github: githubCloudOnly: false @@ -81216,9 +81249,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81278,12 +81311,12 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 - '301': *361 + default: *539 + '301': *362 '404': *6 - '410': *358 + '410': *359 '422': *15 x-github: githubCloudOnly: false @@ -81300,15 +81333,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 responses: '204': description: Response - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81327,9 +81360,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - name: name in: path required: true @@ -81342,7 +81375,7 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: default: value: @@ -81353,9 +81386,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81375,9 +81408,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81406,7 +81439,7 @@ paths: '204': description: Response '403': *27 - '410': *358 + '410': *359 '404': *6 '422': *15 x-github: @@ -81424,9 +81457,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 responses: '204': description: Response @@ -81448,9 +81481,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - 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. @@ -81476,13 +81509,13 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81500,9 +81533,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81534,16 +81567,16 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -81565,10 +81598,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *347 - *348 - - *535 - - *339 + - *349 + - *536 + - *340 responses: '204': description: Response @@ -81597,9 +81630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81621,9 +81654,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -81656,9 +81689,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81668,13 +81701,13 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *539 + default: *540 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81702,9 +81735,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81731,16 +81764,16 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *358 + '410': *359 '422': *15 '404': *6 x-github: @@ -81760,9 +81793,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81793,13 +81826,13 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 '403': *27 '404': *6 '422': *7 - '503': *125 + '503': *126 x-github: triggersNotification: true githubCloudOnly: false @@ -81817,9 +81850,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81834,7 +81867,6 @@ paths: description: Timeline Event type: object anyOf: - - *540 - *541 - *542 - *543 @@ -81847,6 +81879,7 @@ paths: - *550 - *551 - *552 + - *553 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -81894,12 +81927,12 @@ paths: issue_url: type: string format: uri - author_association: *132 + author_association: *133 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - event - actor @@ -81930,7 +81963,7 @@ paths: properties: type: type: string - issue: *145 + issue: *146 required: - event - created_at @@ -82146,7 +82179,7 @@ paths: type: string body_text: type: string - author_association: *132 + author_association: *133 required: - event - id @@ -82169,7 +82202,7 @@ paths: type: string comments: type: array - items: &572 + items: &573 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -82274,7 +82307,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *132 + author_association: *133 _links: type: object properties: @@ -82369,7 +82402,7 @@ paths: enum: - line - file - reactions: *133 + reactions: *134 body_html: type: string examples: @@ -82407,7 +82440,7 @@ paths: type: string comments: type: array - items: *467 + items: *468 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -82682,7 +82715,7 @@ paths: headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82699,8 +82732,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -82710,7 +82743,7 @@ paths: application/json: schema: type: array - items: &553 + items: &554 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -82777,8 +82810,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -82814,9 +82847,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: &554 + default: &555 value: id: 1 key: ssh-rsa AAA... @@ -82850,9 +82883,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *347 - *348 - - &555 + - *349 + - &556 name: key_id description: The unique identifier of the key. in: path @@ -82864,9 +82897,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: *554 + default: *555 '404': *6 x-github: githubCloudOnly: false @@ -82884,9 +82917,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *347 - *348 - - *555 + - *349 + - *556 responses: '204': description: Response @@ -82906,8 +82939,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -82917,9 +82950,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 + default: *539 headers: Link: *37 '404': *6 @@ -82940,8 +82973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -82977,9 +83010,9 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: - default: &556 + default: &557 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -83011,8 +83044,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83023,9 +83056,9 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: - default: *556 + default: *557 '404': *6 x-github: githubCloudOnly: false @@ -83042,8 +83075,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83082,7 +83115,7 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: default: value: @@ -83108,8 +83141,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83135,8 +83168,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -83172,10 +83205,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '202': *91 + '202': *92 '403': description: |- We will return a 403 with one of the following messages: @@ -83201,8 +83234,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -83228,9 +83261,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *347 - *348 - - *445 + - *349 + - *446 responses: '200': description: Response @@ -83296,7 +83329,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 required: - _links - git_url @@ -83377,8 +83410,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83443,8 +83476,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83478,9 +83511,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *468 + schema: *469 examples: - default: *557 + default: *558 '204': description: Response when already merged '404': @@ -83505,8 +83538,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *347 - *348 + - *349 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -83547,7 +83580,7 @@ paths: application/json: schema: type: array - items: *472 + items: *473 examples: default: value: @@ -83603,8 +83636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83644,9 +83677,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: &558 + default: &559 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -83705,9 +83738,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *347 - *348 - - &559 + - *349 + - &560 name: milestone_number description: The number that identifies the milestone. in: path @@ -83719,9 +83752,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *558 + default: *559 '404': *6 x-github: githubCloudOnly: false @@ -83738,9 +83771,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *347 - *348 - - *559 + - *349 + - *560 requestBody: required: false content: @@ -83778,9 +83811,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *558 + default: *559 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83796,9 +83829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *347 - *348 - - *559 + - *349 + - *560 responses: '204': description: Response @@ -83819,9 +83852,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: - - *347 - *348 - - *559 + - *349 + - *560 - *17 - *19 responses: @@ -83831,9 +83864,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 + default: *539 headers: Link: *37 x-github: @@ -83852,12 +83885,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: - - *347 - *348 - - *560 + - *349 - *561 - - *135 - *562 + - *136 + - *563 - *17 - *19 responses: @@ -83867,9 +83900,9 @@ paths: application/json: schema: type: array - items: *157 + items: *158 examples: - default: *563 + default: *564 headers: Link: *37 x-github: @@ -83893,8 +83926,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -83952,14 +83985,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &564 + schema: &565 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -84103,7 +84136,7 @@ paths: - custom_404 - public examples: - default: &565 + default: &566 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -84144,8 +84177,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84200,11 +84233,11 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: - default: *565 + default: *566 '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84225,8 +84258,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84313,7 +84346,7 @@ paths: description: Response '422': *15 '400': *14 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84334,14 +84367,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *347 - *348 + - *349 responses: '204': description: Response '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84361,8 +84394,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -84372,7 +84405,7 @@ paths: application/json: schema: type: array - items: &566 + items: &567 title: Page Build description: Page Build type: object @@ -84464,8 +84497,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *347 - *348 + - *349 responses: '201': description: Response @@ -84512,16 +84545,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *566 + schema: *567 examples: - default: &567 + default: &568 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -84569,8 +84602,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *347 - *348 + - *349 - name: build_id in: path required: true @@ -84581,9 +84614,9 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: - default: *567 + default: *568 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84603,8 +84636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84713,9 +84746,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: - - *347 - *348 - - &568 + - *349 + - &569 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -84773,11 +84806,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *347 - *348 - - *568 + - *349 + - *569 responses: - '204': *112 + '204': *113 '404': *6 x-github: githubCloudOnly: false @@ -84802,8 +84835,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -85071,7 +85104,7 @@ paths: description: Empty response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -85098,8 +85131,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: - - *347 - *348 + - *349 responses: '200': description: Private vulnerability reporting status @@ -85136,10 +85169,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '204': *112 + '204': *113 '422': *14 x-github: githubCloudOnly: false @@ -85158,10 +85191,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '204': *112 + '204': *113 '422': *14 x-github: githubCloudOnly: false @@ -85182,8 +85215,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *347 - *348 + - *349 - name: state description: Indicates the state of the projects to return. in: query @@ -85204,7 +85237,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -85244,7 +85277,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -85264,8 +85297,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85291,13 +85324,13 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: *357 + default: *358 '401': *23 '403': *27 '404': *6 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -85317,8 +85350,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -85326,7 +85359,7 @@ paths: application/json: schema: type: array - items: *298 + items: *299 examples: default: value: @@ -85357,8 +85390,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85370,7 +85403,7 @@ paths: type: array description: A list of custom property names and associated values to apply to the repositories. - items: *298 + items: *299 required: - properties examples: @@ -85420,8 +85453,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *347 - *348 + - *349 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -85481,9 +85514,9 @@ paths: application/json: schema: type: array - items: *569 + items: *570 examples: - default: *570 + default: *571 headers: Link: *37 '304': *35 @@ -85515,8 +85548,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85583,7 +85616,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -85712,7 +85745,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 active_lock_reason: type: - string @@ -85767,7 +85800,7 @@ paths: type: - array - 'null' - items: *279 + items: *280 head: type: object properties: @@ -85805,14 +85838,14 @@ paths: _links: type: object properties: - comments: *473 - commits: *473 - statuses: *473 - html: *473 - issue: *473 - review_comments: *473 - review_comment: *473 - self: *473 + comments: *474 + commits: *474 + statuses: *474 + html: *474 + issue: *474 + review_comments: *474 + review_comment: *474 + self: *474 required: - comments - commits @@ -85822,8 +85855,8 @@ paths: - review_comments - review_comment - self - author_association: *132 - auto_merge: *571 + author_association: *133 + auto_merge: *572 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -85925,7 +85958,7 @@ paths: - merged_by - review_comments examples: - default: &575 + default: &576 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -86452,8 +86485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *347 - *348 + - *349 - name: sort in: query required: false @@ -86472,7 +86505,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -86482,9 +86515,9 @@ paths: application/json: schema: type: array - items: *572 + items: *573 examples: - default: &577 + default: &578 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86561,17 +86594,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: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *572 + schema: *573 examples: - default: &573 + default: &574 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86646,9 +86679,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -86670,9 +86703,9 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86688,9 +86721,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -86711,9 +86744,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 - 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 pull request review comment. @@ -86739,9 +86772,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -86762,9 +86795,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -86796,16 +86829,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -86827,10 +86860,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -86873,9 +86906,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *347 - *348 - - &576 + - *349 + - &577 name: pull_number description: The number that identifies the pull request. in: path @@ -86888,9 +86921,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '304': *35 '404': *6 '406': @@ -86898,8 +86931,8 @@ paths: content: application/json: schema: *3 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86925,9 +86958,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -86969,9 +87002,9 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '422': *15 '403': *27 x-github: @@ -86993,9 +87026,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -87056,21 +87089,21 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -87096,10 +87129,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *347 - *348 - - *576 - - *154 + - *349 + - *577 + - *155 - name: direction description: The direction to sort results. Ignored without `sort` parameter. in: query @@ -87109,7 +87142,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -87119,9 +87152,9 @@ paths: application/json: schema: type: array - items: *572 + items: *573 examples: - default: *577 + default: *578 headers: Link: *37 x-github: @@ -87154,9 +87187,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -87262,7 +87295,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: example-for-a-multi-line-comment: value: @@ -87350,10 +87383,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *347 - *348 - - *576 - - *144 + - *349 + - *577 + - *145 requestBody: required: true content: @@ -87375,7 +87408,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -87461,9 +87494,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -87473,9 +87506,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: *578 + default: *579 headers: Link: *37 x-github: @@ -87505,9 +87538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -87517,7 +87550,7 @@ paths: application/json: schema: type: array - items: *480 + items: *481 examples: default: value: @@ -87535,8 +87568,8 @@ paths: headers: Link: *37 '422': *15 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87555,9 +87588,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: - - *347 - *348 - - *576 + - *349 + - *577 responses: '204': description: Response if pull request has been merged @@ -87580,9 +87613,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -87694,9 +87727,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: - - *347 - *348 - - *576 + - *349 + - *577 responses: '200': description: Response @@ -87712,7 +87745,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 required: - users - teams @@ -87771,9 +87804,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -87810,7 +87843,7 @@ paths: description: Response content: application/json: - schema: *569 + schema: *570 examples: default: value: @@ -88346,9 +88379,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -88382,7 +88415,7 @@ paths: description: Response content: application/json: - schema: *569 + schema: *570 examples: default: value: @@ -88887,9 +88920,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -88899,7 +88932,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -88973,7 +89006,7 @@ paths: type: string body_text: type: string - author_association: *132 + author_association: *133 required: - id - node_id @@ -89055,9 +89088,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -89147,9 +89180,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: &581 + default: &582 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89212,10 +89245,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: - - *347 - *348 - - *576 - - &580 + - *349 + - *577 + - &581 name: review_id description: The unique identifier of the review. in: path @@ -89227,9 +89260,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: &582 + default: &583 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89288,10 +89321,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89314,7 +89347,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89376,18 +89409,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 responses: '200': description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: *581 + default: *582 '422': *7 '404': *6 x-github: @@ -89414,10 +89447,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 - *17 - *19 responses: @@ -89511,13 +89544,13 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *132 + author_association: *133 _links: type: object properties: - self: *473 - html: *473 - pull_request: *473 + self: *474 + html: *474 + pull_request: *474 required: - self - html @@ -89526,7 +89559,7 @@ paths: type: string body_html: type: string - reactions: *133 + reactions: *134 side: description: The side of the first line of the range for a multi-line comment. @@ -89668,10 +89701,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89700,7 +89733,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89763,10 +89796,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89801,9 +89834,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: *582 + default: *583 '404': *6 '422': *7 '403': *27 @@ -89825,9 +89858,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -89891,8 +89924,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *347 - *348 + - *349 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -89905,9 +89938,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: &584 + default: &585 value: type: file encoding: base64 @@ -89949,8 +89982,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: - - *347 - *348 + - *349 - name: dir description: The alternate path to look for a README file in: path @@ -89970,9 +90003,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *584 + default: *585 '404': *6 '422': *15 x-github: @@ -89994,8 +90027,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -90005,7 +90038,7 @@ paths: application/json: schema: type: array - items: &585 + items: &586 title: Release description: A release. type: object @@ -90077,7 +90110,7 @@ paths: author: *4 assets: type: array - items: &586 + items: &587 title: Release Asset description: Data related to a release. type: object @@ -90147,7 +90180,7 @@ paths: description: The URL of the release discussion. type: string format: uri - reactions: *133 + reactions: *134 required: - assets_url - upload_url @@ -90257,8 +90290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -90334,9 +90367,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: &589 + default: &590 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -90439,9 +90472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *347 - *348 - - &587 + - *349 + - &588 name: asset_id description: The unique identifier of the asset. in: path @@ -90453,9 +90486,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: &588 + default: &589 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 @@ -90489,7 +90522,7 @@ paths: type: User site_admin: false '404': *6 - '302': *482 + '302': *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90505,9 +90538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *347 - *348 - - *587 + - *349 + - *588 requestBody: required: false content: @@ -90536,9 +90569,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: *588 + default: *589 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90554,9 +90587,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *347 - *348 - - *587 + - *349 + - *588 responses: '204': description: Response @@ -90580,8 +90613,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -90667,16 +90700,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90693,8 +90726,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *347 - *348 + - *349 - name: tag description: tag parameter in: path @@ -90707,9 +90740,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 '404': *6 x-github: githubCloudOnly: false @@ -90731,9 +90764,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *347 - *348 - - &590 + - *349 + - &591 name: release_id description: The unique identifier of the release. in: path @@ -90747,9 +90780,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: *585 + schema: *586 examples: - default: *589 + default: *590 '401': description: Unauthorized x-github: @@ -90767,9 +90800,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 requestBody: required: false content: @@ -90833,9 +90866,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 '404': description: Not Found if the discussion category name is invalid content: @@ -90856,9 +90889,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 responses: '204': description: Response @@ -90878,9 +90911,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *347 - *348 - - *590 + - *349 + - *591 - *17 - *19 responses: @@ -90890,7 +90923,7 @@ paths: application/json: schema: type: array - items: *586 + items: *587 examples: default: value: @@ -90971,9 +91004,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: - - *347 - *348 - - *590 + - *349 + - *591 - name: name in: query required: true @@ -90999,7 +91032,7 @@ paths: description: Response for successful upload content: application/json: - schema: *586 + schema: *587 examples: response-for-successful-upload: value: @@ -91053,9 +91086,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 - 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. @@ -91079,9 +91112,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -91102,9 +91135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 requestBody: required: true content: @@ -91134,16 +91167,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -91165,10 +91198,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *347 - *348 - - *590 - - *339 + - *349 + - *591 + - *340 responses: '204': description: Response @@ -91192,9 +91225,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *347 - *348 - - *406 + - *349 + - *407 - *17 - *19 responses: @@ -91210,8 +91243,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *591 - - &593 + - *592 + - &594 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -91231,53 +91264,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *592 - *593 - - allOf: - *594 - - *593 - allOf: - *595 - - *593 + - *594 - allOf: - *596 - - *593 + - *594 - allOf: - *597 - - *593 + - *594 - allOf: - *598 - - *593 + - *594 - allOf: - *599 - - *593 + - *594 - allOf: - *600 - - *593 + - *594 - allOf: - *601 - - *593 + - *594 - allOf: - *602 - - *593 + - *594 - allOf: - *603 - - *593 + - *594 - allOf: - *604 - - *593 + - *594 - allOf: - *605 - - *593 + - *594 - allOf: - *606 - - *593 + - *594 - allOf: - *607 - - *593 + - *594 - allOf: - *608 - - *593 + - *594 + - allOf: + - *609 + - *594 examples: default: value: @@ -91316,8 +91349,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - *17 - *19 - name: includes_parents @@ -91328,7 +91361,7 @@ paths: schema: type: boolean default: true - - *609 + - *610 responses: '200': description: Response @@ -91336,7 +91369,7 @@ paths: application/json: schema: type: array - items: *122 + items: *123 examples: default: value: @@ -91367,7 +91400,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 post: summary: Create a repository ruleset description: Create a ruleset for a repository. @@ -91383,8 +91416,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 requestBody: description: Request body required: true @@ -91404,16 +91437,16 @@ paths: - tag - push default: branch - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *115 + items: *121 + conditions: *116 rules: type: array description: An array of rules within the ruleset. - items: *121 + items: *122 required: - name - enforcement @@ -91444,9 +91477,9 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: &618 + default: &619 value: id: 42 name: super cool ruleset @@ -91479,7 +91512,7 @@ paths: created_at: '2023-07-15T08:43:03Z' updated_at: '2023-08-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/rulesets/rule-suites": get: summary: List repository rule suites @@ -91493,12 +91526,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *347 - *348 - - *610 - - *304 + - *349 - *611 + - *305 - *612 + - *613 - *17 - *19 responses: @@ -91506,11 +91539,11 @@ paths: description: Response content: application/json: - schema: *613 + schema: *614 examples: - default: *614 + default: *615 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91529,19 +91562,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *347 - *348 - - *615 + - *349 + - *616 responses: '200': description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91567,8 +91600,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91588,11 +91621,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *618 + default: *619 '404': *6 - '500': *93 + '500': *94 put: summary: Update a repository ruleset description: Update a ruleset for a repository. @@ -91608,8 +91641,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91634,16 +91667,16 @@ paths: - branch - tag - push - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *115 + items: *121 + conditions: *116 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -91671,11 +91704,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *618 + default: *619 '404': *6 - '500': *93 + '500': *94 delete: summary: Delete a repository ruleset description: Delete a ruleset for a repository. @@ -91691,8 +91724,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91703,7 +91736,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/secret-scanning/alerts": get: summary: List secret scanning alerts for a repository @@ -91720,20 +91753,20 @@ 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: - - *347 - *348 - - *306 + - *349 - *307 - *308 - *309 - - *82 + - *310 + - *83 - *19 - *17 - - *619 - *620 - - *310 + - *621 - *311 - *312 + - *313 responses: '200': description: Response @@ -91741,24 +91774,24 @@ paths: application/json: schema: type: array - items: &623 + items: &624 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *621 - resolution: *622 + state: *622 + resolution: *623 resolved_at: type: - string @@ -91949,7 +91982,7 @@ paths: '404': description: Repository is public or secret scanning is disabled for the repository - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91971,15 +92004,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: Response content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -92010,7 +92043,7 @@ paths: '404': description: Repository is public, or secret scanning is disabled for the repository, or the resource is not found - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92031,9 +92064,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: true content: @@ -92041,8 +92074,8 @@ paths: schema: type: object properties: - state: *621 - resolution: *622 + state: *622 + resolution: *623 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -92061,7 +92094,7 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -92114,7 +92147,7 @@ paths: repository, or the resource is not found '422': description: State does not match the resolution or resolution comment - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -92136,9 +92169,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: - - *347 - *348 - - *439 + - *349 + - *440 - *19 - *17 responses: @@ -92149,7 +92182,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &779 + items: &780 type: object properties: type: @@ -92506,7 +92539,7 @@ paths: '404': description: Repository is public, or secret scanning is disabled for the repository, or the resource is not found - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92528,8 +92561,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -92537,14 +92570,14 @@ paths: schema: type: object properties: - reason: &625 + reason: &626 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *624 + placeholder_id: *625 required: - reason - placeholder_id @@ -92561,7 +92594,7 @@ paths: schema: type: object properties: - reason: *625 + reason: *626 expire_at: type: - string @@ -92585,7 +92618,7 @@ paths: this repository. '422': description: Bad request, input data missing or incorrect. - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -92605,13 +92638,13 @@ 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: - - *347 - *348 + - *349 responses: '404': description: Repository does not have GitHub Advanced Security or secret scanning enabled - '503': *125 + '503': *126 '200': description: Response content: @@ -92621,7 +92654,7 @@ paths: properties: incremental_scans: type: array - items: &626 + items: &627 description: Information on a single scan performed by secret scanning on the repository type: object @@ -92649,15 +92682,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *626 + items: *627 backfill_scans: type: array - items: *626 + items: *627 custom_pattern_backfill_scans: type: array items: allOf: - - *626 + - *627 - type: object properties: pattern_name: @@ -92727,9 +92760,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *347 - *348 - - *82 + - *349 + - *83 - name: sort description: The property to sort the results by. in: query @@ -92741,8 +92774,8 @@ paths: - updated - published default: created - - *80 - *81 + - *82 - name: per_page description: The number of advisories to return per page. 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)." @@ -92772,9 +92805,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *628 + default: *629 '400': *14 '404': *6 x-github: @@ -92797,8 +92830,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -92878,7 +92911,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 required: - login - type @@ -92968,9 +93001,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &630 + default: &631 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -93203,8 +93236,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -93317,7 +93350,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -93464,17 +93497,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: - - *347 - *348 - - *629 + - *349 + - *630 responses: '200': description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *630 + default: *631 '403': *27 '404': *6 x-github: @@ -93498,9 +93531,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: - - *347 - *348 - - *629 + - *349 + - *630 requestBody: required: true content: @@ -93580,7 +93613,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 required: - login - type @@ -93671,17 +93704,17 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *630 - add_credit: *630 + default: *631 + add_credit: *631 '403': *27 '404': *6 '422': description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: *170 + schema: *171 examples: invalid_state_transition: value: @@ -93712,11 +93745,11 @@ 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: - - *347 - *348 - - *629 + - *349 + - *630 responses: - '202': *91 + '202': *92 '400': *14 '403': *27 '404': *6 @@ -93741,17 +93774,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: - - *347 - *348 - - *629 + - *349 + - *630 responses: '202': description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 '400': *14 '422': *15 '403': *27 @@ -93777,8 +93810,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -93874,8 +93907,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *347 - *348 + - *349 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -93884,7 +93917,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -93896,8 +93929,8 @@ paths: - - 1302998400 - 1124 - -435 - '202': *91 - '204': *112 + '202': *92 + '204': *113 '422': description: Repository contains more than 10,000 commits x-github: @@ -93917,8 +93950,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -93968,8 +94001,8 @@ paths: - 0 total: 89 week: 1336280400 - '202': *91 - '204': *112 + '202': *92 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93996,8 +94029,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -94068,8 +94101,8 @@ paths: a: 6898 d: 77 c: 10 - '202': *91 - '204': *112 + '202': *92 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94091,8 +94124,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *347 - *348 + - *349 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -94246,8 +94279,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: - - *347 - *348 + - *349 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -94257,7 +94290,7 @@ paths: application/json: schema: type: array - items: *631 + items: *632 examples: default: value: @@ -94270,7 +94303,7 @@ paths: - - 0 - 2 - 21 - '204': *112 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94290,8 +94323,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *347 - *348 + - *349 - name: sha in: path required: true @@ -94347,7 +94380,7 @@ paths: description: Response content: application/json: - schema: *632 + schema: *633 examples: default: value: @@ -94401,8 +94434,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94414,7 +94447,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -94434,14 +94467,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *347 - *348 + - *349 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &633 + schema: &634 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -94514,8 +94547,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -94541,7 +94574,7 @@ paths: description: Response content: application/json: - schema: *633 + schema: *634 examples: default: value: @@ -94568,8 +94601,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -94589,8 +94622,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94672,8 +94705,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -94681,7 +94714,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: Tag protection description: Tag protection type: object @@ -94738,8 +94771,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -94762,7 +94795,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: default: value: @@ -94793,8 +94826,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: - - *347 - *348 + - *349 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -94831,8 +94864,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *347 - *348 + - *349 - name: ref in: path required: true @@ -94868,8 +94901,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94879,9 +94912,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 headers: Link: *37 '404': *6 @@ -94901,8 +94934,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *347 - *348 + - *349 - *19 - *17 responses: @@ -94910,7 +94943,7 @@ paths: description: Response content: application/json: - schema: &635 + schema: &636 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -94922,7 +94955,7 @@ paths: required: - names examples: - default: &636 + default: &637 value: names: - octocat @@ -94945,8 +94978,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -94977,9 +95010,9 @@ paths: description: Response content: application/json: - schema: *635 + schema: *636 examples: - default: *636 + default: *637 '404': *6 '422': *7 x-github: @@ -95000,9 +95033,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *347 - *348 - - &637 + - *349 + - &638 name: per description: The time frame to display results for. in: query @@ -95033,7 +95066,7 @@ paths: - 128 clones: type: array - items: &638 + items: &639 title: Traffic type: object properties: @@ -95120,8 +95153,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -95215,8 +95248,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -95279,9 +95312,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *347 - *348 - - *637 + - *349 + - *638 responses: '200': description: Response @@ -95302,7 +95335,7 @@ paths: - 3782 views: type: array - items: *638 + items: *639 required: - uniques - count @@ -95379,8 +95412,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -95416,7 +95449,7 @@ paths: description: Response content: application/json: - schema: *187 + schema: *188 examples: default: value: @@ -95654,8 +95687,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: - - *347 - *348 + - *349 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -95678,8 +95711,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -95701,8 +95734,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -95728,8 +95761,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *347 - *348 + - *349 - name: ref in: path required: true @@ -95821,9 +95854,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -95864,7 +95897,7 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: default: value: @@ -95974,7 +96007,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &646 + - &647 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -95984,7 +96017,7 @@ paths: type: string examples: - members - - &651 + - &652 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -95996,7 +96029,7 @@ paths: format: int32 examples: - 1 - - &652 + - &653 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -96040,7 +96073,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &640 + items: &641 allOf: - type: object required: @@ -96122,7 +96155,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: &653 + meta: &654 type: object description: The metadata associated with the creation/updates to the user. @@ -96187,31 +96220,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &641 + '400': &642 description: Bad request content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '401': &642 + schema: *640 + '401': &643 description: Authorization failure - '403': &643 + '403': &644 description: Permission denied - '429': &644 + '429': &645 description: Too many requests content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '500': &645 + schema: *640 + '500': &646 description: Internal server error content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 + schema: *640 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96235,7 +96268,7 @@ paths: required: true content: application/json: - schema: &649 + schema: &650 type: object required: - schemas @@ -96295,9 +96328,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *640 + schema: *641 examples: - group: &647 + group: &648 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -96316,13 +96349,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': *641 - '401': *642 - '403': *643 - '409': &650 + '400': *642 + '401': *643 + '403': *644 + '409': &651 description: Duplicate record detected - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96339,7 +96372,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: - - &648 + - &649 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -96348,22 +96381,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *646 + - *647 - *38 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *640 + schema: *641 examples: - default: *647 - '400': *641 - '401': *642 - '403': *643 + default: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96382,13 +96415,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: - - *648 + - *649 - *38 requestBody: required: true content: application/json: - schema: *649 + schema: *650 examples: group: summary: Group @@ -96414,17 +96447,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *640 + schema: *641 examples: - group: *647 - groupWithMembers: *647 - '400': *641 - '401': *642 - '403': *643 + group: *648 + groupWithMembers: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96448,13 +96481,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: - - *648 + - *649 - *38 requestBody: required: true content: application/json: - schema: &660 + schema: &661 type: object required: - Operations @@ -96514,17 +96547,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *640 + schema: *641 examples: - updateGroup: *647 - addMembers: *647 - '400': *641 - '401': *642 - '403': *643 + updateGroup: *648 + addMembers: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96540,17 +96573,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: - - *648 + - *649 - *38 responses: '204': description: Group was deleted, no content - '400': *641 - '401': *642 - '403': *643 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96584,8 +96617,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *651 - *652 + - *653 - *38 responses: '200': @@ -96619,7 +96652,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &655 + items: &656 allOf: - type: object required: @@ -96711,7 +96744,7 @@ paths: address. examples: - true - roles: &654 + roles: &655 type: array description: The roles assigned to the user. items: @@ -96770,7 +96803,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *653 + meta: *654 startIndex: type: integer description: A starting index for the returned page @@ -96809,11 +96842,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *641 - '401': *642 - '403': *643 - '429': *644 - '500': *645 + '400': *642 + '401': *643 + '403': *644 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96837,7 +96870,7 @@ paths: required: true content: application/json: - schema: &658 + schema: &659 type: object required: - schemas @@ -96930,9 +96963,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *654 + roles: *655 examples: - user: &659 + user: &660 summary: User value: schemas: @@ -96979,9 +97012,9 @@ paths: description: User has been created content: application/scim+json: - schema: *655 + schema: *656 examples: - user: &656 + user: &657 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97007,13 +97040,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: *656 - '400': *641 - '401': *642 - '403': *643 - '409': *650 - '429': *644 - '500': *645 + enterpriseOwner: *657 + '400': *642 + '401': *643 + '403': *644 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97030,7 +97063,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: - - &657 + - &658 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -97043,15 +97076,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *655 + schema: *656 examples: - default: *656 - '400': *641 - '401': *642 - '403': *643 + default: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97073,30 +97106,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: - - *657 + - *658 - *38 requestBody: required: true content: application/json: - schema: *658 + schema: *659 examples: - user: *659 + user: *660 responses: '200': description: User was updated content: application/scim+json: - schema: *655 + schema: *656 examples: - user: *656 - '400': *641 - '401': *642 - '403': *643 + user: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97131,13 +97164,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: - - *657 + - *658 - *38 requestBody: required: true content: application/json: - schema: *660 + schema: *661 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -97177,18 +97210,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *655 - examples: - userMultiValuedProperties: *656 - userSingleValuedProperties: *656 - disableUser: *656 - '400': *641 - '401': *642 - '403': *643 + schema: *656 + examples: + userMultiValuedProperties: *657 + userSingleValuedProperties: *657 + disableUser: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97208,17 +97241,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: - - *657 + - *658 - *38 responses: '204': description: User was deleted, no content - '400': *641 - '401': *642 - '403': *643 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97251,7 +97284,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities parameters: - - *167 + - *168 - name: startIndex description: 'Used for pagination: the index of the first result to return.' in: query @@ -97309,7 +97342,7 @@ paths: - 1 Resources: type: array - items: &661 + items: &662 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -97556,22 +97589,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': *35 - '404': &662 + '404': &663 description: Resource not found content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '403': &663 + schema: *640 + '403': &664 description: Forbidden content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '400': *641 - '429': *644 + schema: *640 + '400': *642 + '429': *645 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -97591,15 +97624,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user parameters: - - *167 + - *168 responses: '201': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: &664 + default: &665 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97622,17 +97655,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': *35 - '404': *662 - '403': *663 - '500': *645 + '404': *663 + '403': *664 + '500': *646 '409': description: Conflict content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '400': *641 + schema: *640 + '400': *642 requestBody: required: true content: @@ -97726,18 +97759,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 - '404': *662 - '403': *663 + default: *665 + '404': *663 + '403': *664 '304': *35 x-github: githubCloudOnly: true @@ -97760,19 +97793,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 + default: *665 '304': *35 - '404': *662 - '403': *663 + '404': *663 + '403': *664 requestBody: required: true content: @@ -97882,20 +97915,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 + default: *665 '304': *35 - '404': *662 - '403': *663 - '400': *641 + '404': *663 + '403': *664 + '400': *642 '429': description: Response content: @@ -97990,13 +98023,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - - *167 - - *657 + - *168 + - *658 responses: '204': description: Response - '404': *662 - '403': *663 + '404': *663 + '403': *664 '304': *35 x-github: githubCloudOnly: true @@ -98111,7 +98144,7 @@ paths: html_url: type: string format: uri - repository: *187 + repository: *188 score: type: number file_size: @@ -98130,7 +98163,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &665 + text_matches: &666 title: Search Result Text Matches type: array items: @@ -98245,7 +98278,7 @@ paths: releases_url: http://api.github.com/repos/octocat/Hello-World/releases{/id} score: 1 '304': *35 - '503': *125 + '503': *126 '422': *15 '403': *27 x-github: @@ -98294,7 +98327,7 @@ paths: enum: - author-date - committer-date - - &666 + - &667 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 @@ -98363,7 +98396,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 comment_count: type: integer message: @@ -98382,7 +98415,7 @@ paths: url: type: string format: uri - verification: *517 + verification: *518 required: - author - committer @@ -98397,7 +98430,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 parents: type: array items: @@ -98409,12 +98442,12 @@ paths: type: string sha: type: string - repository: *187 + repository: *188 score: type: number node_id: type: string - text_matches: *665 + text_matches: *666 required: - sha - node_id @@ -98607,7 +98640,7 @@ paths: - interactions - created - updated - - *666 + - *667 - *17 - *19 responses: @@ -98723,7 +98756,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 comments: type: integer created_at: @@ -98737,7 +98770,7 @@ paths: - string - 'null' format: date-time - text_matches: *665 + text_matches: *666 pull_request: type: object properties: @@ -98775,7 +98808,7 @@ paths: type: string score: type: number - author_association: *132 + author_association: *133 draft: type: boolean repository: *61 @@ -98790,7 +98823,7 @@ paths: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - assignee - closed_at @@ -98906,7 +98939,7 @@ paths: locked: true author_association: COLLABORATOR state_reason: completed - '503': *125 + '503': *126 '422': *15 '304': *35 '403': *27 @@ -98959,7 +98992,7 @@ paths: enum: - created - updated - - *666 + - *667 - *17 - *19 responses: @@ -99004,7 +99037,7 @@ paths: - 'null' score: type: number - text_matches: *665 + text_matches: *666 required: - id - node_id @@ -99090,7 +99123,7 @@ paths: - forks - help-wanted-issues - updated - - *666 + - *667 - *17 - *19 responses: @@ -99309,7 +99342,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 permissions: type: object properties: @@ -99327,7 +99360,7 @@ paths: - admin - pull - push - text_matches: *665 + text_matches: *666 temp_clone_token: type: string allow_merge_commit: @@ -99530,7 +99563,7 @@ paths: spdx_id: MIT node_id: MDc6TGljZW5zZW1pdA== html_url: https://api.github.com/licenses/mit - '503': *125 + '503': *126 '422': *15 '304': *35 x-github: @@ -99636,7 +99669,7 @@ paths: - string - 'null' format: uri - text_matches: *665 + text_matches: *666 related: type: - array @@ -99831,7 +99864,7 @@ paths: - followers - repositories - joined - - *666 + - *667 - *17 - *19 responses: @@ -99941,7 +99974,7 @@ paths: type: - boolean - 'null' - text_matches: *665 + text_matches: *666 blog: type: - string @@ -100003,7 +100036,7 @@ paths: events_url: https://api.github.com/users/mojombo/events{/privacy} site_admin: true '304': *35 - '503': *125 + '503': *126 '422': *15 x-github: githubCloudOnly: false @@ -100023,7 +100056,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &667 + - &668 name: team_id description: The unique identifier of the team. in: path @@ -100035,9 +100068,9 @@ paths: description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 x-github: githubCloudOnly: false @@ -100064,7 +100097,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *667 + - *668 requestBody: required: true content: @@ -100128,16 +100161,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '201': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 '422': *15 '403': *27 @@ -100165,7 +100198,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *667 + - *668 responses: '204': description: Response @@ -100196,8 +100229,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *667 - - *82 + - *668 + - *83 - *17 - *19 responses: @@ -100207,9 +100240,9 @@ paths: application/json: schema: type: array - items: *330 + items: *331 examples: - default: *668 + default: *669 headers: Link: *37 x-github: @@ -100238,7 +100271,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *667 + - *668 requestBody: required: true content: @@ -100272,9 +100305,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: triggersNotification: true githubCloudOnly: false @@ -100301,16 +100334,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100335,8 +100368,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 requestBody: required: false content: @@ -100359,9 +100392,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *669 + default: *670 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100386,8 +100419,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 responses: '204': description: Response @@ -100416,9 +100449,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *667 - - *332 - - *82 + - *668 + - *333 + - *83 - *17 - *19 responses: @@ -100428,9 +100461,9 @@ paths: application/json: schema: type: array - items: *333 + items: *334 examples: - default: *670 + default: *671 headers: Link: *37 x-github: @@ -100459,8 +100492,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *667 - - *332 + - *668 + - *333 requestBody: required: true content: @@ -100482,9 +100515,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: triggersNotification: true githubCloudOnly: false @@ -100511,17 +100544,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 responses: '200': description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100546,9 +100579,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 requestBody: required: true content: @@ -100570,9 +100603,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *671 + default: *672 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100597,9 +100630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 responses: '204': description: Response @@ -100628,9 +100661,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: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 - 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. @@ -100656,9 +100689,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -100687,9 +100720,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: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 requestBody: required: true content: @@ -100721,9 +100754,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100749,8 +100782,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: - - *667 - - *332 + - *668 + - *333 - 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. @@ -100776,9 +100809,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -100807,8 +100840,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: - - *667 - - *332 + - *668 + - *333 requestBody: required: true content: @@ -100840,9 +100873,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -100866,7 +100899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -100876,9 +100909,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 x-github: @@ -100904,7 +100937,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *667 + - *668 - name: role description: Filters members returned by their role in the team. in: query @@ -100927,7 +100960,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -100955,8 +100988,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: if user is a member @@ -100992,8 +101025,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101032,8 +101065,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101069,16 +101102,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: - - *667 - - *209 + - *668 + - *210 responses: '200': description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-user-is-a-team-maintainer: *672 + response-if-user-is-a-team-maintainer: *673 '404': *6 x-github: githubCloudOnly: false @@ -101111,8 +101144,8 @@ 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: - - *667 - - *209 + - *668 + - *210 requestBody: required: false content: @@ -101137,9 +101170,9 @@ paths: description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-users-membership-with-team-is-now-pending: *673 + response-if-users-membership-with-team-is-now-pending: *674 '403': description: Forbidden if team synchronization is set up '422': @@ -101173,8 +101206,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101203,7 +101236,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101213,9 +101246,9 @@ paths: application/json: schema: type: array - items: *345 + items: *346 examples: - default: *674 + default: *675 headers: Link: *37 '404': *6 @@ -101242,16 +101275,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: - - *667 - - *346 + - *668 + - *347 responses: '200': description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: *675 + default: *676 '404': description: Not Found if project is not managed by this team x-github: @@ -101276,8 +101309,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: - - *667 - - *346 + - *668 + - *347 requestBody: required: false content: @@ -101345,8 +101378,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: - - *667 - - *346 + - *668 + - *347 responses: '204': description: Response @@ -101373,7 +101406,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101383,9 +101416,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '404': *6 @@ -101415,15 +101448,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: - - *667 - - *347 + - *668 - *348 + - *349 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *676 + schema: *677 examples: alternative-response-with-extra-repository-information: value: @@ -101574,9 +101607,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: - - *667 - - *347 + - *668 - *348 + - *349 requestBody: required: false content: @@ -101626,9 +101659,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: - - *667 - - *347 + - *668 - *348 + - *349 responses: '204': description: Response @@ -101657,15 +101690,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: - - *667 + - *668 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '403': *27 '404': *6 x-github: @@ -101692,7 +101725,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: - - *667 + - *668 requestBody: required: true content: @@ -101753,7 +101786,7 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -101784,7 +101817,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101794,9 +101827,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - response-if-child-teams-exist: *677 + response-if-child-teams-exist: *678 headers: Link: *37 '404': *6 @@ -101829,7 +101862,7 @@ paths: application/json: schema: oneOf: - - &679 + - &680 title: Private User description: Private User type: object @@ -102079,7 +102112,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *678 + - *679 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -102239,7 +102272,7 @@ paths: description: Response content: application/json: - schema: *679 + schema: *680 examples: default: value: @@ -102318,7 +102351,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '304': *35 '404': *6 '403': *27 @@ -102341,7 +102374,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user parameters: - - *209 + - *210 responses: '204': description: If the user is blocked @@ -102369,7 +102402,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#block-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -102393,7 +102426,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#unblock-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -102442,11 +102475,11 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: - default: *271 + default: *272 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -102583,21 +102616,21 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102637,7 +102670,7 @@ paths: type: integer secrets: type: array - items: &680 + items: &681 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -102679,7 +102712,7 @@ paths: - visibility - selected_repositories_url examples: - default: *461 + default: *462 headers: Link: *37 x-github: @@ -102751,13 +102784,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#get-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 responses: '200': description: Response content: application/json: - schema: *680 + schema: *681 examples: default: value: @@ -102787,7 +102820,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 requestBody: required: true content: @@ -102832,7 +102865,7 @@ paths: description: Response after successfully creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -102860,7 +102893,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 responses: '204': description: Response @@ -102885,7 +102918,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#list-selected-repositories-for-a-user-secret parameters: - - *197 + - *198 responses: '200': description: Response @@ -102901,13 +102934,13 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *681 + default: *682 '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102928,7 +102961,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#set-selected-repositories-for-a-user-secret parameters: - - *197 + - *198 requestBody: required: true content: @@ -102960,7 +102993,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102982,7 +103015,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret parameters: - - *197 + - *198 - name: repository_id in: path required: true @@ -102994,7 +103027,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -103015,7 +103048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret parameters: - - *197 + - *198 - name: repository_id in: path required: true @@ -103027,7 +103060,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -103047,17 +103080,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103081,7 +103114,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 requestBody: required: false content: @@ -103111,9 +103144,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 @@ -103135,11 +103168,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: - '202': *91 + '202': *92 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103164,13 +103197,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '202': description: Response content: application/json: - schema: &682 + schema: &683 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -103223,7 +103256,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &683 + default: &684 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -103231,7 +103264,7 @@ paths: sha: fd95a81ca01e48ede9f39c799ecbcef817b8a3b2 id: latest export_url: https://api.github.com/user/codespaces/:name/exports/latest - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103255,7 +103288,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *272 + - *273 - name: export_id in: path required: true @@ -103268,9 +103301,9 @@ paths: description: Response content: application/json: - schema: *682 + schema: *683 examples: - default: *683 + default: *684 '404': *6 x-github: githubCloudOnly: false @@ -103291,7 +103324,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *272 + - *273 responses: '200': description: Response @@ -103307,11 +103340,11 @@ paths: type: integer machines: type: array - items: *460 + items: *461 examples: - default: *684 + default: *685 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103338,7 +103371,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *272 + - *273 requestBody: required: true content: @@ -103394,11 +103427,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *360 + repository: *361 machine: anyOf: - type: 'null' - - *460 + - *461 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -104195,17 +104228,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '304': *35 - '500': *93 + '500': *94 '400': *14 '401': *23 '402': @@ -104215,7 +104248,7 @@ paths: schema: *3 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -104235,16 +104268,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 - '500': *93 + default: *460 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -104273,9 +104306,9 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: &697 + default: &698 value: - id: 197 name: hello_docker @@ -104376,7 +104409,7 @@ paths: application/json: schema: type: array - items: &685 + items: &686 title: Email description: Email type: object @@ -104446,9 +104479,9 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: - default: &699 + default: &700 value: - email: octocat@github.com verified: true @@ -104525,7 +104558,7 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: default: value: @@ -104637,7 +104670,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '304': *35 @@ -104670,7 +104703,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '304': *35 @@ -104692,7 +104725,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user parameters: - - *209 + - *210 responses: '204': description: if the person is followed by the authenticated user @@ -104722,7 +104755,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#follow-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -104747,7 +104780,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#unfollow-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -104783,7 +104816,7 @@ paths: application/json: schema: type: array - items: &686 + items: &687 title: GPG Key description: A unique encryption key type: object @@ -104928,7 +104961,7 @@ paths: - subkeys - revoked examples: - default: &710 + default: &711 value: - id: 3 name: Octocat's GPG Key @@ -105013,9 +105046,9 @@ paths: description: Response content: application/json: - schema: *686 + schema: *687 examples: - default: &687 + default: &688 value: id: 3 name: Octocat's GPG Key @@ -105072,7 +105105,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: - - &688 + - &689 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -105084,9 +105117,9 @@ paths: description: Response content: application/json: - schema: *686 + schema: *687 examples: - default: *687 + default: *688 '404': *6 '304': *35 '403': *27 @@ -105109,7 +105142,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: - - *688 + - *689 responses: '204': description: Response @@ -105300,7 +105333,7 @@ paths: type: array items: *61 examples: - default: *689 + default: *690 headers: Link: *37 '404': *6 @@ -105325,7 +105358,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#add-a-repository-to-an-app-installation parameters: - *21 - - *182 + - *183 responses: '204': description: Response @@ -105351,7 +105384,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#remove-a-repository-from-an-app-installation parameters: - *21 - - *182 + - *183 responses: '204': description: Response @@ -105385,12 +105418,12 @@ paths: application/json: schema: anyOf: - - *261 + - *262 - type: object properties: {} additionalProperties: false examples: - default: *262 + default: *263 '204': description: Response when there are no restrictions x-github: @@ -105414,7 +105447,7 @@ paths: required: true content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -105425,7 +105458,7 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: default: value: @@ -105506,7 +105539,7 @@ paths: - closed - all default: open - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -105518,8 +105551,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -105529,9 +105562,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *268 + default: *269 headers: Link: *37 '404': *6 @@ -105564,7 +105597,7 @@ paths: application/json: schema: type: array - items: &690 + items: &691 title: Key description: Key type: object @@ -105662,9 +105695,9 @@ paths: description: Response content: application/json: - schema: *690 + schema: *691 examples: - default: &691 + default: &692 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -105697,15 +105730,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: - - *555 + - *556 responses: '200': description: Response content: application/json: - schema: *690 + schema: *691 examples: - default: *691 + default: *692 '404': *6 '304': *35 '403': *27 @@ -105728,7 +105761,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: - - *555 + - *556 responses: '204': description: Response @@ -105761,7 +105794,7 @@ paths: application/json: schema: type: array - items: &692 + items: &693 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -105829,7 +105862,7 @@ paths: - id - type - login - plan: *148 + plan: *149 required: - billing_cycle - next_billing_date @@ -105840,7 +105873,7 @@ paths: - account - plan examples: - default: &693 + default: &694 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -105902,9 +105935,9 @@ paths: application/json: schema: type: array - items: *692 + items: *693 examples: - default: *693 + default: *694 headers: Link: *37 '304': *35 @@ -105944,7 +105977,7 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: default: value: @@ -106046,13 +106079,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#get-an-organization-membership-for-the-authenticated-user parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *273 + schema: *274 examples: default: value: @@ -106110,7 +106143,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#update-an-organization-membership-for-the-authenticated-user parameters: - - *167 + - *168 requestBody: required: true content: @@ -106135,7 +106168,7 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: default: value: @@ -106203,7 +106236,7 @@ paths: application/json: schema: type: array - items: *275 + items: *276 examples: default: value: @@ -106465,7 +106498,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -106645,7 +106678,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#get-a-user-migration-status parameters: - - *276 + - *277 - name: exclude in: query required: false @@ -106658,7 +106691,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -106852,7 +106885,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#download-a-user-migration-archive parameters: - - *276 + - *277 responses: '302': description: Response @@ -106878,7 +106911,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#delete-a-user-migration-archive parameters: - - *276 + - *277 responses: '204': description: Response @@ -106907,8 +106940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - - *276 - - *694 + - *277 + - *695 responses: '204': description: Response @@ -106932,7 +106965,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *276 + - *277 - *17 - *19 responses: @@ -106942,9 +106975,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '404': *6 @@ -106981,7 +107014,7 @@ paths: type: array items: *56 examples: - default: *695 + default: *696 headers: Link: *37 '304': *35 @@ -107023,7 +107056,7 @@ paths: - docker - nuget - container - - *696 + - *697 - *19 - *17 responses: @@ -107033,10 +107066,10 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 - '400': *698 + default: *698 + '400': *699 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -107056,16 +107089,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: - default: &711 + default: &712 value: id: 40201 name: octo-name @@ -107178,8 +107211,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 responses: '204': description: Response @@ -107209,8 +107242,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 - name: token description: package token schema: @@ -107242,8 +107275,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *283 - *284 + - *285 - *19 - *17 - name: state @@ -107263,7 +107296,7 @@ paths: application/json: schema: type: array - items: *285 + items: *286 examples: default: value: @@ -107312,15 +107345,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '200': description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -107356,9 +107389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '204': description: Response @@ -107388,9 +107421,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '204': description: Response @@ -107448,7 +107481,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -107517,9 +107550,9 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: - default: *699 + default: *700 headers: Link: *37 '304': *35 @@ -107632,7 +107665,7 @@ paths: type: array items: *61 examples: - default: &706 + default: &707 summary: Default response value: - id: 1296269 @@ -107948,9 +107981,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -107988,9 +108021,9 @@ paths: application/json: schema: type: array - items: *530 + items: *531 examples: - default: *700 + default: *701 headers: Link: *37 '304': *35 @@ -108013,12 +108046,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *265 + - *266 responses: '204': description: Response '403': *27 - '409': *90 + '409': *91 '404': *6 '304': *35 x-github: @@ -108036,11 +108069,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *265 + - *266 responses: '204': description: Response - '409': *90 + '409': *91 '304': *35 '404': *6 '403': *27 @@ -108069,7 +108102,7 @@ paths: application/json: schema: type: array - items: &701 + items: &702 title: Social account description: Social media account type: object @@ -108086,7 +108119,7 @@ paths: - provider - url examples: - default: &702 + default: &703 value: - provider: twitter url: https://twitter.com/github @@ -108149,9 +108182,9 @@ paths: application/json: schema: type: array - items: *701 + items: *702 examples: - default: *702 + default: *703 '422': *15 '304': *35 '404': *6 @@ -108239,7 +108272,7 @@ paths: application/json: schema: type: array - items: &703 + items: &704 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -108259,7 +108292,7 @@ paths: - title - created_at examples: - default: &712 + default: &713 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108326,9 +108359,9 @@ paths: description: Response content: application/json: - schema: *703 + schema: *704 examples: - default: &704 + default: &705 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108359,7 +108392,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: - - &705 + - &706 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -108371,9 +108404,9 @@ paths: description: Response content: application/json: - schema: *703 + schema: *704 examples: - default: *704 + default: *705 '404': *6 '304': *35 '403': *27 @@ -108396,7 +108429,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: - - *705 + - *706 responses: '204': description: Response @@ -108425,7 +108458,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: - - &713 + - &714 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 @@ -108438,7 +108471,7 @@ paths: - created - updated default: created - - *82 + - *83 - *17 - *19 responses: @@ -108450,11 +108483,11 @@ paths: type: array items: *61 examples: - default-response: *706 + default-response: *707 application/vnd.github.v3.star+json: schema: type: array - items: &714 + items: &715 title: Starred Repository description: Starred Repository type: object @@ -108610,8 +108643,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: - - *347 - *348 + - *349 responses: '204': description: Response if this repository is starred by you @@ -108639,8 +108672,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -108664,8 +108697,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -108698,9 +108731,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '304': *35 @@ -108737,7 +108770,7 @@ paths: application/json: schema: type: array - items: *328 + items: *329 examples: default: value: @@ -108815,7 +108848,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user-using-their-id parameters: - - *150 + - *151 responses: '200': description: Response @@ -108823,10 +108856,10 @@ paths: application/json: schema: oneOf: + - *680 - *679 - - *678 examples: - default-response: &708 + default-response: &709 summary: Default response value: login: octocat @@ -108861,7 +108894,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &709 + response-with-git-hub-plan-information: &710 summary: Response with GitHub plan information value: login: octocat @@ -108921,7 +108954,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *707 + - *708 - *17 responses: '200': @@ -108932,7 +108965,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: example: ; rel="next" @@ -108962,7 +108995,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user parameters: - - *209 + - *210 responses: '200': description: Response @@ -108970,11 +109003,11 @@ paths: application/json: schema: oneOf: + - *680 - *679 - - *678 examples: - default-response: *708 - response-with-git-hub-plan-information: *709 + default-response: *709 + response-with-git-hub-plan-information: *710 '404': *6 x-github: githubCloudOnly: false @@ -108998,9 +109031,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/users/attestations#list-attestations parameters: - *17 - - *80 - *81 - - *209 + - *82 + - *210 - name: subject_digest description: Subject Digest in: path @@ -109104,7 +109137,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -109130,7 +109163,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user parameters: - - *209 + - *210 responses: '200': description: Response @@ -109138,9 +109171,9 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 + default: *698 '403': *27 '401': *23 x-github: @@ -109163,7 +109196,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-events-for-the-authenticated-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109173,7 +109206,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109244,8 +109277,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-organization-events-for-the-authenticated-user parameters: - - *209 - - *167 + - *210 + - *168 - *17 - *19 responses: @@ -109255,7 +109288,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109334,7 +109367,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109344,7 +109377,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109411,7 +109444,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#list-followers-of-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109423,7 +109456,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -109442,7 +109475,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#list-the-people-a-user-follows parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109454,7 +109487,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -109473,7 +109506,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#check-if-a-user-follows-another-user parameters: - - *209 + - *210 - name: target_user in: path required: true @@ -109500,8 +109533,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-a-user parameters: - - *209 - - *135 + - *210 + - *136 - *17 - *19 responses: @@ -109511,9 +109544,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '422': *15 @@ -109534,7 +109567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#list-gpg-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109544,9 +109577,9 @@ paths: application/json: schema: type: array - items: *686 + items: *687 examples: - default: *710 + default: *711 headers: Link: *37 x-github: @@ -109570,7 +109603,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-contextual-information-for-a-user parameters: - - *209 + - *210 - name: subject_type description: Identifies which additional information you'd like to receive about the person's hovercard. Can be `organization`, `repository`, `issue`, @@ -109642,7 +109675,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-user-installation-for-the-authenticated-app parameters: - - *209 + - *210 responses: '200': description: Response @@ -109650,7 +109683,7 @@ paths: application/json: schema: *20 examples: - default: *527 + default: *528 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109668,7 +109701,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#list-public-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109716,7 +109749,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-organizations-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109728,7 +109761,7 @@ paths: type: array items: *56 examples: - default: *695 + default: *696 headers: Link: *37 x-github: @@ -109767,8 +109800,8 @@ paths: - docker - nuget - container - - *696 - - *209 + - *697 + - *210 - *19 - *17 responses: @@ -109778,12 +109811,12 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 + default: *698 '403': *27 '401': *23 - '400': *698 + '400': *699 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109803,17 +109836,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: - default: *711 + default: *712 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109834,9 +109867,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '204': description: Response @@ -109868,9 +109901,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 - name: token description: package token schema: @@ -109902,9 +109935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '200': description: Response @@ -109912,7 +109945,7 @@ paths: application/json: schema: type: array - items: *285 + items: *286 examples: default: value: @@ -109970,16 +110003,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-a-user parameters: - - *283 - *284 - - *286 - - *209 + - *285 + - *287 + - *210 responses: '200': description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -110014,10 +110047,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-a-user parameters: - - *283 - *284 - - *209 - - *286 + - *285 + - *210 + - *287 responses: '204': description: Response @@ -110049,10 +110082,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-a-user parameters: - - *283 - *284 - - *209 - - *286 + - *285 + - *210 + - *287 responses: '204': description: Response @@ -110075,7 +110108,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-user-projects parameters: - - *209 + - *210 - name: state description: Indicates the state of the projects to return. in: query @@ -110096,7 +110129,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -110155,7 +110188,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-events-received-by-the-authenticated-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110165,7 +110198,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -110244,7 +110277,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-received-by-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110254,7 +110287,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -110331,7 +110364,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repositories-for-a-user parameters: - - *209 + - *210 - name: type description: Limit results to repositories of the specified type. in: query @@ -110374,9 +110407,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -110400,15 +110433,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-actions-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110430,15 +110463,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-packages-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *320 + schema: *321 examples: - default: *321 + default: *322 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110460,15 +110493,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-shared-storage-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *322 + schema: *323 examples: - default: *323 + default: *324 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110486,7 +110519,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/social-accounts#list-social-accounts-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110496,9 +110529,9 @@ paths: application/json: schema: type: array - items: *701 + items: *702 examples: - default: *702 + default: *703 headers: Link: *37 x-github: @@ -110518,7 +110551,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110528,9 +110561,9 @@ paths: application/json: schema: type: array - items: *703 + items: *704 examples: - default: *712 + default: *713 headers: Link: *37 x-github: @@ -110554,9 +110587,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - - *209 - - *713 - - *82 + - *210 + - *714 + - *83 - *17 - *19 responses: @@ -110567,11 +110600,11 @@ paths: schema: anyOf: - type: array - items: *714 + items: *715 - type: array items: *61 examples: - default-response: *706 + default-response: *707 headers: Link: *37 x-github: @@ -110590,7 +110623,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-repositories-watched-by-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110600,9 +110633,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -110731,7 +110764,7 @@ webhooks: type: string enum: - disabled - enterprise: &715 + enterprise: &716 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -110800,7 +110833,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &716 + installation: &717 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -110821,7 +110854,7 @@ webhooks: required: - id - node_id - organization: &717 + organization: &718 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -110894,7 +110927,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &718 + repository: &719 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -110923,7 +110956,7 @@ webhooks: license: anyOf: - type: 'null' - - *146 + - *147 organization: anyOf: - type: 'null' @@ -111807,10 +111840,10 @@ webhooks: type: string enum: - enabled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -111886,11 +111919,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: &719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: &720 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) @@ -112113,11 +112146,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: *719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: *720 sender: *4 required: - action @@ -112305,11 +112338,11 @@ webhooks: - everyone required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: *719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: *720 sender: *4 required: - action @@ -112382,7 +112415,7 @@ webhooks: required: true content: application/json: - schema: &722 + schema: &723 title: Exemption request cancellation event type: object properties: @@ -112390,11 +112423,11 @@ webhooks: type: string enum: - cancelled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: &720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: &721 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -112548,7 +112581,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &721 + items: &722 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -112660,7 +112693,7 @@ webhooks: required: true content: application/json: - schema: &723 + schema: &724 title: Exemption request completed event type: object properties: @@ -112668,11 +112701,11 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 sender: *4 required: - action @@ -112744,7 +112777,7 @@ webhooks: required: true content: application/json: - schema: &724 + schema: &725 title: Exemption request created event type: object properties: @@ -112752,11 +112785,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 sender: *4 required: - action @@ -112828,7 +112861,7 @@ webhooks: required: true content: application/json: - schema: &725 + schema: &726 title: Exemption response dismissed event type: object properties: @@ -112836,12 +112869,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 - exemption_response: *721 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 + exemption_response: *722 sender: *4 required: - action @@ -112915,7 +112948,7 @@ webhooks: required: true content: application/json: - schema: &726 + schema: &727 title: Exemption response submitted event type: object properties: @@ -112923,12 +112956,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 - exemption_response: *721 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 + exemption_response: *722 sender: *4 required: - action @@ -113001,7 +113034,7 @@ webhooks: required: true content: application/json: - schema: *722 + schema: *723 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113068,7 +113101,7 @@ webhooks: required: true content: application/json: - schema: *723 + schema: *724 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113135,7 +113168,7 @@ webhooks: required: true content: application/json: - schema: *724 + schema: *725 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113202,7 +113235,7 @@ webhooks: required: true content: application/json: - schema: *725 + schema: *726 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113270,7 +113303,7 @@ webhooks: required: true content: application/json: - schema: *726 + schema: *727 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113348,7 +113381,7 @@ webhooks: type: string enum: - completed - check_run: &728 + check_run: &729 title: CheckRun description: A check performed on the code of a given code change type: object @@ -113416,8 +113449,8 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *422 - repository: *187 + items: *423 + repository: *188 status: type: string enum: @@ -113461,7 +113494,7 @@ webhooks: - examples: - neutral - deployment: *727 + deployment: *728 details_url: type: string examples: @@ -113521,7 +113554,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *422 + items: *423 started_at: type: string format: date-time @@ -113559,9 +113592,9 @@ webhooks: - output - app - pull_requests - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -113954,10 +113987,10 @@ webhooks: type: string enum: - created - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -114353,10 +114386,10 @@ webhooks: type: string enum: - requested_action - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 requested_action: description: The action requested by the user. type: object @@ -114761,10 +114794,10 @@ webhooks: type: string enum: - rerequested - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -115756,10 +115789,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -116444,10 +116477,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -117126,10 +117159,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -117295,7 +117328,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -117447,20 +117480,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &729 + commit_oid: &730 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: *715 - installation: *716 - organization: *717 - ref: &730 + enterprise: *716 + installation: *717 + organization: *718 + ref: &731 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: *718 + repository: *719 sender: *4 required: - action @@ -117624,7 +117657,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -117794,12 +117827,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -117897,7 +117930,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118076,12 +118109,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -118247,7 +118280,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -118424,12 +118457,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -118529,7 +118562,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118709,9 +118742,9 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -118719,7 +118752,7 @@ webhooks: type: - string - 'null' - repository: *718 + repository: *719 sender: *4 required: - action @@ -118815,7 +118848,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118962,12 +118995,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -119229,10 +119262,10 @@ webhooks: - updated_at - author_association - body - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -119313,18 +119346,18 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *717 - pusher_type: &731 + organization: *718 + pusher_type: &732 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &732 + ref: &733 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -119334,7 +119367,7 @@ webhooks: enum: - tag - branch - repository: *718 + repository: *719 sender: *4 required: - ref @@ -119416,10 +119449,10 @@ webhooks: type: string enum: - created - definition: *108 - enterprise: *715 - installation: *716 - organization: *717 + definition: *109 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119504,9 +119537,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119583,10 +119616,10 @@ webhooks: type: string enum: - updated - definition: *108 - enterprise: *715 - installation: *716 - organization: *717 + definition: *109 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119663,19 +119696,19 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - repository: *718 - organization: *717 + enterprise: *716 + installation: *717 + repository: *719 + organization: *718 sender: *4 new_property_values: type: array description: The new custom property values for the repository. - items: *298 + items: *299 old_property_values: type: array description: The old custom property values for the repository. - items: *298 + items: *299 required: - action - repository @@ -119751,18 +119784,18 @@ webhooks: title: delete event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - pusher_type: *731 - ref: *732 + enterprise: *716 + installation: *717 + organization: *718 + pusher_type: *732 + ref: *733 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *718 + repository: *719 sender: *4 required: - ref @@ -119846,11 +119879,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -119934,11 +119967,11 @@ webhooks: type: string enum: - auto_reopened - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120022,11 +120055,11 @@ webhooks: type: string enum: - created - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120108,11 +120141,11 @@ webhooks: type: string enum: - dismissed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120194,11 +120227,11 @@ webhooks: type: string enum: - fixed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120281,11 +120314,11 @@ webhooks: type: string enum: - reintroduced - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120367,11 +120400,11 @@ webhooks: type: string enum: - reopened - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120448,9 +120481,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - key: &733 + enterprise: *716 + installation: *717 + key: &734 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -120488,8 +120521,8 @@ webhooks: - verified - created_at - read_only - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -120566,11 +120599,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - key: *733 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + key: *734 + organization: *718 + repository: *719 sender: *4 required: - action @@ -121142,12 +121175,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: &737 + workflow: &738 title: Workflow type: - object @@ -121885,13 +121918,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *492 + deployment: *493 pull_requests: type: array - items: *574 - repository: *718 - organization: *717 - installation: *716 + items: *575 + repository: *719 + organization: *718 + installation: *717 sender: *4 responses: '200': @@ -121962,7 +121995,7 @@ webhooks: type: string enum: - approved - approver: &734 + approver: &735 type: object properties: avatar_url: @@ -122005,11 +122038,11 @@ webhooks: type: string comment: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - reviewers: &735 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + reviewers: &736 type: array items: type: object @@ -122090,7 +122123,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &736 + workflow_job_run: &737 type: object properties: conclusion: @@ -122836,18 +122869,18 @@ webhooks: type: string enum: - rejected - approver: *734 + approver: *735 comment: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - reviewers: *735 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + reviewers: *736 sender: *4 since: type: string - workflow_job_run: *736 + workflow_job_run: *737 workflow_job_runs: type: array items: @@ -123564,13 +123597,13 @@ webhooks: type: string enum: - requested - enterprise: *715 + enterprise: *716 environment: type: string - installation: *716 - organization: *717 - repository: *718 - requestor: &742 + installation: *717 + organization: *718 + repository: *719 + requestor: &743 title: User type: - object @@ -125513,12 +125546,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Deployment Workflow Run type: @@ -126209,7 +126242,7 @@ webhooks: type: string enum: - answered - answer: &740 + answer: &741 type: object properties: author_association: @@ -126369,7 +126402,7 @@ webhooks: - created_at - updated_at - body - discussion: &738 + discussion: &739 title: Discussion description: A Discussion in a repository. type: object @@ -126665,7 +126698,7 @@ webhooks: - id labels: type: array - items: *537 + items: *538 required: - repository_url - category @@ -126687,10 +126720,10 @@ webhooks: - author_association - active_lock_reason - body - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126817,11 +126850,11 @@ webhooks: - from required: - category - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126904,11 +126937,11 @@ webhooks: type: string enum: - closed - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126990,7 +127023,7 @@ webhooks: type: string enum: - created - comment: &739 + comment: &740 type: object properties: author_association: @@ -127150,11 +127183,11 @@ webhooks: - updated_at - body - reactions - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127237,12 +127270,12 @@ webhooks: type: string enum: - deleted - comment: *739 - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + comment: *740 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127337,12 +127370,12 @@ webhooks: - from required: - body - comment: *739 - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + comment: *740 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127426,11 +127459,11 @@ webhooks: type: string enum: - created - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127512,11 +127545,11 @@ webhooks: type: string enum: - deleted - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127616,11 +127649,11 @@ webhooks: type: string required: - from - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127702,10 +127735,10 @@ webhooks: type: string enum: - labeled - discussion: *738 - enterprise: *715 - installation: *716 - label: &741 + discussion: *739 + enterprise: *716 + installation: *717 + label: &742 title: Label type: object properties: @@ -127738,8 +127771,8 @@ webhooks: - color - default - description - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127822,11 +127855,11 @@ webhooks: type: string enum: - locked - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127908,11 +127941,11 @@ webhooks: type: string enum: - pinned - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127994,11 +128027,11 @@ webhooks: type: string enum: - reopened - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128083,16 +128116,16 @@ webhooks: changes: type: object properties: - new_discussion: *738 - new_repository: *718 + new_discussion: *739 + new_repository: *719 required: - new_discussion - new_repository - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128175,10 +128208,10 @@ webhooks: type: string enum: - unanswered - discussion: *738 - old_answer: *740 - organization: *717 - repository: *718 + discussion: *739 + old_answer: *741 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128260,12 +128293,12 @@ webhooks: type: string enum: - unlabeled - discussion: *738 - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128348,11 +128381,11 @@ webhooks: type: string enum: - unlocked - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128434,11 +128467,11 @@ webhooks: type: string enum: - unpinned - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128511,7 +128544,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *715 + enterprise: *716 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -129189,9 +129222,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - forkee @@ -129337,9 +129370,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pages: description: The pages that were updated. type: array @@ -129377,7 +129410,7 @@ webhooks: - action - sha - html_url - repository: *718 + repository: *719 sender: *4 required: - pages @@ -129453,10 +129486,10 @@ webhooks: type: string enum: - created - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: &743 + organization: *718 + repositories: &744 description: An array of repository objects that the installation can access. type: array @@ -129482,8 +129515,8 @@ webhooks: - name - full_name - private - repository: *718 - requester: *742 + repository: *719 + requester: *743 sender: *4 required: - action @@ -129558,11 +129591,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -129639,11 +129672,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -129720,10 +129753,10 @@ webhooks: type: string enum: - added - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories_added: &744 + organization: *718 + repositories_added: &745 description: An array of repository objects, which were added to the installation. type: array @@ -129769,15 +129802,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *718 - repository_selection: &745 + repository: *719 + repository_selection: &746 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *742 + requester: *743 sender: *4 required: - action @@ -129856,10 +129889,10 @@ webhooks: type: string enum: - removed - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories_added: *744 + organization: *718 + repositories_added: *745 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -129886,9 +129919,9 @@ webhooks: - name - full_name - private - repository: *718 - repository_selection: *745 - requester: *742 + repository: *719 + repository_selection: *746 + requester: *743 sender: *4 required: - action @@ -129967,11 +130000,11 @@ webhooks: type: string enum: - suspend - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -130154,10 +130187,10 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 target_type: type: string @@ -130236,11 +130269,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -130488,8 +130521,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -131679,8 +131712,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -131760,7 +131793,7 @@ webhooks: type: string enum: - deleted - comment: &746 + comment: &747 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -131927,8 +131960,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133116,8 +133149,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -133197,7 +133230,7 @@ webhooks: type: string enum: - edited - changes: &771 + changes: &772 description: The changes to the comment. type: object properties: @@ -133209,9 +133242,9 @@ webhooks: type: string required: - from - comment: *746 - enterprise: *715 - installation: *716 + comment: *747 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134400,8 +134433,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -134483,10 +134516,10 @@ webhooks: type: string enum: - assigned - assignee: *742 - enterprise: *715 - installation: *716 - issue: &749 + assignee: *743 + enterprise: *716 + installation: *717 + issue: &750 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -135430,8 +135463,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -135511,8 +135544,8 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136604,8 +136637,8 @@ webhooks: required: - state - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -136684,8 +136717,8 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137622,8 +137655,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -137702,8 +137735,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -138644,7 +138677,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &747 + milestone: &748 title: Milestone description: A collection of related issues and pull requests. type: object @@ -138787,8 +138820,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -138887,8 +138920,8 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139832,9 +139865,9 @@ webhooks: - active_lock_reason - body - reactions - label: *741 - organization: *717 - repository: *718 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -139914,8 +139947,8 @@ webhooks: type: string enum: - labeled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140858,9 +140891,9 @@ webhooks: - active_lock_reason - body - reactions - label: *741 - organization: *717 - repository: *718 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -140940,8 +140973,8 @@ webhooks: type: string enum: - locked - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141886,8 +141919,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -141966,8 +141999,8 @@ webhooks: type: string enum: - milestoned - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142906,9 +142939,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *747 - organization: *717 - repository: *718 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -144408,8 +144441,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -145352,8 +145385,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -145433,9 +145466,9 @@ webhooks: type: string enum: - pinned - enterprise: *715 - installation: *716 - issue: &748 + enterprise: *716 + installation: *717 + issue: &749 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -146372,8 +146405,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -146452,8 +146485,8 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147397,8 +147430,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -148898,11 +148931,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *715 - installation: *716 - issue: *748 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *749 + organization: *718 + repository: *719 sender: *4 required: - action @@ -148983,7 +149016,7 @@ webhooks: type: string enum: - unassigned - assignee: &774 + assignee: &775 title: User type: - object @@ -149055,11 +149088,11 @@ webhooks: required: - login - id - enterprise: *715 - installation: *716 - issue: *749 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *750 + organization: *718 + repository: *719 sender: *4 required: - action @@ -149138,12 +149171,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *715 - installation: *716 - issue: *749 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *750 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -149223,8 +149256,8 @@ webhooks: type: string enum: - unlocked - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -150167,8 +150200,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150248,11 +150281,11 @@ webhooks: type: string enum: - unpinned - enterprise: *715 - installation: *716 - issue: *748 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *749 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150331,11 +150364,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150413,11 +150446,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150527,11 +150560,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150613,9 +150646,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: &750 + enterprise: *716 + installation: *717 + marketplace_purchase: &751 title: Marketplace Purchase type: object required: @@ -150703,8 +150736,8 @@ webhooks: type: integer unit_count: type: integer - organization: *717 - previous_marketplace_purchase: &751 + organization: *718 + previous_marketplace_purchase: &752 title: Marketplace Purchase type: object properties: @@ -150788,7 +150821,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -150868,10 +150901,10 @@ webhooks: - changed effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -150959,7 +150992,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -151041,10 +151074,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -151130,7 +151163,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -151211,8 +151244,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 marketplace_purchase: title: Marketplace Purchase type: object @@ -151298,9 +151331,9 @@ webhooks: type: integer unit_count: type: integer - organization: *717 - previous_marketplace_purchase: *751 - repository: *718 + organization: *718 + previous_marketplace_purchase: *752 + repository: *719 sender: *4 required: - action @@ -151380,12 +151413,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 - previous_marketplace_purchase: *751 - repository: *718 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 + previous_marketplace_purchase: *752 + repository: *719 sender: *4 required: - action @@ -151487,11 +151520,11 @@ webhooks: type: string required: - to - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151593,11 +151626,11 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151676,11 +151709,11 @@ webhooks: type: string enum: - removed - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151758,11 +151791,11 @@ webhooks: type: string enum: - added - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 scope: description: The scope of the membership. Currently, can only be `team`. @@ -151840,7 +151873,7 @@ webhooks: required: - login - id - team: &752 + team: &753 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -152033,11 +152066,11 @@ webhooks: type: string enum: - removed - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 scope: description: The scope of the membership. Currently, can only be `team`. @@ -152116,7 +152149,7 @@ webhooks: required: - login - id - team: *752 + team: *753 required: - action - scope @@ -152198,8 +152231,8 @@ webhooks: type: string enum: - checks_requested - installation: *716 - merge_group: &753 + installation: *717 + merge_group: &754 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -152218,15 +152251,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *426 + head_commit: *427 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152312,10 +152345,10 @@ webhooks: - merged - invalidated - dequeued - installation: *716 - merge_group: *753 - organization: *717 - repository: *718 + installation: *717 + merge_group: *754 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152388,7 +152421,7 @@ webhooks: type: string enum: - deleted - enterprise: *715 + enterprise: *716 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -152496,12 +152529,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *716 - organization: *717 + installation: *717 + organization: *718 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -152581,11 +152614,11 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152664,9 +152697,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - milestone: &754 + enterprise: *716 + installation: *717 + milestone: &755 title: Milestone description: A collection of related issues and pull requests. type: object @@ -152808,8 +152841,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152888,11 +152921,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153002,11 +153035,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153086,11 +153119,11 @@ webhooks: type: string enum: - opened - enterprise: *715 - installation: *716 - milestone: *754 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *755 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153169,11 +153202,11 @@ webhooks: type: string enum: - blocked - blocked_user: *742 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + blocked_user: *743 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153252,11 +153285,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *742 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + blocked_user: *743 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153335,9 +153368,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - membership: &755 + enterprise: *716 + installation: *717 + membership: &756 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -153431,8 +153464,8 @@ webhooks: - role - organization_url - user - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153510,11 +153543,11 @@ webhooks: type: string enum: - member_added - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153593,8 +153626,8 @@ webhooks: type: string enum: - member_invited - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -153716,10 +153749,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 - user: *742 + user: *743 required: - action - invitation @@ -153797,11 +153830,11 @@ webhooks: type: string enum: - member_removed - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153888,11 +153921,11 @@ webhooks: properties: from: type: string - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153968,9 +154001,9 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 package: description: Information about the package. type: object @@ -154493,7 +154526,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &756 + items: &757 title: Ruby Gems metadata type: object properties: @@ -154590,7 +154623,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -154666,9 +154699,9 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 package: description: Information about the package. type: object @@ -155030,7 +155063,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *756 + items: *757 source_url: type: string format: uri @@ -155101,7 +155134,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -155282,12 +155315,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *715 + enterprise: *716 id: type: integer - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - id @@ -155367,7 +155400,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &757 + personal_access_token_request: &758 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -155517,10 +155550,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *715 - organization: *717 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155599,11 +155632,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *757 - enterprise: *715 - organization: *717 + personal_access_token_request: *758 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155681,11 +155714,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *757 - enterprise: *715 - organization: *717 + personal_access_token_request: *758 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155762,11 +155795,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *757 - organization: *717 - enterprise: *715 + personal_access_token_request: *758 + organization: *718 + enterprise: *716 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155870,7 +155903,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *758 + last_response: *759 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -155902,8 +155935,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 zen: description: Random string of GitHub zen. @@ -156148,10 +156181,10 @@ webhooks: - from required: - note - enterprise: *715 - installation: *716 - organization: *717 - project_card: &759 + enterprise: *716 + installation: *717 + organization: *718 + project_card: &760 title: Project Card type: object properties: @@ -156274,7 +156307,7 @@ webhooks: - creator - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -156355,11 +156388,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project_card: *759 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_card: *760 + repository: *719 sender: *4 required: - action @@ -156439,9 +156472,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 project_card: title: Project Card type: object @@ -156571,7 +156604,7 @@ webhooks: repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -156665,11 +156698,11 @@ webhooks: - from required: - note - enterprise: *715 - installation: *716 - organization: *717 - project_card: *759 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_card: *760 + repository: *719 sender: *4 required: - action @@ -156763,9 +156796,9 @@ webhooks: - from required: - column_id - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 project_card: allOf: - title: Project Card @@ -156962,7 +156995,7 @@ webhooks: type: string required: - after_id - repository: *718 + repository: *719 sender: *4 required: - action @@ -157042,10 +157075,10 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - organization: *717 - project: &761 + enterprise: *716 + installation: *717 + organization: *718 + project: &762 title: Project type: object properties: @@ -157172,7 +157205,7 @@ webhooks: - creator - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -157252,10 +157285,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project_column: &760 + enterprise: *716 + installation: *717 + organization: *718 + project_column: &761 title: Project Column type: object properties: @@ -157295,7 +157328,7 @@ webhooks: - name - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -157374,14 +157407,14 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -157470,11 +157503,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 + repository: *719 sender: *4 required: - action @@ -157554,11 +157587,11 @@ webhooks: type: string enum: - moved - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 + repository: *719 sender: *4 required: - action @@ -157638,11 +157671,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157722,14 +157755,14 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - project: *761 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -157830,11 +157863,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157913,11 +157946,11 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157998,9 +158031,9 @@ webhooks: type: string enum: - closed - installation: *716 - organization: *717 - projects_v2: &762 + installation: *717 + organization: *718 + projects_v2: &763 title: Projects v2 Project description: A projects v2 project type: object @@ -158148,9 +158181,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158231,9 +158264,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158354,9 +158387,9 @@ webhooks: type: string to: type: string - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158439,7 +158472,7 @@ webhooks: type: string enum: - archived - changes: &766 + changes: &767 type: object properties: archived_at: @@ -158455,9 +158488,9 @@ webhooks: - string - 'null' format: date-time - installation: *716 - organization: *717 - projects_v2_item: &763 + installation: *717 + organization: *718 + projects_v2_item: &764 title: Projects v2 Item description: An item belonging to a project type: object @@ -158596,9 +158629,9 @@ webhooks: - 'null' to: type: string - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158680,9 +158713,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158763,9 +158796,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158870,7 +158903,7 @@ webhooks: oneOf: - type: string - type: integer - - &764 + - &765 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -158890,7 +158923,7 @@ webhooks: required: - id - name - - &765 + - &766 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -158919,8 +158952,8 @@ webhooks: oneOf: - type: string - type: integer - - *764 - *765 + - *766 type: - 'null' - string @@ -158943,9 +158976,9 @@ webhooks: - 'null' required: - body - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159042,9 +159075,9 @@ webhooks: type: - string - 'null' - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159127,10 +159160,10 @@ webhooks: type: string enum: - restored - changes: *766 - installation: *716 - organization: *717 - projects_v2_item: *763 + changes: *767 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159212,9 +159245,9 @@ webhooks: type: string enum: - reopened - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -159295,9 +159328,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2_status_update: &767 + installation: *717 + organization: *718 + projects_v2_status_update: &768 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -159432,9 +159465,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2_status_update: *767 + installation: *717 + organization: *718 + projects_v2_status_update: *768 sender: *4 required: - action @@ -159580,9 +159613,9 @@ webhooks: - string - 'null' format: date - installation: *716 - organization: *717 - projects_v2_status_update: *767 + installation: *717 + organization: *718 + projects_v2_status_update: *768 sender: *4 required: - action @@ -159653,10 +159686,10 @@ webhooks: title: public event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - repository @@ -159733,13 +159766,13 @@ webhooks: type: string enum: - assigned - assignee: *742 - enterprise: *715 - installation: *716 - number: &768 + assignee: *743 + enterprise: *716 + installation: *717 + number: &769 description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -162088,7 +162121,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -162170,11 +162203,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -164516,7 +164549,7 @@ webhooks: - draft reason: type: string - repository: *718 + repository: *719 sender: *4 required: - action @@ -164598,11 +164631,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -166944,7 +166977,7 @@ webhooks: - draft reason: type: string - repository: *718 + repository: *719 sender: *4 required: - action @@ -167026,13 +167059,13 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: &769 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: &770 allOf: - - *574 + - *575 - type: object properties: allow_auto_merge: @@ -167094,7 +167127,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *718 + repository: *719 sender: *4 required: - action @@ -167175,12 +167208,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -167260,11 +167293,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *715 - milestone: *472 - number: *768 - organization: *717 - pull_request: &770 + enterprise: *716 + milestone: *473 + number: *769 + organization: *718 + pull_request: &771 title: Pull Request type: object properties: @@ -169591,7 +169624,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -169670,11 +169703,11 @@ webhooks: type: string enum: - dequeued - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -172020,7 +172053,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *718 + repository: *719 sender: *4 required: - action @@ -172144,12 +172177,12 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -172229,11 +172262,11 @@ webhooks: type: string enum: - enqueued - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -174564,7 +174597,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -174644,11 +174677,11 @@ webhooks: type: string enum: - labeled - enterprise: *715 - installation: *716 - label: *741 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + label: *742 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -176996,7 +177029,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -177077,10 +177110,10 @@ webhooks: type: string enum: - locked - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -179426,7 +179459,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -179506,12 +179539,12 @@ webhooks: type: string enum: - milestoned - enterprise: *715 - milestone: *472 - number: *768 - organization: *717 - pull_request: *770 - repository: *718 + enterprise: *716 + milestone: *473 + number: *769 + organization: *718 + pull_request: *771 + repository: *719 sender: *4 required: - action @@ -179590,12 +179623,12 @@ webhooks: type: string enum: - opened - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -179676,12 +179709,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -179761,12 +179794,12 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -180141,9 +180174,9 @@ webhooks: - start_side - side - reactions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -182373,7 +182406,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -182453,7 +182486,7 @@ webhooks: type: string enum: - deleted - comment: &772 + comment: &773 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. @@ -182746,9 +182779,9 @@ webhooks: - start_side - side - reactions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -184966,7 +184999,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -185046,11 +185079,11 @@ webhooks: type: string enum: - edited - changes: *771 - comment: *772 - enterprise: *715 - installation: *716 - organization: *717 + changes: *772 + comment: *773 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -187271,7 +187304,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -187352,9 +187385,9 @@ webhooks: type: string enum: - dismissed - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -189587,7 +189620,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 review: description: The review that was affected. type: object @@ -189833,9 +189866,9 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -191949,8 +191982,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 - review: &773 + repository: *719 + review: &774 description: The review that was affected. type: object properties: @@ -192183,12 +192216,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -194535,7 +194568,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_reviewer: title: User type: @@ -194621,12 +194654,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -196980,7 +197013,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_team: title: Team description: Groups of organization members that gives permissions @@ -197175,12 +197208,12 @@ webhooks: type: string enum: - review_requested - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -199529,7 +199562,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_reviewer: title: User type: @@ -199616,12 +199649,12 @@ webhooks: type: string enum: - review_requested - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -201961,7 +201994,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_team: title: Team description: Groups of organization members that gives permissions @@ -202145,9 +202178,9 @@ webhooks: type: string enum: - submitted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -204383,8 +204416,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 - review: *773 + repository: *719 + review: *774 sender: *4 required: - action @@ -204464,9 +204497,9 @@ webhooks: type: string enum: - resolved - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -206597,7 +206630,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 sender: *4 thread: type: object @@ -206989,9 +207022,9 @@ webhooks: type: string enum: - unresolved - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -209105,7 +209138,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 sender: *4 thread: type: object @@ -209499,10 +209532,10 @@ webhooks: type: string before: type: string - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -211837,7 +211870,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -211919,11 +211952,11 @@ webhooks: type: string enum: - unassigned - assignee: *774 - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + assignee: *775 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -214273,7 +214306,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -214352,11 +214385,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *715 - installation: *716 - label: *741 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + label: *742 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -216695,7 +216728,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -216776,10 +216809,10 @@ webhooks: type: string enum: - unlocked - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -219108,7 +219141,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -219311,7 +219344,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *715 + enterprise: *716 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -219406,8 +219439,8 @@ webhooks: - url - author - committer - installation: *716 - organization: *717 + installation: *717 + organization: *718 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -219995,9 +220028,9 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 registry_package: type: object properties: @@ -220474,7 +220507,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *756 + items: *757 summary: type: string tag_name: @@ -220530,7 +220563,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -220608,9 +220641,9 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 registry_package: type: object properties: @@ -220922,7 +220955,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *756 + items: *757 summary: type: string tag_name: @@ -220972,7 +221005,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -221049,10 +221082,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - release: &775 + enterprise: *716 + installation: *717 + organization: *718 + release: &776 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -221368,7 +221401,7 @@ webhooks: - tarball_url - zipball_url - body - repository: *718 + repository: *719 sender: *4 required: - action @@ -221445,11 +221478,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -221557,11 +221590,11 @@ webhooks: type: boolean required: - to - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -221639,9 +221672,9 @@ webhooks: type: string enum: - prereleased - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -221962,7 +221995,7 @@ webhooks: - string - 'null' format: uri - repository: *718 + repository: *719 sender: *4 required: - action @@ -222038,10 +222071,10 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - release: &776 + enterprise: *716 + installation: *717 + organization: *718 + release: &777 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -222359,7 +222392,7 @@ webhooks: - string - 'null' format: uri - repository: *718 + repository: *719 sender: *4 required: - action @@ -222435,11 +222468,11 @@ webhooks: type: string enum: - released - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -222515,11 +222548,11 @@ webhooks: type: string enum: - unpublished - enterprise: *715 - installation: *716 - organization: *717 - release: *776 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *777 + repository: *719 sender: *4 required: - action @@ -222595,11 +222628,11 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_advisory: *627 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_advisory: *628 sender: *4 required: - action @@ -222675,11 +222708,11 @@ webhooks: type: string enum: - reported - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_advisory: *627 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_advisory: *628 sender: *4 required: - action @@ -222755,10 +222788,10 @@ webhooks: type: string enum: - archived - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -222835,10 +222868,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -222916,10 +222949,10 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223004,10 +223037,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223122,10 +223155,10 @@ webhooks: - 'null' items: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223197,10 +223230,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 status: type: string @@ -223281,10 +223314,10 @@ webhooks: type: string enum: - privatized - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223361,10 +223394,10 @@ webhooks: type: string enum: - publicized - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223458,10 +223491,10 @@ webhooks: - name required: - repository - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223541,11 +223574,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 sender: *4 required: - action @@ -223623,11 +223656,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 sender: *4 required: - action @@ -223705,11 +223738,11 @@ webhooks: type: string enum: - edited - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 changes: type: object properties: @@ -223728,16 +223761,16 @@ webhooks: properties: added: type: array - items: *115 + items: *116 deleted: type: array - items: *115 + items: *116 updated: type: array items: type: object properties: - condition: *115 + condition: *116 changes: type: object properties: @@ -223770,16 +223803,16 @@ webhooks: properties: added: type: array - items: *121 + items: *122 deleted: type: array - items: *121 + items: *122 updated: type: array items: type: object properties: - rule: *121 + rule: *122 changes: type: object properties: @@ -224016,10 +224049,10 @@ webhooks: - from required: - owner - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224097,10 +224130,10 @@ webhooks: type: string enum: - unarchived - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224178,7 +224211,7 @@ webhooks: type: string enum: - create - alert: &777 + alert: &778 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -224302,10 +224335,10 @@ webhooks: type: string enum: - open - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224515,10 +224548,10 @@ webhooks: type: string enum: - dismissed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224596,11 +224629,11 @@ webhooks: type: string enum: - reopen - alert: *777 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *778 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224802,10 +224835,10 @@ webhooks: enum: - fixed - open - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224883,17 +224916,17 @@ webhooks: type: string enum: - created - alert: &778 + alert: &779 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri @@ -224993,10 +225026,10 @@ webhooks: - 'null' description: Whether the detected secret was found in multiple repositories in the same organization or business. - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225077,11 +225110,11 @@ webhooks: type: string enum: - created - alert: *778 - installation: *716 - location: *779 - organization: *717 - repository: *718 + alert: *779 + installation: *717 + location: *780 + organization: *718 + repository: *719 sender: *4 required: - location @@ -225319,11 +225352,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225401,11 +225434,11 @@ webhooks: type: string enum: - reopened - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225483,11 +225516,11 @@ webhooks: type: string enum: - resolved - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225565,11 +225598,11 @@ webhooks: type: string enum: - validated - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225699,10 +225732,10 @@ webhooks: - organization - enterprise - - repository: *718 - enterprise: *715 - installation: *716 - organization: *717 + repository: *719 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -225780,11 +225813,11 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - security_advisory: &780 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + security_advisory: &781 description: The details of the security advisory, including summary, description, and severity. type: object @@ -225801,7 +225834,7 @@ webhooks: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: array items: @@ -225970,11 +226003,11 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - security_advisory: *780 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + security_advisory: *781 sender: *4 required: - action @@ -226047,10 +226080,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -226068,7 +226101,7 @@ webhooks: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: array items: @@ -226236,11 +226269,11 @@ webhooks: from: type: object properties: - security_and_analysis: *299 - enterprise: *715 - installation: *716 - organization: *717 - repository: *360 + security_and_analysis: *300 + enterprise: *716 + installation: *717 + organization: *718 + repository: *361 sender: *4 required: - changes @@ -226318,12 +226351,12 @@ webhooks: type: string enum: - cancelled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: &781 + sponsorship: &782 type: object properties: created_at: @@ -226628,12 +226661,12 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - sponsorship @@ -226721,12 +226754,12 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -226803,17 +226836,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &782 + effective_date: &783 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: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - sponsorship @@ -226887,7 +226920,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &783 + changes: &784 type: object properties: tier: @@ -226931,13 +226964,13 @@ webhooks: - from required: - tier - effective_date: *782 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + effective_date: *783 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -227014,13 +227047,13 @@ webhooks: type: string enum: - tier_changed - changes: *783 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + changes: *784 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -227094,10 +227127,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -227181,10 +227214,10 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -227617,15 +227650,15 @@ webhooks: type: - string - 'null' - enterprise: *715 + enterprise: *716 id: description: The unique identifier of the status. type: integer - installation: *716 + installation: *717 name: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 sha: description: The Commit SHA. @@ -227735,15 +227768,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 + parent_issue: *146 parent_issue_repo: *61 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 - installation: *716 - organization: *717 - repository: *718 + sub_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -227827,15 +227860,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 + parent_issue: *146 parent_issue_repo: *61 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 - installation: *716 - organization: *717 - repository: *718 + sub_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -227919,15 +227952,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 + sub_issue: *146 sub_issue_repo: *61 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 - installation: *716 - organization: *717 - repository: *718 + parent_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -228011,15 +228044,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 + sub_issue: *146 sub_issue_repo: *61 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 - installation: *716 - organization: *717 - repository: *718 + parent_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -228096,12 +228129,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - team: &784 + team: &785 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -228294,9 +228327,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -228766,7 +228799,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -228842,9 +228875,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -229314,7 +229347,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -229391,9 +229424,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -229863,7 +229896,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -230007,9 +230040,9 @@ webhooks: - from required: - permissions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -230479,7 +230512,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - changes @@ -230557,9 +230590,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -231029,7 +231062,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -231105,10 +231138,10 @@ webhooks: type: string enum: - started - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -231181,17 +231214,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *715 + enterprise: *716 inputs: type: - object - 'null' additionalProperties: true - installation: *716 - organization: *717 + installation: *717 + organization: *718 ref: type: string - repository: *718 + repository: *719 sender: *4 workflow: type: string @@ -231273,10 +231306,10 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: allOf: @@ -231532,7 +231565,7 @@ webhooks: type: string required: - conclusion - deployment: *492 + deployment: *493 required: - action - repository @@ -231611,10 +231644,10 @@ webhooks: type: string enum: - in_progress - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: allOf: @@ -231896,7 +231929,7 @@ webhooks: required: - status - steps - deployment: *492 + deployment: *493 required: - action - repository @@ -231975,10 +232008,10 @@ webhooks: type: string enum: - queued - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: type: object @@ -232124,7 +232157,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *492 + deployment: *493 required: - action - repository @@ -232203,10 +232236,10 @@ webhooks: type: string enum: - waiting - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: type: object @@ -232353,7 +232386,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *492 + deployment: *493 required: - action - repository @@ -232433,12 +232466,12 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object @@ -233457,12 +233490,12 @@ webhooks: type: string enum: - in_progress - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object @@ -234466,12 +234499,12 @@ webhooks: type: string enum: - requested - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 68b80ede2..a1304dc67 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -27954,6 +27954,45 @@ "ssl_verify" ] }, + { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", @@ -28422,6 +28461,45 @@ "ssl_verify" ] }, + { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index ef246ff0b..b847757e4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -438,7 +438,7 @@ paths: The EPSS percentile represents the relative rank of the CVE's likelihood of being exploited compared to other CVEs. schema: type: string - - &80 + - &81 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 results before this cursor. For @@ -447,7 +447,7 @@ paths: required: false schema: type: string - - &81 + - &82 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 results after this cursor. For @@ -456,7 +456,7 @@ paths: required: false schema: type: string - - &82 + - &83 name: direction description: The direction to sort the results by. in: query @@ -695,7 +695,7 @@ paths: required: - vector_string - score - cvss_severities: &96 + cvss_severities: &97 type: - object - 'null' @@ -742,7 +742,7 @@ paths: required: - vector_string - score - epss: &97 + epss: &98 type: - object - 'null' @@ -905,7 +905,7 @@ paths: - subscriptions_url - type - url - type: &315 + type: &316 type: string description: The type of credit the user is receiving. enum: @@ -1038,7 +1038,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &171 + schema: &172 title: Validation Error Simple description: Validation Error Simple type: object @@ -1071,7 +1071,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: - - &629 + - &630 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1667,7 +1667,7 @@ paths: schema: type: integer default: 30 - - &244 + - &245 name: cursor description: 'Used for pagination: the starting delivery from which the page of deliveries is fetched. Refer to the `link` header for the next and previous @@ -1683,7 +1683,7 @@ paths: application/json: schema: type: array - items: &245 + items: &246 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -1776,7 +1776,7 @@ paths: - installation_id - repository_id examples: - default: &246 + default: &247 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -1808,7 +1808,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &639 + schema: &640 title: Scim Error description: Scim Error type: object @@ -1839,7 +1839,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &170 + schema: &171 title: Validation Error description: Validation Error type: object @@ -1911,7 +1911,7 @@ paths: description: Response content: application/json: - schema: &247 + schema: &248 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -2046,7 +2046,7 @@ paths: - request - response examples: - default: &248 + default: &249 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -2106,7 +2106,7 @@ paths: parameters: - *16 responses: - '202': &91 + '202': &92 description: Accepted content: application/json: @@ -2250,7 +2250,7 @@ paths: parameters: - *17 - *19 - - &135 + - &136 name: since description: 'Only show results that were last updated after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -3012,7 +3012,7 @@ paths: license: anyOf: - type: 'null' - - &146 + - &147 title: License Simple description: License Simple type: object @@ -7607,7 +7607,7 @@ paths: description: Response content: application/json: - schema: &172 + schema: &173 type: object properties: total_active_caches_count: @@ -7622,7 +7622,7 @@ paths: - total_active_caches_count - total_active_caches_size_in_bytes examples: - default: &173 + default: &174 value: total_active_caches_size_in_bytes: 3344284 total_active_caches_count: 5 @@ -7834,7 +7834,7 @@ paths: - public_ip_enabled - platform examples: - default: &174 + default: &175 value: total_count: 2 runners: @@ -8131,7 +8131,7 @@ paths: description: Response content: application/json: - schema: &175 + schema: &176 type: object properties: public_ips: @@ -8158,7 +8158,7 @@ paths: required: - public_ips examples: - default: &176 + default: &177 value: public_ips: current_usage: 17 @@ -8198,7 +8198,7 @@ paths: type: array items: *42 examples: - default: &177 + default: &178 value: id: 4-core cpu_cores: 4 @@ -8463,7 +8463,7 @@ paths: - all - local_only - selected - selected_actions_url: &180 + selected_actions_url: &181 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` @@ -8844,7 +8844,7 @@ paths: description: Success response content: application/json: - schema: &183 + schema: &184 type: object properties: default_workflow_permissions: &50 @@ -8892,7 +8892,7 @@ paths: required: true content: application/json: - schema: &184 + schema: &185 type: object properties: default_workflow_permissions: *50 @@ -9733,7 +9733,7 @@ paths: application/json: schema: type: array - items: &188 + items: &189 title: Runner Application description: Runner Application type: object @@ -9758,7 +9758,7 @@ paths: - download_url - filename examples: - default: &189 + default: &190 value: - os: osx architecture: x64 @@ -9842,7 +9842,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &190 + '201': &191 description: Response content: application/json: @@ -9956,7 +9956,7 @@ paths: - token - expires_at examples: - default: &191 + default: &192 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -9996,7 +9996,7 @@ paths: application/json: schema: *62 examples: - default: &192 + default: &193 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -10028,7 +10028,7 @@ paths: application/json: schema: *59 examples: - default: &193 + default: &194 value: id: 23 name: MBP @@ -10242,7 +10242,7 @@ paths: - *38 - *58 responses: - '200': &194 + '200': &195 description: Response content: application/json: @@ -10298,7 +10298,7 @@ paths: parameters: - *38 - *58 - - &195 + - &196 name: name description: The name of a self-hosted runner's custom label. in: path @@ -10395,7 +10395,7 @@ paths: required: true content: application/json: - schema: &202 + schema: &203 title: Enterprise Announcement description: Enterprise global announcement type: object @@ -10466,7 +10466,7 @@ paths: required: false schema: type: string - - &203 + - &204 name: include description: |- The event types to include: @@ -10484,7 +10484,7 @@ paths: - web - git - all - - &204 + - &205 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. @@ -10492,7 +10492,7 @@ paths: required: false schema: type: string - - &205 + - &206 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. @@ -10500,7 +10500,7 @@ paths: required: false schema: type: string - - &206 + - &207 name: order description: |- The order of audit log events. To list newest events first, specify `desc`. To list oldest events first, specify `asc`. @@ -10522,7 +10522,7 @@ paths: application/json: schema: type: array - items: &207 + items: &208 type: object properties: "@timestamp": @@ -10644,7 +10644,7 @@ paths: description: The repository visibility, for example `public` or `private`. examples: - default: &208 + default: &209 value: - "@timestamp": 1606929874512 action: team.add_member @@ -10948,6 +10948,38 @@ paths: - port - ssl_verify - &77 + title: HecConfig + description: Hec Config for Audit Log Stream Configuration + type: object + properties: + domain: + description: Domain of Hec instance. + type: string + port: + description: The port number for connecting to HEC. + type: integer + key_id: + type: string + description: Key ID obtained from the audit log stream key + endpoint used to encrypt secrets. + encrypted_token: + description: Encrypted Token. + type: string + path: + description: Path to send events to. + type: string + ssl_verify: + description: SSL verification helps ensure your events are + sent to your HEC endpoint securely. + type: boolean + required: + - domain + - encrypted_token + - path + - key_id + - port + - ssl_verify + - &78 title: GoogleCloudConfig description: Google Cloud Config for audit log streaming configuration. type: object @@ -10965,7 +10997,7 @@ paths: - bucket - key_id - encrypted_json_credentials - - &78 + - &79 title: DatadogConfig description: Datadog Config for audit log streaming configuration. type: object @@ -10996,7 +11028,7 @@ paths: - stream_type - vendor_specific examples: - default: &79 + default: &80 value: enabled: false stream_type: Azure Event Hubs @@ -11138,12 +11170,13 @@ paths: - *76 - *77 - *78 + - *79 required: - enabled - stream_type - vendor_specific examples: - default: *79 + default: *80 responses: '200': description: Successful update @@ -11208,17 +11241,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise parameters: - *38 - - &210 + - &211 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`, but not both. in: query required: false - schema: &83 + schema: &84 type: string description: The name of the tool used to generate the code scanning analysis. - - &211 + - &212 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 @@ -11226,23 +11259,23 @@ paths: or `tool_name`, but not both. in: query required: false - schema: &84 + schema: &85 type: - string - 'null' description: The GUID of the tool used to generate the code scanning analysis, if provided in the uploaded SARIF data. - - *80 - *81 + - *82 - *19 - *17 - - *82 + - *83 - name: state description: If specified, only code scanning alerts with this state will be returned. in: query required: false - schema: &212 + schema: &213 type: string description: State of a code scanning alert. enum: @@ -11267,42 +11300,42 @@ paths: application/json: schema: type: array - items: &213 + items: &214 type: object properties: - number: &94 + number: &95 type: integer description: The security alert number. readOnly: true - created_at: &101 + created_at: &102 type: string description: 'The time that the alert was created in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - updated_at: &102 + updated_at: &103 type: string description: 'The time that the alert was last updated in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - url: &99 + url: &100 type: string description: The REST API URL of the alert resource. format: uri readOnly: true - html_url: &100 + html_url: &101 type: string description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &432 + instances_url: &433 type: string description: The REST API URL for fetching the list of instances for an alert. format: uri readOnly: true - state: &85 + state: &86 type: - string - 'null' @@ -11312,7 +11345,7 @@ paths: - dismissed - fixed - - fixed_at: &104 + fixed_at: &105 type: - string - 'null' @@ -11324,7 +11357,7 @@ paths: anyOf: - type: 'null' - *4 - dismissed_at: &103 + dismissed_at: &104 type: - string - 'null' @@ -11332,7 +11365,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &433 + dismissed_reason: &434 type: - string - 'null' @@ -11343,14 +11376,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &434 + dismissed_comment: &435 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &435 + rule: &436 type: object properties: id: @@ -11411,26 +11444,26 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &436 + tool: &437 type: object properties: - name: *83 + name: *84 version: type: - string - 'null' description: The version of the tool used to generate the code scanning analysis. - guid: *84 - most_recent_instance: &437 + guid: *85 + most_recent_instance: &438 type: object properties: - ref: &430 + ref: &431 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &447 + analysis_key: &448 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11441,13 +11474,13 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &448 + category: &449 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple analyses for the same tool and commit, but performed on different languages or different parts of the code. - state: *85 + state: *86 commit_sha: type: string message: @@ -11488,7 +11521,7 @@ paths: - test - library - - repository: &92 + repository: &93 title: Simple Repository description: A GitHub repository. type: object @@ -11825,7 +11858,7 @@ paths: - most_recent_instance - repository examples: - default: &214 + default: &215 value: - number: 4 created_at: '2020-02-13T12:29:18Z' @@ -12056,7 +12089,7 @@ paths: headers: Link: *37 '404': *6 - '503': &125 + '503': &126 description: Service unavailable content: application/json: @@ -12100,8 +12133,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 responses: '200': description: Response @@ -12109,7 +12142,7 @@ paths: application/json: schema: type: array - items: &86 + items: &87 type: object description: A code security configuration properties: @@ -12443,7 +12476,7 @@ paths: - disabled - not_set default: disabled - code_scanning_default_setup_options: &89 + code_scanning_default_setup_options: &90 type: - object - 'null' @@ -12529,9 +12562,9 @@ paths: description: Successfully created code security configuration content: application/json: - schema: *86 + schema: *87 examples: - default: &87 + default: &88 value: id: 1325 target_type: enterprise @@ -12586,7 +12619,7 @@ paths: description: Response content: application/json: - schema: &216 + schema: &217 type: array description: A list of default code security configurations items: @@ -12600,9 +12633,9 @@ paths: description: The visibility of newly created repositories for which the code security configuration will be applied to by default - configuration: *86 + configuration: *87 examples: - default: &217 + default: &218 value: - default_for_new_repos: public configuration: @@ -12687,7 +12720,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise parameters: - *38 - - &88 + - &89 name: configuration_id description: The unique identifier of the code security configuration. in: path @@ -12699,9 +12732,9 @@ paths: description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *87 + default: *88 '304': *35 '403': *27 '404': *6 @@ -12726,7 +12759,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -12793,7 +12826,7 @@ paths: - enabled - disabled - not_set - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -12848,13 +12881,13 @@ paths: description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *87 + default: *88 '304': *35 '403': *27 '404': *6 - '409': &90 + '409': &91 description: Conflict content: application/json: @@ -12882,14 +12915,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise parameters: - *38 - - *88 + - *89 responses: - '204': &112 + '204': &113 description: A header with no content is returned. '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -12914,7 +12947,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -12939,10 +12972,10 @@ paths: value: scope: all responses: - '202': *91 + '202': *92 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -12967,7 +13000,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise parameters: - *38 - - *88 + - *89 requestBody: required: true content: @@ -13007,12 +13040,12 @@ paths: - none - private_and_internal - public - configuration: *86 + configuration: *87 examples: default: value: default_for_new_repos: all - configuration: &215 + configuration: &216 value: id: 1325 target_type: organization @@ -13064,7 +13097,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration parameters: - *38 - - *88 + - *89 - name: per_page description: The number of results per page (max 100). 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)." @@ -13073,8 +13106,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 - name: status description: |- A comma-separated list of statuses. If specified, only repositories with these attachment statuses will be returned. @@ -13092,7 +13125,7 @@ paths: application/json: schema: type: array - items: &218 + items: &219 type: object description: Repositories associated with a code security configuration and attachment status @@ -13110,13 +13143,13 @@ paths: - failed - updating - removed_by_enterprise - repository: *92 + repository: *93 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: &219 + repository: &220 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -13599,7 +13632,7 @@ paths: or enterprise teams are only counted once. seats: type: array - items: &221 + items: &222 title: Copilot Business Seat Detail description: Information about a Copilot Business seat assignment for a user, team, or organization. @@ -13614,7 +13647,7 @@ paths: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. oneOf: - - &266 + - &267 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -13673,7 +13706,7 @@ paths: parent: anyOf: - type: 'null' - - &279 + - &280 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -13877,7 +13910,7 @@ paths: - created_at additionalProperties: false examples: - default: &222 + default: &223 value: total_seats: 2 seats: @@ -13946,7 +13979,7 @@ paths: site_admin: false headers: Link: *37 - '500': &93 + '500': &94 description: Internal Error content: application/json: @@ -14012,7 +14045,7 @@ paths: application/json: schema: type: array - items: &127 + items: &128 title: Copilot Usage Metrics description: Copilot usage metrics for a given day. type: object @@ -14328,7 +14361,7 @@ paths: - date additionalProperties: true examples: - default: &128 + default: &129 value: - date: '2024-06-24' total_active_users: 24 @@ -14427,10 +14460,10 @@ paths: custom_model_training_date: '2024-02-01' total_pr_summaries_created: 10 total_engaged_users: 4 - '500': *93 + '500': *94 '403': *27 '404': *6 - '422': &129 + '422': &130 description: Copilot Usage Merics API setting is disabled at the organization or enterprise level. content: @@ -14500,7 +14533,7 @@ paths: application/json: schema: type: array - items: &130 + items: &131 title: Copilot Usage Metrics description: Summary of Copilot usage. type: object @@ -14652,7 +14685,7 @@ paths: lines_suggested: 1100 lines_accepted: 1000 active_users: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -14680,7 +14713,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise parameters: - *38 - - &229 + - &230 name: state in: query description: |- @@ -14689,7 +14722,7 @@ paths: Can be: `auto_dismissed`, `dismissed`, `fixed`, `open` schema: type: string - - &230 + - &231 name: severity in: query description: |- @@ -14698,7 +14731,7 @@ paths: Can be: `low`, `medium`, `high`, `critical` schema: type: string - - &231 + - &232 name: ecosystem in: query description: |- @@ -14707,14 +14740,14 @@ paths: Can be: `composer`, `go`, `maven`, `npm`, `nuget`, `pip`, `pub`, `rubygems`, `rust` schema: type: string - - &232 + - &233 name: package in: query description: A comma-separated list of package names. If specified, only alerts for these packages will be returned. schema: type: string - - &233 + - &234 name: epss_percentage in: query description: |- @@ -14726,7 +14759,7 @@ paths: Filters the list of alerts based on EPSS percentages. If specified, only alerts with the provided EPSS percentages will be returned. schema: type: string - - &234 + - &235 name: scope in: query description: The scope of the vulnerable dependency. If specified, only alerts @@ -14736,7 +14769,7 @@ paths: enum: - development - runtime - - &235 + - &236 name: sort in: query description: |- @@ -14751,10 +14784,10 @@ paths: - updated - epss_percentage default: created - - *82 - - *80 + - *83 - *81 - - &236 + - *82 + - &237 name: first description: |- **Deprecated**. The number of results per page (max 100), starting from the first matching result. @@ -14767,7 +14800,7 @@ paths: minimum: 1 maximum: 100 default: 30 - - &237 + - &238 name: last description: |- **Deprecated**. The number of results per page (max 100), starting from the last matching result. @@ -14787,11 +14820,11 @@ paths: application/json: schema: type: array - items: &238 + items: &239 type: object description: A Dependabot alert. properties: - number: *94 + number: *95 state: type: string description: The state of the Dependabot alert. @@ -14806,7 +14839,7 @@ paths: description: Details for the vulnerable dependency. readOnly: true properties: - package: &95 + package: &96 type: object description: Details for the vulnerable package. readOnly: true @@ -14839,7 +14872,7 @@ paths: - development - runtime - - security_advisory: &484 + security_advisory: &485 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -14870,13 +14903,13 @@ paths: description: Vulnerable version range information for the advisory. readOnly: true - items: &98 + items: &99 type: object description: Details pertaining to one vulnerable version range for the advisory. readOnly: true properties: - package: *95 + package: *96 severity: type: string description: The severity of the vulnerability. @@ -14944,8 +14977,8 @@ paths: - score - vector_string additionalProperties: false - cvss_severities: *96 - epss: *97 + cvss_severities: *97 + epss: *98 cwes: type: array description: Details for the advisory pertaining to Common @@ -15045,12 +15078,12 @@ paths: - updated_at - withdrawn_at additionalProperties: false - security_vulnerability: *98 - url: *99 - html_url: *100 - created_at: *101 - updated_at: *102 - dismissed_at: *103 + security_vulnerability: *99 + url: *100 + html_url: *101 + created_at: *102 + updated_at: *103 + dismissed_at: *104 dismissed_by: anyOf: - type: 'null' @@ -15074,8 +15107,8 @@ paths: description: An optional comment associated with the alert's dismissal. maxLength: 280 - fixed_at: *104 - auto_dismissed_at: &485 + fixed_at: *105 + auto_dismissed_at: &486 type: - string - 'null' @@ -15083,7 +15116,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - repository: *92 + repository: *93 required: - number - state @@ -15102,7 +15135,7 @@ paths: - repository additionalProperties: false examples: - default: &239 + default: &240 value: - number: 2 state: dismissed @@ -15528,7 +15561,7 @@ paths: type: integer network_configurations: type: array - items: &105 + items: &106 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -15573,7 +15606,7 @@ paths: - name - created_on examples: - default: &324 + default: &325 value: total_count: 2 network_configurations: @@ -15651,9 +15684,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: &106 + default: &107 value: id: 123456789ABCDEF name: My network configuration @@ -15680,7 +15713,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-configuration-for-an-enterprise parameters: - *38 - - &107 + - &108 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -15692,9 +15725,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 headers: Link: *37 x-github: @@ -15714,7 +15747,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#update-a-hosted-compute-network-configuration-for-an-enterprise parameters: - *38 - - *107 + - *108 requestBody: required: true content: @@ -15753,9 +15786,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -15773,7 +15806,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#delete-a-hosted-compute-network-configuration-from-an-enterprise parameters: - *38 - - *107 + - *108 responses: '204': description: Response @@ -15796,7 +15829,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: - *38 - - &325 + - &326 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -15808,7 +15841,7 @@ paths: description: Response content: application/json: - schema: &326 + schema: &327 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -15847,7 +15880,7 @@ paths: - subnet_id - region examples: - default: &327 + default: &328 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -15885,7 +15918,7 @@ paths: application/json: schema: type: array - items: &108 + items: &109 title: Organization Custom Property description: Custom property defined on an organization type: object @@ -15961,7 +15994,7 @@ paths: - property_name - value_type examples: - default: &109 + default: &110 value: - property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -16017,7 +16050,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *108 + items: *109 minItems: 1 maxItems: 100 required: @@ -16047,9 +16080,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -16074,7 +16107,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#get-a-custom-property-for-an-enterprise parameters: - *38 - - &110 + - &111 name: custom_property_name description: The custom property name in: path @@ -16086,9 +16119,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: &111 + default: &112 value: property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -16124,12 +16157,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise parameters: - *38 - - *110 + - *111 requestBody: required: true content: application/json: - schema: &297 + schema: &298 title: Custom Property Set Payload description: Custom property set payload type: object @@ -16191,9 +16224,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -16218,9 +16251,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#remove-a-custom-property-for-an-enterprise parameters: - *38 - - *110 + - *111 responses: - '204': *112 + '204': *113 '403': *27 '404': *6 x-github: @@ -16260,7 +16293,7 @@ paths: - push - repository default: branch - enforcement: &119 + enforcement: &120 type: string description: The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Admins can view insights @@ -16273,7 +16306,7 @@ paths: bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: &120 + items: &121 title: Repository Ruleset Bypass Actor type: object description: An actor that can bypass rules in a ruleset @@ -16311,7 +16344,7 @@ paths: - always - pull_request default: always - conditions: &124 + conditions: &125 title: Enterprise ruleset conditions type: object description: Conditions for an enterprise ruleset. The conditions @@ -16325,7 +16358,7 @@ paths: description: Conditions to target organizations by name and all repositories allOf: - - &113 + - &114 title: Repository ruleset conditions for organization names type: object description: Parameters for an organization name condition @@ -16351,7 +16384,7 @@ paths: type: string required: - organization_name - - &116 + - &117 title: Repository ruleset conditions for repository names type: object description: Parameters for a repository name condition @@ -16380,7 +16413,7 @@ paths: is prevented. required: - repository_name - - &115 + - &116 title: Repository ruleset conditions for ref names type: object description: Parameters for a repository ruleset ref name condition @@ -16408,8 +16441,8 @@ paths: description: Conditions to target organizations by name and repositories by property allOf: - - *113 - - &118 + - *114 + - &119 title: Repository ruleset conditions for repository properties type: object description: Parameters for a repository property condition @@ -16422,7 +16455,7 @@ paths: description: The repository properties and values to include. All of these properties must match for the condition to pass. - items: &114 + items: &115 title: Repository ruleset property targeting definition type: object description: Parameters for a targeting a repository @@ -16453,16 +16486,16 @@ paths: description: The repository properties and values to exclude. The condition will not pass if any of these properties match. - items: *114 + items: *115 required: - repository_property - - *115 + - *116 - type: object title: organization_id_and_repository_name description: Conditions to target organizations by id and all repositories allOf: - - &117 + - &118 title: Repository ruleset conditions for organization IDs type: object description: Parameters for an organization ID condition @@ -16479,25 +16512,25 @@ paths: type: integer required: - organization_id + - *117 - *116 - - *115 - type: object title: organization_id_and_repository_property description: Conditions to target organization by id and repositories by property allOf: - - *117 - *118 - - *115 + - *119 + - *116 rules: type: array description: An array of rules within the ruleset. - items: &121 + items: &122 title: Repository Rule type: object description: A repository rule. oneOf: - - &591 + - &592 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16509,7 +16542,7 @@ paths: type: string enum: - creation - - &592 + - &593 title: update description: Only allow users with bypass permission to update matching refs. @@ -16530,7 +16563,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &594 + - &595 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16542,7 +16575,7 @@ paths: type: string enum: - deletion - - &595 + - &596 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16554,7 +16587,7 @@ paths: type: string enum: - required_linear_history - - &596 + - &597 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16630,7 +16663,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &597 + - &598 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16654,7 +16687,7 @@ paths: type: string required: - required_deployment_environments - - &598 + - &599 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16666,7 +16699,7 @@ paths: type: string enum: - required_signatures - - &599 + - &600 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. @@ -16717,7 +16750,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &600 + - &601 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -16764,7 +16797,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &601 + - &602 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -16776,7 +16809,7 @@ paths: type: string enum: - non_fast_forward - - &602 + - &603 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -16812,7 +16845,7 @@ paths: required: - operator - pattern - - &603 + - &604 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -16848,7 +16881,7 @@ paths: required: - operator - pattern - - &604 + - &605 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -16884,7 +16917,7 @@ paths: required: - operator - pattern - - &605 + - &606 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -16920,7 +16953,7 @@ paths: required: - operator - pattern - - &606 + - &607 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -17046,7 +17079,7 @@ paths: maximum: 100 required: - max_file_size - - &607 + - &608 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -17095,7 +17128,7 @@ paths: - repository_id required: - workflows - - &608 + - &609 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -17181,7 +17214,7 @@ paths: description: Response content: application/json: - schema: &122 + schema: &123 title: Repository ruleset type: object description: A set of rules to apply when specified conditions are @@ -17216,11 +17249,11 @@ paths: source: type: string description: The name of the source - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 + items: *121 current_user_can_bypass: type: string description: |- @@ -17251,8 +17284,8 @@ paths: description: The html URL of the ruleset conditions: anyOf: - - *115 - - &302 + - *116 + - &303 title: Organization ruleset conditions type: object description: |- @@ -17266,14 +17299,14 @@ paths: description: Conditions to target repositories by name and refs by name allOf: - - *115 - *116 + - *117 - type: object title: repository_id_and_ref_name description: Conditions to target repositories by id and refs by name allOf: - - *115 + - *116 - title: Repository ruleset conditions for repository IDs type: object description: Parameters for a repository ID condition @@ -17295,14 +17328,14 @@ paths: description: Conditions to target repositories by property and refs by name allOf: - - *115 - - *118 + - *116 + - *119 type: - 'null' - object rules: type: array - items: *121 + items: *122 created_at: type: string format: date-time @@ -17310,7 +17343,7 @@ paths: type: string format: date-time examples: - default: &123 + default: &124 value: id: 21 name: super cool ruleset @@ -17336,7 +17369,7 @@ paths: created_at: '2024-08-15T08:43:03Z' updated_at: '2024-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17369,11 +17402,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *123 + default: *124 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17415,16 +17448,16 @@ paths: - tag - push - repository - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *124 + items: *121 + conditions: *125 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -17448,11 +17481,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *123 + default: *124 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17479,7 +17512,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -17499,7 +17532,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *38 - - &306 + - &307 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -17510,7 +17543,7 @@ paths: enum: - open - resolved - - &307 + - &308 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -17520,7 +17553,7 @@ paths: required: false schema: type: string - - &308 + - &309 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -17529,7 +17562,7 @@ paths: required: false schema: type: string - - &309 + - &310 name: sort description: The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved. @@ -17541,11 +17574,11 @@ paths: - created - updated default: created - - *82 + - *83 - *17 - - *80 - *81 - - &310 + - *82 + - &311 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -17554,7 +17587,7 @@ paths: required: false schema: type: string - - &311 + - &312 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -17563,7 +17596,7 @@ paths: schema: type: boolean default: false - - &312 + - &313 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -17579,30 +17612,30 @@ paths: application/json: schema: type: array - items: &313 + items: &314 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri description: The REST API URL of the code locations for this alert. - state: &621 + state: &622 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: &622 + resolution: &623 type: - string - 'null' @@ -17636,7 +17669,7 @@ paths: secret: type: string description: The secret that was detected. - repository: *92 + repository: *93 push_protection_bypassed: type: - boolean @@ -17701,7 +17734,7 @@ paths: description: Whether the detected secret was found in multiple repositories in the same organization or enterprise. examples: - default: &314 + default: &315 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -17936,7 +17969,7 @@ paths: headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -17964,7 +17997,7 @@ paths: description: Response content: application/json: - schema: &316 + schema: &317 type: object properties: total_minutes_used: @@ -18034,7 +18067,7 @@ paths: - included_minutes - minutes_used_breakdown examples: - default: &317 + default: &318 value: total_minutes_used: 305 total_paid_minutes_used: 0 @@ -18072,7 +18105,7 @@ paths: description: Success content: application/json: - schema: &318 + schema: &319 type: object properties: total_advanced_security_committers: @@ -18135,7 +18168,7 @@ paths: required: - repositories examples: - default: &319 + default: &320 value: total_advanced_security_committers: 2 total_count: 2 @@ -18222,8 +18255,8 @@ paths: name: Monalisa '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18244,7 +18277,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#add-users-to-a-cost-center parameters: - *38 - - &126 + - &127 name: cost_center_id description: The ID corresponding to the cost center. in: path @@ -18286,9 +18319,9 @@ paths: message: Resources successfully added to the cost center. '400': *14 '403': *27 - '409': *90 - '500': *93 - '503': *125 + '409': *91 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18308,7 +18341,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#remove-users-from-a-cost-center parameters: - *38 - - *126 + - *127 requestBody: required: true content: @@ -18345,8 +18378,8 @@ paths: message: Resources successfully removed from the cost center. '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18374,7 +18407,7 @@ paths: description: Response content: application/json: - schema: &320 + schema: &321 type: object properties: total_gigabytes_bandwidth_used: @@ -18392,7 +18425,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &321 + default: &322 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18424,7 +18457,7 @@ paths: description: Response content: application/json: - schema: &322 + schema: &323 type: object properties: days_left_in_billing_cycle: @@ -18442,7 +18475,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &323 + default: &324 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -18467,7 +18500,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-usage-report-for-an-enterprise parameters: - *38 - - &161 + - &162 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, @@ -18476,7 +18509,7 @@ paths: required: false schema: type: integer - - &162 + - &163 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. @@ -18484,7 +18517,7 @@ paths: required: false schema: type: integer - - &163 + - &164 name: day description: If specified, only return results for a single day. The value of `day` is an integer between `1` and `31`. @@ -18492,7 +18525,7 @@ paths: required: false schema: type: integer - - &164 + - &165 name: hour description: If specified, only return results for a single hour. The value of `hour` is an integer between `0` and `23`. @@ -18512,7 +18545,7 @@ paths: description: Response when getting a billing usage report content: application/json: - schema: &165 + schema: &166 type: object properties: usageItems: @@ -18565,7 +18598,7 @@ paths: - netAmount - organizationName examples: - default: &166 + default: &167 value: usageItems: - date: '2023-08-01' @@ -18581,8 +18614,8 @@ paths: repositoryName: github/example '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -18653,13 +18686,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -18694,7 +18727,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team parameters: - *38 - - &278 + - &279 name: team_slug description: The slug of the team name. in: path @@ -18732,9 +18765,9 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: &223 + default: &224 value: - day: '2023-10-15' total_suggestions_count: 1000 @@ -18798,7 +18831,7 @@ paths: lines_suggested: 200 lines_accepted: 150 active_users: 3 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -18890,7 +18923,7 @@ paths: application/json: schema: type: array - items: &156 + items: &157 title: Event description: Event type: object @@ -18901,7 +18934,7 @@ paths: type: - string - 'null' - actor: &131 + actor: &132 title: Actor description: Actor type: object @@ -18942,13 +18975,13 @@ paths: - id - name - url - org: *131 + org: *132 payload: type: object properties: action: type: string - issue: &145 + issue: &146 title: Issue description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. @@ -19068,7 +19101,7 @@ paths: milestone: anyOf: - type: 'null' - - &472 + - &473 title: Milestone description: A collection of related issues and pull requests. @@ -19245,7 +19278,7 @@ paths: anyOf: - type: 'null' - *5 - author_association: &132 + author_association: &133 title: author_association type: string description: How the author is associated with the repository. @@ -19260,7 +19293,7 @@ paths: - OWNER examples: - OWNER - reactions: &133 + reactions: &134 title: Reaction Rollup type: object properties: @@ -19332,7 +19365,7 @@ paths: - author_association - created_at - updated_at - comment: &531 + comment: &532 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -19382,12 +19415,12 @@ paths: issue_url: type: string format: uri - author_association: *132 + author_association: *133 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - id - node_id @@ -19484,7 +19517,7 @@ paths: created_at: '2022-06-07T07:50:26Z' '304': *35 '403': *27 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -19574,7 +19607,7 @@ paths: _links: type: object properties: - timeline: &134 + timeline: &135 title: Link With Type description: Hypermedia Link with Type type: object @@ -19586,17 +19619,17 @@ paths: required: - href - type - user: *134 - security_advisories: *134 - current_user: *134 - current_user_public: *134 - current_user_actor: *134 - current_user_organization: *134 + user: *135 + security_advisories: *135 + current_user: *135 + current_user_public: *135 + current_user_actor: *135 + current_user_organization: *135 current_user_organizations: type: array - items: *134 - repository_discussions: *134 - repository_discussions_category: *134 + items: *135 + repository_discussions: *135 + repository_discussions_category: *135 required: - timeline - user @@ -19658,7 +19691,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-the-authenticated-user parameters: - - *135 + - *136 - *17 - *19 responses: @@ -19668,7 +19701,7 @@ paths: application/json: schema: type: array - items: &136 + items: &137 title: Base Gist description: Base Gist type: object @@ -19765,7 +19798,7 @@ paths: - created_at - updated_at examples: - default: &137 + default: &138 value: - url: https://api.github.com/gists/aa5a315d61ae9438b18d forks_url: https://api.github.com/gists/aa5a315d61ae9438b18d/forks @@ -19889,7 +19922,7 @@ paths: description: Response content: application/json: - schema: &138 + schema: &139 title: Gist Simple description: Gist Simple type: object @@ -19907,7 +19940,7 @@ paths: url: type: string format: uri - user: &678 + user: &679 title: Public User description: Public User type: object @@ -20281,7 +20314,7 @@ paths: truncated: type: boolean examples: - default: &139 + default: &140 value: url: https://api.github.com/gists/2decf6c462d9b4418f2 forks_url: https://api.github.com/gists/2decf6c462d9b4418f2/forks @@ -20385,7 +20418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-public-gists parameters: - - *135 + - *136 - *17 - *19 responses: @@ -20395,9 +20428,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '422': *15 @@ -20419,7 +20452,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-starred-gists parameters: - - *135 + - *136 - *17 - *19 responses: @@ -20429,9 +20462,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '401': *23 @@ -20459,7 +20492,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist parameters: - - &140 + - &141 name: gist_id description: The unique identifier of the gist. in: path @@ -20471,10 +20504,10 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - default: *139 - '403': &143 + default: *140 + '403': &144 description: Forbidden Gist content: application/json: @@ -20523,7 +20556,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#update-a-gist parameters: - - *140 + - *141 requestBody: required: true content: @@ -20587,9 +20620,9 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - updateGist: *139 + updateGist: *140 deleteFile: value: url: https://api.github.com/gists/2decf6c462d9b4418f2 @@ -20747,7 +20780,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#delete-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -20776,7 +20809,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#list-gist-comments parameters: - - *140 + - *141 - *17 - *19 responses: @@ -20786,7 +20819,7 @@ paths: application/json: schema: type: array - items: &141 + items: &142 title: Gist Comment description: A comment made to a gist. type: object @@ -20824,7 +20857,7 @@ paths: format: date-time examples: - '2011-04-18T23:23:56Z' - author_association: *132 + author_association: *133 required: - url - id @@ -20889,7 +20922,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#create-a-gist-comment parameters: - - *140 + - *141 requestBody: required: true content: @@ -20915,9 +20948,9 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: &142 + default: &143 value: id: 1 node_id: MDExOkdpc3RDb21tZW50MQ== @@ -20975,8 +21008,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#get-a-gist-comment parameters: - - *140 - - &144 + - *141 + - &145 name: comment_id description: The unique identifier of the comment. in: path @@ -20989,12 +21022,12 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: *142 + default: *143 '304': *35 '404': *6 - '403': *143 + '403': *144 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -21016,8 +21049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#update-a-gist-comment parameters: - - *140 - - *144 + - *141 + - *145 requestBody: required: true content: @@ -21043,9 +21076,9 @@ paths: description: Response content: application/json: - schema: *141 + schema: *142 examples: - default: *142 + default: *143 '404': *6 x-github: githubCloudOnly: false @@ -21062,8 +21095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#delete-a-gist-comment parameters: - - *140 - - *144 + - *141 + - *145 responses: '204': description: Response @@ -21086,7 +21119,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-commits parameters: - - *140 + - *141 - *17 - *19 responses: @@ -21187,7 +21220,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-forks parameters: - - *140 + - *141 - *17 - *19 responses: @@ -21197,7 +21230,7 @@ paths: application/json: schema: type: array - items: *138 + items: *139 examples: default: value: @@ -21262,13 +21295,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#fork-a-gist parameters: - - *140 + - *141 responses: '201': description: Response content: application/json: - schema: *136 + schema: *137 examples: default: value: @@ -21339,7 +21372,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#check-if-a-gist-is-starred parameters: - - *140 + - *141 responses: '204': description: Response if gist is starred @@ -21369,7 +21402,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#star-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -21391,7 +21424,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#unstar-a-gist parameters: - - *140 + - *141 responses: '204': description: Response @@ -21420,7 +21453,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist-revision parameters: - - *140 + - *141 - name: sha in: path required: true @@ -21431,9 +21464,9 @@ paths: description: Response content: application/json: - schema: *138 + schema: *139 examples: - default: *139 + default: *140 '422': *15 '404': *6 '403': *27 @@ -21802,7 +21835,7 @@ paths: - closed - all default: open - - &267 + - &268 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -21820,8 +21853,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - name: collab in: query required: false @@ -21851,9 +21884,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: &268 + default: &269 value: - id: 1 node_id: MDU6SXNzdWUx @@ -22133,7 +22166,7 @@ paths: application/json: schema: type: array - items: *146 + items: *147 examples: default: value: @@ -22430,7 +22463,7 @@ paths: example: '279' schema: type: string - X-CommonMarker-Version: &147 + X-CommonMarker-Version: &148 example: 0.17.4 schema: type: string @@ -22485,7 +22518,7 @@ paths: '200': description: Response headers: - X-CommonMarker-Version: *147 + X-CommonMarker-Version: *148 content: text/html: schema: @@ -22514,7 +22547,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account parameters: - - &150 + - &151 name: account_id description: account_id parameter in: path @@ -22526,7 +22559,7 @@ paths: description: Response content: application/json: - schema: &149 + schema: &150 title: Marketplace Purchase description: Marketplace Purchase type: object @@ -22560,7 +22593,7 @@ paths: - 'null' id: type: integer - plan: &148 + plan: &149 title: Marketplace Listing Plan description: Marketplace Listing Plan type: object @@ -22663,7 +22696,7 @@ paths: - 'null' updated_at: type: string - plan: *148 + plan: *149 required: - url - id @@ -22671,7 +22704,7 @@ paths: - login - marketplace_purchase examples: - default: &151 + default: &152 value: url: https://api.github.com/orgs/github type: Organization @@ -22756,9 +22789,9 @@ paths: application/json: schema: type: array - items: *148 + items: *149 examples: - default: &152 + default: &153 value: - url: https://api.github.com/marketplace_listing/plans/1313 accounts_url: https://api.github.com/marketplace_listing/plans/1313/accounts @@ -22798,14 +22831,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan parameters: - - &153 + - &154 name: plan_id description: The unique identifier of the plan. in: path required: true schema: type: integer - - &154 + - &155 name: sort description: The property to sort the results by. in: query @@ -22835,9 +22868,9 @@ paths: application/json: schema: type: array - items: *149 + items: *150 examples: - default: &155 + default: &156 value: - url: https://api.github.com/orgs/github type: Organization @@ -22911,15 +22944,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed parameters: - - *150 + - *151 responses: '200': description: Response content: application/json: - schema: *149 + schema: *150 examples: - default: *151 + default: *152 '404': description: Not Found when the account has not purchased the listing '401': *23 @@ -22951,9 +22984,9 @@ paths: application/json: schema: type: array - items: *148 + items: *149 examples: - default: *152 + default: *153 headers: Link: *37 '401': *23 @@ -22976,8 +23009,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan-stubbed parameters: - - *153 - *154 + - *155 - name: direction description: To return the oldest accounts first, set to `asc`. Ignored without the `sort` parameter. @@ -22997,9 +23030,9 @@ paths: application/json: schema: type: array - items: *149 + items: *150 examples: - default: *155 + default: *156 headers: Link: *37 '401': *23 @@ -23264,14 +23297,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: - - &347 + - &348 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &348 + - &349 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23288,7 +23321,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -23342,7 +23375,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &361 + '301': &362 description: Moved permanently content: application/json: @@ -23364,7 +23397,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &560 + - &561 name: all description: If `true`, show notifications marked as read. in: query @@ -23372,7 +23405,7 @@ paths: schema: type: boolean default: false - - &561 + - &562 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23381,8 +23414,8 @@ paths: schema: type: boolean default: false - - *135 - - &562 + - *136 + - &563 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: @@ -23407,14 +23440,14 @@ paths: application/json: schema: type: array - items: &157 + items: &158 title: Thread description: Thread type: object properties: id: type: string - repository: &187 + repository: &188 title: Minimal Repository description: Minimal Repository type: object @@ -23753,7 +23786,7 @@ paths: type: boolean examples: - false - security_and_analysis: &299 + security_and_analysis: &300 type: - object - 'null' @@ -23908,7 +23941,7 @@ paths: - url - subscription_url examples: - default: &563 + default: &564 value: - id: '1' repository: @@ -24074,7 +24107,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread parameters: - - &158 + - &159 name: thread_id description: The unique identifier of the notification thread. This corresponds to the value returned in the `id` field when you retrieve notifications @@ -24088,7 +24121,7 @@ paths: description: Response content: application/json: - schema: *157 + schema: *158 examples: default: value: @@ -24191,7 +24224,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-read parameters: - - *158 + - *159 responses: '205': description: Reset Content @@ -24214,7 +24247,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-done parameters: - - *158 + - *159 responses: '204': description: No content @@ -24237,13 +24270,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user parameters: - - *158 + - *159 responses: '200': description: Response content: application/json: - schema: &159 + schema: &160 title: Thread Subscription description: Thread Subscription type: object @@ -24287,7 +24320,7 @@ paths: - url - subscribed examples: - default: &160 + default: &161 value: subscribed: true ignored: false @@ -24318,7 +24351,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#set-a-thread-subscription parameters: - - *158 + - *159 requestBody: required: false content: @@ -24339,9 +24372,9 @@ paths: description: Response content: application/json: - schema: *159 + schema: *160 examples: - default: *160 + default: *161 '304': *35 '403': *27 '401': *23 @@ -24364,7 +24397,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#delete-a-thread-subscription parameters: - - *158 + - *159 responses: '204': description: Response @@ -24461,7 +24494,7 @@ paths: type: array items: *56 examples: - default: &695 + default: &696 value: - login: github id: 1 @@ -24526,7 +24559,7 @@ paths: - 3 custom_roles: type: array - items: &224 + items: &225 title: Organization Custom Repository Role description: Custom repository roles created by organization owners @@ -24575,7 +24608,7 @@ paths: - created_at - updated_at examples: - default: &225 + default: &226 value: id: 8030 name: Security Engineer @@ -24621,29 +24654,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization parameters: - - &167 + - &168 name: org description: The organization name. The name is not case sensitive. in: path required: true schema: type: string - - *161 - *162 - *163 - *164 + - *165 responses: '200': description: Billing usage report response for an organization content: application/json: - schema: *165 + schema: *166 examples: - default: *166 + default: *167 '400': *14 '403': *27 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -24669,13 +24702,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &168 + schema: &169 title: Organization Full description: |- Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement. @@ -25045,7 +25078,7 @@ paths: - updated_at - archived_at examples: - default-response: &169 + default-response: &170 value: login: github id: 1 @@ -25138,7 +25171,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#update-an-organization parameters: - - *167 + - *168 requestBody: required: false content: @@ -25362,18 +25395,18 @@ paths: description: Response content: application/json: - schema: *168 + schema: *169 examples: - default: *169 + default: *170 '422': description: Validation failed content: application/json: schema: oneOf: - - *170 - *171 - '409': *90 + - *172 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25396,9 +25429,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#delete-an-organization parameters: - - *167 + - *168 responses: - '202': *91 + '202': *92 '404': *6 '403': *27 x-github: @@ -25421,15 +25454,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *172 + schema: *173 examples: - default: *173 + default: *174 headers: Link: *37 x-github: @@ -25452,7 +25485,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -25470,7 +25503,7 @@ paths: type: integer repository_cache_usages: type: array - items: &366 + items: &367 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25528,7 +25561,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -25548,7 +25581,7 @@ paths: type: array items: *39 examples: - default: *174 + default: *175 headers: Link: *37 x-github: @@ -25568,7 +25601,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -25662,7 +25695,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25698,7 +25731,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25733,15 +25766,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *175 + schema: *176 examples: - default: *176 + default: *177 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25759,7 +25792,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25777,7 +25810,7 @@ paths: type: array items: *42 examples: - default: *177 + default: *178 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -25795,7 +25828,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -25839,7 +25872,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 responses: '200': @@ -25868,7 +25901,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 requestBody: required: true @@ -25932,7 +25965,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *44 responses: '202': @@ -25961,13 +25994,13 @@ 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-an-organization parameters: - - *167 + - *168 responses: '200': description: A JSON serialized template for OIDC subject claim customization content: application/json: - schema: &178 + schema: &179 title: Actions OIDC Subject customization description: Actions OIDC Subject customization type: object @@ -25981,7 +26014,7 @@ paths: required: - include_claim_keys examples: - default: &179 + default: &180 value: include_claim_keys: - repo @@ -26003,20 +26036,20 @@ 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-an-organization parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: *178 + schema: *179 examples: - default: *179 + default: *180 responses: '201': description: Empty response content: application/json: - schema: &198 + schema: &199 title: Empty Object description: An object without any properties. type: object @@ -26046,7 +26079,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -26055,7 +26088,7 @@ paths: schema: type: object properties: - enabled_repositories: &181 + enabled_repositories: &182 type: string description: The policy that controls the repositories in the organization that are allowed to run GitHub Actions. @@ -26069,7 +26102,7 @@ paths: that are allowed to run GitHub Actions, when `enabled_repositories` is set to `selected`. allowed_actions: *46 - selected_actions_url: *180 + selected_actions_url: *181 required: - enabled_repositories examples: @@ -26098,7 +26131,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26109,7 +26142,7 @@ paths: schema: type: object properties: - enabled_repositories: *181 + enabled_repositories: *182 allowed_actions: *46 required: - enabled_repositories @@ -26137,7 +26170,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -26157,7 +26190,7 @@ paths: type: array items: *61 examples: - default: &689 + default: &690 value: total_count: 1 repositories: @@ -26297,7 +26330,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26341,8 +26374,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *167 - - &182 + - *168 + - &183 name: repository_id description: The unique identifier of the repository. in: path @@ -26370,8 +26403,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *167 - - *182 + - *168 + - *183 responses: '204': description: Response @@ -26394,7 +26427,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -26425,7 +26458,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -26457,13 +26490,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *183 + schema: *184 examples: default: *52 x-github: @@ -26486,7 +26519,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Success response @@ -26497,7 +26530,7 @@ paths: required: false content: application/json: - schema: *184 + schema: *185 examples: default: *52 x-github: @@ -26519,7 +26552,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization parameters: - - *167 + - *168 - *17 - *19 - name: visible_to_repository @@ -26544,7 +26577,7 @@ paths: type: number runner_groups: type: array - items: &185 + items: &186 type: object properties: id: @@ -26661,7 +26694,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -26734,9 +26767,9 @@ paths: description: Response content: application/json: - schema: *185 + schema: *186 examples: - default: &186 + default: &187 value: id: 2 name: octo-runner-group @@ -26771,14 +26804,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 - *55 responses: '200': description: Response content: application/json: - schema: *185 + schema: *186 examples: default: value: @@ -26814,7 +26847,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -26871,9 +26904,9 @@ paths: description: Response content: application/json: - schema: *185 + schema: *186 examples: - default: *186 + default: *187 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -26892,7 +26925,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization parameters: - - *167 + - *168 - *55 responses: '204': @@ -26916,7 +26949,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *17 - *19 @@ -26937,7 +26970,7 @@ paths: type: array items: *39 examples: - default: *174 + default: *175 headers: Link: *37 x-github: @@ -26959,7 +26992,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - *19 - *17 @@ -26978,9 +27011,9 @@ paths: type: number repositories: type: array - items: *187 + items: *188 examples: - default: &681 + default: &682 value: total_count: 1 repositories: @@ -27232,7 +27265,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -27277,9 +27310,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - - *182 + - *183 responses: '204': description: Response @@ -27301,9 +27334,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *167 + - *168 - *55 - - *182 + - *183 responses: '204': description: Response @@ -27326,7 +27359,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *17 - *19 @@ -27368,7 +27401,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization parameters: - - *167 + - *168 - *55 requestBody: required: true @@ -27413,7 +27446,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *58 responses: @@ -27437,7 +27470,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization parameters: - - *167 + - *168 - *55 - *58 responses: @@ -27469,7 +27502,7 @@ paths: in: query schema: type: string - - *167 + - *168 - *17 - *19 responses: @@ -27513,7 +27546,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -27521,9 +27554,9 @@ paths: application/json: schema: type: array - items: *188 + items: *189 examples: - default: *189 + default: *190 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27545,7 +27578,7 @@ 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-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -27588,7 +27621,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *190 + '201': *191 '404': *6 '422': *7 x-github: @@ -27618,7 +27651,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization parameters: - - *167 + - *168 responses: '201': description: Response @@ -27626,7 +27659,7 @@ paths: application/json: schema: *62 examples: - default: *191 + default: *192 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27654,7 +27687,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization parameters: - - *167 + - *168 responses: '201': description: Response @@ -27662,7 +27695,7 @@ paths: application/json: schema: *62 examples: - default: *192 + default: *193 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27684,7 +27717,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization parameters: - - *167 + - *168 - *58 responses: '200': @@ -27693,7 +27726,7 @@ paths: application/json: schema: *59 examples: - default: *193 + default: *194 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -27714,7 +27747,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization parameters: - - *167 + - *168 - *58 responses: '204': @@ -27740,7 +27773,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 responses: '200': *64 @@ -27765,7 +27798,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 requestBody: required: true @@ -27814,7 +27847,7 @@ 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-an-organization parameters: - - *167 + - *168 - *58 requestBody: required: true @@ -27864,10 +27897,10 @@ 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-an-organization parameters: - - *167 + - *168 - *58 responses: - '200': *194 + '200': *195 '404': *6 x-github: githubCloudOnly: false @@ -27894,9 +27927,9 @@ 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-an-organization parameters: - - *167 + - *168 - *58 - - *195 + - *196 responses: '200': *64 '404': *6 @@ -27923,7 +27956,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -27941,7 +27974,7 @@ paths: type: integer secrets: type: array - items: &196 + items: &197 title: Actions Secret for an Organization description: Secrets for GitHub Actions for an organization. type: object @@ -28016,13 +28049,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &386 + schema: &387 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -28057,7 +28090,7 @@ paths: - key_id - key examples: - default: &387 + default: &388 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28082,8 +28115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-secret parameters: - - *167 - - &197 + - *168 + - &198 name: secret_name description: The name of the secret. in: path @@ -28095,7 +28128,7 @@ paths: description: Response content: application/json: - schema: *196 + schema: *197 examples: default: value: @@ -28125,8 +28158,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -28181,7 +28214,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -28207,8 +28240,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -28234,8 +28267,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -28253,9 +28286,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: &201 + default: &202 value: total_count: 1 repositories: @@ -28347,8 +28380,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -28400,8 +28433,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -28434,8 +28467,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -28467,8 +28500,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - - *167 - - &371 + - *168 + - &372 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)." @@ -28492,7 +28525,7 @@ paths: type: integer variables: type: array - items: &199 + items: &200 title: Actions Variable for an Organization description: Organization variable for GitHub Actions. type: object @@ -28582,7 +28615,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-organization-variable parameters: - - *167 + - *168 requestBody: required: true content: @@ -28630,7 +28663,7 @@ paths: description: Response when creating a variable content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -28655,8 +28688,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-organization-variable parameters: - - *167 - - &200 + - *168 + - &201 name: name description: The name of the variable. in: path @@ -28668,7 +28701,7 @@ paths: description: Response content: application/json: - schema: *199 + schema: *200 examples: default: value: @@ -28698,8 +28731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 requestBody: required: true content: @@ -28761,8 +28794,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 responses: '204': description: Response @@ -28788,8 +28821,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - *19 - *17 responses: @@ -28807,9 +28840,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 '409': description: Response when the visibility of the variable is not set to `selected` @@ -28835,8 +28868,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 requestBody: required: true content: @@ -28885,8 +28918,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - name: repository_id in: path required: true @@ -28920,8 +28953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - - *167 - - *200 + - *168 + - *201 - name: repository_id in: path required: true @@ -28952,7 +28985,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -28979,11 +29012,11 @@ paths: required: true content: application/json: - schema: *202 + schema: *203 examples: default: *67 parameters: - - *167 + - *168 responses: '200': description: Response @@ -29007,7 +29040,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -29033,9 +29066,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-attestations parameters: - *17 - - *80 - *81 - - *167 + - *82 + - *168 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -29078,7 +29111,7 @@ paths: bundle_url: type: string examples: - default: &400 + default: &401 value: attestations: - bundle: @@ -29196,7 +29229,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization parameters: - - *167 + - *168 - name: phrase description: A search phrase. For more information, see [Searching the audit log](https://docs.github.com/enterprise-cloud@latest//github/setting-up-and-managing-organizations-and-teams/reviewing-the-audit-log-for-your-organization#searching-the-audit-log). @@ -29204,10 +29237,10 @@ paths: required: false schema: type: string - - *203 - *204 - *205 - *206 + - *207 - *17 responses: '200': @@ -29216,9 +29249,9 @@ paths: application/json: schema: type: array - items: *207 + items: *208 examples: - default: *208 + default: *209 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -29235,7 +29268,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#list-users-blocked-by-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -29247,7 +29280,7 @@ paths: type: array items: *4 examples: - default: &269 + default: &270 value: - login: octocat id: 1 @@ -29285,8 +29318,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization parameters: - - *167 - - &209 + - *168 + - &210 name: username description: The handle for the GitHub user account. in: path @@ -29317,8 +29350,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#block-a-user-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -29338,8 +29371,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/blocking#unblock-a-user-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -29365,14 +29398,14 @@ paths: category: orgs subcategory: bypass-requests parameters: - - *167 - - &303 + - *168 + - &304 name: repository_name description: The name of the repository to filter on. in: query schema: type: string - - &417 + - &418 name: reviewer description: Filter bypass requests by the handle of the GitHub user who reviewed the bypass request. @@ -29380,7 +29413,7 @@ paths: required: false schema: type: string - - &418 + - &419 name: requester description: Filter bypass requests by the handle of the GitHub user who requested the bypass. @@ -29388,7 +29421,7 @@ paths: required: false schema: type: string - - &304 + - &305 name: time_period description: |- The time period to filter by. @@ -29404,7 +29437,7 @@ paths: - week - month default: day - - &419 + - &420 name: request_status description: The status of the bypass request to filter on. When specified, only requests with this status will be returned. @@ -29429,7 +29462,7 @@ paths: application/json: schema: type: array - items: &420 + items: &421 title: Push rule bypass request description: A bypass request made by a user asking to be exempted from a push rule in this repository. @@ -29590,7 +29623,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &421 + default: &422 value: - id: 21 number: 42 @@ -29659,7 +29692,7 @@ paths: url: https://api.github.com/repos/octo-org/smile/bypass-requests/push-rules/2 html_url: https://github.com/octo-org/smile/exemptions/2 '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/code-scanning/alerts": get: summary: List code scanning alerts for an organization @@ -29676,20 +29709,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - - *167 - - *210 + - *168 - *211 - - *80 + - *212 - *81 + - *82 - *19 - *17 - - *82 + - *83 - name: state description: If specified, only code scanning alerts with this state will be returned. in: query required: false - schema: *212 + schema: *213 - name: sort description: The property by which to sort the results. in: query @@ -29705,7 +29738,7 @@ paths: be returned. in: query required: false - schema: &431 + schema: &432 type: string description: Severity of a code scanning alert. enum: @@ -29723,13 +29756,13 @@ paths: application/json: schema: type: array - items: *213 + items: *214 examples: - default: *214 + default: *215 headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -29751,7 +29784,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-code-security-configurations-for-an-organization parameters: - - *167 + - *168 - name: target_type in: query description: The target type of the code security configuration @@ -29770,8 +29803,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 responses: '200': description: Response @@ -29779,7 +29812,7 @@ paths: application/json: schema: type: array - items: *86 + items: *87 examples: default: value: @@ -29858,7 +29891,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#create-a-code-security-configuration parameters: - - *167 + - *168 requestBody: required: true content: @@ -29931,7 +29964,7 @@ paths: - disabled - not_set default: disabled - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -30031,9 +30064,9 @@ paths: description: Successfully created code security configuration content: application/json: - schema: *86 + schema: *87 examples: - default: *215 + default: *216 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30055,15 +30088,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-default-code-security-configurations parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *216 + schema: *217 examples: - default: *217 + default: *218 '304': *35 '403': *27 '404': *6 @@ -30089,7 +30122,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#detach-configurations-from-repositories parameters: - - *167 + - *168 requestBody: required: true content: @@ -30112,11 +30145,11 @@ paths: - 32 - 91 responses: - '204': *112 + '204': *113 '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30138,16 +30171,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 responses: '200': description: Response content: application/json: - schema: *86 + schema: *87 examples: - default: *215 + default: *216 '304': *35 '403': *27 '404': *6 @@ -30171,8 +30204,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#update-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30238,7 +30271,7 @@ paths: - enabled - disabled - not_set - code_scanning_default_setup_options: *89 + code_scanning_default_setup_options: *90 secret_scanning: type: string description: The enablement status of secret scanning @@ -30325,7 +30358,7 @@ paths: description: Response when a configuration is updated content: application/json: - schema: *86 + schema: *87 examples: default: value: @@ -30379,14 +30412,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#delete-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 responses: - '204': *112 + '204': *113 '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30410,8 +30443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#attach-a-configuration-to-repositories parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30450,7 +30483,7 @@ paths: - 32 - 91 responses: - '202': *91 + '202': *92 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -30474,8 +30507,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization parameters: - - *167 - - *88 + - *168 + - *89 requestBody: required: true content: @@ -30515,12 +30548,12 @@ paths: - none - private_and_internal - public - configuration: *86 + configuration: *87 examples: default: value: default_for_new_repos: all - configuration: *215 + configuration: *216 '403': *27 '404': *6 x-github: @@ -30544,8 +30577,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration parameters: - - *167 - - *88 + - *168 + - *89 - name: per_page description: The number of results per page (max 100). 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)." @@ -30554,8 +30587,8 @@ paths: schema: type: integer default: 30 - - *80 - *81 + - *82 - name: status description: |- A comma-separated list of statuses. If specified, only repositories with these attachment statuses will be returned. @@ -30573,13 +30606,13 @@ paths: application/json: schema: type: array - items: *218 + items: *219 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: *219 + repository: *220 '403': *27 '404': *6 x-github: @@ -30603,7 +30636,7 @@ paths: parameters: - *17 - *19 - - *167 + - *168 responses: '200': description: Response @@ -30619,7 +30652,7 @@ paths: type: integer codespaces: type: array - items: &270 + items: &271 type: object title: Codespace description: A codespace. @@ -30650,11 +30683,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *187 + repository: *188 machine: anyOf: - type: 'null' - - &460 + - &461 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -30941,7 +30974,7 @@ paths: - pulls_url - recent_folders examples: - default: &271 + default: &272 value: total_count: 3 codespaces: @@ -31351,7 +31384,7 @@ paths: stop_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-f8adfad99a/stop recent_folders: [] '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -31373,7 +31406,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#manage-access-control-for-organization-codespaces parameters: - - *167 + - *168 deprecated: true requestBody: required: true @@ -31417,7 +31450,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31440,7 +31473,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization parameters: - - *167 + - *168 deprecated: true requestBody: required: true @@ -31472,7 +31505,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31495,7 +31528,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization deprecated: true parameters: - - *167 + - *168 requestBody: required: true content: @@ -31526,7 +31559,7 @@ paths: description: Users are neither members nor collaborators of this organization. '404': *6 '422': *15 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -31547,7 +31580,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -31565,7 +31598,7 @@ paths: type: integer secrets: type: array - items: &220 + items: &221 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -31606,7 +31639,7 @@ paths: - updated_at - visibility examples: - default: &461 + default: &462 value: total_count: 2 secrets: @@ -31638,13 +31671,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &462 + schema: &463 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -31679,7 +31712,7 @@ paths: - key_id - key examples: - default: &463 + default: &464 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -31702,16 +31735,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: Response content: application/json: - schema: *220 + schema: *221 examples: - default: &465 + default: &466 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -31738,8 +31771,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -31794,7 +31827,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -31820,8 +31853,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -31846,8 +31879,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -31865,9 +31898,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 '404': *6 x-github: githubCloudOnly: false @@ -31889,8 +31922,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -31940,8 +31973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -31974,8 +32007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -32014,7 +32047,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization parameters: - - *167 + - *168 responses: '200': description: OK @@ -32125,7 +32158,7 @@ paths: cli: enabled public_code_suggestions: block plan_type: business - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32157,7 +32190,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization parameters: - - *167 + - *168 - *19 - name: per_page description: The number of results per page (max 100). For more information, @@ -32180,12 +32213,12 @@ paths: currently being billed. seats: type: array - items: *221 + items: *222 examples: - default: *222 + default: *223 headers: Link: *37 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32218,7 +32251,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32260,7 +32293,7 @@ paths: default: value: seats_created: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32296,7 +32329,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32338,7 +32371,7 @@ paths: default: value: seats_cancelled: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32376,7 +32409,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32417,7 +32450,7 @@ paths: default: value: seats_created: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32453,7 +32486,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization parameters: - - *167 + - *168 requestBody: content: application/json: @@ -32495,7 +32528,7 @@ paths: default: value: seats_cancelled: 5 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32534,7 +32567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization parameters: - - *167 + - *168 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -32566,13 +32599,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -32603,7 +32636,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members parameters: - - *167 + - *168 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -32635,10 +32668,10 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: *223 - '500': *93 + default: *224 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -32663,7 +32696,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -32822,7 +32855,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization parameters: - - *167 + - *168 - name: credential_id in: path required: true @@ -32853,7 +32886,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization parameters: - - *167 + - *168 responses: '200': description: Response - list of custom role names @@ -32869,7 +32902,7 @@ paths: - 3 custom_roles: type: array - items: *224 + items: *225 examples: default: value: @@ -32956,12 +32989,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: &227 + schema: &228 type: object properties: name: @@ -33003,9 +33036,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33029,8 +33062,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role parameters: - - *167 - - &226 + - *168 + - &227 name: role_id description: The unique identifier of the role. in: path @@ -33042,9 +33075,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: true @@ -33066,13 +33099,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: application/json: - schema: &228 + schema: &229 type: object properties: name: @@ -33111,9 +33144,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33137,8 +33170,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -33166,12 +33199,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---create-a-custom-role parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: *227 + schema: *228 examples: default: value: @@ -33185,9 +33218,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33217,16 +33250,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---get-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: true @@ -33254,13 +33287,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---update-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: application/json: - schema: *228 + schema: *229 examples: default: value: @@ -33275,9 +33308,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '422': *15 '404': *6 x-github: @@ -33307,8 +33340,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---delete-a-custom-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -33336,19 +33369,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - - *167 - - *229 + - *168 - *230 - *231 - *232 - *233 - *234 - *235 - - *82 - - *80 - - *81 - *236 + - *83 + - *81 + - *82 - *237 + - *238 - *17 responses: '200': @@ -33357,9 +33390,9 @@ paths: application/json: schema: type: array - items: *238 + items: *239 examples: - default: *239 + default: *240 '304': *35 '400': *14 '403': *27 @@ -33385,7 +33418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-organization-secrets parameters: - - *167 + - *168 - *17 - *19 responses: @@ -33403,7 +33436,7 @@ paths: type: integer secrets: type: array - items: &240 + items: &241 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -33476,13 +33509,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-public-key parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: &488 + schema: &489 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33501,7 +33534,7 @@ paths: - key_id - key examples: - default: &489 + default: &490 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -33524,14 +33557,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: Response content: application/json: - schema: *240 + schema: *241 examples: default: value: @@ -33559,8 +33592,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -33615,7 +33648,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -33639,8 +33672,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -33664,8 +33697,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - *19 - *17 responses: @@ -33683,9 +33716,9 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *201 + default: *202 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -33706,8 +33739,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -33757,8 +33790,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -33789,8 +33822,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *167 - - *197 + - *168 + - *198 - name: repository_id in: path required: true @@ -33820,7 +33853,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -33828,7 +33861,7 @@ paths: application/json: schema: type: array - items: &281 + items: &282 title: Package description: A software package type: object @@ -33881,7 +33914,7 @@ paths: repository: anyOf: - type: 'null' - - *187 + - *188 created_at: type: string format: date-time @@ -33899,7 +33932,7 @@ paths: - created_at - updated_at examples: - default: &282 + default: &283 value: - id: 197 name: hello_docker @@ -33977,7 +34010,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-organization-events parameters: - - *167 + - *168 - *17 - *19 responses: @@ -33987,7 +34020,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: 200-response: value: @@ -34057,7 +34090,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group parameters: - - *167 + - *168 - name: group_id description: The unique identifier of the group. in: path @@ -34083,7 +34116,7 @@ paths: description: Response content: application/json: - schema: &342 + schema: &343 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34173,7 +34206,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &343 + default: &344 value: group_id: '123' group_name: Octocat admins @@ -34211,7 +34244,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -34228,7 +34261,7 @@ paths: description: Response content: application/json: - schema: &340 + schema: &341 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34268,7 +34301,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &341 + default: &342 value: groups: - group_id: '123' @@ -34302,7 +34335,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-failed-organization-invitations parameters: - - *167 + - *168 - *17 - *19 responses: @@ -34312,7 +34345,7 @@ paths: application/json: schema: type: array - items: &263 + items: &264 title: Organization Invitation description: Organization Invitation type: object @@ -34366,7 +34399,7 @@ paths: - invitation_teams_url - node_id examples: - default: &264 + default: &265 value: - id: 1 login: monalisa @@ -34425,7 +34458,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#closing-down---list-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -34433,7 +34466,7 @@ paths: application/json: schema: type: array - items: &300 + items: &301 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -34447,7 +34480,7 @@ paths: - name - description examples: - default: &301 + default: &302 value: - name: add_assignee description: Assign or remove a user @@ -34478,7 +34511,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-organization-webhooks parameters: - - *167 + - *168 - *17 - *19 responses: @@ -34488,7 +34521,7 @@ paths: application/json: schema: type: array - items: &241 + items: &242 title: Org Hook description: Org Hook type: object @@ -34609,7 +34642,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#create-an-organization-webhook parameters: - - *167 + - *168 requestBody: required: true content: @@ -34671,9 +34704,9 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: - default: &242 + default: &243 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -34717,8 +34750,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-an-organization-webhook parameters: - - *167 - - &243 + - *168 + - &244 name: hook_id description: The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery. @@ -34731,9 +34764,9 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: - default: *242 + default: *243 '404': *6 x-github: githubCloudOnly: false @@ -34754,8 +34787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 requestBody: required: false content: @@ -34801,7 +34834,7 @@ paths: description: Response content: application/json: - schema: *241 + schema: *242 examples: default: value: @@ -34840,8 +34873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#delete-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 responses: '204': description: Response @@ -34866,8 +34899,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - - *167 - - *243 + - *168 + - *244 responses: '200': description: Response @@ -34895,8 +34928,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - - *167 - - *243 + - *168 + - *244 requestBody: required: false content: @@ -34944,10 +34977,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - - *167 - - *243 - - *17 + - *168 - *244 + - *17 + - *245 responses: '200': description: Response @@ -34955,9 +34988,9 @@ paths: application/json: schema: type: array - items: *245 + items: *246 examples: - default: *246 + default: *247 '400': *14 '422': *15 x-github: @@ -34980,17 +35013,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 - *16 responses: '200': description: Response content: application/json: - schema: *247 + schema: *248 examples: - default: *248 + default: *249 '400': *14 '422': *15 x-github: @@ -35013,11 +35046,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 - *16 responses: - '202': *91 + '202': *92 '400': *14 '422': *15 x-github: @@ -35040,8 +35073,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#ping-an-organization-webhook parameters: - - *167 - - *243 + - *168 + - *244 responses: '204': description: Response @@ -35063,8 +35096,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-route-stats-by-actor parameters: - - *167 - - &253 + - *168 + - &254 name: actor_type in: path description: The type of the actor @@ -35077,14 +35110,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &254 + - &255 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &249 + - &250 name: min_timestamp description: 'The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -35092,7 +35125,7 @@ paths: required: true schema: type: string - - &250 + - &251 name: max_timestamp description: 'The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -35103,7 +35136,7 @@ paths: type: string - *19 - *17 - - *82 + - *83 - name: sort description: The property to sort the results by. in: query @@ -35186,13 +35219,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-subject-stats parameters: - - *167 - - *249 + - *168 - *250 + - *251 - *19 - *17 - - *82 - - &259 + - *83 + - &260 name: sort description: The property to sort the results by. in: query @@ -35271,15 +35304,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats parameters: - - *167 - - *249 + - *168 - *250 + - *251 responses: '200': description: Response content: application/json: - schema: &251 + schema: &252 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -35295,7 +35328,7 @@ paths: type: integer format: int64 examples: - default: &252 + default: &253 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -35315,24 +35348,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-user parameters: - - *167 - - &255 + - *168 + - &256 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *249 - *250 + - *251 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *252 + default: *253 x-github: enabledForGitHubApps: true category: orgs @@ -35350,19 +35383,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-actor parameters: - - *167 - - *249 + - *168 - *250 - - *253 + - *251 - *254 + - *255 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *252 + default: *253 x-github: enabledForGitHubApps: true category: orgs @@ -35379,10 +35412,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats parameters: - - *167 - - *249 + - *168 - *250 - - &256 + - *251 + - &257 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -35395,7 +35428,7 @@ paths: description: Response content: application/json: - schema: &257 + schema: &258 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -35411,7 +35444,7 @@ paths: type: integer format: int64 examples: - default: &258 + default: &259 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -35447,19 +35480,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-user parameters: - - *167 - - *255 - - *249 - - *250 + - *168 - *256 + - *250 + - *251 + - *257 responses: '200': description: Response content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 x-github: enabledForGitHubApps: true category: orgs @@ -35476,20 +35509,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-actor parameters: - - *167 - - *253 + - *168 - *254 - - *249 + - *255 - *250 - - *256 + - *251 + - *257 responses: '200': description: Response content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 x-github: enabledForGitHubApps: true category: orgs @@ -35506,14 +35539,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-user-stats parameters: - - *167 - - *255 - - *249 + - *168 + - *256 - *250 + - *251 - *19 - *17 - - *82 - - *259 + - *83 + - *260 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -35589,7 +35622,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-an-organization-installation-for-the-authenticated-app parameters: - - *167 + - *168 responses: '200': description: Response @@ -35597,7 +35630,7 @@ paths: application/json: schema: *20 examples: - default: &527 + default: &528 value: id: 1 account: @@ -35666,7 +35699,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-app-installations-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -35755,7 +35788,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#get-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -35763,12 +35796,12 @@ paths: application/json: schema: anyOf: - - &261 + - &262 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &260 + limit: &261 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -35796,7 +35829,7 @@ paths: properties: {} additionalProperties: false examples: - default: &262 + default: &263 value: limit: collaborators_only origin: organization @@ -35820,18 +35853,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#set-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: application/json: - schema: &528 + schema: &529 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *260 + limit: *261 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -35856,9 +35889,9 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -35876,7 +35909,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/orgs#remove-interaction-restrictions-for-an-organization parameters: - - *167 + - *168 responses: '204': description: Response @@ -35902,7 +35935,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-pending-organization-invitations parameters: - - *167 + - *168 - *17 - *19 - name: role @@ -35936,9 +35969,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 '404': *6 @@ -35962,7 +35995,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#create-an-organization-invitation parameters: - - *167 + - *168 requestBody: required: false content: @@ -36016,7 +36049,7 @@ paths: description: Response content: application/json: - schema: *263 + schema: *264 examples: default: value: @@ -36072,8 +36105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#cancel-an-organization-invitation parameters: - - *167 - - &265 + - *168 + - &266 name: invitation_id description: The unique identifier of the invitation. in: path @@ -36106,8 +36139,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-invitation-teams parameters: - - *167 - - *265 + - *168 + - *266 - *17 - *19 responses: @@ -36117,9 +36150,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: &280 + default: &281 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -36164,7 +36197,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user parameters: - - *167 + - *168 - name: filter description: Indicates which sorts of issues to return. `assigned` means issues assigned to you. `created` means issues created by you. `mentioned` means @@ -36194,7 +36227,7 @@ paths: - closed - all default: open - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -36206,8 +36239,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -36217,9 +36250,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *268 + default: *269 headers: Link: *37 '404': *6 @@ -36241,7 +36274,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-members parameters: - - *167 + - *168 - name: filter description: Filter members returned in the list. `2fa_disabled` means that only members without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -36277,7 +36310,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '422': *15 @@ -36297,8 +36330,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#check-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response if requester is an organization member and user is @@ -36329,8 +36362,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-an-organization-member parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -36356,8 +36389,8 @@ paths: parameters: - *17 - *19 - - *167 - - *209 + - *168 + - *210 responses: '200': description: Response @@ -36373,11 +36406,11 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: - default: *271 + default: *272 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36400,9 +36433,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#delete-a-codespace-from-the-organization parameters: - - *167 - - *209 - - &272 + - *168 + - *210 + - &273 name: codespace_name in: path required: true @@ -36410,9 +36443,9 @@ paths: schema: type: string responses: - '202': *91 + '202': *92 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36435,17 +36468,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organizations#stop-a-codespace-for-an-organization-user parameters: - - *167 - - *209 - - *272 + - *168 + - *210 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &459 + default: &460 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -36587,7 +36620,7 @@ paths: recent_folders: [] template: '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36618,14 +36651,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '200': description: The user's GitHub Copilot seat details, including usage. content: application/json: - schema: *221 + schema: *222 examples: default: value: @@ -36668,7 +36701,7 @@ paths: members_url: https://api.github.com/teams/1/members{/member} repositories_url: https://api.github.com/teams/1/repos parent: - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -36693,14 +36726,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#get-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '200': description: Response content: application/json: - schema: &273 + schema: &274 title: Org Membership description: Org Membership type: object @@ -36753,7 +36786,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &274 + response-if-user-has-an-active-admin-membership-with-organization: &275 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -36821,8 +36854,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#set-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 requestBody: required: false content: @@ -36850,9 +36883,9 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: - response-if-user-already-had-membership-with-organization: *274 + response-if-user-already-had-membership-with-organization: *275 '422': *15 '403': *27 x-github: @@ -36873,8 +36906,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -36899,7 +36932,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-organization-migrations parameters: - - *167 + - *168 - *17 - *19 - name: exclude @@ -36921,7 +36954,7 @@ paths: application/json: schema: type: array - items: &275 + items: &276 title: Migration description: A migration. type: object @@ -37178,7 +37211,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#start-an-organization-migration parameters: - - *167 + - *168 requestBody: required: true content: @@ -37259,7 +37292,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -37437,8 +37470,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#get-an-organization-migration-status parameters: - - *167 - - &276 + - *168 + - &277 name: migration_id description: The unique identifier of the migration. in: path @@ -37466,7 +37499,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -37635,8 +37668,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#download-an-organization-migration-archive parameters: - - *167 - - *276 + - *168 + - *277 responses: '302': description: Response @@ -37657,8 +37690,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#delete-an-organization-migration-archive parameters: - - *167 - - *276 + - *168 + - *277 responses: '204': description: Response @@ -37681,9 +37714,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#unlock-an-organization-repository parameters: - - *167 - - *276 - - &694 + - *168 + - *277 + - &695 name: repo_name description: repo_name parameter in: path @@ -37710,8 +37743,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - - *167 - - *276 + - *168 + - *277 - *17 - *19 responses: @@ -37721,9 +37754,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: &287 + default: &288 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -37862,7 +37895,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -37916,7 +37949,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#get-all-organization-roles-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response - list of organization roles @@ -37932,7 +37965,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &277 + items: &278 title: Organization Role description: Organization roles type: object @@ -38094,7 +38127,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#create-a-custom-organization-role parameters: - - *167 + - *168 requestBody: required: true content: @@ -38141,7 +38174,7 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38170,7 +38203,7 @@ paths: updated_at: '2022-07-04T22:19:11Z' '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -38192,8 +38225,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -38218,9 +38251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - - *167 - - *278 - - *226 + - *168 + - *279 + - *227 responses: '204': description: Response @@ -38249,9 +38282,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - - *167 - - *278 - - *226 + - *168 + - *279 + - *227 responses: '204': description: Response @@ -38276,8 +38309,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -38302,9 +38335,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-user parameters: - - *167 - - *209 - - *226 + - *168 + - *210 + - *227 responses: '204': description: Response @@ -38334,9 +38367,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-user parameters: - - *167 - - *209 - - *226 + - *168 + - *210 + - *227 responses: '204': description: Response @@ -38364,14 +38397,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#get-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '200': description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38428,8 +38461,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#update-a-custom-organization-role parameters: - - *167 - - *226 + - *168 + - *227 requestBody: required: true content: @@ -38468,7 +38501,7 @@ paths: description: Response content: application/json: - schema: *277 + schema: *278 examples: default: value: @@ -38496,7 +38529,7 @@ paths: created_at: '2022-07-04T22:19:11Z' updated_at: '2022-07-04T22:19:11Z' '422': *15 - '409': *90 + '409': *91 '404': *6 x-github: githubCloudOnly: true @@ -38521,8 +38554,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#delete-a-custom-organization-role parameters: - - *167 - - *226 + - *168 + - *227 responses: '204': description: Response @@ -38547,8 +38580,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 - *17 - *19 responses: @@ -38627,7 +38660,7 @@ paths: parent: anyOf: - type: 'null' - - *279 + - *280 required: - id - node_id @@ -38641,7 +38674,7 @@ paths: - slug - parent examples: - default: *280 + default: *281 headers: Link: *37 '404': @@ -38670,8 +38703,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - - *167 - - *226 + - *168 + - *227 - *17 - *19 responses: @@ -38700,7 +38733,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *279 + items: *280 name: type: - string @@ -38817,7 +38850,7 @@ paths: - type - url examples: - default: *269 + default: *270 headers: Link: *37 '404': @@ -38841,7 +38874,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization parameters: - - *167 + - *168 - name: filter description: Filter the list of outside collaborators. `2fa_disabled` means that only outside collaborators without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -38865,7 +38898,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -38890,8 +38923,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator parameters: - - *167 - - *209 + - *168 + - *210 requestBody: required: false content: @@ -38948,8 +38981,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -39006,8 +39039,8 @@ paths: - docker - nuget - container - - *167 - - &696 + - *168 + - &697 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39043,12 +39076,12 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *282 + default: *283 '403': *27 '401': *23 - '400': &698 + '400': &699 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -39070,7 +39103,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-an-organization parameters: - - &283 + - &284 name: package_type description: The type of supported package. Packages in GitHub's Gradle registry have the type `maven`. Docker images pushed to GitHub's Container registry @@ -39088,20 +39121,20 @@ paths: - docker - nuget - container - - &284 + - &285 name: package_name description: The name of the package. in: path required: true schema: type: string - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: default: value: @@ -39153,9 +39186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 responses: '204': description: Response @@ -39187,9 +39220,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 - name: token description: package token schema: @@ -39221,9 +39254,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *283 - *284 - - *167 + - *285 + - *168 - *19 - *17 - name: state @@ -39243,7 +39276,7 @@ paths: application/json: schema: type: array - items: &285 + items: &286 title: Package Version description: A version of a software package type: object @@ -39378,10 +39411,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - &286 + - *285 + - *168 + - &287 name: package_version_id description: Unique identifier of the package version. in: path @@ -39393,7 +39426,7 @@ paths: description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -39429,10 +39462,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - *286 + - *285 + - *168 + - *287 responses: '204': description: Response @@ -39464,10 +39497,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-an-organization parameters: - - *283 - *284 - - *167 - - *286 + - *285 + - *168 + - *287 responses: '204': description: Response @@ -39494,10 +39527,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *167 + - *168 - *17 - *19 - - &288 + - &289 name: sort description: The property by which to sort the results. in: query @@ -39507,8 +39540,8 @@ paths: enum: - created_at default: created_at - - *82 - - &289 + - *83 + - &290 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -39520,7 +39553,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &290 + - &291 name: repository description: The name of the repository to use to filter the results. in: query @@ -39529,7 +39562,7 @@ paths: type: string examples: - Hello-World - - &291 + - &292 name: permission description: The permission to use to filter the results. in: query @@ -39538,7 +39571,7 @@ paths: type: string examples: - issues_read - - &292 + - &293 name: last_used_before description: 'Only show fine-grained personal access tokens used before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -39548,7 +39581,7 @@ paths: schema: type: string format: date-time - - &293 + - &294 name: last_used_after description: 'Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -39559,7 +39592,7 @@ paths: type: string format: date-time responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 @@ -39714,7 +39747,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *167 + - *168 requestBody: required: true content: @@ -39756,11 +39789,11 @@ paths: action: deny reason: Access is too broad. responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 - '202': *91 + '202': *92 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39781,7 +39814,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token parameters: - - *167 + - *168 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -39818,11 +39851,11 @@ paths: action: deny reason: This request is denied because the access is too broad. responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 - '204': *112 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39843,7 +39876,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token parameters: - - *167 + - *168 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -39854,7 +39887,7 @@ paths: - *17 - *19 responses: - '500': *93 + '500': *94 '404': *6 '403': *27 '200': @@ -39863,9 +39896,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -39888,18 +39921,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources parameters: - - *167 + - *168 - *17 - *19 - - *288 - - *82 - *289 + - *83 - *290 - *291 - *292 - *293 + - *294 responses: - '500': *93 + '500': *94 '422': *15 '404': *6 '403': *27 @@ -40048,7 +40081,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens parameters: - - *167 + - *168 requestBody: required: true content: @@ -40083,9 +40116,9 @@ paths: - 1296269 - 1296280 responses: - '500': *93 + '500': *94 '404': *6 - '202': *91 + '202': *92 '403': *27 '422': *15 x-github: @@ -40108,7 +40141,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources parameters: - - *167 + - *168 - name: pat_id description: The unique identifier of the fine-grained personal access token. in: path @@ -40136,9 +40169,9 @@ paths: value: action: revoke responses: - '500': *93 + '500': *94 '404': *6 - '204': *112 + '204': *113 '403': *27 '422': *15 x-github: @@ -40160,7 +40193,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to parameters: - - *167 + - *168 - name: pat_id in: path description: Unique identifier of the fine-grained personal access token. @@ -40170,7 +40203,7 @@ paths: - *17 - *19 responses: - '500': *93 + '500': *94 '404': *6 '403': *27 '200': @@ -40179,9 +40212,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -40207,7 +40240,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#list-private-registries-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -40225,7 +40258,7 @@ paths: type: integer configurations: type: array - items: &294 + items: &295 title: Organization private registry description: Private registry configuration for an organization type: object @@ -40304,7 +40337,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -40437,7 +40470,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &295 + org-private-registry-with-selected-visibility: &296 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -40480,7 +40513,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -40532,16 +40565,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 responses: '200': description: The specified private registry configuration for the organization content: application/json: - schema: *294 + schema: *295 examples: - default: *295 + default: *296 '404': *6 x-github: githubCloudOnly: false @@ -40564,8 +40597,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 requestBody: required: true content: @@ -40645,8 +40678,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - - *167 - - *197 + - *168 + - *198 responses: '204': description: Response @@ -40671,7 +40704,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-organization-projects parameters: - - *167 + - *168 - name: state description: Indicates the state of the projects to return. in: query @@ -40692,7 +40725,7 @@ paths: application/json: schema: type: array - items: &296 + items: &297 title: Project description: Projects are a way to organize columns and cards of work. @@ -40845,7 +40878,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-an-organization-project parameters: - - *167 + - *168 requestBody: required: true content: @@ -40871,7 +40904,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -40909,7 +40942,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': &358 + '410': &359 description: Gone content: application/json: @@ -40933,7 +40966,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#get-all-custom-properties-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -40941,9 +40974,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -40966,7 +40999,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -40977,7 +41010,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *108 + items: *109 minItems: 1 maxItems: 100 required: @@ -41007,9 +41040,9 @@ paths: application/json: schema: type: array - items: *108 + items: *109 examples: - default: *109 + default: *110 '403': *27 '404': *6 x-github: @@ -41030,16 +41063,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 responses: '200': description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -41062,13 +41095,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 requestBody: required: true content: application/json: - schema: *297 + schema: *298 examples: default: value: @@ -41084,9 +41117,9 @@ paths: description: Response content: application/json: - schema: *108 + schema: *109 examples: - default: *111 + default: *112 '403': *27 '404': *6 x-github: @@ -41109,10 +41142,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - - *167 - - *110 + - *168 + - *111 responses: - '204': *112 + '204': *113 '403': *27 '404': *6 x-github: @@ -41133,7 +41166,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories parameters: - - *167 + - *168 - *17 - *19 - name: repository_query @@ -41174,7 +41207,7 @@ paths: - octocat/Hello-World properties: type: array - items: &298 + items: &299 title: Custom Property Value description: Custom property name and associated value type: object @@ -41244,7 +41277,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories parameters: - - *167 + - *168 requestBody: required: true content: @@ -41264,7 +41297,7 @@ paths: type: array description: List of custom property names and associated values to apply to the repositories. - items: *298 + items: *299 required: - repository_names - properties @@ -41305,7 +41338,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-public-organization-members parameters: - - *167 + - *168 - *17 - *19 responses: @@ -41317,7 +41350,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -41336,8 +41369,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#check-public-organization-membership-for-a-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response if user is a public member @@ -41361,8 +41394,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#set-public-organization-membership-for-the-authenticated-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -41383,8 +41416,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user parameters: - - *167 - - *209 + - *168 + - *210 responses: '204': description: Response @@ -41408,7 +41441,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-organization-repositories parameters: - - *167 + - *168 - name: type description: Specifies the types of repositories you want returned. `internal` is not yet supported when a GitHub App calls this endpoint with an installation @@ -41455,9 +41488,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -41478,7 +41511,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-organization-repository parameters: - - *167 + - *168 requestBody: required: true content: @@ -41661,7 +41694,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 title: Full Repository description: Full Repository type: object @@ -42107,7 +42140,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 organization: anyOf: - type: 'null' @@ -42126,7 +42159,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &478 + code_of_conduct: &479 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -42156,7 +42189,7 @@ paths: - key - name - html_url - security_and_analysis: *299 + security_and_analysis: *300 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -42240,7 +42273,7 @@ paths: - network_count - subscribers_count examples: - default: &362 + default: &363 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -42758,7 +42791,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response @@ -42766,9 +42799,9 @@ paths: application/json: schema: type: array - items: *300 + items: *301 examples: - default: *301 + default: *302 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -42790,10 +42823,10 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - *17 - *19 - - &609 + - &610 name: targets description: | A comma-separated list of rule targets to filter by. @@ -42812,7 +42845,7 @@ paths: application/json: schema: type: array - items: *122 + items: *123 examples: default: value: @@ -42843,7 +42876,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 post: summary: Create an organization repository ruleset description: Create a repository ruleset for an organization. @@ -42859,7 +42892,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 requestBody: description: Request body required: true @@ -42880,16 +42913,16 @@ paths: - push - repository default: branch - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *302 + items: *121 + conditions: *303 rules: type: array description: An array of rules within the ruleset. - items: *121 + items: *122 required: - name - enforcement @@ -42927,9 +42960,9 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: &305 + default: &306 value: id: 21 name: super cool ruleset @@ -42969,7 +43002,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/rulesets/rule-suites": get: summary: List organization rule suites @@ -42983,8 +43016,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - - *167 - - &610 + - *168 + - &611 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 @@ -42994,16 +43027,16 @@ paths: schema: type: string x-multi-segment: true - - *303 - *304 - - &611 + - *305 + - &612 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 - - &612 + - &613 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43023,7 +43056,7 @@ paths: description: Response content: application/json: - schema: &613 + schema: &614 title: Rule Suites description: Response type: array @@ -43079,7 +43112,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &614 + default: &615 value: - id: 21 actor_id: 12 @@ -43103,7 +43136,7 @@ paths: result: pass evaluation_result: fail '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43122,8 +43155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - - *167 - - &615 + - *168 + - &616 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43139,7 +43172,7 @@ paths: description: Response content: application/json: - schema: &616 + schema: &617 title: Rule Suite description: Response type: object @@ -43246,7 +43279,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &617 + default: &618 value: id: 21 actor_id: 12 @@ -43281,7 +43314,7 @@ paths: result: fail rule_type: commit_message_pattern '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43307,7 +43340,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43319,11 +43352,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *305 + default: *306 '404': *6 - '500': *93 + '500': *94 put: summary: Update an organization repository ruleset description: Update a ruleset for an organization. @@ -43339,7 +43372,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43365,16 +43398,16 @@ paths: - tag - push - repository - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *302 + items: *121 + conditions: *303 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -43409,11 +43442,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *305 + default: *306 '404': *6 - '500': *93 + '500': *94 delete: summary: Delete an organization repository ruleset description: Delete a ruleset for an organization. @@ -43429,7 +43462,7 @@ paths: category: orgs subcategory: rules parameters: - - *167 + - *168 - name: ruleset_id description: The ID of the ruleset. in: path @@ -43440,7 +43473,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 "/orgs/{org}/secret-scanning/alerts": get: summary: List secret scanning alerts for an organization @@ -43457,15 +43490,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - - *167 - - *306 + - *168 - *307 - *308 - *309 - - *82 + - *310 + - *83 - *19 - *17 - - &619 + - &620 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 @@ -43475,7 +43508,7 @@ paths: required: false schema: type: string - - &620 + - &621 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 @@ -43485,9 +43518,9 @@ paths: required: false schema: type: string - - *310 - *311 - *312 + - *313 responses: '200': description: Response @@ -43495,13 +43528,13 @@ paths: application/json: schema: type: array - items: *313 + items: *314 examples: - default: *314 + default: *315 headers: Link: *37 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -43523,8 +43556,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization parameters: - - *167 - - *82 + - *168 + - *83 - name: sort description: The property to sort the results by. in: query @@ -43536,8 +43569,8 @@ paths: - updated - published default: created - - *80 - *81 + - *82 - name: per_page description: The number of advisories to return per page. 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)." @@ -43567,7 +43600,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 description: A repository security advisory. type: object properties: @@ -43775,7 +43808,7 @@ paths: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: - array @@ -43811,7 +43844,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 credits_detailed: type: - array @@ -43822,7 +43855,7 @@ paths: type: object properties: user: *4 - type: *315 + type: *316 state: type: string description: The state of the user's acceptance of the @@ -43848,13 +43881,13 @@ paths: - array - 'null' description: A list of teams that collaborate on the advisory. - items: *266 + items: *267 private_fork: readOnly: true description: A temporary private fork of the advisory's repository for collaborating on a fix. allOf: - - *92 + - *93 type: - 'null' required: @@ -43886,7 +43919,7 @@ paths: - private_fork additionalProperties: false examples: - default: &628 + default: &629 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -44265,7 +44298,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#list-security-manager-teams parameters: - - *167 + - *168 responses: '200': description: Response @@ -44273,9 +44306,9 @@ paths: application/json: schema: type: array - items: *279 + items: *280 examples: - default: *280 + default: *281 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44298,8 +44331,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#add-a-security-manager-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -44324,8 +44357,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#remove-a-security-manager-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -44354,15 +44387,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-actions-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44386,7 +44419,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44394,9 +44427,9 @@ paths: description: Success content: application/json: - schema: *318 + schema: *319 examples: - default: *319 + default: *320 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -44418,15 +44451,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-packages-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *320 + schema: *321 examples: - default: *321 + default: *322 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44448,15 +44481,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-shared-storage-billing-for-an-organization parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *322 + schema: *323 examples: - default: *323 + default: *324 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -44476,7 +44509,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44494,9 +44527,9 @@ paths: type: integer network_configurations: type: array - items: *105 + items: *106 examples: - default: *324 + default: *325 headers: Link: *37 x-github: @@ -44517,7 +44550,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 + - *168 requestBody: required: true content: @@ -44559,9 +44592,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44581,16 +44614,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 - - *107 + - *168 + - *108 responses: '200': description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 headers: Link: *37 x-github: @@ -44611,8 +44644,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - - *167 - - *107 + - *168 + - *108 requestBody: required: true content: @@ -44651,9 +44684,9 @@ paths: description: Response content: application/json: - schema: *105 + schema: *106 examples: - default: *106 + default: *107 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44672,8 +44705,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - - *167 - - *107 + - *168 + - *108 responses: '204': description: Response @@ -44696,16 +44729,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - - *167 - - *325 + - *168 + - *326 responses: '200': description: Response content: application/json: - schema: *326 + schema: *327 examples: - default: *327 + default: *328 headers: Link: *37 x-github: @@ -44724,7 +44757,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization parameters: - - *167 + - *168 - *17 - name: page description: Page token @@ -44743,7 +44776,7 @@ paths: description: Response content: application/json: - schema: &349 + schema: &350 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -44795,7 +44828,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &350 + default: &351 value: groups: - group_id: '123' @@ -44840,8 +44873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -44873,13 +44906,13 @@ paths: application/json: schema: type: array - items: *127 + items: *128 examples: - default: *128 - '500': *93 + default: *129 + '500': *94 '403': *27 '404': *6 - '422': *129 + '422': *130 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44913,8 +44946,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -44946,10 +44979,10 @@ paths: application/json: schema: type: array - items: *130 + items: *131 examples: - default: *223 - '500': *93 + default: *224 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -44970,7 +45003,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-teams parameters: - - *167 + - *168 - *17 - *19 responses: @@ -44980,9 +45013,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 headers: Link: *37 '403': *27 @@ -45004,7 +45037,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#create-a-team parameters: - - *167 + - *168 requestBody: required: true content: @@ -45076,7 +45109,7 @@ paths: description: Response content: application/json: - schema: &328 + schema: &329 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -45150,7 +45183,7 @@ paths: parent: anyOf: - type: 'null' - - *279 + - *280 members_count: type: integer examples: @@ -45456,7 +45489,7 @@ paths: - repos_count - organization examples: - default: &329 + default: &330 value: id: 1 node_id: MDQ6VGVhbTE= @@ -45526,16 +45559,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-by-name parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 x-github: githubCloudOnly: false @@ -45556,8 +45589,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: false content: @@ -45620,16 +45653,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '201': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 '422': *15 '403': *27 @@ -45654,8 +45687,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -45681,9 +45714,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions parameters: - - *167 - - *278 - - *82 + - *168 + - *279 + - *83 - *17 - *19 - name: pinned @@ -45699,7 +45732,7 @@ paths: application/json: schema: type: array - items: &330 + items: &331 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -45790,7 +45823,7 @@ paths: format: uri examples: - https://api.github.com/organizations/1/team/2343027/discussions/1 - reactions: *133 + reactions: *134 required: - author - body @@ -45810,7 +45843,7 @@ paths: - updated_at - url examples: - default: &668 + default: &669 value: - author: login: octocat @@ -45884,8 +45917,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -45919,9 +45952,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &331 + default: &332 value: author: login: octocat @@ -45993,9 +46026,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion parameters: - - *167 - - *278 - - &332 + - *168 + - *279 + - &333 name: discussion_number description: The number that identifies the discussion. in: path @@ -46007,9 +46040,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46031,9 +46064,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: false content: @@ -46056,9 +46089,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: &669 + default: &670 value: author: login: octocat @@ -46128,9 +46161,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 responses: '204': description: Response @@ -46156,10 +46189,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments parameters: - - *167 - - *278 - - *332 - - *82 + - *168 + - *279 + - *333 + - *83 - *17 - *19 responses: @@ -46169,7 +46202,7 @@ paths: application/json: schema: type: array - items: &333 + items: &334 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46234,7 +46267,7 @@ paths: format: uri examples: - https://api.github.com/organizations/1/team/2403582/discussions/1/comments/1 - reactions: *133 + reactions: *134 required: - author - body @@ -46249,7 +46282,7 @@ paths: - updated_at - url examples: - default: &670 + default: &671 value: - author: login: octocat @@ -46317,9 +46350,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: true content: @@ -46341,9 +46374,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &334 + default: &335 value: author: login: octocat @@ -46409,10 +46442,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - &335 + - *168 + - *279 + - *333 + - &336 name: comment_number description: The number that identifies the comment. in: path @@ -46424,9 +46457,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46448,10 +46481,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 requestBody: required: true content: @@ -46473,9 +46506,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &671 + default: &672 value: author: login: octocat @@ -46539,10 +46572,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 responses: '204': description: Response @@ -46568,10 +46601,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 - 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. @@ -46597,7 +46630,7 @@ paths: application/json: schema: type: array - items: &336 + items: &337 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -46641,7 +46674,7 @@ paths: - content - created_at examples: - default: &338 + default: &339 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -46691,10 +46724,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment parameters: - - *167 - - *278 - - *332 - - *335 + - *168 + - *279 + - *333 + - *336 requestBody: required: true content: @@ -46727,9 +46760,9 @@ paths: team discussion comment content: application/json: - schema: *336 + schema: *337 examples: - default: &337 + default: &338 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -46758,9 +46791,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46783,11 +46816,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-team-discussion-comment-reaction parameters: - - *167 - - *278 - - *332 - - *335 - - &339 + - *168 + - *279 + - *333 + - *336 + - &340 name: reaction_id description: The unique identifier of the reaction. in: path @@ -46819,9 +46852,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 - 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. @@ -46847,9 +46880,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -46875,9 +46908,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion parameters: - - *167 - - *278 - - *332 + - *168 + - *279 + - *333 requestBody: required: true content: @@ -46909,16 +46942,16 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -46941,10 +46974,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-team-discussion-reaction parameters: - - *167 - - *278 - - *332 - - *339 + - *168 + - *279 + - *333 + - *340 responses: '204': description: Response @@ -46967,16 +47000,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *340 + schema: *341 examples: - default: *341 + default: *342 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -46995,8 +47028,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -47020,9 +47053,9 @@ paths: description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47041,8 +47074,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '204': description: Response @@ -47066,8 +47099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47077,9 +47110,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 x-github: @@ -47101,8 +47134,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members parameters: - - *167 - - *278 + - *168 + - *279 - name: role description: Filters members returned by their role in the team. in: query @@ -47125,7 +47158,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -47155,15 +47188,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 responses: '200': description: Response content: application/json: - schema: &344 + schema: &345 title: Team Membership description: Team Membership type: object @@ -47191,7 +47224,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &672 + response-if-user-is-a-team-maintainer: &673 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47227,9 +47260,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 requestBody: required: false content: @@ -47254,9 +47287,9 @@ paths: description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-users-membership-with-team-is-now-pending: &673 + response-if-users-membership-with-team-is-now-pending: &674 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47291,9 +47324,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user parameters: - - *167 - - *278 - - *209 + - *168 + - *279 + - *210 responses: '204': description: Response @@ -47319,8 +47352,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47330,7 +47363,7 @@ paths: application/json: schema: type: array - items: &345 + items: &346 title: Team Project description: A team's access to a project. type: object @@ -47399,7 +47432,7 @@ paths: - updated_at - permissions examples: - default: &674 + default: &675 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47460,9 +47493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project parameters: - - *167 - - *278 - - &346 + - *168 + - *279 + - &347 name: project_id description: The unique identifier of the project. in: path @@ -47474,9 +47507,9 @@ paths: description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: &675 + default: &676 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -47536,9 +47569,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions parameters: - - *167 - - *278 - - *346 + - *168 + - *279 + - *347 requestBody: required: false content: @@ -47603,9 +47636,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team parameters: - - *167 - - *278 - - *346 + - *168 + - *279 + - *347 responses: '204': description: Response @@ -47629,8 +47662,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -47640,9 +47673,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -47671,16 +47704,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &676 + schema: &677 title: Team Repository description: A team's access to a repository. type: object @@ -47706,7 +47739,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 forks: type: integer permissions: @@ -48321,10 +48354,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 requestBody: required: false content: @@ -48369,10 +48402,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team parameters: - - *167 - - *278 - - *347 + - *168 + - *279 - *348 + - *349 responses: '204': description: Response @@ -48398,16 +48431,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team parameters: - - *167 - - *278 + - *168 + - *279 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -48429,8 +48462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections parameters: - - *167 - - *278 + - *168 + - *279 requestBody: required: true content: @@ -48473,7 +48506,7 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -48505,8 +48538,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams parameters: - - *167 - - *278 + - *168 + - *279 - *17 - *19 responses: @@ -48516,9 +48549,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - response-if-child-teams-exist: &677 + response-if-child-teams-exist: &678 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -48571,7 +48604,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization parameters: - - *167 + - *168 - name: security_product in: path description: The security feature to enable or disable. @@ -48642,7 +48675,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &351 + - &352 name: card_id description: The unique identifier of the card. in: path @@ -48654,7 +48687,7 @@ paths: description: Response content: application/json: - schema: &352 + schema: &353 title: Project Card description: Project cards represent a scope of work. type: object @@ -48729,7 +48762,7 @@ paths: - created_at - updated_at examples: - default: &353 + default: &354 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -48779,7 +48812,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *351 + - *352 requestBody: required: false content: @@ -48809,9 +48842,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '304': *35 '403': *27 '401': *23 @@ -48832,7 +48865,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *351 + - *352 responses: '204': description: Response @@ -48870,7 +48903,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *351 + - *352 requestBody: required: true content: @@ -48977,7 +49010,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &354 + - &355 name: column_id description: The unique identifier of the column. in: path @@ -48989,7 +49022,7 @@ paths: description: Response content: application/json: - schema: &355 + schema: &356 title: Project Column description: Project columns contain cards of work. type: object @@ -49043,7 +49076,7 @@ paths: - created_at - updated_at examples: - default: &356 + default: &357 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49072,7 +49105,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *354 + - *355 requestBody: required: true content: @@ -49097,9 +49130,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 '304': *35 '403': *27 '401': *23 @@ -49118,7 +49151,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *354 + - *355 responses: '204': description: Response @@ -49141,7 +49174,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *354 + - *355 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49162,7 +49195,7 @@ paths: application/json: schema: type: array - items: *352 + items: *353 examples: default: value: @@ -49215,7 +49248,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *354 + - *355 requestBody: required: true content: @@ -49259,9 +49292,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '304': *35 '403': *27 '401': *23 @@ -49271,8 +49304,8 @@ paths: application/json: schema: oneOf: - - *170 - *171 + - *172 '503': description: Response content: @@ -49311,7 +49344,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *354 + - *355 requestBody: required: true content: @@ -49368,15 +49401,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *346 + - *347 responses: '200': description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: &357 + default: &358 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -49429,7 +49462,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *346 + - *347 requestBody: required: false content: @@ -49478,9 +49511,9 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: *357 + default: *358 '404': description: Not Found if the authenticated user does not have access to the project @@ -49501,7 +49534,7 @@ paths: items: type: string '401': *23 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -49519,7 +49552,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *346 + - *347 responses: '204': description: Delete Success @@ -49540,7 +49573,7 @@ paths: items: type: string '401': *23 - '410': *358 + '410': *359 '404': *6 x-github: githubCloudOnly: false @@ -49563,7 +49596,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *346 + - *347 - 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 @@ -49590,7 +49623,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -49615,8 +49648,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *346 - - *209 + - *347 + - *210 requestBody: required: false content: @@ -49665,8 +49698,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *346 - - *209 + - *347 + - *210 responses: '204': description: Response @@ -49694,8 +49727,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *346 - - *209 + - *347 + - *210 responses: '200': description: Response @@ -49759,7 +49792,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *346 + - *347 - *17 - *19 responses: @@ -49769,7 +49802,7 @@ paths: application/json: schema: type: array - items: *355 + items: *356 examples: default: value: @@ -49801,7 +49834,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *346 + - *347 requestBody: required: true content: @@ -49825,7 +49858,7 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: default: value: @@ -49886,7 +49919,7 @@ paths: resources: type: object properties: - core: &359 + core: &360 title: Rate Limit type: object properties: @@ -49903,20 +49936,20 @@ paths: - remaining - reset - used - graphql: *359 - search: *359 - code_search: *359 - source_import: *359 - integration_manifest: *359 - code_scanning_upload: *359 - actions_runner_registration: *359 - scim: *359 - dependency_snapshots: *359 - code_scanning_autofix: *359 + graphql: *360 + search: *360 + code_search: *360 + source_import: *360 + integration_manifest: *360 + code_scanning_upload: *360 + actions_runner_registration: *360 + scim: *360 + dependency_snapshots: *360 + code_scanning_autofix: *360 required: - core - search - rate: *359 + rate: *360 required: - rate - resources @@ -50020,14 +50053,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *360 + schema: *361 examples: default-response: summary: Default response @@ -50532,7 +50565,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *361 + '301': *362 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -50550,8 +50583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -50798,10 +50831,10 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 - '307': &363 + default: *363 + '307': &364 description: Temporary Redirect content: application/json: @@ -50830,8 +50863,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -50853,7 +50886,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': *363 + '307': *364 '404': *6 x-github: githubCloudOnly: false @@ -50876,11 +50909,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 - - &378 + - &379 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -50903,7 +50936,7 @@ paths: type: integer artifacts: type: array - items: &364 + items: &365 title: Artifact description: An artifact type: object @@ -50989,7 +51022,7 @@ paths: - expires_at - updated_at examples: - default: &379 + default: &380 value: total_count: 2 artifacts: @@ -51048,9 +51081,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *347 - *348 - - &365 + - *349 + - &366 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51062,7 +51095,7 @@ paths: description: Response content: application/json: - schema: *364 + schema: *365 examples: default: value: @@ -51099,9 +51132,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *347 - *348 - - *365 + - *349 + - *366 responses: '204': description: Response @@ -51125,9 +51158,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *347 - *348 - - *365 + - *349 + - *366 - name: archive_format in: path required: true @@ -51141,7 +51174,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': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51164,14 +51197,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: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *366 + schema: *367 examples: default: value: @@ -51197,11 +51230,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: - - *347 - *348 + - *349 - *17 - *19 - - &367 + - &368 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 @@ -51229,13 +51262,13 @@ paths: - last_accessed_at - size_in_bytes default: last_accessed_at - - *82 + - *83 responses: '200': description: Response content: application/json: - schema: &368 + schema: &369 title: Repository actions caches description: Repository actions caches type: object @@ -51285,7 +51318,7 @@ paths: - total_count - actions_caches examples: - default: &369 + default: &370 value: total_count: 1 actions_caches: @@ -51317,23 +51350,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: - - *347 - *348 + - *349 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *367 + - *368 responses: '200': description: Response content: application/json: - schema: *368 + schema: *369 examples: - default: *369 + default: *370 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51353,8 +51386,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: - - *347 - *348 + - *349 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -51385,9 +51418,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: - - *347 - *348 - - &370 + - *349 + - &371 name: job_id description: The unique identifier of the job. in: path @@ -51399,7 +51432,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: Job description: Information of a job execution in a workflow run type: object @@ -51746,9 +51779,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: - - *347 - *348 - - *370 + - *349 + - *371 responses: '302': description: Response @@ -51776,9 +51809,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: - - *347 - *348 - - *370 + - *349 + - *371 requestBody: required: false content: @@ -51800,7 +51833,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -51824,8 +51857,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: - - *347 - *348 + - *349 responses: '200': description: Status response @@ -51875,8 +51908,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -51910,7 +51943,7 @@ paths: description: Empty response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -51939,8 +51972,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -51958,7 +51991,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -51979,7 +52012,7 @@ paths: - created_at - updated_at examples: - default: &385 + default: &386 value: total_count: 2 secrets: @@ -52012,9 +52045,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *347 - *348 - - *371 + - *349 + - *372 - *19 responses: '200': @@ -52031,7 +52064,7 @@ paths: type: integer variables: type: array - items: &388 + items: &389 title: Actions Variable type: object properties: @@ -52065,7 +52098,7 @@ paths: - created_at - updated_at examples: - default: &389 + default: &390 value: total_count: 2 variables: @@ -52098,8 +52131,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52108,11 +52141,11 @@ paths: schema: type: object properties: - enabled: &372 + enabled: &373 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *46 - selected_actions_url: *180 + selected_actions_url: *181 required: - enabled examples: @@ -52141,8 +52174,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -52153,7 +52186,7 @@ paths: schema: type: object properties: - enabled: *372 + enabled: *373 allowed_actions: *46 required: - enabled @@ -52184,14 +52217,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: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &373 + schema: &374 type: object properties: access_level: @@ -52209,7 +52242,7 @@ paths: required: - access_level examples: - default: &374 + default: &375 value: access_level: organization x-github: @@ -52234,15 +52267,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: - - *347 - *348 + - *349 requestBody: required: true content: application/json: - schema: *373 + schema: *374 examples: - default: *374 + default: *375 responses: '204': description: Response @@ -52266,8 +52299,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52298,8 +52331,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -52331,14 +52364,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *183 + schema: *184 examples: default: *52 x-github: @@ -52361,8 +52394,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: - - *347 - *348 + - *349 responses: '204': description: Success response @@ -52373,7 +52406,7 @@ paths: required: true content: application/json: - schema: *184 + schema: *185 examples: default: *52 x-github: @@ -52402,8 +52435,8 @@ paths: in: query schema: type: string - - *347 - *348 + - *349 - *17 - *19 responses: @@ -52447,8 +52480,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -52456,9 +52489,9 @@ paths: application/json: schema: type: array - items: *188 + items: *189 examples: - default: *189 + default: *190 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52480,8 +52513,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -52524,7 +52557,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *190 + '201': *191 '404': *6 '422': *7 x-github: @@ -52554,8 +52587,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: - - *347 - *348 + - *349 responses: '201': description: Response @@ -52563,7 +52596,7 @@ paths: application/json: schema: *62 examples: - default: *191 + default: *192 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52591,8 +52624,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: - - *347 - *348 + - *349 responses: '201': description: Response @@ -52600,7 +52633,7 @@ paths: application/json: schema: *62 examples: - default: *192 + default: *193 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52622,8 +52655,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: - - *347 - *348 + - *349 - *58 responses: '200': @@ -52632,7 +52665,7 @@ paths: application/json: schema: *59 examples: - default: *193 + default: *194 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52653,8 +52686,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: - - *347 - *348 + - *349 - *58 responses: '204': @@ -52680,8 +52713,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: - - *347 - *348 + - *349 - *58 responses: '200': *64 @@ -52706,8 +52739,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: - - *347 - *348 + - *349 - *58 requestBody: required: true @@ -52756,8 +52789,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: - - *347 - *348 + - *349 - *58 requestBody: required: true @@ -52807,11 +52840,11 @@ 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: - - *347 - *348 + - *349 - *58 responses: - '200': *194 + '200': *195 '404': *6 x-github: githubCloudOnly: false @@ -52838,10 +52871,10 @@ 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: - - *347 - *348 + - *349 - *58 - - *195 + - *196 responses: '200': *64 '404': *6 @@ -52869,9 +52902,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: - - *347 - *348 - - &392 + - *349 + - &393 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. @@ -52879,7 +52912,7 @@ paths: required: false schema: type: string - - &393 + - &394 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -52887,7 +52920,7 @@ paths: required: false schema: type: string - - &394 + - &395 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -52896,7 +52929,7 @@ paths: required: false schema: type: string - - &395 + - &396 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 @@ -52923,7 +52956,7 @@ paths: - pending - *17 - *19 - - &396 + - &397 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)." @@ -52932,7 +52965,7 @@ paths: schema: type: string format: date-time - - &375 + - &376 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -52941,13 +52974,13 @@ paths: schema: type: boolean default: false - - &397 + - &398 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &398 + - &399 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -52970,7 +53003,7 @@ paths: type: integer workflow_runs: type: array - items: &376 + items: &377 title: Workflow Run description: An invocation of a workflow type: object @@ -53087,7 +53120,7 @@ paths: type: - array - 'null' - items: &422 + items: &423 title: Pull Request Minimal type: object properties: @@ -53214,7 +53247,7 @@ paths: head_commit: anyOf: - type: 'null' - - &426 + - &427 title: Simple Commit description: A commit. type: object @@ -53288,8 +53321,8 @@ paths: - timestamp - author - committer - repository: *187 - head_repository: *187 + repository: *188 + head_repository: *188 head_repository_id: type: integer examples: @@ -53329,7 +53362,7 @@ paths: - workflow_url - pull_requests examples: - default: &399 + default: &400 value: total_count: 1 workflow_runs: @@ -53565,24 +53598,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *347 - *348 - - &377 + - *349 + - &378 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &380 + default: &381 value: id: 30433642 name: Build @@ -53823,9 +53856,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '204': description: Response @@ -53848,9 +53881,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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -53978,15 +54011,15 @@ 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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54013,12 +54046,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *347 - *348 - - *377 + - *349 + - *378 - *17 - *19 - - *378 + - *379 responses: '200': description: Response @@ -54034,9 +54067,9 @@ paths: type: integer artifacts: type: array - items: *364 + items: *365 examples: - default: *379 + default: *380 headers: Link: *37 x-github: @@ -54060,25 +54093,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *347 - *348 - - *377 - - &381 + - *349 + - *378 + - &382 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54101,10 +54134,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: - - *347 - *348 - - *377 - - *381 + - *349 + - *378 + - *382 - *17 - *19 responses: @@ -54122,9 +54155,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: &383 + default: &384 value: total_count: 1 jobs: @@ -54237,10 +54270,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *347 - *348 - - *377 - - *381 + - *349 + - *378 + - *382 responses: '302': description: Response @@ -54268,19 +54301,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '202': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54303,9 +54336,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: true content: @@ -54372,19 +54405,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '202': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54407,9 +54440,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: - - *347 - *348 - - *377 + - *349 + - *378 - 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 @@ -54439,9 +54472,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: *383 + default: *384 headers: Link: *37 x-github: @@ -54466,9 +54499,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '302': description: Response @@ -54495,14 +54528,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '204': description: Response '403': *27 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54524,9 +54557,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: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -54595,7 +54628,7 @@ paths: items: type: object properties: - type: &497 + type: &498 type: string description: The type of reviewer. enum: @@ -54606,7 +54639,7 @@ paths: reviewer: anyOf: - *4 - - *266 + - *267 required: - environment - wait_timer @@ -54681,9 +54714,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: true content: @@ -54733,7 +54766,7 @@ paths: application/json: schema: type: array - items: &492 + items: &493 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -54845,7 +54878,7 @@ paths: - created_at - updated_at examples: - default: &493 + default: &494 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -54901,9 +54934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: false content: @@ -54925,7 +54958,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54948,9 +54981,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: - - *347 - *348 - - *377 + - *349 + - *378 requestBody: required: false content: @@ -54972,7 +55005,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -54997,9 +55030,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *347 - *348 - - *377 + - *349 + - *378 responses: '200': description: Response @@ -55136,8 +55169,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -55155,9 +55188,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *37 x-github: @@ -55182,16 +55215,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55213,17 +55246,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: &510 + default: &511 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55249,9 +55282,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -55279,7 +55312,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -55305,9 +55338,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -55332,9 +55365,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *347 - *348 - - *371 + - *349 + - *372 - *19 responses: '200': @@ -55351,9 +55384,9 @@ paths: type: integer variables: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *37 x-github: @@ -55376,8 +55409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -55404,7 +55437,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -55429,17 +55462,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: &511 + default: &512 value: name: USERNAME value: octocat @@ -55465,9 +55498,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 requestBody: required: true content: @@ -55509,9 +55542,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *347 - *348 - - *200 + - *349 + - *201 responses: '204': description: Response @@ -55536,8 +55569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -55555,7 +55588,7 @@ paths: type: integer workflows: type: array - items: &390 + items: &391 title: Workflow description: A GitHub Actions workflow type: object @@ -55673,9 +55706,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *347 - *348 - - &391 + - *349 + - &392 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -55690,7 +55723,7 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: default: value: @@ -55723,9 +55756,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55750,9 +55783,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55803,9 +55836,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '204': description: Response @@ -55832,19 +55865,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: - - *347 - *348 - - *391 + - *349 - *392 - *393 - *394 - *395 + - *396 - *17 - *19 - - *396 - - *375 - *397 + - *376 - *398 + - *399 responses: '200': description: Response @@ -55860,9 +55893,9 @@ paths: type: integer workflow_runs: type: array - items: *376 + items: *377 examples: - default: *399 + default: *400 headers: Link: *37 x-github: @@ -55888,9 +55921,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *347 - *348 - - *391 + - *349 + - *392 responses: '200': description: Response @@ -55951,12 +55984,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *347 - *348 - - *82 + - *349 + - *83 - *17 - - *80 - *81 + - *82 - name: ref description: |- The Git reference for the activities you want to list. @@ -56120,8 +56153,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -56133,7 +56166,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -56158,8 +56191,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: - - *347 - *348 + - *349 - name: assignee in: path required: true @@ -56195,8 +56228,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -56308,11 +56341,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *347 - *348 + - *349 - *17 - - *80 - *81 + - *82 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -56355,7 +56388,7 @@ paths: bundle_url: type: string examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56375,8 +56408,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -56384,7 +56417,7 @@ paths: application/json: schema: type: array - items: &401 + items: &402 title: Autolink reference description: An autolink reference. type: object @@ -56438,8 +56471,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -56478,9 +56511,9 @@ paths: description: response content: application/json: - schema: *401 + schema: *402 examples: - default: &402 + default: &403 value: id: 1 key_prefix: TICKET- @@ -56511,9 +56544,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: - - *347 - *348 - - &403 + - *349 + - &404 name: autolink_id description: The unique identifier of the autolink. in: path @@ -56525,9 +56558,9 @@ paths: description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *402 + default: *403 '404': *6 x-github: githubCloudOnly: false @@ -56547,9 +56580,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: - - *347 - *348 - - *403 + - *349 + - *404 responses: '204': description: Response @@ -56573,8 +56606,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: - - *347 - *348 + - *349 responses: '200': description: Response if Dependabot is enabled @@ -56624,8 +56657,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -56646,8 +56679,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -56667,8 +56700,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *347 - *348 + - *349 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -56706,7 +56739,7 @@ paths: - url protected: type: boolean - protection: &405 + protection: &406 title: Branch Protection description: Branch Protection type: object @@ -56749,7 +56782,7 @@ paths: required: - contexts - checks - enforce_admins: &408 + enforce_admins: &409 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -56766,7 +56799,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &410 + required_pull_request_reviews: &411 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -56788,7 +56821,7 @@ paths: description: The list of teams with review dismissal access. type: array - items: *266 + items: *267 apps: description: The list of apps with review dismissal access. @@ -56820,7 +56853,7 @@ paths: description: The list of teams allowed to bypass pull request requirements. type: array - items: *266 + items: *267 apps: description: The list of apps allowed to bypass pull request requirements. @@ -56850,7 +56883,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &407 + restrictions: &408 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57175,9 +57208,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *347 - *348 - - &406 + - *349 + - &407 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). @@ -57191,14 +57224,14 @@ paths: description: Response content: application/json: - schema: &416 + schema: &417 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &468 + commit: &469 title: Commit description: Commit type: object @@ -57237,7 +57270,7 @@ paths: author: anyOf: - type: 'null' - - &404 + - &405 title: Git User description: Metaproperties for Git author/committer information. @@ -57258,7 +57291,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 message: type: string examples: @@ -57282,7 +57315,7 @@ paths: required: - sha - url - verification: &517 + verification: &518 title: Verification type: object properties: @@ -57317,14 +57350,14 @@ paths: author: oneOf: - *4 - - *198 + - *199 type: - 'null' - object committer: oneOf: - *4 - - *198 + - *199 type: - 'null' - object @@ -57361,7 +57394,7 @@ paths: type: integer files: type: array - items: &480 + items: &481 title: Diff Entry description: Diff Entry type: object @@ -57455,7 +57488,7 @@ paths: - self protected: type: boolean - protection: *405 + protection: *406 protection_url: type: string format: uri @@ -57564,7 +57597,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *361 + '301': *362 '404': *6 x-github: githubCloudOnly: false @@ -57586,15 +57619,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -57788,9 +57821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -58050,7 +58083,7 @@ paths: url: type: string format: uri - required_status_checks: &413 + required_status_checks: &414 title: Status Check Policy description: Status Check Policy type: object @@ -58131,7 +58164,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 apps: type: array items: *5 @@ -58149,7 +58182,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 apps: type: array items: *5 @@ -58209,7 +58242,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *407 + restrictions: *408 required_conversation_resolution: type: object properties: @@ -58321,9 +58354,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58348,17 +58381,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &409 + default: &410 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -58380,17 +58413,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *409 + default: *410 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58409,9 +58442,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58436,17 +58469,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &411 + default: &412 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -58542,9 +58575,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -58642,9 +58675,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *411 + default: *412 '422': *15 x-github: githubCloudOnly: false @@ -58665,9 +58698,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58694,17 +58727,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &412 + default: &413 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -58727,17 +58760,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *412 + default: *413 '404': *6 x-github: githubCloudOnly: false @@ -58757,9 +58790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58784,17 +58817,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: &414 + default: &415 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -58820,9 +58853,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -58874,9 +58907,9 @@ paths: description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: *414 + default: *415 '404': *6 '422': *15 x-github: @@ -58898,9 +58931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -58924,9 +58957,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -58960,9 +58993,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59029,9 +59062,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59095,9 +59128,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: content: application/json: @@ -59163,15 +59196,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -59262,9 +59295,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 responses: '204': description: Response @@ -59287,9 +59320,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59299,7 +59332,7 @@ paths: type: array items: *5 examples: - default: &415 + default: &416 value: - id: 1 slug: octoapp @@ -59356,9 +59389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59392,7 +59425,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59413,9 +59446,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59449,7 +59482,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59470,9 +59503,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59506,7 +59539,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -59528,9 +59561,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59538,9 +59571,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '404': *6 x-github: githubCloudOnly: false @@ -59560,9 +59593,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59598,9 +59631,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59621,9 +59654,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: false content: @@ -59659,9 +59692,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59682,9 +59715,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: content: application/json: @@ -59719,9 +59752,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 '422': *15 x-github: githubCloudOnly: false @@ -59743,9 +59776,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: - - *347 - *348 - - *406 + - *349 + - *407 responses: '200': description: Response @@ -59755,7 +59788,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '404': *6 x-github: githubCloudOnly: false @@ -59779,9 +59812,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59814,7 +59847,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59839,9 +59872,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59874,7 +59907,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59899,9 +59932,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59934,7 +59967,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '422': *15 x-github: githubCloudOnly: false @@ -59961,9 +59994,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *347 - *348 - - *406 + - *349 + - *407 requestBody: required: true content: @@ -59985,7 +60018,7 @@ paths: description: Response content: application/json: - schema: *416 + schema: *417 examples: default: value: @@ -60099,12 +60132,12 @@ paths: category: repos subcategory: bypass-requests parameters: - - *347 - *348 - - *417 + - *349 - *418 - - *304 - *419 + - *305 + - *420 - *17 - *19 responses: @@ -60114,11 +60147,11 @@ paths: application/json: schema: type: array - items: *420 + items: *421 examples: - default: *421 + default: *422 '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}": get: summary: Get a repository push bypass request @@ -60136,8 +60169,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *347 - *348 + - *349 - name: bypass_request_number in: path required: true @@ -60151,7 +60184,7 @@ paths: description: Response content: application/json: - schema: *420 + schema: *421 examples: default: value: @@ -60189,7 +60222,7 @@ paths: url: https://api.github.com/repos/octo-org/smile/bypass-requests/push-rules/2 html_url: https://github.com/octo-org/smile/exemptions/2 '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/check-runs": post: summary: Create a check run @@ -60209,8 +60242,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -60489,7 +60522,7 @@ paths: description: Response content: application/json: - schema: &423 + schema: &424 title: CheckRun description: A check performed on the code of a given code change type: object @@ -60624,8 +60657,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *422 - deployment: &727 + items: *423 + deployment: &728 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -60912,9 +60945,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *347 - *348 - - &424 + - *349 + - &425 name: check_run_id description: The unique identifier of the check run. in: path @@ -60926,9 +60959,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: &425 + default: &426 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61028,9 +61061,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *347 - *348 - - *424 + - *349 + - *425 requestBody: required: true content: @@ -61270,9 +61303,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: *425 + default: *426 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61292,9 +61325,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *347 - *348 - - *424 + - *349 + - *425 - *17 - *19 responses: @@ -61406,15 +61439,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *347 - *348 - - *424 + - *349 + - *425 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -61452,8 +61485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -61475,7 +61508,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &427 + schema: &428 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -61557,12 +61590,12 @@ paths: type: - array - 'null' - items: *422 + items: *423 app: anyOf: - type: 'null' - *5 - repository: *187 + repository: *188 created_at: type: - string @@ -61573,7 +61606,7 @@ paths: - string - 'null' format: date-time - head_commit: *426 + head_commit: *427 latest_check_runs_count: type: integer check_runs_url: @@ -61601,7 +61634,7 @@ paths: - check_runs_url - pull_requests examples: - default: &428 + default: &429 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -61892,9 +61925,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *427 + schema: *428 examples: - default: *428 + default: *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61913,8 +61946,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -61975,7 +62008,7 @@ paths: required: - app_id - setting - repository: *187 + repository: *188 examples: default: value: @@ -62223,9 +62256,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *347 - *348 - - &429 + - *349 + - &430 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -62237,9 +62270,9 @@ paths: description: Response content: application/json: - schema: *427 + schema: *428 examples: - default: *428 + default: *429 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62262,17 +62295,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: - - *347 - *348 - - *429 - - &475 + - *349 + - *430 + - &476 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &476 + - &477 name: status description: Returns check runs with the specified `status`. in: query @@ -62311,9 +62344,9 @@ paths: type: integer check_runs: type: array - items: *423 + items: *424 examples: - default: &477 + default: &478 value: total_count: 1 check_runs: @@ -62415,15 +62448,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *347 - *348 - - *429 + - *349 + - *430 responses: '201': description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -62450,30 +62483,30 @@ 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: - - *347 - *348 - - *210 + - *349 - *211 + - *212 - *19 - *17 - - &445 + - &446 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: *430 - - &446 + schema: *431 + - &447 name: pr description: The number of the pull request for the results you want to list. in: query required: false schema: type: integer - - *82 - - *80 + - *83 - *81 + - *82 - name: sort description: The property by which to sort the results. in: query @@ -62489,13 +62522,13 @@ paths: be returned. in: query required: false - schema: *212 + schema: *213 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *431 + schema: *432 responses: '200': description: Response @@ -62506,24 +62539,24 @@ paths: items: type: object properties: - number: *94 - created_at: *101 - updated_at: *102 - url: *99 - html_url: *100 - instances_url: *432 - state: *85 - fixed_at: *104 + number: *95 + created_at: *102 + updated_at: *103 + url: *100 + html_url: *101 + instances_url: *433 + state: *86 + fixed_at: *105 dismissed_by: anyOf: - type: 'null' - *4 - dismissed_at: *103 - dismissed_reason: *433 - dismissed_comment: *434 - rule: *435 - tool: *436 - most_recent_instance: *437 + dismissed_at: *104 + dismissed_reason: *434 + dismissed_comment: *435 + rule: *436 + tool: *437 + most_recent_instance: *438 required: - number - created_at @@ -62639,14 +62672,14 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &438 + '403': &439 description: Response if GitHub Advanced Security is not enabled for this repository content: application/json: schema: *3 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62666,9 +62699,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: - - *347 - *348 - - &439 + - *349 + - &440 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -62676,30 +62709,30 @@ paths: field in the response from the `GET /repos/{owner}/{repo}/code-scanning/alerts` operation. required: true - schema: *94 + schema: *95 responses: '200': description: Response content: application/json: - schema: &440 + schema: &441 type: object properties: - number: *94 - created_at: *101 - updated_at: *102 - url: *99 - html_url: *100 - instances_url: *432 - state: *85 - fixed_at: *104 + number: *95 + created_at: *102 + updated_at: *103 + url: *100 + html_url: *101 + instances_url: *433 + state: *86 + fixed_at: *105 dismissed_by: anyOf: - type: 'null' - *4 - dismissed_at: *103 - dismissed_reason: *433 - dismissed_comment: *434 + dismissed_at: *104 + dismissed_reason: *434 + dismissed_comment: *435 rule: type: object properties: @@ -62761,8 +62794,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *436 - most_recent_instance: *437 + tool: *437 + most_recent_instance: *438 required: - number - created_at @@ -62851,9 +62884,9 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62871,9 +62904,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: true content: @@ -62888,8 +62921,8 @@ paths: enum: - open - dismissed - dismissed_reason: *433 - dismissed_comment: *434 + dismissed_reason: *434 + dismissed_comment: *435 required: - state examples: @@ -62904,7 +62937,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -62979,14 +63012,14 @@ paths: classifications: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances - '403': &444 + '403': &445 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: application/json: schema: *3 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63006,15 +63039,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: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: Response content: application/json: - schema: &441 + schema: &442 type: object properties: status: @@ -63041,13 +63074,13 @@ paths: - description - started_at examples: - default: &442 + default: &443 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &443 + '400': &444 description: Bad Request content: application/json: @@ -63058,9 +63091,9 @@ 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': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63083,29 +63116,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: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: OK content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '202': description: Accepted content: application/json: - schema: *441 + schema: *442 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *443 + '400': *444 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -63115,7 +63148,7 @@ paths: '404': *6 '422': description: Unprocessable Entity - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63137,9 +63170,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: false content: @@ -63185,12 +63218,12 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *443 - '403': *444 + '400': *444 + '403': *445 '404': *6 '422': description: Unprocessable Entity - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63210,13 +63243,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: - - *347 - *348 - - *439 + - *349 + - *440 - *19 - *17 - - *445 - *446 + - *447 responses: '200': description: Response @@ -63224,7 +63257,7 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: default: value: @@ -63263,9 +63296,9 @@ paths: end_column: 50 classifications: - source - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63297,30 +63330,30 @@ 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: - - *347 - *348 - - *210 + - *349 - *211 + - *212 - *19 - *17 - - *446 + - *447 - 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: *430 + schema: *431 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &449 + schema: &450 type: string description: An identifier for the upload. examples: - 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53 - - *82 + - *83 - name: sort description: The property by which to sort the results. in: query @@ -63337,23 +63370,23 @@ paths: application/json: schema: type: array - items: &450 + items: &451 type: object properties: - ref: *430 - commit_sha: &458 + ref: *431 + commit_sha: &459 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: *447 + analysis_key: *448 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *448 + category: *449 error: type: string examples: @@ -63378,8 +63411,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *449 - tool: *436 + sarif_id: *450 + tool: *437 deletable: type: boolean warning: @@ -63441,9 +63474,9 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63477,8 +63510,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: - - *347 - *348 + - *349 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63491,7 +63524,7 @@ paths: description: Response content: application/json: - schema: *450 + schema: *451 examples: response: summary: application/json response @@ -63545,9 +63578,9 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63627,8 +63660,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: - - *347 - *348 + - *349 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -63684,9 +63717,9 @@ 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': *444 + '403': *445 '404': *6 - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -63706,8 +63739,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -63715,7 +63748,7 @@ paths: application/json: schema: type: array - items: &451 + items: &452 title: CodeQL Database description: A CodeQL database. type: object @@ -63827,9 +63860,9 @@ 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': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63856,8 +63889,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: - - *347 - *348 + - *349 - name: language in: path description: The language of the CodeQL database. @@ -63869,7 +63902,7 @@ paths: description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -63901,11 +63934,11 @@ 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': &482 + '302': &483 description: Found - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63925,8 +63958,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *347 - *348 + - *349 - name: language in: path description: The language of the CodeQL database. @@ -63936,9 +63969,9 @@ paths: responses: '204': description: Response - '403': *444 + '403': *445 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63964,8 +63997,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -63974,7 +64007,7 @@ paths: type: object additionalProperties: false properties: - language: &452 + language: &453 type: string description: The language targeted by the CodeQL query enum: @@ -64052,7 +64085,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &456 + schema: &457 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -64060,9 +64093,9 @@ paths: id: type: integer description: The ID of the variant analysis. - controller_repo: *92 + controller_repo: *93 actor: *4 - query_language: *452 + query_language: *453 query_pack_url: type: string description: The download url for the query pack. @@ -64110,7 +64143,7 @@ paths: items: type: object properties: - repository: &453 + repository: &454 title: Repository Identifier description: Repository Identifier type: object @@ -64152,7 +64185,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &457 + analysis_status: &458 type: string description: The new status of the CodeQL variant analysis repository task. @@ -64184,7 +64217,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &454 + access_mismatch_repos: &455 type: object properties: repository_count: @@ -64199,7 +64232,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: *453 + items: *454 required: - repository_count - repositories @@ -64222,8 +64255,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *454 - over_limit_repos: *454 + no_codeql_db_repos: *455 + over_limit_repos: *455 required: - access_mismatch_repos - not_found_repos @@ -64239,7 +64272,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &455 + value: &456 summary: Default response value: id: 1 @@ -64391,17 +64424,17 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *455 + value: *456 repository_lists: summary: Response for a successful variant analysis submission - value: *455 + value: *456 '404': *6 '422': description: Unable to process variant analysis submission content: application/json: schema: *3 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64422,8 +64455,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: - - *347 - *348 + - *349 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -64435,11 +64468,11 @@ paths: description: Response content: application/json: - schema: *456 + schema: *457 examples: - default: *455 + default: *456 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64460,7 +64493,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: - - *347 + - *348 - name: repo in: path description: The name of the controller repository. @@ -64494,8 +64527,8 @@ paths: schema: type: object properties: - repository: *92 - analysis_status: *457 + repository: *93 + analysis_status: *458 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -64599,7 +64632,7 @@ paths: source_location_prefix: "/" artifact_url: https://example.com '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64620,8 +64653,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -64703,9 +64736,9 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *438 + '403': *439 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64724,8 +64757,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -64784,7 +64817,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -64809,7 +64842,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *444 + '403': *445 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -64817,7 +64850,7 @@ paths: content: application/json: schema: *3 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64874,8 +64907,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -64883,7 +64916,7 @@ paths: schema: type: object properties: - commit_sha: *458 + commit_sha: *459 ref: type: string description: |- @@ -64943,7 +64976,7 @@ paths: schema: type: object properties: - id: *449 + id: *450 url: type: string description: The REST API URL for checking the status of the upload. @@ -64957,11 +64990,11 @@ 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': *444 + '403': *445 '404': *6 '413': description: Payload Too Large if the sarif field is too large - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -64980,8 +65013,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: - - *347 - *348 + - *349 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -65029,10 +65062,10 @@ 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': *438 + '403': *439 '404': description: Not Found if the sarif id does not match any upload - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -65054,8 +65087,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -65079,7 +65112,7 @@ paths: - failed - updating - removed_by_enterprise - configuration: *86 + configuration: *87 examples: default: value: @@ -65108,7 +65141,7 @@ paths: html_url: https://github.com/organizations/octo-org/settings/security_products/configurations/edit/1325 created_at: '2024-05-01T00:00:00Z' updated_at: '2024-05-01T00:00:00Z' - '204': *112 + '204': *113 '304': *35 '403': *27 '404': *6 @@ -65133,8 +65166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *347 - *348 + - *349 - 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 @@ -65262,8 +65295,8 @@ paths: parameters: - *17 - *19 - - *347 - *348 + - *349 responses: '200': description: Response @@ -65279,7 +65312,7 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: default: value: @@ -65555,7 +65588,7 @@ paths: start_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-3f89ada1j3/start stop_url: https://api.github.com/user/codespaces/monalisa-octocat-hello-world-3f89ada1j3/stop recent_folders: [] - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -65577,8 +65610,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -65642,22 +65675,22 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '400': *14 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -65681,8 +65714,8 @@ paths: parameters: - *17 - *19 - - *347 - *348 + - *349 responses: '200': description: Response @@ -65722,7 +65755,7 @@ paths: - path: ".devcontainer.json" display_name: Default project configuration total_count: 3 - '500': *93 + '500': *94 '400': *14 '401': *23 '403': *27 @@ -65746,8 +65779,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: - - *347 - *348 + - *349 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -65784,9 +65817,9 @@ paths: type: integer machines: type: array - items: *460 + items: *461 examples: - default: &684 + default: &685 value: total_count: 2 machines: @@ -65803,7 +65836,7 @@ paths: memory_in_bytes: 34359738368 cpus: 8 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -65826,8 +65859,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *347 - *348 + - *349 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -65914,8 +65947,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: - - *347 - *348 + - *349 - 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 @@ -65963,7 +65996,7 @@ paths: '403': *27 '404': *6 '422': *15 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65984,8 +66017,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -66003,7 +66036,7 @@ paths: type: integer secrets: type: array - items: &464 + items: &465 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -66024,7 +66057,7 @@ paths: - created_at - updated_at examples: - default: *461 + default: *462 headers: Link: *37 x-github: @@ -66047,16 +66080,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *462 + schema: *463 examples: - default: *463 + default: *464 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -66076,17 +66109,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *464 + schema: *465 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66106,9 +66139,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -66136,7 +66169,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -66160,9 +66193,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -66190,8 +66223,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *347 - *348 + - *349 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -66229,7 +66262,7 @@ paths: application/json: schema: type: array - items: &466 + items: &467 title: Collaborator description: Collaborator type: object @@ -66422,9 +66455,9 @@ 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: - - *347 - *348 - - *209 + - *349 + - *210 responses: '204': description: Response if user is a collaborator @@ -66466,9 +66499,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *347 - *348 - - *209 + - *349 + - *210 requestBody: required: false content: @@ -66494,7 +66527,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &530 + schema: &531 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -66506,7 +66539,7 @@ paths: format: int64 examples: - 42 - repository: *187 + repository: *188 invitee: anyOf: - type: 'null' @@ -66715,9 +66748,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *347 - *348 - - *209 + - *349 + - *210 responses: '204': description: No Content when collaborator was removed from the repository. @@ -66746,9 +66779,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *347 - *348 - - *209 + - *349 + - *210 responses: '200': description: if user has admin permissions @@ -66768,7 +66801,7 @@ paths: user: anyOf: - type: 'null' - - *466 + - *467 required: - permission - role_name @@ -66822,8 +66855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -66833,7 +66866,7 @@ paths: application/json: schema: type: array - items: &467 + items: &468 title: Commit Comment description: Commit Comment type: object @@ -66874,8 +66907,8 @@ paths: updated_at: type: string format: date-time - author_association: *132 - reactions: *133 + author_association: *133 + reactions: *134 required: - url - html_url @@ -66891,7 +66924,7 @@ paths: - created_at - updated_at examples: - default: &470 + default: &471 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -66950,17 +66983,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: &471 + default: &472 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67017,9 +67050,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -67041,7 +67074,7 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: default: value: @@ -67092,9 +67125,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -67115,9 +67148,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 - 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 commit comment. @@ -67143,9 +67176,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -67166,9 +67199,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -67200,16 +67233,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -67231,10 +67264,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -67283,8 +67316,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *347 - *348 + - *349 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -67340,9 +67373,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: &578 + default: &579 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -67413,10 +67446,10 @@ paths: sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e headers: Link: *37 - '500': *93 + '500': *94 '400': *14 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67436,9 +67469,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *347 - *348 - - &469 + - *349 + - &470 name: commit_sha description: The SHA of the commit. in: path @@ -67485,7 +67518,7 @@ paths: url: https://api.github.com/repos/octocat/Hello-World/commits/c5b97d5ae6c19d5c5df71a34c7fbeeda2479ccbc protected: false '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67510,9 +67543,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *347 - *348 - - *469 + - *349 + - *470 - *17 - *19 responses: @@ -67522,9 +67555,9 @@ paths: application/json: schema: type: array - items: *467 + items: *468 examples: - default: *470 + default: *471 headers: Link: *37 x-github: @@ -67552,9 +67585,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *347 - *348 - - *469 + - *349 + - *470 requestBody: required: true content: @@ -67589,9 +67622,9 @@ paths: description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *471 + default: *472 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67619,9 +67652,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: - - *347 - *348 - - *469 + - *349 + - *470 - *17 - *19 responses: @@ -67631,7 +67664,7 @@ paths: application/json: schema: type: array - items: &569 + items: &570 title: Pull Request Simple description: Pull Request Simple type: object @@ -67751,7 +67784,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 active_lock_reason: type: - string @@ -67806,7 +67839,7 @@ paths: type: - array - 'null' - items: *266 + items: *267 head: type: object properties: @@ -67850,7 +67883,7 @@ paths: _links: type: object properties: - comments: &473 + comments: &474 title: Link description: Hypermedia Link type: object @@ -67859,13 +67892,13 @@ paths: type: string required: - href - commits: *473 - statuses: *473 - html: *473 - issue: *473 - review_comments: *473 - review_comment: *473 - self: *473 + commits: *474 + statuses: *474 + html: *474 + issue: *474 + review_comments: *474 + review_comment: *474 + self: *474 required: - comments - commits @@ -67875,8 +67908,8 @@ paths: - review_comments - review_comment - self - author_association: *132 - auto_merge: &571 + author_association: *133 + auto_merge: &572 title: Auto merge description: The status of auto merging a pull request. type: @@ -67941,7 +67974,7 @@ paths: - author_association - auto_merge examples: - default: &570 + default: &571 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -68421,7 +68454,7 @@ paths: draft: false headers: Link: *37 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68478,11 +68511,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *347 - *348 + - *349 - *19 - *17 - - &474 + - &475 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)" @@ -68497,9 +68530,9 @@ paths: description: Response content: application/json: - schema: *468 + schema: *469 examples: - default: &557 + default: &558 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68585,9 +68618,9 @@ paths: ..... '422': *15 '404': *6 - '500': *93 - '503': *125 - '409': *90 + '500': *94 + '503': *126 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68612,11 +68645,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: - - *347 - *348 - - *474 + - *349 - *475 - *476 + - *477 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -68650,9 +68683,9 @@ paths: type: integer check_runs: type: array - items: *423 + items: *424 examples: - default: *477 + default: *478 headers: Link: *37 x-github: @@ -68677,9 +68710,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: - - *347 - *348 - - *474 + - *349 + - *475 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -68687,7 +68720,7 @@ paths: schema: type: integer example: 1 - - *475 + - *476 - *17 - *19 responses: @@ -68705,7 +68738,7 @@ paths: type: integer check_suites: type: array - items: *427 + items: *428 examples: default: value: @@ -68905,9 +68938,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: - - *347 - *348 - - *474 + - *349 + - *475 - *17 - *19 responses: @@ -68978,7 +69011,7 @@ paths: type: string total_count: type: integer - repository: *187 + repository: *188 commit_url: type: string format: uri @@ -69109,9 +69142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *347 - *348 - - *474 + - *349 + - *475 - *17 - *19 responses: @@ -69121,7 +69154,7 @@ paths: application/json: schema: type: array - items: &632 + items: &633 title: Status description: The status of a commit. type: object @@ -69202,7 +69235,7 @@ paths: site_admin: false headers: Link: *37 - '301': *361 + '301': *362 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69230,8 +69263,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -69264,11 +69297,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *478 + - *479 code_of_conduct_file: anyOf: - type: 'null' - - &479 + - &480 title: Community Health File type: object properties: @@ -69284,23 +69317,23 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 contributing: anyOf: - type: 'null' - - *479 + - *480 readme: anyOf: - type: 'null' - - *479 + - *480 issue_template: anyOf: - type: 'null' - - *479 + - *480 pull_request_template: anyOf: - type: 'null' - - *479 + - *480 required: - code_of_conduct - code_of_conduct_file @@ -69429,8 +69462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *347 - *348 + - *349 - *19 - *17 - name: basehead @@ -69478,8 +69511,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *468 - merge_base_commit: *468 + base_commit: *469 + merge_base_commit: *469 status: type: string enum: @@ -69503,10 +69536,10 @@ paths: - 6 commits: type: array - items: *468 + items: *469 files: type: array - items: *480 + items: *481 required: - url - html_url @@ -69749,8 +69782,8 @@ paths: patch: "@@ -132,7 +132,7 @@ module Test @@ -1000,7 +1000,7 @@ module Test" '404': *6 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69792,8 +69825,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -69944,7 +69977,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &481 + response-if-content-is-a-file: &482 summary: Response if content is a file value: type: file @@ -70081,7 +70114,7 @@ paths: - size - type - url - - &583 + - &584 title: Content File description: Content File type: object @@ -70299,7 +70332,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *481 + response-if-content-is-a-file: *482 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -70368,7 +70401,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *482 + '302': *483 '304': *35 x-github: githubCloudOnly: false @@ -70391,8 +70424,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -70487,7 +70520,7 @@ paths: description: Response content: application/json: - schema: &483 + schema: &484 title: File Commit description: File Commit type: object @@ -70643,7 +70676,7 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: example-for-creating-a-file: value: @@ -70697,7 +70730,7 @@ paths: schema: oneOf: - *3 - - &512 + - &513 description: Repository rule violation was detected type: object properties: @@ -70718,7 +70751,7 @@ paths: items: type: object properties: - placeholder_id: &624 + placeholder_id: &625 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -70750,8 +70783,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *347 - *348 + - *349 - name: path description: path parameter in: path @@ -70812,7 +70845,7 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: default: value: @@ -70846,8 +70879,8 @@ paths: verified_at: '422': *15 '404': *6 - '409': *90 - '503': *125 + '409': *91 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70867,8 +70900,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *347 - *348 + - *349 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -70992,22 +71025,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *347 - *348 - - *229 + - *349 - *230 - *231 - *232 + - *233 - name: manifest in: query description: A comma-separated list of full manifest paths. If specified, only alerts for these manifests will be returned. schema: type: string - - *233 - *234 - *235 - - *82 + - *236 + - *83 - name: page description: "**Closing down notice**. Page number of the results to fetch. Use cursor-based pagination with `before` or `after` instead." @@ -71024,10 +71057,10 @@ paths: schema: type: integer default: 30 - - *80 - *81 - - *236 + - *82 - *237 + - *238 responses: '200': description: Response @@ -71035,11 +71068,11 @@ paths: application/json: schema: type: array - items: &486 + items: &487 type: object description: A Dependabot alert. properties: - number: *94 + number: *95 state: type: string description: The state of the Dependabot alert. @@ -71054,7 +71087,7 @@ paths: description: Details for the vulnerable dependency. readOnly: true properties: - package: *95 + package: *96 manifest_path: type: string description: The full path to the dependency manifest file, @@ -71070,13 +71103,13 @@ paths: - development - runtime - - security_advisory: *484 - security_vulnerability: *98 - url: *99 - html_url: *100 - created_at: *101 - updated_at: *102 - dismissed_at: *103 + security_advisory: *485 + security_vulnerability: *99 + url: *100 + html_url: *101 + created_at: *102 + updated_at: *103 + dismissed_at: *104 dismissed_by: anyOf: - type: 'null' @@ -71100,8 +71133,8 @@ paths: description: An optional comment associated with the alert's dismissal. maxLength: 280 - fixed_at: *104 - auto_dismissed_at: *485 + fixed_at: *105 + auto_dismissed_at: *486 required: - number - state @@ -71331,9 +71364,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *347 - *348 - - &487 + - *349 + - &488 name: alert_number in: path description: |- @@ -71342,13 +71375,13 @@ paths: or in `number` fields in the response from the `GET /repos/{owner}/{repo}/dependabot/alerts` operation. required: true - schema: *94 + schema: *95 responses: '200': description: Response content: application/json: - schema: *486 + schema: *487 examples: default: value: @@ -71461,9 +71494,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *347 - *348 - - *487 + - *349 + - *488 requestBody: required: true content: @@ -71508,7 +71541,7 @@ paths: description: Response content: application/json: - schema: *486 + schema: *487 examples: default: value: @@ -71614,7 +71647,7 @@ paths: '400': *14 '403': *27 '404': *6 - '409': *90 + '409': *91 '422': *7 x-github: githubCloudOnly: false @@ -71637,8 +71670,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -71656,7 +71689,7 @@ paths: type: integer secrets: type: array - items: &490 + items: &491 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -71710,16 +71743,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *488 + schema: *489 examples: - default: *489 + default: *490 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71739,15 +71772,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: default: value: @@ -71773,9 +71806,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 requestBody: required: true content: @@ -71803,7 +71836,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -71827,9 +71860,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *347 - *348 - - *197 + - *349 + - *198 responses: '204': description: Response @@ -71851,8 +71884,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: - - *347 - *348 + - *349 - 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 @@ -72026,8 +72059,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -72287,8 +72320,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -72371,7 +72404,7 @@ paths: - version - url additionalProperties: false - metadata: &491 + metadata: &492 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -72410,7 +72443,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *491 + metadata: *492 resolved: type: object description: A collection of resolved package dependencies. @@ -72424,7 +72457,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *491 + metadata: *492 relationship: type: string description: A notation of whether a dependency is requested @@ -72557,8 +72590,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *347 - *348 + - *349 - name: sha description: The SHA recorded at creation time. in: query @@ -72599,9 +72632,9 @@ paths: application/json: schema: type: array - items: *492 + items: *493 examples: - default: *493 + default: *494 headers: Link: *37 x-github: @@ -72667,8 +72700,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -72750,7 +72783,7 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: simple-example: summary: Simple example @@ -72823,9 +72856,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *347 - *348 - - &494 + - *349 + - &495 name: deployment_id description: deployment_id parameter in: path @@ -72837,7 +72870,7 @@ paths: description: Response content: application/json: - schema: *492 + schema: *493 examples: default: value: @@ -72902,9 +72935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *347 - *348 - - *494 + - *349 + - *495 responses: '204': description: Response @@ -72926,9 +72959,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *347 - *348 - - *494 + - *349 + - *495 - *17 - *19 responses: @@ -72938,7 +72971,7 @@ paths: application/json: schema: type: array - items: &495 + items: &496 title: Deployment Status description: The status of a deployment. type: object @@ -73102,9 +73135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *347 - *348 - - *494 + - *349 + - *495 requestBody: required: true content: @@ -73179,9 +73212,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -73237,9 +73270,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *347 - *348 - - *494 + - *349 + - *495 - name: status_id in: path required: true @@ -73250,9 +73283,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 '404': *6 x-github: githubCloudOnly: false @@ -73277,8 +73310,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -73335,8 +73368,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -73354,7 +73387,7 @@ paths: - 5 environments: type: array - items: &498 + items: &499 title: Environment description: Details of a deployment environment type: object @@ -73416,7 +73449,7 @@ paths: type: string examples: - wait_timer - wait_timer: &500 + wait_timer: &501 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -73458,11 +73491,11 @@ paths: items: type: object properties: - type: *497 + type: *498 reviewer: anyOf: - *4 - - *266 + - *267 required: - id - node_id @@ -73485,7 +73518,7 @@ paths: - id - node_id - type - deployment_branch_policy: &501 + deployment_branch_policy: &502 type: - object - 'null' @@ -73602,9 +73635,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *347 - *348 - - &499 + - *349 + - &500 name: environment_name in: path required: true @@ -73617,9 +73650,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &502 + default: &503 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -73703,9 +73736,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: false content: @@ -73715,7 +73748,7 @@ paths: - object - 'null' properties: - wait_timer: *500 + wait_timer: *501 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -73734,14 +73767,14 @@ paths: items: type: object properties: - type: *497 + type: *498 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *501 + deployment_branch_policy: *502 additionalProperties: false examples: default: @@ -73761,9 +73794,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *502 + default: *503 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -73787,9 +73820,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *347 - *348 - - *499 + - *349 + - *500 responses: '204': description: Default response @@ -73814,9 +73847,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *347 - *348 - - *499 + - *349 + - *500 - *17 - *19 responses: @@ -73835,7 +73868,7 @@ paths: - 2 branch_policies: type: array - items: &503 + items: &504 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -73896,9 +73929,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: true content: @@ -73946,9 +73979,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - example-wildcard: &504 + example-wildcard: &505 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -73990,10 +74023,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - &505 + - *349 + - *500 + - &506 name: branch_policy_id in: path required: true @@ -74005,9 +74038,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74026,10 +74059,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - *505 + - *349 + - *500 + - *506 requestBody: required: true content: @@ -74058,9 +74091,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74079,10 +74112,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *347 - *348 - - *499 - - *505 + - *349 + - *500 + - *506 responses: '204': description: Response @@ -74107,9 +74140,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: - - *499 + - *500 + - *349 - *348 - - *347 responses: '200': description: List of deployment protection rules @@ -74126,7 +74159,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &506 + items: &507 title: Deployment protection rule description: Deployment protection rule type: object @@ -74148,7 +74181,7 @@ paths: for the environment. examples: - true - app: &507 + app: &508 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -74251,9 +74284,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: - - *499 + - *500 + - *349 - *348 - - *347 requestBody: content: application/json: @@ -74274,9 +74307,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *506 + schema: *507 examples: - default: &508 + default: &509 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -74311,9 +74344,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: - - *499 + - *500 + - *349 - *348 - - *347 - *19 - *17 responses: @@ -74333,7 +74366,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *507 + items: *508 examples: default: value: @@ -74368,10 +74401,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: - - *347 - *348 - - *499 - - &509 + - *349 + - *500 + - &510 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -74383,9 +74416,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *508 + default: *509 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74406,10 +74439,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: - - *499 + - *500 + - *349 - *348 - - *347 - - *509 + - *510 responses: '204': description: Response @@ -74435,9 +74468,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *347 - *348 - - *499 + - *349 + - *500 - *17 - *19 responses: @@ -74455,9 +74488,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *37 x-github: @@ -74482,17 +74515,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *347 - *348 - - *499 + - *349 + - *500 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74514,18 +74547,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *510 + default: *511 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74547,10 +74580,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 requestBody: required: true content: @@ -74581,7 +74614,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -74607,10 +74640,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *347 - *348 - - *499 - - *197 + - *349 + - *500 + - *198 responses: '204': description: Default response @@ -74635,10 +74668,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *347 - *348 - - *499 - - *371 + - *349 + - *500 + - *372 - *19 responses: '200': @@ -74655,9 +74688,9 @@ paths: type: integer variables: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *37 x-github: @@ -74680,9 +74713,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *347 - *348 - - *499 + - *349 + - *500 requestBody: required: true content: @@ -74709,7 +74742,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -74734,18 +74767,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *347 - *348 - - *499 - - *200 + - *349 + - *500 + - *201 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *511 + default: *512 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74766,10 +74799,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *347 - *348 - - *200 - - *499 + - *349 + - *201 + - *500 requestBody: required: true content: @@ -74811,10 +74844,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *347 - *348 - - *200 - - *499 + - *349 + - *201 + - *500 responses: '204': description: Response @@ -74836,8 +74869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -74847,7 +74880,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: 200-response: value: @@ -74914,8 +74947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *347 - *348 + - *349 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -74937,7 +74970,7 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: default: value: @@ -75074,8 +75107,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -75108,9 +75141,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 '400': *14 '422': *15 '403': *27 @@ -75131,8 +75164,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75183,7 +75216,7 @@ paths: schema: type: string '404': *6 - '409': *90 + '409': *91 '403': *27 '422': description: Validation failed @@ -75191,8 +75224,8 @@ paths: application/json: schema: oneOf: - - *170 - - *512 + - *171 + - *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75217,8 +75250,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *347 - *348 + - *349 - name: file_sha in: path required: true @@ -75270,7 +75303,7 @@ paths: '404': *6 '422': *15 '403': *27 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75318,8 +75351,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75428,7 +75461,7 @@ paths: description: Response content: application/json: - schema: &513 + schema: &514 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -75604,7 +75637,7 @@ paths: type: string '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75654,15 +75687,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *347 - *348 - - *469 + - *349 + - *470 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: default: value: @@ -75693,7 +75726,7 @@ paths: payload: verified_at: '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75718,9 +75751,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *347 - *348 - - &514 + - *349 + - &515 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. @@ -75737,7 +75770,7 @@ paths: application/json: schema: type: array - items: &515 + items: &516 title: Git Reference description: Git references within a repository type: object @@ -75792,7 +75825,7 @@ paths: url: https://api.github.com/repos/octocat/Hello-World/git/commits/612077ae6dffb4d2fbd8ce0cccaa58893b07b5ac headers: Link: *37 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75813,17 +75846,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 responses: '200': description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: &516 + default: &517 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -75833,7 +75866,7 @@ paths: sha: aa218f56b14c9653891f9e74264a383fa43fefbd url: https://api.github.com/repos/octocat/Hello-World/git/commits/aa218f56b14c9653891f9e74264a383fa43fefbd '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75852,8 +75885,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -75882,16 +75915,16 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA schema: type: string '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75910,9 +75943,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 requestBody: required: true content: @@ -75941,11 +75974,11 @@ paths: description: Response content: application/json: - schema: *515 + schema: *516 examples: - default: *516 + default: *517 '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75961,14 +75994,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *347 - *348 - - *514 + - *349 + - *515 responses: '204': description: Response '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76016,8 +76049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -76084,7 +76117,7 @@ paths: description: Response content: application/json: - schema: &518 + schema: &519 title: Git Tag description: Metadata for a Git tag type: object @@ -76140,7 +76173,7 @@ paths: - sha - type - url - verification: *517 + verification: *518 required: - sha - url @@ -76150,7 +76183,7 @@ paths: - tag - message examples: - default: &519 + default: &520 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -76177,7 +76210,7 @@ paths: schema: type: string '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76223,8 +76256,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *347 - *348 + - *349 - name: tag_sha in: path required: true @@ -76235,11 +76268,11 @@ paths: description: Response content: application/json: - schema: *518 + schema: *519 examples: - default: *519 + default: *520 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76261,8 +76294,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -76336,7 +76369,7 @@ paths: description: Response content: application/json: - schema: &520 + schema: &521 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -76431,7 +76464,7 @@ paths: '422': *15 '404': *6 '403': *27 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76454,8 +76487,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *347 - *348 + - *349 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -76478,7 +76511,7 @@ paths: description: Response content: application/json: - schema: *520 + schema: *521 examples: default-response: summary: Default response @@ -76519,7 +76552,7 @@ paths: truncated: false '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76537,8 +76570,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -76548,7 +76581,7 @@ paths: application/json: schema: type: array - items: &521 + items: &522 title: Webhook description: Webhooks for repositories. type: object @@ -76611,7 +76644,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &758 + last_response: &759 title: Hook Response type: object properties: @@ -76688,8 +76721,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -76742,9 +76775,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: type: Repository id: 12345678 @@ -76792,17 +76825,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '404': *6 x-github: githubCloudOnly: false @@ -76822,9 +76855,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 requestBody: required: true content: @@ -76869,9 +76902,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '422': *15 '404': *6 x-github: @@ -76892,9 +76925,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -76918,9 +76951,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '200': description: Response @@ -76947,9 +76980,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *347 - *348 - - *243 + - *349 + - *244 requestBody: required: false content: @@ -76993,11 +77026,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *347 - *348 - - *243 - - *17 + - *349 - *244 + - *17 + - *245 responses: '200': description: Response @@ -77005,9 +77038,9 @@ paths: application/json: schema: type: array - items: *245 + items: *246 examples: - default: *246 + default: *247 '400': *14 '422': *15 x-github: @@ -77026,18 +77059,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 - *16 responses: '200': description: Response content: application/json: - schema: *247 + schema: *248 examples: - default: *248 + default: *249 '400': *14 '422': *15 x-github: @@ -77056,12 +77089,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 - *16 responses: - '202': *91 + '202': *92 '400': *14 '422': *15 x-github: @@ -77081,9 +77114,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -77108,9 +77141,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *347 - *348 - - *243 + - *349 + - *244 responses: '204': description: Response @@ -77168,14 +77201,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &523 + schema: &524 title: Import description: A repository import from an external source. type: object @@ -77282,7 +77315,7 @@ paths: - html_url - authors_url examples: - default: &526 + default: &527 value: vcs: subversion use_lfs: true @@ -77298,7 +77331,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': &524 + '503': &525 description: Unavailable due to service under maintenance. content: application/json: @@ -77327,8 +77360,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -77376,7 +77409,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -77401,7 +77434,7 @@ paths: type: string '422': *15 '404': *6 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77429,8 +77462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -77482,7 +77515,7 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: example-1: summary: Example 1 @@ -77530,7 +77563,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': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77553,12 +77586,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *347 - *348 + - *349 responses: '204': description: Response - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77584,9 +77617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *347 - *348 - - &707 + - *349 + - &708 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -77600,7 +77633,7 @@ paths: application/json: schema: type: array - items: &525 + items: &526 title: Porter Author description: Porter Author type: object @@ -77654,7 +77687,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': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77679,8 +77712,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *347 - *348 + - *349 - name: author_id in: path required: true @@ -77710,7 +77743,7 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: default: value: @@ -77723,7 +77756,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77747,8 +77780,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77789,7 +77822,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77817,8 +77850,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -77845,11 +77878,11 @@ paths: description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *526 + default: *527 '422': *15 - '503': *524 + '503': *525 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77872,8 +77905,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77881,8 +77914,8 @@ paths: application/json: schema: *20 examples: - default: *527 - '301': *361 + default: *528 + '301': *362 '404': *6 x-github: githubCloudOnly: false @@ -77902,8 +77935,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -77911,12 +77944,12 @@ paths: application/json: schema: anyOf: - - *261 + - *262 - type: object properties: {} additionalProperties: false examples: - default: &529 + default: &530 value: limit: collaborators_only origin: repository @@ -77941,13 +77974,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: application/json: - schema: *528 + schema: *529 examples: default: summary: Example request body @@ -77959,9 +77992,9 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: - default: *529 + default: *530 '409': description: Response x-github: @@ -77983,8 +78016,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -78007,8 +78040,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -78018,9 +78051,9 @@ paths: application/json: schema: type: array - items: *530 + items: *531 examples: - default: &700 + default: &701 value: - id: 1 repository: @@ -78151,9 +78184,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *347 - *348 - - *265 + - *349 + - *266 requestBody: required: false content: @@ -78182,7 +78215,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default: value: @@ -78313,9 +78346,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *347 - *348 - - *265 + - *349 + - *266 responses: '204': description: Response @@ -78346,8 +78379,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *347 - *348 + - *349 - 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 @@ -78387,7 +78420,7 @@ paths: required: false schema: type: string - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -78399,8 +78432,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -78410,9 +78443,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: &539 + default: &540 value: - id: 1 node_id: MDU6SXNzdWUx @@ -78560,7 +78593,7 @@ paths: state_reason: completed headers: Link: *37 - '301': *361 + '301': *362 '422': *15 '404': *6 x-github: @@ -78589,8 +78622,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -78671,9 +78704,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: &534 + default: &535 value: id: 1 node_id: MDU6SXNzdWUx @@ -78827,9 +78860,9 @@ paths: '400': *14 '403': *27 '422': *15 - '503': *125 + '503': *126 '404': *6 - '410': *358 + '410': *359 x-github: triggersNotification: true githubCloudOnly: false @@ -78857,9 +78890,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *347 - *348 - - *154 + - *349 + - *155 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. in: query @@ -78869,7 +78902,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -78879,9 +78912,9 @@ paths: application/json: schema: type: array - items: *531 + items: *532 examples: - default: &536 + default: &537 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -78939,17 +78972,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: &532 + default: &533 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79003,9 +79036,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -79027,9 +79060,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '422': *15 x-github: githubCloudOnly: false @@ -79047,9 +79080,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -79069,9 +79102,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 - 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 comment. @@ -79097,9 +79130,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -79120,9 +79153,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -79154,16 +79187,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -79185,10 +79218,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -79208,8 +79241,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -79219,7 +79252,7 @@ paths: application/json: schema: type: array - items: &533 + items: &534 title: Issue Event description: Issue Event type: object @@ -79266,7 +79299,7 @@ paths: issue: anyOf: - type: 'null' - - *145 + - *146 label: title: Issue Event Label description: Issue Event Label @@ -79299,7 +79332,7 @@ paths: anyOf: - type: 'null' - *4 - requested_team: *266 + requested_team: *267 dismissed_review: title: Issue Event Dismissed Review type: object @@ -79366,7 +79399,7 @@ paths: required: - from - to - author_association: *132 + author_association: *133 lock_reason: type: - string @@ -79558,8 +79591,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *347 - *348 + - *349 - name: event_id in: path required: true @@ -79570,7 +79603,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -79763,7 +79796,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *358 + '410': *359 '403': *27 x-github: githubCloudOnly: false @@ -79797,9 +79830,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *347 - *348 - - &535 + - *349 + - &536 name: issue_number description: The number that identifies the issue. in: path @@ -79811,12 +79844,12 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 - '301': *361 + default: *535 + '301': *362 '404': *6 - '410': *358 + '410': *359 '304': *35 x-github: githubCloudOnly: false @@ -79841,9 +79874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -79951,15 +79984,15 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 '422': *15 - '503': *125 + '503': *126 '403': *27 - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -79977,9 +80010,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -80005,9 +80038,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80023,9 +80056,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: content: application/json: @@ -80050,9 +80083,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80074,9 +80107,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: - - *347 - *348 - - *535 + - *349 + - *536 - name: assignee in: path required: true @@ -80116,10 +80149,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *347 - *348 - - *535 - - *135 + - *349 + - *536 + - *136 - *17 - *19 responses: @@ -80129,13 +80162,13 @@ paths: application/json: schema: type: array - items: *531 + items: *532 examples: - default: *536 + default: *537 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80164,9 +80197,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -80188,16 +80221,16 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *358 + '410': *359 '422': *15 '404': *6 x-github: @@ -80217,9 +80250,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -80233,7 +80266,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &540 + - &541 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -80282,7 +80315,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &541 + - &542 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -80410,7 +80443,7 @@ paths: - performed_via_github_app - assignee - assigner - - &542 + - &543 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -80456,7 +80489,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &543 + - &544 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -80502,7 +80535,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &544 + - &545 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -80551,7 +80584,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &545 + - &546 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -80580,7 +80613,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *266 + requested_team: *267 requested_reviewer: *4 required: - review_requester @@ -80593,7 +80626,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &546 + - &547 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -80622,7 +80655,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *266 + requested_team: *267 requested_reviewer: *4 required: - review_requester @@ -80635,7 +80668,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &547 + - &548 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -80691,7 +80724,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &548 + - &549 title: Locked Issue Event description: Locked Issue Event type: object @@ -80736,7 +80769,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &549 + - &550 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -80797,7 +80830,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &550 + - &551 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -80858,7 +80891,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &551 + - &552 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -80919,7 +80952,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &552 + - &553 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -81012,7 +81045,7 @@ paths: color: red headers: Link: *37 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81029,9 +81062,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81041,7 +81074,7 @@ paths: application/json: schema: type: array - items: &537 + items: &538 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -81096,7 +81129,7 @@ paths: - color - default examples: - default: &538 + default: &539 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -81114,9 +81147,9 @@ paths: default: false headers: Link: *37 - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81133,9 +81166,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81194,12 +81227,12 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 - '301': *361 + default: *539 + '301': *362 '404': *6 - '410': *358 + '410': *359 '422': *15 x-github: githubCloudOnly: false @@ -81216,9 +81249,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81278,12 +81311,12 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 - '301': *361 + default: *539 + '301': *362 '404': *6 - '410': *358 + '410': *359 '422': *15 x-github: githubCloudOnly: false @@ -81300,15 +81333,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 responses: '204': description: Response - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81327,9 +81360,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - name: name in: path required: true @@ -81342,7 +81375,7 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: default: value: @@ -81353,9 +81386,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *361 + '301': *362 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81375,9 +81408,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: false content: @@ -81406,7 +81439,7 @@ paths: '204': description: Response '403': *27 - '410': *358 + '410': *359 '404': *6 '422': *15 x-github: @@ -81424,9 +81457,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 responses: '204': description: Response @@ -81448,9 +81481,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - 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. @@ -81476,13 +81509,13 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81500,9 +81533,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81534,16 +81567,16 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -81565,10 +81598,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *347 - *348 - - *535 - - *339 + - *349 + - *536 + - *340 responses: '204': description: Response @@ -81597,9 +81630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81621,9 +81654,9 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -81656,9 +81689,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81668,13 +81701,13 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *539 + default: *540 headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81702,9 +81735,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81731,16 +81764,16 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *358 + '410': *359 '422': *15 '404': *6 x-github: @@ -81760,9 +81793,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 requestBody: required: true content: @@ -81793,13 +81826,13 @@ paths: description: Response content: application/json: - schema: *145 + schema: *146 examples: - default: *534 + default: *535 '403': *27 '404': *6 '422': *7 - '503': *125 + '503': *126 x-github: triggersNotification: true githubCloudOnly: false @@ -81817,9 +81850,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *347 - *348 - - *535 + - *349 + - *536 - *17 - *19 responses: @@ -81834,7 +81867,6 @@ paths: description: Timeline Event type: object anyOf: - - *540 - *541 - *542 - *543 @@ -81847,6 +81879,7 @@ paths: - *550 - *551 - *552 + - *553 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -81894,12 +81927,12 @@ paths: issue_url: type: string format: uri - author_association: *132 + author_association: *133 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - event - actor @@ -81930,7 +81963,7 @@ paths: properties: type: type: string - issue: *145 + issue: *146 required: - event - created_at @@ -82146,7 +82179,7 @@ paths: type: string body_text: type: string - author_association: *132 + author_association: *133 required: - event - id @@ -82169,7 +82202,7 @@ paths: type: string comments: type: array - items: &572 + items: &573 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -82274,7 +82307,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *132 + author_association: *133 _links: type: object properties: @@ -82369,7 +82402,7 @@ paths: enum: - line - file - reactions: *133 + reactions: *134 body_html: type: string examples: @@ -82407,7 +82440,7 @@ paths: type: string comments: type: array - items: *467 + items: *468 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -82682,7 +82715,7 @@ paths: headers: Link: *37 '404': *6 - '410': *358 + '410': *359 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82699,8 +82732,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -82710,7 +82743,7 @@ paths: application/json: schema: type: array - items: &553 + items: &554 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -82777,8 +82810,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -82814,9 +82847,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: &554 + default: &555 value: id: 1 key: ssh-rsa AAA... @@ -82850,9 +82883,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *347 - *348 - - &555 + - *349 + - &556 name: key_id description: The unique identifier of the key. in: path @@ -82864,9 +82897,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: *554 + default: *555 '404': *6 x-github: githubCloudOnly: false @@ -82884,9 +82917,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *347 - *348 - - *555 + - *349 + - *556 responses: '204': description: Response @@ -82906,8 +82939,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -82917,9 +82950,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 + default: *539 headers: Link: *37 '404': *6 @@ -82940,8 +82973,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -82977,9 +83010,9 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: - default: &556 + default: &557 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -83011,8 +83044,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83023,9 +83056,9 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: - default: *556 + default: *557 '404': *6 x-github: githubCloudOnly: false @@ -83042,8 +83075,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83082,7 +83115,7 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: default: value: @@ -83108,8 +83141,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *347 - *348 + - *349 - name: name in: path required: true @@ -83135,8 +83168,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -83172,10 +83205,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '202': *91 + '202': *92 '403': description: |- We will return a 403 with one of the following messages: @@ -83201,8 +83234,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -83228,9 +83261,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *347 - *348 - - *445 + - *349 + - *446 responses: '200': description: Response @@ -83296,7 +83329,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 required: - _links - git_url @@ -83377,8 +83410,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83443,8 +83476,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83478,9 +83511,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *468 + schema: *469 examples: - default: *557 + default: *558 '204': description: Response when already merged '404': @@ -83505,8 +83538,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *347 - *348 + - *349 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -83547,7 +83580,7 @@ paths: application/json: schema: type: array - items: *472 + items: *473 examples: default: value: @@ -83603,8 +83636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -83644,9 +83677,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: &558 + default: &559 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -83705,9 +83738,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *347 - *348 - - &559 + - *349 + - &560 name: milestone_number description: The number that identifies the milestone. in: path @@ -83719,9 +83752,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *558 + default: *559 '404': *6 x-github: githubCloudOnly: false @@ -83738,9 +83771,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *347 - *348 - - *559 + - *349 + - *560 requestBody: required: false content: @@ -83778,9 +83811,9 @@ paths: description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *558 + default: *559 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83796,9 +83829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *347 - *348 - - *559 + - *349 + - *560 responses: '204': description: Response @@ -83819,9 +83852,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: - - *347 - *348 - - *559 + - *349 + - *560 - *17 - *19 responses: @@ -83831,9 +83864,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *538 + default: *539 headers: Link: *37 x-github: @@ -83852,12 +83885,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: - - *347 - *348 - - *560 + - *349 - *561 - - *135 - *562 + - *136 + - *563 - *17 - *19 responses: @@ -83867,9 +83900,9 @@ paths: application/json: schema: type: array - items: *157 + items: *158 examples: - default: *563 + default: *564 headers: Link: *37 x-github: @@ -83893,8 +83926,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -83952,14 +83985,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: &564 + schema: &565 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -84103,7 +84136,7 @@ paths: - custom_404 - public examples: - default: &565 + default: &566 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -84144,8 +84177,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84200,11 +84233,11 @@ paths: description: Response content: application/json: - schema: *564 + schema: *565 examples: - default: *565 + default: *566 '422': *15 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84225,8 +84258,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84313,7 +84346,7 @@ paths: description: Response '422': *15 '400': *14 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84334,14 +84367,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *347 - *348 + - *349 responses: '204': description: Response '422': *15 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84361,8 +84394,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -84372,7 +84405,7 @@ paths: application/json: schema: type: array - items: &566 + items: &567 title: Page Build description: Page Build type: object @@ -84464,8 +84497,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *347 - *348 + - *349 responses: '201': description: Response @@ -84512,16 +84545,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *566 + schema: *567 examples: - default: &567 + default: &568 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -84569,8 +84602,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *347 - *348 + - *349 - name: build_id in: path required: true @@ -84581,9 +84614,9 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: - default: *567 + default: *568 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84603,8 +84636,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -84713,9 +84746,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: - - *347 - *348 - - &568 + - *349 + - &569 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -84773,11 +84806,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *347 - *348 - - *568 + - *349 + - *569 responses: - '204': *112 + '204': *113 '404': *6 x-github: githubCloudOnly: false @@ -84802,8 +84835,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -85071,7 +85104,7 @@ paths: description: Empty response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -85098,8 +85131,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: - - *347 - *348 + - *349 responses: '200': description: Private vulnerability reporting status @@ -85136,10 +85169,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '204': *112 + '204': *113 '422': *14 x-github: githubCloudOnly: false @@ -85158,10 +85191,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *347 - *348 + - *349 responses: - '204': *112 + '204': *113 '422': *14 x-github: githubCloudOnly: false @@ -85182,8 +85215,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *347 - *348 + - *349 - name: state description: Indicates the state of the projects to return. in: query @@ -85204,7 +85237,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -85244,7 +85277,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -85264,8 +85297,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85291,13 +85324,13 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: - default: *357 + default: *358 '401': *23 '403': *27 '404': *6 - '410': *358 + '410': *359 '422': *7 x-github: githubCloudOnly: false @@ -85317,8 +85350,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -85326,7 +85359,7 @@ paths: application/json: schema: type: array - items: *298 + items: *299 examples: default: value: @@ -85357,8 +85390,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85370,7 +85403,7 @@ paths: type: array description: A list of custom property names and associated values to apply to the repositories. - items: *298 + items: *299 required: - properties examples: @@ -85420,8 +85453,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *347 - *348 + - *349 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -85481,9 +85514,9 @@ paths: application/json: schema: type: array - items: *569 + items: *570 examples: - default: *570 + default: *571 headers: Link: *37 '304': *35 @@ -85515,8 +85548,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -85583,7 +85616,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -85712,7 +85745,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 active_lock_reason: type: - string @@ -85767,7 +85800,7 @@ paths: type: - array - 'null' - items: *279 + items: *280 head: type: object properties: @@ -85805,14 +85838,14 @@ paths: _links: type: object properties: - comments: *473 - commits: *473 - statuses: *473 - html: *473 - issue: *473 - review_comments: *473 - review_comment: *473 - self: *473 + comments: *474 + commits: *474 + statuses: *474 + html: *474 + issue: *474 + review_comments: *474 + review_comment: *474 + self: *474 required: - comments - commits @@ -85822,8 +85855,8 @@ paths: - review_comments - review_comment - self - author_association: *132 - auto_merge: *571 + author_association: *133 + auto_merge: *572 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -85925,7 +85958,7 @@ paths: - merged_by - review_comments examples: - default: &575 + default: &576 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -86452,8 +86485,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *347 - *348 + - *349 - name: sort in: query required: false @@ -86472,7 +86505,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -86482,9 +86515,9 @@ paths: application/json: schema: type: array - items: *572 + items: *573 examples: - default: &577 + default: &578 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86561,17 +86594,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: - - *347 - *348 - - *144 + - *349 + - *145 responses: '200': description: Response content: application/json: - schema: *572 + schema: *573 examples: - default: &573 + default: &574 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -86646,9 +86679,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -86670,9 +86703,9 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: - default: *573 + default: *574 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86688,9 +86721,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 responses: '204': description: Response @@ -86711,9 +86744,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 - 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 pull request review comment. @@ -86739,9 +86772,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -86762,9 +86795,9 @@ 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: - - *347 - *348 - - *144 + - *349 + - *145 requestBody: required: true content: @@ -86796,16 +86829,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -86827,10 +86860,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *347 - *348 - - *144 - - *339 + - *349 + - *145 + - *340 responses: '204': description: Response @@ -86873,9 +86906,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *347 - *348 - - &576 + - *349 + - &577 name: pull_number description: The number that identifies the pull request. in: path @@ -86888,9 +86921,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '304': *35 '404': *6 '406': @@ -86898,8 +86931,8 @@ paths: content: application/json: schema: *3 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86925,9 +86958,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -86969,9 +87002,9 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '422': *15 '403': *27 x-github: @@ -86993,9 +87026,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -87056,21 +87089,21 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -87096,10 +87129,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *347 - *348 - - *576 - - *154 + - *349 + - *577 + - *155 - name: direction description: The direction to sort results. Ignored without `sort` parameter. in: query @@ -87109,7 +87142,7 @@ paths: enum: - asc - desc - - *135 + - *136 - *17 - *19 responses: @@ -87119,9 +87152,9 @@ paths: application/json: schema: type: array - items: *572 + items: *573 examples: - default: *577 + default: *578 headers: Link: *37 x-github: @@ -87154,9 +87187,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -87262,7 +87295,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: example-for-a-multi-line-comment: value: @@ -87350,10 +87383,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *347 - *348 - - *576 - - *144 + - *349 + - *577 + - *145 requestBody: required: true content: @@ -87375,7 +87408,7 @@ paths: description: Response content: application/json: - schema: *572 + schema: *573 examples: default: value: @@ -87461,9 +87494,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -87473,9 +87506,9 @@ paths: application/json: schema: type: array - items: *468 + items: *469 examples: - default: *578 + default: *579 headers: Link: *37 x-github: @@ -87505,9 +87538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -87517,7 +87550,7 @@ paths: application/json: schema: type: array - items: *480 + items: *481 examples: default: value: @@ -87535,8 +87568,8 @@ paths: headers: Link: *37 '422': *15 - '500': *93 - '503': *125 + '500': *94 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87555,9 +87588,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: - - *347 - *348 - - *576 + - *349 + - *577 responses: '204': description: Response if pull request has been merged @@ -87580,9 +87613,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -87694,9 +87727,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: - - *347 - *348 - - *576 + - *349 + - *577 responses: '200': description: Response @@ -87712,7 +87745,7 @@ paths: items: *4 teams: type: array - items: *266 + items: *267 required: - users - teams @@ -87771,9 +87804,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -87810,7 +87843,7 @@ paths: description: Response content: application/json: - schema: *569 + schema: *570 examples: default: value: @@ -88346,9 +88379,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: true content: @@ -88382,7 +88415,7 @@ paths: description: Response content: application/json: - schema: *569 + schema: *570 examples: default: value: @@ -88887,9 +88920,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *347 - *348 - - *576 + - *349 + - *577 - *17 - *19 responses: @@ -88899,7 +88932,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -88973,7 +89006,7 @@ paths: type: string body_text: type: string - author_association: *132 + author_association: *133 required: - id - node_id @@ -89055,9 +89088,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: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -89147,9 +89180,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: &581 + default: &582 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89212,10 +89245,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: - - *347 - *348 - - *576 - - &580 + - *349 + - *577 + - &581 name: review_id description: The unique identifier of the review. in: path @@ -89227,9 +89260,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: &582 + default: &583 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -89288,10 +89321,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89314,7 +89347,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89376,18 +89409,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 responses: '200': description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: *581 + default: *582 '422': *7 '404': *6 x-github: @@ -89414,10 +89447,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 - *17 - *19 responses: @@ -89511,13 +89544,13 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *132 + author_association: *133 _links: type: object properties: - self: *473 - html: *473 - pull_request: *473 + self: *474 + html: *474 + pull_request: *474 required: - self - html @@ -89526,7 +89559,7 @@ paths: type: string body_html: type: string - reactions: *133 + reactions: *134 side: description: The side of the first line of the range for a multi-line comment. @@ -89668,10 +89701,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89700,7 +89733,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89763,10 +89796,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: - - *347 - *348 - - *576 - - *580 + - *349 + - *577 + - *581 requestBody: required: true content: @@ -89801,9 +89834,9 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: - default: *582 + default: *583 '404': *6 '422': *7 '403': *27 @@ -89825,9 +89858,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *347 - *348 - - *576 + - *349 + - *577 requestBody: required: false content: @@ -89891,8 +89924,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *347 - *348 + - *349 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -89905,9 +89938,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: &584 + default: &585 value: type: file encoding: base64 @@ -89949,8 +89982,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: - - *347 - *348 + - *349 - name: dir description: The alternate path to look for a README file in: path @@ -89970,9 +90003,9 @@ paths: description: Response content: application/json: - schema: *583 + schema: *584 examples: - default: *584 + default: *585 '404': *6 '422': *15 x-github: @@ -89994,8 +90027,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -90005,7 +90038,7 @@ paths: application/json: schema: type: array - items: &585 + items: &586 title: Release description: A release. type: object @@ -90077,7 +90110,7 @@ paths: author: *4 assets: type: array - items: &586 + items: &587 title: Release Asset description: Data related to a release. type: object @@ -90147,7 +90180,7 @@ paths: description: The URL of the release discussion. type: string format: uri - reactions: *133 + reactions: *134 required: - assets_url - upload_url @@ -90257,8 +90290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -90334,9 +90367,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: &589 + default: &590 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -90439,9 +90472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *347 - *348 - - &587 + - *349 + - &588 name: asset_id description: The unique identifier of the asset. in: path @@ -90453,9 +90486,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: &588 + default: &589 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 @@ -90489,7 +90522,7 @@ paths: type: User site_admin: false '404': *6 - '302': *482 + '302': *483 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90505,9 +90538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *347 - *348 - - *587 + - *349 + - *588 requestBody: required: false content: @@ -90536,9 +90569,9 @@ paths: description: Response content: application/json: - schema: *586 + schema: *587 examples: - default: *588 + default: *589 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90554,9 +90587,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *347 - *348 - - *587 + - *349 + - *588 responses: '204': description: Response @@ -90580,8 +90613,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -90667,16 +90700,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *347 - *348 + - *349 responses: '200': description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90693,8 +90726,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *347 - *348 + - *349 - name: tag description: tag parameter in: path @@ -90707,9 +90740,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 '404': *6 x-github: githubCloudOnly: false @@ -90731,9 +90764,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *347 - *348 - - &590 + - *349 + - &591 name: release_id description: The unique identifier of the release. in: path @@ -90747,9 +90780,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: *585 + schema: *586 examples: - default: *589 + default: *590 '401': description: Unauthorized x-github: @@ -90767,9 +90800,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 requestBody: required: false content: @@ -90833,9 +90866,9 @@ paths: description: Response content: application/json: - schema: *585 + schema: *586 examples: - default: *589 + default: *590 '404': description: Not Found if the discussion category name is invalid content: @@ -90856,9 +90889,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 responses: '204': description: Response @@ -90878,9 +90911,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *347 - *348 - - *590 + - *349 + - *591 - *17 - *19 responses: @@ -90890,7 +90923,7 @@ paths: application/json: schema: type: array - items: *586 + items: *587 examples: default: value: @@ -90971,9 +91004,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: - - *347 - *348 - - *590 + - *349 + - *591 - name: name in: query required: true @@ -90999,7 +91032,7 @@ paths: description: Response for successful upload content: application/json: - schema: *586 + schema: *587 examples: response-for-successful-upload: value: @@ -91053,9 +91086,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 - 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. @@ -91079,9 +91112,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 '404': *6 @@ -91102,9 +91135,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *347 - *348 - - *590 + - *349 + - *591 requestBody: required: true content: @@ -91134,16 +91167,16 @@ paths: description: Reaction exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Reaction created content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '422': *15 x-github: githubCloudOnly: false @@ -91165,10 +91198,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *347 - *348 - - *590 - - *339 + - *349 + - *591 + - *340 responses: '204': description: Response @@ -91192,9 +91225,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *347 - *348 - - *406 + - *349 + - *407 - *17 - *19 responses: @@ -91210,8 +91243,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *591 - - &593 + - *592 + - &594 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -91231,53 +91264,53 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *592 - *593 - - allOf: - *594 - - *593 - allOf: - *595 - - *593 + - *594 - allOf: - *596 - - *593 + - *594 - allOf: - *597 - - *593 + - *594 - allOf: - *598 - - *593 + - *594 - allOf: - *599 - - *593 + - *594 - allOf: - *600 - - *593 + - *594 - allOf: - *601 - - *593 + - *594 - allOf: - *602 - - *593 + - *594 - allOf: - *603 - - *593 + - *594 - allOf: - *604 - - *593 + - *594 - allOf: - *605 - - *593 + - *594 - allOf: - *606 - - *593 + - *594 - allOf: - *607 - - *593 + - *594 - allOf: - *608 - - *593 + - *594 + - allOf: + - *609 + - *594 examples: default: value: @@ -91316,8 +91349,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - *17 - *19 - name: includes_parents @@ -91328,7 +91361,7 @@ paths: schema: type: boolean default: true - - *609 + - *610 responses: '200': description: Response @@ -91336,7 +91369,7 @@ paths: application/json: schema: type: array - items: *122 + items: *123 examples: default: value: @@ -91367,7 +91400,7 @@ paths: created_at: '2023-08-15T08:43:03Z' updated_at: '2023-09-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 post: summary: Create a repository ruleset description: Create a ruleset for a repository. @@ -91383,8 +91416,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 requestBody: description: Request body required: true @@ -91404,16 +91437,16 @@ paths: - tag - push default: branch - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *115 + items: *121 + conditions: *116 rules: type: array description: An array of rules within the ruleset. - items: *121 + items: *122 required: - name - enforcement @@ -91444,9 +91477,9 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: &618 + default: &619 value: id: 42 name: super cool ruleset @@ -91479,7 +91512,7 @@ paths: created_at: '2023-07-15T08:43:03Z' updated_at: '2023-08-23T16:29:47Z' '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/rulesets/rule-suites": get: summary: List repository rule suites @@ -91493,12 +91526,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *347 - *348 - - *610 - - *304 + - *349 - *611 + - *305 - *612 + - *613 - *17 - *19 responses: @@ -91506,11 +91539,11 @@ paths: description: Response content: application/json: - schema: *613 + schema: *614 examples: - default: *614 + default: *615 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91529,19 +91562,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *347 - *348 - - *615 + - *349 + - *616 responses: '200': description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91567,8 +91600,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91588,11 +91621,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *618 + default: *619 '404': *6 - '500': *93 + '500': *94 put: summary: Update a repository ruleset description: Update a ruleset for a repository. @@ -91608,8 +91641,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91634,16 +91667,16 @@ paths: - branch - tag - push - enforcement: *119 + enforcement: *120 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *120 - conditions: *115 + items: *121 + conditions: *116 rules: description: An array of rules within the ruleset. type: array - items: *121 + items: *122 examples: default: value: @@ -91671,11 +91704,11 @@ paths: description: Response content: application/json: - schema: *122 + schema: *123 examples: - default: *618 + default: *619 '404': *6 - '500': *93 + '500': *94 delete: summary: Delete a repository ruleset description: Delete a ruleset for a repository. @@ -91691,8 +91724,8 @@ paths: category: repos subcategory: rules parameters: - - *347 - *348 + - *349 - name: ruleset_id description: The ID of the ruleset. in: path @@ -91703,7 +91736,7 @@ paths: '204': description: Response '404': *6 - '500': *93 + '500': *94 "/repos/{owner}/{repo}/secret-scanning/alerts": get: summary: List secret scanning alerts for a repository @@ -91720,20 +91753,20 @@ 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: - - *347 - *348 - - *306 + - *349 - *307 - *308 - *309 - - *82 + - *310 + - *83 - *19 - *17 - - *619 - *620 - - *310 + - *621 - *311 - *312 + - *313 responses: '200': description: Response @@ -91741,24 +91774,24 @@ paths: application/json: schema: type: array - items: &623 + items: &624 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *621 - resolution: *622 + state: *622 + resolution: *623 resolved_at: type: - string @@ -91949,7 +91982,7 @@ paths: '404': description: Repository is public or secret scanning is disabled for the repository - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91971,15 +92004,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *347 - *348 - - *439 + - *349 + - *440 responses: '200': description: Response content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -92010,7 +92043,7 @@ paths: '404': description: Repository is public, or secret scanning is disabled for the repository, or the resource is not found - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92031,9 +92064,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: - - *347 - *348 - - *439 + - *349 + - *440 requestBody: required: true content: @@ -92041,8 +92074,8 @@ paths: schema: type: object properties: - state: *621 - resolution: *622 + state: *622 + resolution: *623 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -92061,7 +92094,7 @@ paths: description: Response content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -92114,7 +92147,7 @@ paths: repository, or the resource is not found '422': description: State does not match the resolution or resolution comment - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -92136,9 +92169,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: - - *347 - *348 - - *439 + - *349 + - *440 - *19 - *17 responses: @@ -92149,7 +92182,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &779 + items: &780 type: object properties: type: @@ -92506,7 +92539,7 @@ paths: '404': description: Repository is public, or secret scanning is disabled for the repository, or the resource is not found - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92528,8 +92561,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -92537,14 +92570,14 @@ paths: schema: type: object properties: - reason: &625 + reason: &626 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *624 + placeholder_id: *625 required: - reason - placeholder_id @@ -92561,7 +92594,7 @@ paths: schema: type: object properties: - reason: *625 + reason: *626 expire_at: type: - string @@ -92585,7 +92618,7 @@ paths: this repository. '422': description: Bad request, input data missing or incorrect. - '503': *125 + '503': *126 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -92605,13 +92638,13 @@ 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: - - *347 - *348 + - *349 responses: '404': description: Repository does not have GitHub Advanced Security or secret scanning enabled - '503': *125 + '503': *126 '200': description: Response content: @@ -92621,7 +92654,7 @@ paths: properties: incremental_scans: type: array - items: &626 + items: &627 description: Information on a single scan performed by secret scanning on the repository type: object @@ -92649,15 +92682,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *626 + items: *627 backfill_scans: type: array - items: *626 + items: *627 custom_pattern_backfill_scans: type: array items: allOf: - - *626 + - *627 - type: object properties: pattern_name: @@ -92727,9 +92760,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *347 - *348 - - *82 + - *349 + - *83 - name: sort description: The property to sort the results by. in: query @@ -92741,8 +92774,8 @@ paths: - updated - published default: created - - *80 - *81 + - *82 - name: per_page description: The number of advisories to return per page. 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)." @@ -92772,9 +92805,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *628 + default: *629 '400': *14 '404': *6 x-github: @@ -92797,8 +92830,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -92878,7 +92911,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 required: - login - type @@ -92968,9 +93001,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &630 + default: &631 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -93203,8 +93236,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -93317,7 +93350,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -93464,17 +93497,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: - - *347 - *348 - - *629 + - *349 + - *630 responses: '200': description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *630 + default: *631 '403': *27 '404': *6 x-github: @@ -93498,9 +93531,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: - - *347 - *348 - - *629 + - *349 + - *630 requestBody: required: true content: @@ -93580,7 +93613,7 @@ paths: login: type: string description: The username of the user credited. - type: *315 + type: *316 required: - login - type @@ -93671,17 +93704,17 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *630 - add_credit: *630 + default: *631 + add_credit: *631 '403': *27 '404': *6 '422': description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: *170 + schema: *171 examples: invalid_state_transition: value: @@ -93712,11 +93745,11 @@ 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: - - *347 - *348 - - *629 + - *349 + - *630 responses: - '202': *91 + '202': *92 '400': *14 '403': *27 '404': *6 @@ -93741,17 +93774,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: - - *347 - *348 - - *629 + - *349 + - *630 responses: '202': description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 '400': *14 '422': *15 '403': *27 @@ -93777,8 +93810,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -93874,8 +93907,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *347 - *348 + - *349 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -93884,7 +93917,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -93896,8 +93929,8 @@ paths: - - 1302998400 - 1124 - -435 - '202': *91 - '204': *112 + '202': *92 + '204': *113 '422': description: Repository contains more than 10,000 commits x-github: @@ -93917,8 +93950,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -93968,8 +94001,8 @@ paths: - 0 total: 89 week: 1336280400 - '202': *91 - '204': *112 + '202': *92 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93996,8 +94029,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -94068,8 +94101,8 @@ paths: a: 6898 d: 77 c: 10 - '202': *91 - '204': *112 + '202': *92 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94091,8 +94124,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *347 - *348 + - *349 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -94246,8 +94279,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: - - *347 - *348 + - *349 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -94257,7 +94290,7 @@ paths: application/json: schema: type: array - items: *631 + items: *632 examples: default: value: @@ -94270,7 +94303,7 @@ paths: - - 0 - 2 - 21 - '204': *112 + '204': *113 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94290,8 +94323,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *347 - *348 + - *349 - name: sha in: path required: true @@ -94347,7 +94380,7 @@ paths: description: Response content: application/json: - schema: *632 + schema: *633 examples: default: value: @@ -94401,8 +94434,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94414,7 +94447,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -94434,14 +94467,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *347 - *348 + - *349 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &633 + schema: &634 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -94514,8 +94547,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *347 - *348 + - *349 requestBody: required: false content: @@ -94541,7 +94574,7 @@ paths: description: Response content: application/json: - schema: *633 + schema: *634 examples: default: value: @@ -94568,8 +94601,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -94589,8 +94622,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94672,8 +94705,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: - - *347 - *348 + - *349 responses: '200': description: Response @@ -94681,7 +94714,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: Tag protection description: Tag protection type: object @@ -94738,8 +94771,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: - - *347 - *348 + - *349 requestBody: required: true content: @@ -94762,7 +94795,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: default: value: @@ -94793,8 +94826,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: - - *347 - *348 + - *349 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -94831,8 +94864,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *347 - *348 + - *349 - name: ref in: path required: true @@ -94868,8 +94901,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *347 - *348 + - *349 - *17 - *19 responses: @@ -94879,9 +94912,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - default: *280 + default: *281 headers: Link: *37 '404': *6 @@ -94901,8 +94934,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *347 - *348 + - *349 - *19 - *17 responses: @@ -94910,7 +94943,7 @@ paths: description: Response content: application/json: - schema: &635 + schema: &636 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -94922,7 +94955,7 @@ paths: required: - names examples: - default: &636 + default: &637 value: names: - octocat @@ -94945,8 +94978,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -94977,9 +95010,9 @@ paths: description: Response content: application/json: - schema: *635 + schema: *636 examples: - default: *636 + default: *637 '404': *6 '422': *7 x-github: @@ -95000,9 +95033,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *347 - *348 - - &637 + - *349 + - &638 name: per description: The time frame to display results for. in: query @@ -95033,7 +95066,7 @@ paths: - 128 clones: type: array - items: &638 + items: &639 title: Traffic type: object properties: @@ -95120,8 +95153,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -95215,8 +95248,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *347 - *348 + - *349 responses: '200': description: Response @@ -95279,9 +95312,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *347 - *348 - - *637 + - *349 + - *638 responses: '200': description: Response @@ -95302,7 +95335,7 @@ paths: - 3782 views: type: array - items: *638 + items: *639 required: - uniques - count @@ -95379,8 +95412,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *347 - *348 + - *349 requestBody: required: true content: @@ -95416,7 +95449,7 @@ paths: description: Response content: application/json: - schema: *187 + schema: *188 examples: default: value: @@ -95654,8 +95687,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: - - *347 - *348 + - *349 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -95678,8 +95711,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -95701,8 +95734,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *347 - *348 + - *349 responses: '204': description: Response @@ -95728,8 +95761,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *347 - *348 + - *349 - name: ref in: path required: true @@ -95821,9 +95854,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -95864,7 +95897,7 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: default: value: @@ -95974,7 +96007,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &646 + - &647 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -95984,7 +96017,7 @@ paths: type: string examples: - members - - &651 + - &652 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -95996,7 +96029,7 @@ paths: format: int32 examples: - 1 - - &652 + - &653 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -96040,7 +96073,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &640 + items: &641 allOf: - type: object required: @@ -96122,7 +96155,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: &653 + meta: &654 type: object description: The metadata associated with the creation/updates to the user. @@ -96187,31 +96220,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &641 + '400': &642 description: Bad request content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '401': &642 + schema: *640 + '401': &643 description: Authorization failure - '403': &643 + '403': &644 description: Permission denied - '429': &644 + '429': &645 description: Too many requests content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '500': &645 + schema: *640 + '500': &646 description: Internal server error content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 + schema: *640 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96235,7 +96268,7 @@ paths: required: true content: application/json: - schema: &649 + schema: &650 type: object required: - schemas @@ -96295,9 +96328,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *640 + schema: *641 examples: - group: &647 + group: &648 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -96316,13 +96349,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': *641 - '401': *642 - '403': *643 - '409': &650 + '400': *642 + '401': *643 + '403': *644 + '409': &651 description: Duplicate record detected - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96339,7 +96372,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: - - &648 + - &649 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -96348,22 +96381,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *646 + - *647 - *38 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *640 + schema: *641 examples: - default: *647 - '400': *641 - '401': *642 - '403': *643 + default: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96382,13 +96415,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: - - *648 + - *649 - *38 requestBody: required: true content: application/json: - schema: *649 + schema: *650 examples: group: summary: Group @@ -96414,17 +96447,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *640 + schema: *641 examples: - group: *647 - groupWithMembers: *647 - '400': *641 - '401': *642 - '403': *643 + group: *648 + groupWithMembers: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96448,13 +96481,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: - - *648 + - *649 - *38 requestBody: required: true content: application/json: - schema: &660 + schema: &661 type: object required: - Operations @@ -96514,17 +96547,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *640 + schema: *641 examples: - updateGroup: *647 - addMembers: *647 - '400': *641 - '401': *642 - '403': *643 + updateGroup: *648 + addMembers: *648 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96540,17 +96573,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: - - *648 + - *649 - *38 responses: '204': description: Group was deleted, no content - '400': *641 - '401': *642 - '403': *643 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96584,8 +96617,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *651 - *652 + - *653 - *38 responses: '200': @@ -96619,7 +96652,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &655 + items: &656 allOf: - type: object required: @@ -96711,7 +96744,7 @@ paths: address. examples: - true - roles: &654 + roles: &655 type: array description: The roles assigned to the user. items: @@ -96770,7 +96803,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *653 + meta: *654 startIndex: type: integer description: A starting index for the returned page @@ -96809,11 +96842,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *641 - '401': *642 - '403': *643 - '429': *644 - '500': *645 + '400': *642 + '401': *643 + '403': *644 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -96837,7 +96870,7 @@ paths: required: true content: application/json: - schema: &658 + schema: &659 type: object required: - schemas @@ -96930,9 +96963,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *654 + roles: *655 examples: - user: &659 + user: &660 summary: User value: schemas: @@ -96979,9 +97012,9 @@ paths: description: User has been created content: application/scim+json: - schema: *655 + schema: *656 examples: - user: &656 + user: &657 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97007,13 +97040,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: *656 - '400': *641 - '401': *642 - '403': *643 - '409': *650 - '429': *644 - '500': *645 + enterpriseOwner: *657 + '400': *642 + '401': *643 + '403': *644 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97030,7 +97063,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: - - &657 + - &658 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -97043,15 +97076,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *655 + schema: *656 examples: - default: *656 - '400': *641 - '401': *642 - '403': *643 + default: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97073,30 +97106,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: - - *657 + - *658 - *38 requestBody: required: true content: application/json: - schema: *658 + schema: *659 examples: - user: *659 + user: *660 responses: '200': description: User was updated content: application/scim+json: - schema: *655 + schema: *656 examples: - user: *656 - '400': *641 - '401': *642 - '403': *643 + user: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97131,13 +97164,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: - - *657 + - *658 - *38 requestBody: required: true content: application/json: - schema: *660 + schema: *661 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -97177,18 +97210,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *655 - examples: - userMultiValuedProperties: *656 - userSingleValuedProperties: *656 - disableUser: *656 - '400': *641 - '401': *642 - '403': *643 + schema: *656 + examples: + userMultiValuedProperties: *657 + userSingleValuedProperties: *657 + disableUser: *657 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '409': *650 - '429': *644 - '500': *645 + '409': *651 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97208,17 +97241,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: - - *657 + - *658 - *38 responses: '204': description: User was deleted, no content - '400': *641 - '401': *642 - '403': *643 + '400': *642 + '401': *643 + '403': *644 '404': *6 - '429': *644 - '500': *645 + '429': *645 + '500': *646 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97251,7 +97284,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities parameters: - - *167 + - *168 - name: startIndex description: 'Used for pagination: the index of the first result to return.' in: query @@ -97309,7 +97342,7 @@ paths: - 1 Resources: type: array - items: &661 + items: &662 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -97556,22 +97589,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': *35 - '404': &662 + '404': &663 description: Resource not found content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '403': &663 + schema: *640 + '403': &664 description: Forbidden content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '400': *641 - '429': *644 + schema: *640 + '400': *642 + '429': *645 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -97591,15 +97624,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user parameters: - - *167 + - *168 responses: '201': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: &664 + default: &665 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -97622,17 +97655,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': *35 - '404': *662 - '403': *663 - '500': *645 + '404': *663 + '403': *664 + '500': *646 '409': description: Conflict content: application/json: - schema: *639 + schema: *640 application/scim+json: - schema: *639 - '400': *641 + schema: *640 + '400': *642 requestBody: required: true content: @@ -97726,18 +97759,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 - '404': *662 - '403': *663 + default: *665 + '404': *663 + '403': *664 '304': *35 x-github: githubCloudOnly: true @@ -97760,19 +97793,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 + default: *665 '304': *35 - '404': *662 - '403': *663 + '404': *663 + '403': *664 requestBody: required: true content: @@ -97882,20 +97915,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - - *167 - - *657 + - *168 + - *658 responses: '200': description: Response content: application/scim+json: - schema: *661 + schema: *662 examples: - default: *664 + default: *665 '304': *35 - '404': *662 - '403': *663 - '400': *641 + '404': *663 + '403': *664 + '400': *642 '429': description: Response content: @@ -97990,13 +98023,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - - *167 - - *657 + - *168 + - *658 responses: '204': description: Response - '404': *662 - '403': *663 + '404': *663 + '403': *664 '304': *35 x-github: githubCloudOnly: true @@ -98111,7 +98144,7 @@ paths: html_url: type: string format: uri - repository: *187 + repository: *188 score: type: number file_size: @@ -98130,7 +98163,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &665 + text_matches: &666 title: Search Result Text Matches type: array items: @@ -98245,7 +98278,7 @@ paths: releases_url: http://api.github.com/repos/octocat/Hello-World/releases{/id} score: 1 '304': *35 - '503': *125 + '503': *126 '422': *15 '403': *27 x-github: @@ -98294,7 +98327,7 @@ paths: enum: - author-date - committer-date - - &666 + - &667 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 @@ -98363,7 +98396,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 comment_count: type: integer message: @@ -98382,7 +98415,7 @@ paths: url: type: string format: uri - verification: *517 + verification: *518 required: - author - committer @@ -98397,7 +98430,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 parents: type: array items: @@ -98409,12 +98442,12 @@ paths: type: string sha: type: string - repository: *187 + repository: *188 score: type: number node_id: type: string - text_matches: *665 + text_matches: *666 required: - sha - node_id @@ -98607,7 +98640,7 @@ paths: - interactions - created - updated - - *666 + - *667 - *17 - *19 responses: @@ -98723,7 +98756,7 @@ paths: milestone: anyOf: - type: 'null' - - *472 + - *473 comments: type: integer created_at: @@ -98737,7 +98770,7 @@ paths: - string - 'null' format: date-time - text_matches: *665 + text_matches: *666 pull_request: type: object properties: @@ -98775,7 +98808,7 @@ paths: type: string score: type: number - author_association: *132 + author_association: *133 draft: type: boolean repository: *61 @@ -98790,7 +98823,7 @@ paths: anyOf: - type: 'null' - *5 - reactions: *133 + reactions: *134 required: - assignee - closed_at @@ -98906,7 +98939,7 @@ paths: locked: true author_association: COLLABORATOR state_reason: completed - '503': *125 + '503': *126 '422': *15 '304': *35 '403': *27 @@ -98959,7 +98992,7 @@ paths: enum: - created - updated - - *666 + - *667 - *17 - *19 responses: @@ -99004,7 +99037,7 @@ paths: - 'null' score: type: number - text_matches: *665 + text_matches: *666 required: - id - node_id @@ -99090,7 +99123,7 @@ paths: - forks - help-wanted-issues - updated - - *666 + - *667 - *17 - *19 responses: @@ -99309,7 +99342,7 @@ paths: license: anyOf: - type: 'null' - - *146 + - *147 permissions: type: object properties: @@ -99327,7 +99360,7 @@ paths: - admin - pull - push - text_matches: *665 + text_matches: *666 temp_clone_token: type: string allow_merge_commit: @@ -99530,7 +99563,7 @@ paths: spdx_id: MIT node_id: MDc6TGljZW5zZW1pdA== html_url: https://api.github.com/licenses/mit - '503': *125 + '503': *126 '422': *15 '304': *35 x-github: @@ -99636,7 +99669,7 @@ paths: - string - 'null' format: uri - text_matches: *665 + text_matches: *666 related: type: - array @@ -99831,7 +99864,7 @@ paths: - followers - repositories - joined - - *666 + - *667 - *17 - *19 responses: @@ -99941,7 +99974,7 @@ paths: type: - boolean - 'null' - text_matches: *665 + text_matches: *666 blog: type: - string @@ -100003,7 +100036,7 @@ paths: events_url: https://api.github.com/users/mojombo/events{/privacy} site_admin: true '304': *35 - '503': *125 + '503': *126 '422': *15 x-github: githubCloudOnly: false @@ -100023,7 +100056,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &667 + - &668 name: team_id description: The unique identifier of the team. in: path @@ -100035,9 +100068,9 @@ paths: description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 x-github: githubCloudOnly: false @@ -100064,7 +100097,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *667 + - *668 requestBody: required: true content: @@ -100128,16 +100161,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '201': description: Response content: application/json: - schema: *328 + schema: *329 examples: - default: *329 + default: *330 '404': *6 '422': *15 '403': *27 @@ -100165,7 +100198,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *667 + - *668 responses: '204': description: Response @@ -100196,8 +100229,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *667 - - *82 + - *668 + - *83 - *17 - *19 responses: @@ -100207,9 +100240,9 @@ paths: application/json: schema: type: array - items: *330 + items: *331 examples: - default: *668 + default: *669 headers: Link: *37 x-github: @@ -100238,7 +100271,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *667 + - *668 requestBody: required: true content: @@ -100272,9 +100305,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: triggersNotification: true githubCloudOnly: false @@ -100301,16 +100334,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 responses: '200': description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *331 + default: *332 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100335,8 +100368,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 requestBody: required: false content: @@ -100359,9 +100392,9 @@ paths: description: Response content: application/json: - schema: *330 + schema: *331 examples: - default: *669 + default: *670 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100386,8 +100419,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *667 - - *332 + - *668 + - *333 responses: '204': description: Response @@ -100416,9 +100449,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *667 - - *332 - - *82 + - *668 + - *333 + - *83 - *17 - *19 responses: @@ -100428,9 +100461,9 @@ paths: application/json: schema: type: array - items: *333 + items: *334 examples: - default: *670 + default: *671 headers: Link: *37 x-github: @@ -100459,8 +100492,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *667 - - *332 + - *668 + - *333 requestBody: required: true content: @@ -100482,9 +100515,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: triggersNotification: true githubCloudOnly: false @@ -100511,17 +100544,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 responses: '200': description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100546,9 +100579,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 requestBody: required: true content: @@ -100570,9 +100603,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *671 + default: *672 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100597,9 +100630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 responses: '204': description: Response @@ -100628,9 +100661,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: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 - 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. @@ -100656,9 +100689,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -100687,9 +100720,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: - - *667 - - *332 - - *335 + - *668 + - *333 + - *336 requestBody: required: true content: @@ -100721,9 +100754,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100749,8 +100782,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: - - *667 - - *332 + - *668 + - *333 - 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. @@ -100776,9 +100809,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *338 + default: *339 headers: Link: *37 x-github: @@ -100807,8 +100840,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: - - *667 - - *332 + - *668 + - *333 requestBody: required: true content: @@ -100840,9 +100873,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -100866,7 +100899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -100876,9 +100909,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 headers: Link: *37 x-github: @@ -100904,7 +100937,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *667 + - *668 - name: role description: Filters members returned by their role in the team. in: query @@ -100927,7 +100960,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '404': *6 @@ -100955,8 +100988,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: if user is a member @@ -100992,8 +101025,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101032,8 +101065,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101069,16 +101102,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: - - *667 - - *209 + - *668 + - *210 responses: '200': description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-user-is-a-team-maintainer: *672 + response-if-user-is-a-team-maintainer: *673 '404': *6 x-github: githubCloudOnly: false @@ -101111,8 +101144,8 @@ 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: - - *667 - - *209 + - *668 + - *210 requestBody: required: false content: @@ -101137,9 +101170,9 @@ paths: description: Response content: application/json: - schema: *344 + schema: *345 examples: - response-if-users-membership-with-team-is-now-pending: *673 + response-if-users-membership-with-team-is-now-pending: *674 '403': description: Forbidden if team synchronization is set up '422': @@ -101173,8 +101206,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *667 - - *209 + - *668 + - *210 responses: '204': description: Response @@ -101203,7 +101236,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101213,9 +101246,9 @@ paths: application/json: schema: type: array - items: *345 + items: *346 examples: - default: *674 + default: *675 headers: Link: *37 '404': *6 @@ -101242,16 +101275,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: - - *667 - - *346 + - *668 + - *347 responses: '200': description: Response content: application/json: - schema: *345 + schema: *346 examples: - default: *675 + default: *676 '404': description: Not Found if project is not managed by this team x-github: @@ -101276,8 +101309,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: - - *667 - - *346 + - *668 + - *347 requestBody: required: false content: @@ -101345,8 +101378,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: - - *667 - - *346 + - *668 + - *347 responses: '204': description: Response @@ -101373,7 +101406,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101383,9 +101416,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '404': *6 @@ -101415,15 +101448,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: - - *667 - - *347 + - *668 - *348 + - *349 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *676 + schema: *677 examples: alternative-response-with-extra-repository-information: value: @@ -101574,9 +101607,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: - - *667 - - *347 + - *668 - *348 + - *349 requestBody: required: false content: @@ -101626,9 +101659,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: - - *667 - - *347 + - *668 - *348 + - *349 responses: '204': description: Response @@ -101657,15 +101690,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: - - *667 + - *668 responses: '200': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '403': *27 '404': *6 x-github: @@ -101692,7 +101725,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: - - *667 + - *668 requestBody: required: true content: @@ -101753,7 +101786,7 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: default: value: @@ -101784,7 +101817,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *667 + - *668 - *17 - *19 responses: @@ -101794,9 +101827,9 @@ paths: application/json: schema: type: array - items: *266 + items: *267 examples: - response-if-child-teams-exist: *677 + response-if-child-teams-exist: *678 headers: Link: *37 '404': *6 @@ -101829,7 +101862,7 @@ paths: application/json: schema: oneOf: - - &679 + - &680 title: Private User description: Private User type: object @@ -102079,7 +102112,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *678 + - *679 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -102239,7 +102272,7 @@ paths: description: Response content: application/json: - schema: *679 + schema: *680 examples: default: value: @@ -102318,7 +102351,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 '304': *35 '404': *6 '403': *27 @@ -102341,7 +102374,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user parameters: - - *209 + - *210 responses: '204': description: If the user is blocked @@ -102369,7 +102402,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#block-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -102393,7 +102426,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/blocking#unblock-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -102442,11 +102475,11 @@ paths: type: integer codespaces: type: array - items: *270 + items: *271 examples: - default: *271 + default: *272 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -102583,21 +102616,21 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 - '503': *125 + '503': *126 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102637,7 +102670,7 @@ paths: type: integer secrets: type: array - items: &680 + items: &681 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -102679,7 +102712,7 @@ paths: - visibility - selected_repositories_url examples: - default: *461 + default: *462 headers: Link: *37 x-github: @@ -102751,13 +102784,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#get-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 responses: '200': description: Response content: application/json: - schema: *680 + schema: *681 examples: default: value: @@ -102787,7 +102820,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 requestBody: required: true content: @@ -102832,7 +102865,7 @@ paths: description: Response after successfully creating a secret content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -102860,7 +102893,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user parameters: - - *197 + - *198 responses: '204': description: Response @@ -102885,7 +102918,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#list-selected-repositories-for-a-user-secret parameters: - - *197 + - *198 responses: '200': description: Response @@ -102901,13 +102934,13 @@ paths: type: integer repositories: type: array - items: *187 + items: *188 examples: - default: *681 + default: *682 '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102928,7 +102961,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#set-selected-repositories-for-a-user-secret parameters: - - *197 + - *198 requestBody: required: true content: @@ -102960,7 +102993,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102982,7 +103015,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret parameters: - - *197 + - *198 - name: repository_id in: path required: true @@ -102994,7 +103027,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -103015,7 +103048,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret parameters: - - *197 + - *198 - name: repository_id in: path required: true @@ -103027,7 +103060,7 @@ paths: '401': *23 '403': *27 '404': *6 - '500': *93 + '500': *94 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -103047,17 +103080,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103081,7 +103114,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 requestBody: required: false content: @@ -103111,9 +103144,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '401': *23 '403': *27 '404': *6 @@ -103135,11 +103168,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: - '202': *91 + '202': *92 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103164,13 +103197,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '202': description: Response content: application/json: - schema: &682 + schema: &683 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -103223,7 +103256,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &683 + default: &684 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -103231,7 +103264,7 @@ paths: sha: fd95a81ca01e48ede9f39c799ecbcef817b8a3b2 id: latest export_url: https://api.github.com/user/codespaces/:name/exports/latest - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103255,7 +103288,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *272 + - *273 - name: export_id in: path required: true @@ -103268,9 +103301,9 @@ paths: description: Response content: application/json: - schema: *682 + schema: *683 examples: - default: *683 + default: *684 '404': *6 x-github: githubCloudOnly: false @@ -103291,7 +103324,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *272 + - *273 responses: '200': description: Response @@ -103307,11 +103340,11 @@ paths: type: integer machines: type: array - items: *460 + items: *461 examples: - default: *684 + default: *685 '304': *35 - '500': *93 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -103338,7 +103371,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *272 + - *273 requestBody: required: true content: @@ -103394,11 +103427,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *360 + repository: *361 machine: anyOf: - type: 'null' - - *460 + - *461 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -104195,17 +104228,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 + default: *460 '304': *35 - '500': *93 + '500': *94 '400': *14 '401': *23 '402': @@ -104215,7 +104248,7 @@ paths: schema: *3 '403': *27 '404': *6 - '409': *90 + '409': *91 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -104235,16 +104268,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *272 + - *273 responses: '200': description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *459 - '500': *93 + default: *460 + '500': *94 '401': *23 '403': *27 '404': *6 @@ -104273,9 +104306,9 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: &697 + default: &698 value: - id: 197 name: hello_docker @@ -104376,7 +104409,7 @@ paths: application/json: schema: type: array - items: &685 + items: &686 title: Email description: Email type: object @@ -104446,9 +104479,9 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: - default: &699 + default: &700 value: - email: octocat@github.com verified: true @@ -104525,7 +104558,7 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: default: value: @@ -104637,7 +104670,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '304': *35 @@ -104670,7 +104703,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 '304': *35 @@ -104692,7 +104725,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user parameters: - - *209 + - *210 responses: '204': description: if the person is followed by the authenticated user @@ -104722,7 +104755,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#follow-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -104747,7 +104780,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#unfollow-a-user parameters: - - *209 + - *210 responses: '204': description: Response @@ -104783,7 +104816,7 @@ paths: application/json: schema: type: array - items: &686 + items: &687 title: GPG Key description: A unique encryption key type: object @@ -104928,7 +104961,7 @@ paths: - subkeys - revoked examples: - default: &710 + default: &711 value: - id: 3 name: Octocat's GPG Key @@ -105013,9 +105046,9 @@ paths: description: Response content: application/json: - schema: *686 + schema: *687 examples: - default: &687 + default: &688 value: id: 3 name: Octocat's GPG Key @@ -105072,7 +105105,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: - - &688 + - &689 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -105084,9 +105117,9 @@ paths: description: Response content: application/json: - schema: *686 + schema: *687 examples: - default: *687 + default: *688 '404': *6 '304': *35 '403': *27 @@ -105109,7 +105142,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: - - *688 + - *689 responses: '204': description: Response @@ -105300,7 +105333,7 @@ paths: type: array items: *61 examples: - default: *689 + default: *690 headers: Link: *37 '404': *6 @@ -105325,7 +105358,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#add-a-repository-to-an-app-installation parameters: - *21 - - *182 + - *183 responses: '204': description: Response @@ -105351,7 +105384,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#remove-a-repository-from-an-app-installation parameters: - *21 - - *182 + - *183 responses: '204': description: Response @@ -105385,12 +105418,12 @@ paths: application/json: schema: anyOf: - - *261 + - *262 - type: object properties: {} additionalProperties: false examples: - default: *262 + default: *263 '204': description: Response when there are no restrictions x-github: @@ -105414,7 +105447,7 @@ paths: required: true content: application/json: - schema: *528 + schema: *529 examples: default: value: @@ -105425,7 +105458,7 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: default: value: @@ -105506,7 +105539,7 @@ paths: - closed - all default: open - - *267 + - *268 - name: sort description: What to sort results by. in: query @@ -105518,8 +105551,8 @@ paths: - updated - comments default: created - - *82 - - *135 + - *83 + - *136 - *17 - *19 responses: @@ -105529,9 +105562,9 @@ paths: application/json: schema: type: array - items: *145 + items: *146 examples: - default: *268 + default: *269 headers: Link: *37 '404': *6 @@ -105564,7 +105597,7 @@ paths: application/json: schema: type: array - items: &690 + items: &691 title: Key description: Key type: object @@ -105662,9 +105695,9 @@ paths: description: Response content: application/json: - schema: *690 + schema: *691 examples: - default: &691 + default: &692 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -105697,15 +105730,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: - - *555 + - *556 responses: '200': description: Response content: application/json: - schema: *690 + schema: *691 examples: - default: *691 + default: *692 '404': *6 '304': *35 '403': *27 @@ -105728,7 +105761,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: - - *555 + - *556 responses: '204': description: Response @@ -105761,7 +105794,7 @@ paths: application/json: schema: type: array - items: &692 + items: &693 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -105829,7 +105862,7 @@ paths: - id - type - login - plan: *148 + plan: *149 required: - billing_cycle - next_billing_date @@ -105840,7 +105873,7 @@ paths: - account - plan examples: - default: &693 + default: &694 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -105902,9 +105935,9 @@ paths: application/json: schema: type: array - items: *692 + items: *693 examples: - default: *693 + default: *694 headers: Link: *37 '304': *35 @@ -105944,7 +105977,7 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: default: value: @@ -106046,13 +106079,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#get-an-organization-membership-for-the-authenticated-user parameters: - - *167 + - *168 responses: '200': description: Response content: application/json: - schema: *273 + schema: *274 examples: default: value: @@ -106110,7 +106143,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#update-an-organization-membership-for-the-authenticated-user parameters: - - *167 + - *168 requestBody: required: true content: @@ -106135,7 +106168,7 @@ paths: description: Response content: application/json: - schema: *273 + schema: *274 examples: default: value: @@ -106203,7 +106236,7 @@ paths: application/json: schema: type: array - items: *275 + items: *276 examples: default: value: @@ -106465,7 +106498,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -106645,7 +106678,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#get-a-user-migration-status parameters: - - *276 + - *277 - name: exclude in: query required: false @@ -106658,7 +106691,7 @@ paths: description: Response content: application/json: - schema: *275 + schema: *276 examples: default: value: @@ -106852,7 +106885,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#download-a-user-migration-archive parameters: - - *276 + - *277 responses: '302': description: Response @@ -106878,7 +106911,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#delete-a-user-migration-archive parameters: - - *276 + - *277 responses: '204': description: Response @@ -106907,8 +106940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - - *276 - - *694 + - *277 + - *695 responses: '204': description: Response @@ -106932,7 +106965,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *276 + - *277 - *17 - *19 responses: @@ -106942,9 +106975,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '404': *6 @@ -106981,7 +107014,7 @@ paths: type: array items: *56 examples: - default: *695 + default: *696 headers: Link: *37 '304': *35 @@ -107023,7 +107056,7 @@ paths: - docker - nuget - container - - *696 + - *697 - *19 - *17 responses: @@ -107033,10 +107066,10 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 - '400': *698 + default: *698 + '400': *699 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -107056,16 +107089,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: - default: &711 + default: &712 value: id: 40201 name: octo-name @@ -107178,8 +107211,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 responses: '204': description: Response @@ -107209,8 +107242,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *283 - *284 + - *285 - name: token description: package token schema: @@ -107242,8 +107275,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *283 - *284 + - *285 - *19 - *17 - name: state @@ -107263,7 +107296,7 @@ paths: application/json: schema: type: array - items: *285 + items: *286 examples: default: value: @@ -107312,15 +107345,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '200': description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -107356,9 +107389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '204': description: Response @@ -107388,9 +107421,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *283 - *284 - - *286 + - *285 + - *287 responses: '204': description: Response @@ -107448,7 +107481,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -107517,9 +107550,9 @@ paths: application/json: schema: type: array - items: *685 + items: *686 examples: - default: *699 + default: *700 headers: Link: *37 '304': *35 @@ -107632,7 +107665,7 @@ paths: type: array items: *61 examples: - default: &706 + default: &707 summary: Default response value: - id: 1296269 @@ -107948,9 +107981,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *362 + default: *363 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -107988,9 +108021,9 @@ paths: application/json: schema: type: array - items: *530 + items: *531 examples: - default: *700 + default: *701 headers: Link: *37 '304': *35 @@ -108013,12 +108046,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *265 + - *266 responses: '204': description: Response '403': *27 - '409': *90 + '409': *91 '404': *6 '304': *35 x-github: @@ -108036,11 +108069,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *265 + - *266 responses: '204': description: Response - '409': *90 + '409': *91 '304': *35 '404': *6 '403': *27 @@ -108069,7 +108102,7 @@ paths: application/json: schema: type: array - items: &701 + items: &702 title: Social account description: Social media account type: object @@ -108086,7 +108119,7 @@ paths: - provider - url examples: - default: &702 + default: &703 value: - provider: twitter url: https://twitter.com/github @@ -108149,9 +108182,9 @@ paths: application/json: schema: type: array - items: *701 + items: *702 examples: - default: *702 + default: *703 '422': *15 '304': *35 '404': *6 @@ -108239,7 +108272,7 @@ paths: application/json: schema: type: array - items: &703 + items: &704 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -108259,7 +108292,7 @@ paths: - title - created_at examples: - default: &712 + default: &713 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108326,9 +108359,9 @@ paths: description: Response content: application/json: - schema: *703 + schema: *704 examples: - default: &704 + default: &705 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -108359,7 +108392,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: - - &705 + - &706 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -108371,9 +108404,9 @@ paths: description: Response content: application/json: - schema: *703 + schema: *704 examples: - default: *704 + default: *705 '404': *6 '304': *35 '403': *27 @@ -108396,7 +108429,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: - - *705 + - *706 responses: '204': description: Response @@ -108425,7 +108458,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: - - &713 + - &714 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 @@ -108438,7 +108471,7 @@ paths: - created - updated default: created - - *82 + - *83 - *17 - *19 responses: @@ -108450,11 +108483,11 @@ paths: type: array items: *61 examples: - default-response: *706 + default-response: *707 application/vnd.github.v3.star+json: schema: type: array - items: &714 + items: &715 title: Starred Repository description: Starred Repository type: object @@ -108610,8 +108643,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: - - *347 - *348 + - *349 responses: '204': description: Response if this repository is starred by you @@ -108639,8 +108672,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -108664,8 +108697,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: - - *347 - *348 + - *349 responses: '204': description: Response @@ -108698,9 +108731,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 '304': *35 @@ -108737,7 +108770,7 @@ paths: application/json: schema: type: array - items: *328 + items: *329 examples: default: value: @@ -108815,7 +108848,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user-using-their-id parameters: - - *150 + - *151 responses: '200': description: Response @@ -108823,10 +108856,10 @@ paths: application/json: schema: oneOf: + - *680 - *679 - - *678 examples: - default-response: &708 + default-response: &709 summary: Default response value: login: octocat @@ -108861,7 +108894,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &709 + response-with-git-hub-plan-information: &710 summary: Response with GitHub plan information value: login: octocat @@ -108921,7 +108954,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *707 + - *708 - *17 responses: '200': @@ -108932,7 +108965,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: example: ; rel="next" @@ -108962,7 +108995,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user parameters: - - *209 + - *210 responses: '200': description: Response @@ -108970,11 +109003,11 @@ paths: application/json: schema: oneOf: + - *680 - *679 - - *678 examples: - default-response: *708 - response-with-git-hub-plan-information: *709 + default-response: *709 + response-with-git-hub-plan-information: *710 '404': *6 x-github: githubCloudOnly: false @@ -108998,9 +109031,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/users/attestations#list-attestations parameters: - *17 - - *80 - *81 - - *209 + - *82 + - *210 - name: subject_digest description: Subject Digest in: path @@ -109104,7 +109137,7 @@ paths: description: Response content: application/json: - schema: *198 + schema: *199 examples: default: value: @@ -109130,7 +109163,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user parameters: - - *209 + - *210 responses: '200': description: Response @@ -109138,9 +109171,9 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 + default: *698 '403': *27 '401': *23 x-github: @@ -109163,7 +109196,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-events-for-the-authenticated-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109173,7 +109206,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109244,8 +109277,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-organization-events-for-the-authenticated-user parameters: - - *209 - - *167 + - *210 + - *168 - *17 - *19 responses: @@ -109255,7 +109288,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109334,7 +109367,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109344,7 +109377,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -109411,7 +109444,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#list-followers-of-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109423,7 +109456,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -109442,7 +109475,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#list-the-people-a-user-follows parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109454,7 +109487,7 @@ paths: type: array items: *4 examples: - default: *269 + default: *270 headers: Link: *37 x-github: @@ -109473,7 +109506,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/followers#check-if-a-user-follows-another-user parameters: - - *209 + - *210 - name: target_user in: path required: true @@ -109500,8 +109533,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-a-user parameters: - - *209 - - *135 + - *210 + - *136 - *17 - *19 responses: @@ -109511,9 +109544,9 @@ paths: application/json: schema: type: array - items: *136 + items: *137 examples: - default: *137 + default: *138 headers: Link: *37 '422': *15 @@ -109534,7 +109567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#list-gpg-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109544,9 +109577,9 @@ paths: application/json: schema: type: array - items: *686 + items: *687 examples: - default: *710 + default: *711 headers: Link: *37 x-github: @@ -109570,7 +109603,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-contextual-information-for-a-user parameters: - - *209 + - *210 - name: subject_type description: Identifies which additional information you'd like to receive about the person's hovercard. Can be `organization`, `repository`, `issue`, @@ -109642,7 +109675,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-user-installation-for-the-authenticated-app parameters: - - *209 + - *210 responses: '200': description: Response @@ -109650,7 +109683,7 @@ paths: application/json: schema: *20 examples: - default: *527 + default: *528 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109668,7 +109701,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#list-public-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109716,7 +109749,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-organizations-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -109728,7 +109761,7 @@ paths: type: array items: *56 examples: - default: *695 + default: *696 headers: Link: *37 x-github: @@ -109767,8 +109800,8 @@ paths: - docker - nuget - container - - *696 - - *209 + - *697 + - *210 - *19 - *17 responses: @@ -109778,12 +109811,12 @@ paths: application/json: schema: type: array - items: *281 + items: *282 examples: - default: *697 + default: *698 '403': *27 '401': *23 - '400': *698 + '400': *699 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109803,17 +109836,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '200': description: Response content: application/json: - schema: *281 + schema: *282 examples: - default: *711 + default: *712 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -109834,9 +109867,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '204': description: Response @@ -109868,9 +109901,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 - name: token description: package token schema: @@ -109902,9 +109935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *283 - *284 - - *209 + - *285 + - *210 responses: '200': description: Response @@ -109912,7 +109945,7 @@ paths: application/json: schema: type: array - items: *285 + items: *286 examples: default: value: @@ -109970,16 +110003,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-a-user parameters: - - *283 - *284 - - *286 - - *209 + - *285 + - *287 + - *210 responses: '200': description: Response content: application/json: - schema: *285 + schema: *286 examples: default: value: @@ -110014,10 +110047,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-a-user parameters: - - *283 - *284 - - *209 - - *286 + - *285 + - *210 + - *287 responses: '204': description: Response @@ -110049,10 +110082,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-a-user parameters: - - *283 - *284 - - *209 - - *286 + - *285 + - *210 + - *287 responses: '204': description: Response @@ -110075,7 +110108,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-user-projects parameters: - - *209 + - *210 - name: state description: Indicates the state of the projects to return. in: query @@ -110096,7 +110129,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -110155,7 +110188,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-events-received-by-the-authenticated-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110165,7 +110198,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -110244,7 +110277,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-received-by-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110254,7 +110287,7 @@ paths: application/json: schema: type: array - items: *156 + items: *157 examples: default: value: @@ -110331,7 +110364,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repositories-for-a-user parameters: - - *209 + - *210 - name: type description: Limit results to repositories of the specified type. in: query @@ -110374,9 +110407,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -110400,15 +110433,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-actions-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110430,15 +110463,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-packages-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *320 + schema: *321 examples: - default: *321 + default: *322 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110460,15 +110493,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-shared-storage-billing-for-a-user parameters: - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *322 + schema: *323 examples: - default: *323 + default: *324 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110486,7 +110519,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/social-accounts#list-social-accounts-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110496,9 +110529,9 @@ paths: application/json: schema: type: array - items: *701 + items: *702 examples: - default: *702 + default: *703 headers: Link: *37 x-github: @@ -110518,7 +110551,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110528,9 +110561,9 @@ paths: application/json: schema: type: array - items: *703 + items: *704 examples: - default: *712 + default: *713 headers: Link: *37 x-github: @@ -110554,9 +110587,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - - *209 - - *713 - - *82 + - *210 + - *714 + - *83 - *17 - *19 responses: @@ -110567,11 +110600,11 @@ paths: schema: anyOf: - type: array - items: *714 + items: *715 - type: array items: *61 examples: - default-response: *706 + default-response: *707 headers: Link: *37 x-github: @@ -110590,7 +110623,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-repositories-watched-by-a-user parameters: - - *209 + - *210 - *17 - *19 responses: @@ -110600,9 +110633,9 @@ paths: application/json: schema: type: array - items: *187 + items: *188 examples: - default: *287 + default: *288 headers: Link: *37 x-github: @@ -110731,7 +110764,7 @@ webhooks: type: string enum: - disabled - enterprise: &715 + enterprise: &716 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -110800,7 +110833,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &716 + installation: &717 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -110821,7 +110854,7 @@ webhooks: required: - id - node_id - organization: &717 + organization: &718 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -110894,7 +110927,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &718 + repository: &719 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -110923,7 +110956,7 @@ webhooks: license: anyOf: - type: 'null' - - *146 + - *147 organization: anyOf: - type: 'null' @@ -111807,10 +111840,10 @@ webhooks: type: string enum: - enabled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -111886,11 +111919,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: &719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: &720 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) @@ -112113,11 +112146,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: *719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: *720 sender: *4 required: - action @@ -112305,11 +112338,11 @@ webhooks: - everyone required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - rule: *719 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + rule: *720 sender: *4 required: - action @@ -112382,7 +112415,7 @@ webhooks: required: true content: application/json: - schema: &722 + schema: &723 title: Exemption request cancellation event type: object properties: @@ -112390,11 +112423,11 @@ webhooks: type: string enum: - cancelled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: &720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: &721 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -112548,7 +112581,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &721 + items: &722 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -112660,7 +112693,7 @@ webhooks: required: true content: application/json: - schema: &723 + schema: &724 title: Exemption request completed event type: object properties: @@ -112668,11 +112701,11 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 sender: *4 required: - action @@ -112744,7 +112777,7 @@ webhooks: required: true content: application/json: - schema: &724 + schema: &725 title: Exemption request created event type: object properties: @@ -112752,11 +112785,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 sender: *4 required: - action @@ -112828,7 +112861,7 @@ webhooks: required: true content: application/json: - schema: &725 + schema: &726 title: Exemption response dismissed event type: object properties: @@ -112836,12 +112869,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 - exemption_response: *721 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 + exemption_response: *722 sender: *4 required: - action @@ -112915,7 +112948,7 @@ webhooks: required: true content: application/json: - schema: &726 + schema: &727 title: Exemption response submitted event type: object properties: @@ -112923,12 +112956,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - exemption_request: *720 - exemption_response: *721 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + exemption_request: *721 + exemption_response: *722 sender: *4 required: - action @@ -113001,7 +113034,7 @@ webhooks: required: true content: application/json: - schema: *722 + schema: *723 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113068,7 +113101,7 @@ webhooks: required: true content: application/json: - schema: *723 + schema: *724 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113135,7 +113168,7 @@ webhooks: required: true content: application/json: - schema: *724 + schema: *725 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113202,7 +113235,7 @@ webhooks: required: true content: application/json: - schema: *725 + schema: *726 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113270,7 +113303,7 @@ webhooks: required: true content: application/json: - schema: *726 + schema: *727 responses: '200': description: Return a 200 status to indicate that the data was received @@ -113348,7 +113381,7 @@ webhooks: type: string enum: - completed - check_run: &728 + check_run: &729 title: CheckRun description: A check performed on the code of a given code change type: object @@ -113416,8 +113449,8 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *422 - repository: *187 + items: *423 + repository: *188 status: type: string enum: @@ -113461,7 +113494,7 @@ webhooks: - examples: - neutral - deployment: *727 + deployment: *728 details_url: type: string examples: @@ -113521,7 +113554,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *422 + items: *423 started_at: type: string format: date-time @@ -113559,9 +113592,9 @@ webhooks: - output - app - pull_requests - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -113954,10 +113987,10 @@ webhooks: type: string enum: - created - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -114353,10 +114386,10 @@ webhooks: type: string enum: - requested_action - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 requested_action: description: The action requested by the user. type: object @@ -114761,10 +114794,10 @@ webhooks: type: string enum: - rerequested - check_run: *728 - installation: *716 - organization: *717 - repository: *718 + check_run: *729 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - check_run @@ -115756,10 +115789,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -116444,10 +116477,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -117126,10 +117159,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -117295,7 +117328,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -117447,20 +117480,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &729 + commit_oid: &730 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: *715 - installation: *716 - organization: *717 - ref: &730 + enterprise: *716 + installation: *717 + organization: *718 + ref: &731 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: *718 + repository: *719 sender: *4 required: - action @@ -117624,7 +117657,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -117794,12 +117827,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -117897,7 +117930,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118076,12 +118109,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -118247,7 +118280,7 @@ webhooks: required: - login - id - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -118424,12 +118457,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -118529,7 +118562,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118709,9 +118742,9 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -118719,7 +118752,7 @@ webhooks: type: - string - 'null' - repository: *718 + repository: *719 sender: *4 required: - action @@ -118815,7 +118848,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *434 + dismissed_comment: *435 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -118962,12 +118995,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *729 - enterprise: *715 - installation: *716 - organization: *717 - ref: *730 - repository: *718 + commit_oid: *730 + enterprise: *716 + installation: *717 + organization: *718 + ref: *731 + repository: *719 sender: *4 required: - action @@ -119229,10 +119262,10 @@ webhooks: - updated_at - author_association - body - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -119313,18 +119346,18 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *717 - pusher_type: &731 + organization: *718 + pusher_type: &732 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &732 + ref: &733 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -119334,7 +119367,7 @@ webhooks: enum: - tag - branch - repository: *718 + repository: *719 sender: *4 required: - ref @@ -119416,10 +119449,10 @@ webhooks: type: string enum: - created - definition: *108 - enterprise: *715 - installation: *716 - organization: *717 + definition: *109 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119504,9 +119537,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119583,10 +119616,10 @@ webhooks: type: string enum: - updated - definition: *108 - enterprise: *715 - installation: *716 - organization: *717 + definition: *109 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -119663,19 +119696,19 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - repository: *718 - organization: *717 + enterprise: *716 + installation: *717 + repository: *719 + organization: *718 sender: *4 new_property_values: type: array description: The new custom property values for the repository. - items: *298 + items: *299 old_property_values: type: array description: The old custom property values for the repository. - items: *298 + items: *299 required: - action - repository @@ -119751,18 +119784,18 @@ webhooks: title: delete event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - pusher_type: *731 - ref: *732 + enterprise: *716 + installation: *717 + organization: *718 + pusher_type: *732 + ref: *733 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *718 + repository: *719 sender: *4 required: - ref @@ -119846,11 +119879,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -119934,11 +119967,11 @@ webhooks: type: string enum: - auto_reopened - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120022,11 +120055,11 @@ webhooks: type: string enum: - created - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120108,11 +120141,11 @@ webhooks: type: string enum: - dismissed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120194,11 +120227,11 @@ webhooks: type: string enum: - fixed - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120281,11 +120314,11 @@ webhooks: type: string enum: - reintroduced - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120367,11 +120400,11 @@ webhooks: type: string enum: - reopened - alert: *486 - installation: *716 - organization: *717 - enterprise: *715 - repository: *718 + alert: *487 + installation: *717 + organization: *718 + enterprise: *716 + repository: *719 sender: *4 required: - action @@ -120448,9 +120481,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - key: &733 + enterprise: *716 + installation: *717 + key: &734 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -120488,8 +120521,8 @@ webhooks: - verified - created_at - read_only - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -120566,11 +120599,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - key: *733 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + key: *734 + organization: *718 + repository: *719 sender: *4 required: - action @@ -121142,12 +121175,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: &737 + workflow: &738 title: Workflow type: - object @@ -121885,13 +121918,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *492 + deployment: *493 pull_requests: type: array - items: *574 - repository: *718 - organization: *717 - installation: *716 + items: *575 + repository: *719 + organization: *718 + installation: *717 sender: *4 responses: '200': @@ -121962,7 +121995,7 @@ webhooks: type: string enum: - approved - approver: &734 + approver: &735 type: object properties: avatar_url: @@ -122005,11 +122038,11 @@ webhooks: type: string comment: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - reviewers: &735 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + reviewers: &736 type: array items: type: object @@ -122090,7 +122123,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &736 + workflow_job_run: &737 type: object properties: conclusion: @@ -122836,18 +122869,18 @@ webhooks: type: string enum: - rejected - approver: *734 + approver: *735 comment: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - reviewers: *735 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + reviewers: *736 sender: *4 since: type: string - workflow_job_run: *736 + workflow_job_run: *737 workflow_job_runs: type: array items: @@ -123564,13 +123597,13 @@ webhooks: type: string enum: - requested - enterprise: *715 + enterprise: *716 environment: type: string - installation: *716 - organization: *717 - repository: *718 - requestor: &742 + installation: *717 + organization: *718 + repository: *719 + requestor: &743 title: User type: - object @@ -125513,12 +125546,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Deployment Workflow Run type: @@ -126209,7 +126242,7 @@ webhooks: type: string enum: - answered - answer: &740 + answer: &741 type: object properties: author_association: @@ -126369,7 +126402,7 @@ webhooks: - created_at - updated_at - body - discussion: &738 + discussion: &739 title: Discussion description: A Discussion in a repository. type: object @@ -126665,7 +126698,7 @@ webhooks: - id labels: type: array - items: *537 + items: *538 required: - repository_url - category @@ -126687,10 +126720,10 @@ webhooks: - author_association - active_lock_reason - body - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126817,11 +126850,11 @@ webhooks: - from required: - category - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126904,11 +126937,11 @@ webhooks: type: string enum: - closed - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -126990,7 +127023,7 @@ webhooks: type: string enum: - created - comment: &739 + comment: &740 type: object properties: author_association: @@ -127150,11 +127183,11 @@ webhooks: - updated_at - body - reactions - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127237,12 +127270,12 @@ webhooks: type: string enum: - deleted - comment: *739 - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + comment: *740 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127337,12 +127370,12 @@ webhooks: - from required: - body - comment: *739 - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + comment: *740 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127426,11 +127459,11 @@ webhooks: type: string enum: - created - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127512,11 +127545,11 @@ webhooks: type: string enum: - deleted - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127616,11 +127649,11 @@ webhooks: type: string required: - from - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127702,10 +127735,10 @@ webhooks: type: string enum: - labeled - discussion: *738 - enterprise: *715 - installation: *716 - label: &741 + discussion: *739 + enterprise: *716 + installation: *717 + label: &742 title: Label type: object properties: @@ -127738,8 +127771,8 @@ webhooks: - color - default - description - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127822,11 +127855,11 @@ webhooks: type: string enum: - locked - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127908,11 +127941,11 @@ webhooks: type: string enum: - pinned - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -127994,11 +128027,11 @@ webhooks: type: string enum: - reopened - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128083,16 +128116,16 @@ webhooks: changes: type: object properties: - new_discussion: *738 - new_repository: *718 + new_discussion: *739 + new_repository: *719 required: - new_discussion - new_repository - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128175,10 +128208,10 @@ webhooks: type: string enum: - unanswered - discussion: *738 - old_answer: *740 - organization: *717 - repository: *718 + discussion: *739 + old_answer: *741 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128260,12 +128293,12 @@ webhooks: type: string enum: - unlabeled - discussion: *738 - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128348,11 +128381,11 @@ webhooks: type: string enum: - unlocked - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128434,11 +128467,11 @@ webhooks: type: string enum: - unpinned - discussion: *738 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + discussion: *739 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -128511,7 +128544,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *715 + enterprise: *716 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -129189,9 +129222,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - forkee @@ -129337,9 +129370,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pages: description: The pages that were updated. type: array @@ -129377,7 +129410,7 @@ webhooks: - action - sha - html_url - repository: *718 + repository: *719 sender: *4 required: - pages @@ -129453,10 +129486,10 @@ webhooks: type: string enum: - created - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: &743 + organization: *718 + repositories: &744 description: An array of repository objects that the installation can access. type: array @@ -129482,8 +129515,8 @@ webhooks: - name - full_name - private - repository: *718 - requester: *742 + repository: *719 + requester: *743 sender: *4 required: - action @@ -129558,11 +129591,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -129639,11 +129672,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -129720,10 +129753,10 @@ webhooks: type: string enum: - added - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories_added: &744 + organization: *718 + repositories_added: &745 description: An array of repository objects, which were added to the installation. type: array @@ -129769,15 +129802,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *718 - repository_selection: &745 + repository: *719 + repository_selection: &746 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *742 + requester: *743 sender: *4 required: - action @@ -129856,10 +129889,10 @@ webhooks: type: string enum: - removed - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories_added: *744 + organization: *718 + repositories_added: *745 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -129886,9 +129919,9 @@ webhooks: - name - full_name - private - repository: *718 - repository_selection: *745 - requester: *742 + repository: *719 + repository_selection: *746 + requester: *743 sender: *4 required: - action @@ -129967,11 +130000,11 @@ webhooks: type: string enum: - suspend - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -130154,10 +130187,10 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 target_type: type: string @@ -130236,11 +130269,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *715 + enterprise: *716 installation: *20 - organization: *717 - repositories: *743 - repository: *718 + organization: *718 + repositories: *744 + repository: *719 requester: type: - 'null' @@ -130488,8 +130521,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -131679,8 +131712,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -131760,7 +131793,7 @@ webhooks: type: string enum: - deleted - comment: &746 + comment: &747 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -131927,8 +131960,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133116,8 +133149,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -133197,7 +133230,7 @@ webhooks: type: string enum: - edited - changes: &771 + changes: &772 description: The changes to the comment. type: object properties: @@ -133209,9 +133242,9 @@ webhooks: type: string required: - from - comment: *746 - enterprise: *715 - installation: *716 + comment: *747 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134400,8 +134433,8 @@ webhooks: - state - locked - assignee - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -134483,10 +134516,10 @@ webhooks: type: string enum: - assigned - assignee: *742 - enterprise: *715 - installation: *716 - issue: &749 + assignee: *743 + enterprise: *716 + installation: *717 + issue: &750 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -135430,8 +135463,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -135511,8 +135544,8 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -136604,8 +136637,8 @@ webhooks: required: - state - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -136684,8 +136717,8 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -137622,8 +137655,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -137702,8 +137735,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -138644,7 +138677,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &747 + milestone: &748 title: Milestone description: A collection of related issues and pull requests. type: object @@ -138787,8 +138820,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -138887,8 +138920,8 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139832,9 +139865,9 @@ webhooks: - active_lock_reason - body - reactions - label: *741 - organization: *717 - repository: *718 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -139914,8 +139947,8 @@ webhooks: type: string enum: - labeled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140858,9 +140891,9 @@ webhooks: - active_lock_reason - body - reactions - label: *741 - organization: *717 - repository: *718 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -140940,8 +140973,8 @@ webhooks: type: string enum: - locked - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141886,8 +141919,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -141966,8 +141999,8 @@ webhooks: type: string enum: - milestoned - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142906,9 +142939,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *747 - organization: *717 - repository: *718 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -144408,8 +144441,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -145352,8 +145385,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -145433,9 +145466,9 @@ webhooks: type: string enum: - pinned - enterprise: *715 - installation: *716 - issue: &748 + enterprise: *716 + installation: *717 + issue: &749 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -146372,8 +146405,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -146452,8 +146485,8 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147397,8 +147430,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -148898,11 +148931,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *715 - installation: *716 - issue: *748 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *749 + organization: *718 + repository: *719 sender: *4 required: - action @@ -148983,7 +149016,7 @@ webhooks: type: string enum: - unassigned - assignee: &774 + assignee: &775 title: User type: - object @@ -149055,11 +149088,11 @@ webhooks: required: - login - id - enterprise: *715 - installation: *716 - issue: *749 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *750 + organization: *718 + repository: *719 sender: *4 required: - action @@ -149138,12 +149171,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *715 - installation: *716 - issue: *749 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *750 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -149223,8 +149256,8 @@ webhooks: type: string enum: - unlocked - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -150167,8 +150200,8 @@ webhooks: format: uri user_view_type: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150248,11 +150281,11 @@ webhooks: type: string enum: - unpinned - enterprise: *715 - installation: *716 - issue: *748 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + issue: *749 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150331,11 +150364,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150413,11 +150446,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150527,11 +150560,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - label: *741 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + label: *742 + organization: *718 + repository: *719 sender: *4 required: - action @@ -150613,9 +150646,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: &750 + enterprise: *716 + installation: *717 + marketplace_purchase: &751 title: Marketplace Purchase type: object required: @@ -150703,8 +150736,8 @@ webhooks: type: integer unit_count: type: integer - organization: *717 - previous_marketplace_purchase: &751 + organization: *718 + previous_marketplace_purchase: &752 title: Marketplace Purchase type: object properties: @@ -150788,7 +150821,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -150868,10 +150901,10 @@ webhooks: - changed effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -150959,7 +150992,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -151041,10 +151074,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -151130,7 +151163,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *718 + repository: *719 sender: *4 required: - action @@ -151211,8 +151244,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 marketplace_purchase: title: Marketplace Purchase type: object @@ -151298,9 +151331,9 @@ webhooks: type: integer unit_count: type: integer - organization: *717 - previous_marketplace_purchase: *751 - repository: *718 + organization: *718 + previous_marketplace_purchase: *752 + repository: *719 sender: *4 required: - action @@ -151380,12 +151413,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *715 - installation: *716 - marketplace_purchase: *750 - organization: *717 - previous_marketplace_purchase: *751 - repository: *718 + enterprise: *716 + installation: *717 + marketplace_purchase: *751 + organization: *718 + previous_marketplace_purchase: *752 + repository: *719 sender: *4 required: - action @@ -151487,11 +151520,11 @@ webhooks: type: string required: - to - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151593,11 +151626,11 @@ webhooks: type: - string - 'null' - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151676,11 +151709,11 @@ webhooks: type: string enum: - removed - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 sender: *4 required: - action @@ -151758,11 +151791,11 @@ webhooks: type: string enum: - added - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 scope: description: The scope of the membership. Currently, can only be `team`. @@ -151840,7 +151873,7 @@ webhooks: required: - login - id - team: &752 + team: &753 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -152033,11 +152066,11 @@ webhooks: type: string enum: - removed - enterprise: *715 - installation: *716 - member: *742 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + member: *743 + organization: *718 + repository: *719 scope: description: The scope of the membership. Currently, can only be `team`. @@ -152116,7 +152149,7 @@ webhooks: required: - login - id - team: *752 + team: *753 required: - action - scope @@ -152198,8 +152231,8 @@ webhooks: type: string enum: - checks_requested - installation: *716 - merge_group: &753 + installation: *717 + merge_group: &754 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -152218,15 +152251,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *426 + head_commit: *427 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152312,10 +152345,10 @@ webhooks: - merged - invalidated - dequeued - installation: *716 - merge_group: *753 - organization: *717 - repository: *718 + installation: *717 + merge_group: *754 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152388,7 +152421,7 @@ webhooks: type: string enum: - deleted - enterprise: *715 + enterprise: *716 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -152496,12 +152529,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *716 - organization: *717 + installation: *717 + organization: *718 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -152581,11 +152614,11 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152664,9 +152697,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - milestone: &754 + enterprise: *716 + installation: *717 + milestone: &755 title: Milestone description: A collection of related issues and pull requests. type: object @@ -152808,8 +152841,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -152888,11 +152921,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153002,11 +153035,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - milestone: *747 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *748 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153086,11 +153119,11 @@ webhooks: type: string enum: - opened - enterprise: *715 - installation: *716 - milestone: *754 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + milestone: *755 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153169,11 +153202,11 @@ webhooks: type: string enum: - blocked - blocked_user: *742 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + blocked_user: *743 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153252,11 +153285,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *742 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + blocked_user: *743 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153335,9 +153368,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - membership: &755 + enterprise: *716 + installation: *717 + membership: &756 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -153431,8 +153464,8 @@ webhooks: - role - organization_url - user - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153510,11 +153543,11 @@ webhooks: type: string enum: - member_added - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153593,8 +153626,8 @@ webhooks: type: string enum: - member_invited - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -153716,10 +153749,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 - user: *742 + user: *743 required: - action - invitation @@ -153797,11 +153830,11 @@ webhooks: type: string enum: - member_removed - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153888,11 +153921,11 @@ webhooks: properties: from: type: string - enterprise: *715 - installation: *716 - membership: *755 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + membership: *756 + organization: *718 + repository: *719 sender: *4 required: - action @@ -153968,9 +154001,9 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 package: description: Information about the package. type: object @@ -154493,7 +154526,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &756 + items: &757 title: Ruby Gems metadata type: object properties: @@ -154590,7 +154623,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -154666,9 +154699,9 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 package: description: Information about the package. type: object @@ -155030,7 +155063,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *756 + items: *757 source_url: type: string format: uri @@ -155101,7 +155134,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -155282,12 +155315,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *715 + enterprise: *716 id: type: integer - installation: *716 - organization: *717 - repository: *718 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - id @@ -155367,7 +155400,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &757 + personal_access_token_request: &758 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -155517,10 +155550,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *715 - organization: *717 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155599,11 +155632,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *757 - enterprise: *715 - organization: *717 + personal_access_token_request: *758 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155681,11 +155714,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *757 - enterprise: *715 - organization: *717 + personal_access_token_request: *758 + enterprise: *716 + organization: *718 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155762,11 +155795,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *757 - organization: *717 - enterprise: *715 + personal_access_token_request: *758 + organization: *718 + enterprise: *716 sender: *4 - installation: *716 + installation: *717 required: - action - personal_access_token_request @@ -155870,7 +155903,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *758 + last_response: *759 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -155902,8 +155935,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 zen: description: Random string of GitHub zen. @@ -156148,10 +156181,10 @@ webhooks: - from required: - note - enterprise: *715 - installation: *716 - organization: *717 - project_card: &759 + enterprise: *716 + installation: *717 + organization: *718 + project_card: &760 title: Project Card type: object properties: @@ -156274,7 +156307,7 @@ webhooks: - creator - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -156355,11 +156388,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project_card: *759 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_card: *760 + repository: *719 sender: *4 required: - action @@ -156439,9 +156472,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 project_card: title: Project Card type: object @@ -156571,7 +156604,7 @@ webhooks: repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -156665,11 +156698,11 @@ webhooks: - from required: - note - enterprise: *715 - installation: *716 - organization: *717 - project_card: *759 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_card: *760 + repository: *719 sender: *4 required: - action @@ -156763,9 +156796,9 @@ webhooks: - from required: - column_id - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 project_card: allOf: - title: Project Card @@ -156962,7 +156995,7 @@ webhooks: type: string required: - after_id - repository: *718 + repository: *719 sender: *4 required: - action @@ -157042,10 +157075,10 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - organization: *717 - project: &761 + enterprise: *716 + installation: *717 + organization: *718 + project: &762 title: Project type: object properties: @@ -157172,7 +157205,7 @@ webhooks: - creator - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -157252,10 +157285,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project_column: &760 + enterprise: *716 + installation: *717 + organization: *718 + project_column: &761 title: Project Column type: object properties: @@ -157295,7 +157328,7 @@ webhooks: - name - created_at - updated_at - repository: *718 + repository: *719 sender: *4 required: - action @@ -157374,14 +157407,14 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -157470,11 +157503,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 + repository: *719 sender: *4 required: - action @@ -157554,11 +157587,11 @@ webhooks: type: string enum: - moved - enterprise: *715 - installation: *716 - organization: *717 - project_column: *760 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project_column: *761 + repository: *719 sender: *4 required: - action @@ -157638,11 +157671,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157722,14 +157755,14 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - project: *761 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 repository: anyOf: - type: 'null' - - *718 + - *719 sender: *4 required: - action @@ -157830,11 +157863,11 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157913,11 +157946,11 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 - organization: *717 - project: *761 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + project: *762 + repository: *719 sender: *4 required: - action @@ -157998,9 +158031,9 @@ webhooks: type: string enum: - closed - installation: *716 - organization: *717 - projects_v2: &762 + installation: *717 + organization: *718 + projects_v2: &763 title: Projects v2 Project description: A projects v2 project type: object @@ -158148,9 +158181,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158231,9 +158264,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158354,9 +158387,9 @@ webhooks: type: string to: type: string - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -158439,7 +158472,7 @@ webhooks: type: string enum: - archived - changes: &766 + changes: &767 type: object properties: archived_at: @@ -158455,9 +158488,9 @@ webhooks: - string - 'null' format: date-time - installation: *716 - organization: *717 - projects_v2_item: &763 + installation: *717 + organization: *718 + projects_v2_item: &764 title: Projects v2 Item description: An item belonging to a project type: object @@ -158596,9 +158629,9 @@ webhooks: - 'null' to: type: string - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158680,9 +158713,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158763,9 +158796,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -158870,7 +158903,7 @@ webhooks: oneOf: - type: string - type: integer - - &764 + - &765 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -158890,7 +158923,7 @@ webhooks: required: - id - name - - &765 + - &766 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -158919,8 +158952,8 @@ webhooks: oneOf: - type: string - type: integer - - *764 - *765 + - *766 type: - 'null' - string @@ -158943,9 +158976,9 @@ webhooks: - 'null' required: - body - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159042,9 +159075,9 @@ webhooks: type: - string - 'null' - installation: *716 - organization: *717 - projects_v2_item: *763 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159127,10 +159160,10 @@ webhooks: type: string enum: - restored - changes: *766 - installation: *716 - organization: *717 - projects_v2_item: *763 + changes: *767 + installation: *717 + organization: *718 + projects_v2_item: *764 sender: *4 required: - action @@ -159212,9 +159245,9 @@ webhooks: type: string enum: - reopened - installation: *716 - organization: *717 - projects_v2: *762 + installation: *717 + organization: *718 + projects_v2: *763 sender: *4 required: - action @@ -159295,9 +159328,9 @@ webhooks: type: string enum: - created - installation: *716 - organization: *717 - projects_v2_status_update: &767 + installation: *717 + organization: *718 + projects_v2_status_update: &768 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -159432,9 +159465,9 @@ webhooks: type: string enum: - deleted - installation: *716 - organization: *717 - projects_v2_status_update: *767 + installation: *717 + organization: *718 + projects_v2_status_update: *768 sender: *4 required: - action @@ -159580,9 +159613,9 @@ webhooks: - string - 'null' format: date - installation: *716 - organization: *717 - projects_v2_status_update: *767 + installation: *717 + organization: *718 + projects_v2_status_update: *768 sender: *4 required: - action @@ -159653,10 +159686,10 @@ webhooks: title: public event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - repository @@ -159733,13 +159766,13 @@ webhooks: type: string enum: - assigned - assignee: *742 - enterprise: *715 - installation: *716 - number: &768 + assignee: *743 + enterprise: *716 + installation: *717 + number: &769 description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -162088,7 +162121,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -162170,11 +162203,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -164516,7 +164549,7 @@ webhooks: - draft reason: type: string - repository: *718 + repository: *719 sender: *4 required: - action @@ -164598,11 +164631,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -166944,7 +166977,7 @@ webhooks: - draft reason: type: string - repository: *718 + repository: *719 sender: *4 required: - action @@ -167026,13 +167059,13 @@ webhooks: type: string enum: - closed - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: &769 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: &770 allOf: - - *574 + - *575 - type: object properties: allow_auto_merge: @@ -167094,7 +167127,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *718 + repository: *719 sender: *4 required: - action @@ -167175,12 +167208,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -167260,11 +167293,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *715 - milestone: *472 - number: *768 - organization: *717 - pull_request: &770 + enterprise: *716 + milestone: *473 + number: *769 + organization: *718 + pull_request: &771 title: Pull Request type: object properties: @@ -169591,7 +169624,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -169670,11 +169703,11 @@ webhooks: type: string enum: - dequeued - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -172020,7 +172053,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *718 + repository: *719 sender: *4 required: - action @@ -172144,12 +172177,12 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -172229,11 +172262,11 @@ webhooks: type: string enum: - enqueued - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -174564,7 +174597,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -174644,11 +174677,11 @@ webhooks: type: string enum: - labeled - enterprise: *715 - installation: *716 - label: *741 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + label: *742 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -176996,7 +177029,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -177077,10 +177110,10 @@ webhooks: type: string enum: - locked - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -179426,7 +179459,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -179506,12 +179539,12 @@ webhooks: type: string enum: - milestoned - enterprise: *715 - milestone: *472 - number: *768 - organization: *717 - pull_request: *770 - repository: *718 + enterprise: *716 + milestone: *473 + number: *769 + organization: *718 + pull_request: *771 + repository: *719 sender: *4 required: - action @@ -179590,12 +179623,12 @@ webhooks: type: string enum: - opened - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -179676,12 +179709,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -179761,12 +179794,12 @@ webhooks: type: string enum: - reopened - enterprise: *715 - installation: *716 - number: *768 - organization: *717 - pull_request: *769 - repository: *718 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 + pull_request: *770 + repository: *719 sender: *4 required: - action @@ -180141,9 +180174,9 @@ webhooks: - start_side - side - reactions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -182373,7 +182406,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -182453,7 +182486,7 @@ webhooks: type: string enum: - deleted - comment: &772 + comment: &773 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. @@ -182746,9 +182779,9 @@ webhooks: - start_side - side - reactions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -184966,7 +184999,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -185046,11 +185079,11 @@ webhooks: type: string enum: - edited - changes: *771 - comment: *772 - enterprise: *715 - installation: *716 - organization: *717 + changes: *772 + comment: *773 + enterprise: *716 + installation: *717 + organization: *718 pull_request: type: object properties: @@ -187271,7 +187304,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *718 + repository: *719 sender: *4 required: - action @@ -187352,9 +187385,9 @@ webhooks: type: string enum: - dismissed - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -189587,7 +189620,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 review: description: The review that was affected. type: object @@ -189833,9 +189866,9 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -191949,8 +191982,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 - review: &773 + repository: *719 + review: &774 description: The review that was affected. type: object properties: @@ -192183,12 +192216,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -194535,7 +194568,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_reviewer: title: User type: @@ -194621,12 +194654,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -196980,7 +197013,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_team: title: Team description: Groups of organization members that gives permissions @@ -197175,12 +197208,12 @@ webhooks: type: string enum: - review_requested - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -199529,7 +199562,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_reviewer: title: User type: @@ -199616,12 +199649,12 @@ webhooks: type: string enum: - review_requested - enterprise: *715 - installation: *716 + enterprise: *716 + installation: *717 number: description: The pull request number. type: integer - organization: *717 + organization: *718 pull_request: title: Pull Request type: object @@ -201961,7 +201994,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 requested_team: title: Team description: Groups of organization members that gives permissions @@ -202145,9 +202178,9 @@ webhooks: type: string enum: - submitted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -204383,8 +204416,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 - review: *773 + repository: *719 + review: *774 sender: *4 required: - action @@ -204464,9 +204497,9 @@ webhooks: type: string enum: - resolved - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -206597,7 +206630,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 sender: *4 thread: type: object @@ -206989,9 +207022,9 @@ webhooks: type: string enum: - unresolved - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 pull_request: title: Simple Pull Request type: object @@ -209105,7 +209138,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *718 + repository: *719 sender: *4 thread: type: object @@ -209499,10 +209532,10 @@ webhooks: type: string before: type: string - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -211837,7 +211870,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -211919,11 +211952,11 @@ webhooks: type: string enum: - unassigned - assignee: *774 - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + assignee: *775 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -214273,7 +214306,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -214352,11 +214385,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *715 - installation: *716 - label: *741 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + label: *742 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -216695,7 +216728,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -216776,10 +216809,10 @@ webhooks: type: string enum: - unlocked - enterprise: *715 - installation: *716 - number: *768 - organization: *717 + enterprise: *716 + installation: *717 + number: *769 + organization: *718 pull_request: title: Pull Request type: object @@ -219108,7 +219141,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *718 + repository: *719 sender: *4 required: - action @@ -219311,7 +219344,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *715 + enterprise: *716 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -219406,8 +219439,8 @@ webhooks: - url - author - committer - installation: *716 - organization: *717 + installation: *717 + organization: *718 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -219995,9 +220028,9 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 registry_package: type: object properties: @@ -220474,7 +220507,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *756 + items: *757 summary: type: string tag_name: @@ -220530,7 +220563,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -220608,9 +220641,9 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 registry_package: type: object properties: @@ -220922,7 +220955,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *756 + items: *757 summary: type: string tag_name: @@ -220972,7 +221005,7 @@ webhooks: - owner - package_version - registry - repository: *718 + repository: *719 sender: *4 required: - action @@ -221049,10 +221082,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - release: &775 + enterprise: *716 + installation: *717 + organization: *718 + release: &776 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -221368,7 +221401,7 @@ webhooks: - tarball_url - zipball_url - body - repository: *718 + repository: *719 sender: *4 required: - action @@ -221445,11 +221478,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -221557,11 +221590,11 @@ webhooks: type: boolean required: - to - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -221639,9 +221672,9 @@ webhooks: type: string enum: - prereleased - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -221962,7 +221995,7 @@ webhooks: - string - 'null' format: uri - repository: *718 + repository: *719 sender: *4 required: - action @@ -222038,10 +222071,10 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - release: &776 + enterprise: *716 + installation: *717 + organization: *718 + release: &777 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -222359,7 +222392,7 @@ webhooks: - string - 'null' format: uri - repository: *718 + repository: *719 sender: *4 required: - action @@ -222435,11 +222468,11 @@ webhooks: type: string enum: - released - enterprise: *715 - installation: *716 - organization: *717 - release: *775 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *776 + repository: *719 sender: *4 required: - action @@ -222515,11 +222548,11 @@ webhooks: type: string enum: - unpublished - enterprise: *715 - installation: *716 - organization: *717 - release: *776 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + release: *777 + repository: *719 sender: *4 required: - action @@ -222595,11 +222628,11 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_advisory: *627 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_advisory: *628 sender: *4 required: - action @@ -222675,11 +222708,11 @@ webhooks: type: string enum: - reported - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_advisory: *627 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_advisory: *628 sender: *4 required: - action @@ -222755,10 +222788,10 @@ webhooks: type: string enum: - archived - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -222835,10 +222868,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -222916,10 +222949,10 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223004,10 +223037,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223122,10 +223155,10 @@ webhooks: - 'null' items: type: string - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223197,10 +223230,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 status: type: string @@ -223281,10 +223314,10 @@ webhooks: type: string enum: - privatized - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223361,10 +223394,10 @@ webhooks: type: string enum: - publicized - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223458,10 +223491,10 @@ webhooks: - name required: - repository - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -223541,11 +223574,11 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 sender: *4 required: - action @@ -223623,11 +223656,11 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 sender: *4 required: - action @@ -223705,11 +223738,11 @@ webhooks: type: string enum: - edited - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - repository_ruleset: *122 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + repository_ruleset: *123 changes: type: object properties: @@ -223728,16 +223761,16 @@ webhooks: properties: added: type: array - items: *115 + items: *116 deleted: type: array - items: *115 + items: *116 updated: type: array items: type: object properties: - condition: *115 + condition: *116 changes: type: object properties: @@ -223770,16 +223803,16 @@ webhooks: properties: added: type: array - items: *121 + items: *122 deleted: type: array - items: *121 + items: *122 updated: type: array items: type: object properties: - rule: *121 + rule: *122 changes: type: object properties: @@ -224016,10 +224049,10 @@ webhooks: - from required: - owner - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224097,10 +224130,10 @@ webhooks: type: string enum: - unarchived - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224178,7 +224211,7 @@ webhooks: type: string enum: - create - alert: &777 + alert: &778 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -224302,10 +224335,10 @@ webhooks: type: string enum: - open - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224515,10 +224548,10 @@ webhooks: type: string enum: - dismissed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224596,11 +224629,11 @@ webhooks: type: string enum: - reopen - alert: *777 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *778 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224802,10 +224835,10 @@ webhooks: enum: - fixed - open - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -224883,17 +224916,17 @@ webhooks: type: string enum: - created - alert: &778 + alert: &779 type: object properties: - number: *94 - created_at: *101 + number: *95 + created_at: *102 updated_at: anyOf: - type: 'null' - - *102 - url: *99 - html_url: *100 + - *103 + url: *100 + html_url: *101 locations_url: type: string format: uri @@ -224993,10 +225026,10 @@ webhooks: - 'null' description: Whether the detected secret was found in multiple repositories in the same organization or business. - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225077,11 +225110,11 @@ webhooks: type: string enum: - created - alert: *778 - installation: *716 - location: *779 - organization: *717 - repository: *718 + alert: *779 + installation: *717 + location: *780 + organization: *718 + repository: *719 sender: *4 required: - location @@ -225319,11 +225352,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225401,11 +225434,11 @@ webhooks: type: string enum: - reopened - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225483,11 +225516,11 @@ webhooks: type: string enum: - resolved - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225565,11 +225598,11 @@ webhooks: type: string enum: - validated - alert: *778 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + alert: *779 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -225699,10 +225732,10 @@ webhooks: - organization - enterprise - - repository: *718 - enterprise: *715 - installation: *716 - organization: *717 + repository: *719 + enterprise: *716 + installation: *717 + organization: *718 sender: *4 required: - action @@ -225780,11 +225813,11 @@ webhooks: type: string enum: - published - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - security_advisory: &780 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + security_advisory: &781 description: The details of the security advisory, including summary, description, and severity. type: object @@ -225801,7 +225834,7 @@ webhooks: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: array items: @@ -225970,11 +226003,11 @@ webhooks: type: string enum: - updated - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 - security_advisory: *780 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 + security_advisory: *781 sender: *4 required: - action @@ -226047,10 +226080,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -226068,7 +226101,7 @@ webhooks: required: - vector_string - score - cvss_severities: *96 + cvss_severities: *97 cwes: type: array items: @@ -226236,11 +226269,11 @@ webhooks: from: type: object properties: - security_and_analysis: *299 - enterprise: *715 - installation: *716 - organization: *717 - repository: *360 + security_and_analysis: *300 + enterprise: *716 + installation: *717 + organization: *718 + repository: *361 sender: *4 required: - changes @@ -226318,12 +226351,12 @@ webhooks: type: string enum: - cancelled - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: &781 + sponsorship: &782 type: object properties: created_at: @@ -226628,12 +226661,12 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - sponsorship @@ -226721,12 +226754,12 @@ webhooks: type: string required: - from - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -226803,17 +226836,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &782 + effective_date: &783 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: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - sponsorship @@ -226887,7 +226920,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &783 + changes: &784 type: object properties: tier: @@ -226931,13 +226964,13 @@ webhooks: - from required: - tier - effective_date: *782 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + effective_date: *783 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -227014,13 +227047,13 @@ webhooks: type: string enum: - tier_changed - changes: *783 - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + changes: *784 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - sponsorship: *781 + sponsorship: *782 required: - action - changes @@ -227094,10 +227127,10 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -227181,10 +227214,10 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -227617,15 +227650,15 @@ webhooks: type: - string - 'null' - enterprise: *715 + enterprise: *716 id: description: The unique identifier of the status. type: integer - installation: *716 + installation: *717 name: type: string - organization: *717 - repository: *718 + organization: *718 + repository: *719 sender: *4 sha: description: The Commit SHA. @@ -227735,15 +227768,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 + parent_issue: *146 parent_issue_repo: *61 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 - installation: *716 - organization: *717 - repository: *718 + sub_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -227827,15 +227860,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 + parent_issue: *146 parent_issue_repo: *61 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 - installation: *716 - organization: *717 - repository: *718 + sub_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -227919,15 +227952,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 + sub_issue: *146 sub_issue_repo: *61 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 - installation: *716 - organization: *717 - repository: *718 + parent_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -228011,15 +228044,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *145 + sub_issue: *146 sub_issue_repo: *61 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *145 - installation: *716 - organization: *717 - repository: *718 + parent_issue: *146 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -228096,12 +228129,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - team: &784 + team: &785 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -228294,9 +228327,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -228766,7 +228799,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -228842,9 +228875,9 @@ webhooks: type: string enum: - created - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -229314,7 +229347,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -229391,9 +229424,9 @@ webhooks: type: string enum: - deleted - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -229863,7 +229896,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -230007,9 +230040,9 @@ webhooks: - from required: - permissions - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -230479,7 +230512,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - changes @@ -230557,9 +230590,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *715 - installation: *716 - organization: *717 + enterprise: *716 + installation: *717 + organization: *718 repository: title: Repository description: A git repository @@ -231029,7 +231062,7 @@ webhooks: - topics - visibility sender: *4 - team: *784 + team: *785 required: - action - team @@ -231105,10 +231138,10 @@ webhooks: type: string enum: - started - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 required: - action @@ -231181,17 +231214,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *715 + enterprise: *716 inputs: type: - object - 'null' additionalProperties: true - installation: *716 - organization: *717 + installation: *717 + organization: *718 ref: type: string - repository: *718 + repository: *719 sender: *4 workflow: type: string @@ -231273,10 +231306,10 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: allOf: @@ -231532,7 +231565,7 @@ webhooks: type: string required: - conclusion - deployment: *492 + deployment: *493 required: - action - repository @@ -231611,10 +231644,10 @@ webhooks: type: string enum: - in_progress - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: allOf: @@ -231896,7 +231929,7 @@ webhooks: required: - status - steps - deployment: *492 + deployment: *493 required: - action - repository @@ -231975,10 +232008,10 @@ webhooks: type: string enum: - queued - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: type: object @@ -232124,7 +232157,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *492 + deployment: *493 required: - action - repository @@ -232203,10 +232236,10 @@ webhooks: type: string enum: - waiting - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 workflow_job: type: object @@ -232353,7 +232386,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *492 + deployment: *493 required: - action - repository @@ -232433,12 +232466,12 @@ webhooks: type: string enum: - completed - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object @@ -233457,12 +233490,12 @@ webhooks: type: string enum: - in_progress - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object @@ -234466,12 +234499,12 @@ webhooks: type: string enum: - requested - enterprise: *715 - installation: *716 - organization: *717 - repository: *718 + enterprise: *716 + installation: *717 + organization: *718 + repository: *719 sender: *4 - workflow: *737 + workflow: *738 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 20e8f4a46..16ffe4c86 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -5094,6 +5094,9 @@ { "$ref": "#/components/schemas/splunk-config" }, + { + "$ref": "#/components/schemas/hec-config" + }, { "$ref": "#/components/schemas/google-cloud-config" }, @@ -5247,6 +5250,9 @@ { "$ref": "#/components/schemas/splunk-config" }, + { + "$ref": "#/components/schemas/hec-config" + }, { "$ref": "#/components/schemas/google-cloud-config" }, @@ -109621,6 +109627,45 @@ "ssl_verify" ] }, + "hec-config": { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, "google-cloud-config": { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index fb8989cfd..202da43b0 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -3581,6 +3581,7 @@ paths: - "$ref": "#/components/schemas/amazon-s3-oidc-config" - "$ref": "#/components/schemas/amazon-s3-access-keys-config" - "$ref": "#/components/schemas/splunk-config" + - "$ref": "#/components/schemas/hec-config" - "$ref": "#/components/schemas/google-cloud-config" - "$ref": "#/components/schemas/datadog-config" required: @@ -3681,6 +3682,7 @@ paths: - "$ref": "#/components/schemas/amazon-s3-oidc-config" - "$ref": "#/components/schemas/amazon-s3-access-keys-config" - "$ref": "#/components/schemas/splunk-config" + - "$ref": "#/components/schemas/hec-config" - "$ref": "#/components/schemas/google-cloud-config" - "$ref": "#/components/schemas/datadog-config" required: @@ -79280,6 +79282,38 @@ components: - key_id - port - ssl_verify + hec-config: + title: HecConfig + description: Hec Config for Audit Log Stream Configuration + type: object + properties: + domain: + description: Domain of Hec instance. + type: string + port: + description: The port number for connecting to HEC. + type: integer + key_id: + type: string + description: Key ID obtained from the audit log stream key endpoint used + to encrypt secrets. + encrypted_token: + description: Encrypted Token. + type: string + path: + description: Path to send events to. + type: string + ssl_verify: + description: SSL verification helps ensure your events are sent to your + HEC endpoint securely. + type: boolean + required: + - domain + - encrypted_token + - path + - key_id + - port + - ssl_verify google-cloud-config: title: GoogleCloudConfig description: Google Cloud Config for audit log streaming configuration. diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 20e8f4a46..16ffe4c86 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -5094,6 +5094,9 @@ { "$ref": "#/components/schemas/splunk-config" }, + { + "$ref": "#/components/schemas/hec-config" + }, { "$ref": "#/components/schemas/google-cloud-config" }, @@ -5247,6 +5250,9 @@ { "$ref": "#/components/schemas/splunk-config" }, + { + "$ref": "#/components/schemas/hec-config" + }, { "$ref": "#/components/schemas/google-cloud-config" }, @@ -109621,6 +109627,45 @@ "ssl_verify" ] }, + "hec-config": { + "title": "HecConfig", + "description": "Hec Config for Audit Log Stream Configuration", + "type": "object", + "properties": { + "domain": { + "description": "Domain of Hec instance.", + "type": "string" + }, + "port": { + "description": "The port number for connecting to HEC.", + "type": "integer" + }, + "key_id": { + "type": "string", + "description": "Key ID obtained from the audit log stream key endpoint used to encrypt secrets." + }, + "encrypted_token": { + "description": "Encrypted Token.", + "type": "string" + }, + "path": { + "description": "Path to send events to.", + "type": "string" + }, + "ssl_verify": { + "description": "SSL verification helps ensure your events are sent to your HEC endpoint securely.", + "type": "boolean" + } + }, + "required": [ + "domain", + "encrypted_token", + "path", + "key_id", + "port", + "ssl_verify" + ] + }, "google-cloud-config": { "title": "GoogleCloudConfig", "description": "Google Cloud Config for audit log streaming configuration.", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index fb8989cfd..202da43b0 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -3581,6 +3581,7 @@ paths: - "$ref": "#/components/schemas/amazon-s3-oidc-config" - "$ref": "#/components/schemas/amazon-s3-access-keys-config" - "$ref": "#/components/schemas/splunk-config" + - "$ref": "#/components/schemas/hec-config" - "$ref": "#/components/schemas/google-cloud-config" - "$ref": "#/components/schemas/datadog-config" required: @@ -3681,6 +3682,7 @@ paths: - "$ref": "#/components/schemas/amazon-s3-oidc-config" - "$ref": "#/components/schemas/amazon-s3-access-keys-config" - "$ref": "#/components/schemas/splunk-config" + - "$ref": "#/components/schemas/hec-config" - "$ref": "#/components/schemas/google-cloud-config" - "$ref": "#/components/schemas/datadog-config" required: @@ -79280,6 +79282,38 @@ components: - key_id - port - ssl_verify + hec-config: + title: HecConfig + description: Hec Config for Audit Log Stream Configuration + type: object + properties: + domain: + description: Domain of Hec instance. + type: string + port: + description: The port number for connecting to HEC. + type: integer + key_id: + type: string + description: Key ID obtained from the audit log stream key endpoint used + to encrypt secrets. + encrypted_token: + description: Encrypted Token. + type: string + path: + description: Path to send events to. + type: string + ssl_verify: + description: SSL verification helps ensure your events are sent to your + HEC endpoint securely. + type: boolean + required: + - domain + - encrypted_token + - path + - key_id + - port + - ssl_verify google-cloud-config: title: GoogleCloudConfig description: Google Cloud Config for audit log streaming configuration.