summaryrefslogtreecommitdiffstats
path: root/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml
diff options
context:
space:
mode:
authorErez Testiler <easyt@github.com>2025-03-17 17:18:05 -0400
committerGitHub <noreply@github.com>2025-03-17 17:18:05 -0400
commitfcf38b85ce4642ed8f3c12970dc4420c5c97a66a (patch)
tree80178576624c0bd9e372d719026c9ca91428d22d /descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml
parent0923a052988333b3fcf1eed955ed4bdc6347f702 (diff)
parentaa1d48c55b1de72005a3ecb93a6b1137e8e7e712 (diff)
downloadrest-api-description-fcf38b85ce4642ed8f3c12970dc4420c5c97a66a.tar.gz
rest-api-description-fcf38b85ce4642ed8f3c12970dc4420c5c97a66a.zip
Merge pull request #4645 from github/openapi-update-87096027e8764e6b7562270d1a7ec4f2b97fd64d65d394790b2526346b0aa85b
Update OpenAPI 3.0 Descriptions
Diffstat (limited to 'descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml')
-rw-r--r--descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml8102
1 files changed, 4218 insertions, 3884 deletions
diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml
index d8a92b554..eb3bd0704 100644
--- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml
+++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml
@@ -847,7 +847,7 @@ paths:
- subscriptions_url
- type
- url
- type: &250
+ type: &253
type: string
description: The type of credit the user is receiving.
enum:
@@ -1013,7 +1013,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory
parameters:
- - &576
+ - &579
name: ghsa_id
description: The GHSA (GitHub Security Advisory) identifier of the advisory.
in: path
@@ -2226,7 +2226,7 @@ paths:
- write
dependabot_secrets:
type: string
- description: The leve of permission to grant the access
+ description: The level of permission to grant the access
token to manage Dependabot secrets.
enum:
- read
@@ -2841,7 +2841,7 @@ paths:
title: Repository
description: A repository on GitHub.
type: object
- properties: &229
+ properties: &232
id:
description: Unique identifier of the repository
example: 42
@@ -3270,7 +3270,7 @@ paths:
type: boolean
description: Whether anonymous git access is enabled for
this repository
- required: &230
+ required: &233
- archive_url
- assignees_url
- blobs_url
@@ -8578,7 +8578,7 @@ paths:
- unknown
- direct
- transitive
- security_advisory: &425
+ security_advisory: &428
type: object
description: Details for the GitHub Security Advisory.
readOnly: true
@@ -8840,7 +8840,7 @@ paths:
format: date-time
readOnly: true
nullable: true
- auto_dismissed_at: &426
+ auto_dismissed_at: &429
type: string
description: 'The time that the alert was auto-dismissed in
ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.'
@@ -9213,7 +9213,7 @@ paths:
url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
parameters:
- *41
- - &241
+ - &244
name: state
in: query
description: Set to `open` or `resolved` to only list secret scanning alerts
@@ -9224,7 +9224,7 @@ paths:
enum:
- open
- resolved
- - &242
+ - &245
name: secret_type
in: query
description: A comma-separated list of secret types to return. All default
@@ -9234,7 +9234,7 @@ paths:
required: false
schema:
type: string
- - &243
+ - &246
name: resolution
in: query
description: A comma-separated list of resolutions. Only secret scanning alerts
@@ -9243,7 +9243,7 @@ paths:
required: false
schema:
type: string
- - &244
+ - &247
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.
@@ -9259,7 +9259,7 @@ paths:
- *17
- *39
- *40
- - &245
+ - &248
name: validity
in: query
description: A comma-separated list of validities that, when present, will
@@ -9268,7 +9268,7 @@ paths:
required: false
schema:
type: string
- - &246
+ - &249
name: is_publicly_leaked
in: query
description: A boolean value representing whether or not to filter alerts
@@ -9277,7 +9277,7 @@ paths:
schema:
type: boolean
default: false
- - &247
+ - &250
name: is_multi_repo
in: query
description: A boolean value representing whether or not to filter alerts
@@ -9293,7 +9293,7 @@ paths:
application/json:
schema:
type: array
- items: &248
+ items: &251
type: object
properties:
number: *54
@@ -9312,14 +9312,14 @@ paths:
format: uri
description: The REST API URL of the code locations for this
alert.
- state: &568
+ state: &571
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: &569
+ resolution: &572
type: string
description: "**Required when the `state` is `resolved`.** The
reason for resolving the alert."
@@ -9421,7 +9421,7 @@ paths:
is base64 encoded
nullable: true
examples:
- default: &249
+ default: &252
value:
- number: 2
created_at: '2020-11-06T18:48:51Z'
@@ -9757,7 +9757,7 @@ paths:
description: Issues are a great way to keep track of tasks,
enhancements, and bugs for your projects.
type: object
- properties: &474
+ properties: &477
id:
type: integer
format: int64
@@ -9868,7 +9868,7 @@ paths:
description: A collection of related issues and pull
requests.
type: object
- properties: &410
+ properties: &413
url:
type: string
format: uri
@@ -9938,7 +9938,7 @@ paths:
format: date-time
example: '2012-10-09T23:39:01Z'
nullable: true
- required: &411
+ required: &414
- closed_issues
- creator
- description
@@ -10017,6 +10017,55 @@ paths:
timeline_url:
type: string
format: uri
+ type: &189
+ title: Issue Type
+ description: The type of issue.
+ type: object
+ nullable: true
+ properties:
+ id:
+ type: integer
+ description: The unique identifier of the issue
+ type.
+ node_id:
+ type: string
+ description: The node identifier of the issue type.
+ name:
+ type: string
+ description: The name of the issue type.
+ description:
+ type: string
+ description: The description of the issue type.
+ nullable: true
+ color:
+ type: string
+ description: The color of the issue type.
+ enum:
+ - gray
+ - blue
+ - green
+ - yellow
+ - orange
+ - red
+ - pink
+ - purple
+ nullable: true
+ created_at:
+ type: string
+ description: The time the issue type created.
+ format: date-time
+ updated_at:
+ type: string
+ description: The time the issue type last updated.
+ format: date-time
+ is_enabled:
+ type: boolean
+ description: The enabled state of the issue type.
+ required:
+ - id
+ - node_id
+ - name
+ - description
repository: *60
performed_via_github_app:
title: GitHub app
@@ -10093,7 +10142,7 @@ paths:
- total
- completed
- percent_completed
- required: &475
+ required: &478
- assignee
- closed_at
- comments
@@ -10115,7 +10164,7 @@ paths:
- author_association
- created_at
- updated_at
- comment: &472
+ comment: &475
title: Issue Comment
description: Comments provide a way for people to collaborate
on an issue.
@@ -10682,7 +10731,7 @@ paths:
url:
type: string
format: uri
- user: &599
+ user: &602
title: Public User
description: Public User
type: object
@@ -12552,7 +12601,7 @@ paths:
- closed
- all
default: open
- - &189
+ - &192
name: labels
description: 'A list of comma separated label names. Example: `bug,ui,@high`'
in: query
@@ -12603,7 +12652,7 @@ paths:
type: array
items: *77
examples:
- default: &190
+ default: &193
value:
- id: 1
node_id: MDU6SXNzdWUx
@@ -13987,14 +14036,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
parameters:
- - &275
+ - &278
name: owner
description: The account owner of the repository. The name is not case sensitive.
in: path
required: true
schema:
type: string
- - &276
+ - &279
name: repo
description: The name of the repository without the `.git` extension. The
name is not case sensitive.
@@ -14065,7 +14114,7 @@ paths:
'404': *6
'403': *29
'304': *37
- '301': &287
+ '301': &290
description: Moved permanently
content:
application/json:
@@ -14087,7 +14136,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
parameters:
- - &504
+ - &507
name: all
description: If `true`, show notifications marked as read.
in: query
@@ -14095,7 +14144,7 @@ paths:
schema:
type: boolean
default: false
- - &505
+ - &508
name: participating
description: If `true`, only shows notifications in which the user is directly
participating or mentioned.
@@ -14105,7 +14154,7 @@ paths:
type: boolean
default: false
- *67
- - &506
+ - &509
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:
@@ -14417,7 +14466,7 @@ paths:
web_commit_signoff_required:
type: boolean
example: false
- security_and_analysis: &231
+ security_and_analysis: &234
nullable: true
type: object
properties:
@@ -14561,7 +14610,7 @@ paths:
- url
- subscription_url
examples:
- default: &507
+ default: &510
value:
- id: '1'
repository:
@@ -15103,7 +15152,7 @@ paths:
application/json:
schema:
type: array
- items: &196
+ items: &199
title: Organization Simple
description: A GitHub organization.
type: object
@@ -15162,7 +15211,7 @@ paths:
- avatar_url
- description
examples:
- default: &617
+ default: &620
value:
- login: github
id: 1
@@ -16071,7 +16120,7 @@ paths:
type: integer
repository_cache_usages:
type: array
- items: &292
+ items: &295
title: Actions Cache Usage by repository
description: GitHub Actions Cache Usage by repository.
type: object
@@ -16939,7 +16988,7 @@ paths:
- all
- local_only
- selected
- selected_actions_url: &298
+ selected_actions_url: &301
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`
@@ -17029,7 +17078,7 @@ paths:
type: array
items: *60
examples:
- default: &611
+ default: &614
value:
total_count: 1
repositories:
@@ -17357,7 +17406,7 @@ paths:
description: Response
content:
application/json:
- schema: &302
+ schema: &305
type: object
properties:
default_workflow_permissions: &112
@@ -17408,7 +17457,7 @@ paths:
required: false
content:
application/json:
- schema: &303
+ schema: &306
type: object
properties:
default_workflow_permissions: *112
@@ -17897,7 +17946,7 @@ paths:
type: array
items: *119
examples:
- default: &602
+ default: &605
value:
total_count: 1
repositories:
@@ -18539,7 +18588,7 @@ paths:
application/json:
schema:
type: array
- items: &304
+ items: &307
title: Runner Application
description: Runner Application
type: object
@@ -18564,7 +18613,7 @@ paths:
- download_url
- filename
examples:
- default: &305
+ default: &308
value:
- os: osx
architecture: x64
@@ -18650,7 +18699,7 @@ paths:
- no-gpu
work_folder: _work
responses:
- '201': &306
+ '201': &309
description: Response
content:
application/json:
@@ -18761,7 +18810,7 @@ paths:
- token
- expires_at
examples:
- default: &307
+ default: &310
value:
token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6
expires_at: '2020-01-22T12:13:35.123-08:00'
@@ -18800,7 +18849,7 @@ paths:
application/json:
schema: *123
examples:
- default: &308
+ default: &311
value:
token: AABF3JGZDX3P5PMEXLND6TS6FCWO6
expires_at: '2020-01-29T12:13:35.123-08:00'
@@ -18834,7 +18883,7 @@ paths:
application/json:
schema: *121
examples:
- default: &309
+ default: &312
value:
id: 23
name: MBP
@@ -19059,7 +19108,7 @@ paths:
- *94
- *120
responses:
- '200': &310
+ '200': &313
description: Response
content:
application/json:
@@ -19116,7 +19165,7 @@ paths:
parameters:
- *94
- *120
- - &311
+ - &314
name: name
description: The name of a self-hosted runner's custom label.
in: path
@@ -19246,7 +19295,7 @@ paths:
description: Response
content:
application/json:
- schema: &323
+ schema: &326
title: ActionsPublicKey
description: The public key used for setting Actions Secrets.
type: object
@@ -19275,7 +19324,7 @@ paths:
- key_id
- key
examples:
- default: &324
+ default: &327
value:
key_id: '012345678912345678'
key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
@@ -19688,7 +19737,7 @@ paths:
url: https://docs.github.com/rest/actions/variables#list-organization-variables
parameters:
- *94
- - &297
+ - &300
name: per_page
description: The number of results per page (max 30). For more information,
see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)."
@@ -20223,7 +20272,7 @@ paths:
bundle_url:
type: string
examples:
- default: &337
+ default: &340
value:
attestations:
- bundle:
@@ -20342,7 +20391,7 @@ paths:
type: array
items: *4
examples:
- default: &191
+ default: &194
value:
- login: octocat
id: 1
@@ -20460,7 +20509,7 @@ paths:
url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
parameters:
- *94
- - &363
+ - &366
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`,
@@ -20470,7 +20519,7 @@ paths:
schema: &136
type: string
description: The name of the tool used to generate the code scanning analysis.
- - &364
+ - &367
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
@@ -20493,7 +20542,7 @@ paths:
be returned.
in: query
required: false
- schema: &366
+ schema: &369
type: string
description: State of a code scanning alert.
enum:
@@ -20516,7 +20565,7 @@ paths:
be returned.
in: query
required: false
- schema: &367
+ schema: &370
type: string
description: Severity of a code scanning alert.
enum:
@@ -20542,7 +20591,7 @@ paths:
updated_at: *133
url: *56
html_url: *57
- instances_url: &368
+ instances_url: &371
type: string
description: The REST API URL for fetching the list of instances
for an alert.
@@ -20565,7 +20614,7 @@ paths:
required: *21
nullable: true
dismissed_at: *135
- dismissed_reason: &369
+ dismissed_reason: &372
type: string
description: "**Required when the state is dismissed.** The
reason for dismissing or closing the alert."
@@ -20574,13 +20623,13 @@ paths:
- false positive
- won't fix
- used in tests
- dismissed_comment: &370
+ dismissed_comment: &373
type: string
description: The dismissal comment associated with the dismissal
of the alert.
nullable: true
maxLength: 280
- rule: &371
+ rule: &374
type: object
properties:
id:
@@ -20633,7 +20682,7 @@ paths:
type: string
description: A link to the documentation for the rule used
to detect the alert.
- tool: &372
+ tool: &375
type: object
properties:
name: *136
@@ -20643,15 +20692,15 @@ paths:
description: The version of the tool used to generate the
code scanning analysis.
guid: *137
- most_recent_instance: &373
+ most_recent_instance: &376
type: object
properties:
- ref: &365
+ ref: &368
type: string
description: |-
The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,
`refs/heads/<branch name>` or simply `<branch name>`.
- analysis_key: &383
+ analysis_key: &386
type: string
description: Identifies the configuration under which the
analysis was executed. For example, in GitHub Actions
@@ -20662,7 +20711,7 @@ paths:
the environment in which the analysis that generated this
alert instance was performed, such as the language that
was analyzed.
- category: &384
+ category: &387
type: string
description: Identifies the configuration under which the
analysis was executed. Used to distinguish between multiple
@@ -21907,7 +21956,7 @@ paths:
type: integer
codespaces:
type: array
- items: &192
+ items: &195
type: object
title: Codespace
description: A codespace.
@@ -21937,7 +21986,7 @@ paths:
type: object
title: Codespace machine
description: A description of the machine powering a codespace.
- properties: &396
+ properties: &399
name:
type: string
description: The name of the machine.
@@ -21979,7 +22028,7 @@ paths:
- ready
- in_progress
nullable: true
- required: &397
+ required: &400
- name
- display_name
- operating_system
@@ -22184,7 +22233,7 @@ paths:
- pulls_url
- recent_folders
examples:
- default: &193
+ default: &196
value:
total_count: 3
codespaces:
@@ -22847,7 +22896,7 @@ paths:
- updated_at
- visibility
examples:
- default: &398
+ default: &401
value:
total_count: 2
secrets:
@@ -22885,7 +22934,7 @@ paths:
description: Response
content:
application/json:
- schema: &399
+ schema: &402
title: CodespacesPublicKey
description: The public key used for setting Codespaces secrets.
type: object
@@ -22914,7 +22963,7 @@ paths:
- key_id
- key
examples:
- default: &400
+ default: &403
value:
key_id: '012345678912345678'
key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
@@ -22946,7 +22995,7 @@ paths:
application/json:
schema: *146
examples:
- default: &402
+ default: &405
value:
name: GH_TOKEN
created_at: '2019-08-10T14:59:22Z'
@@ -23413,7 +23462,7 @@ paths:
currently being billed.
seats:
type: array
- items: &195
+ items: &198
title: Copilot Business Seat Detail
description: Information about a Copilot Business seat assignment
for a user, team, or organization.
@@ -23490,7 +23539,7 @@ paths:
description: Groups of organization members that gives
permissions on specified repositories.
type: object
- properties: &204
+ properties: &207
id:
description: Unique identifier of the team
type: integer
@@ -23546,7 +23595,7 @@ paths:
maps to within LDAP environment
example: uid=example,ou=users,dc=github,dc=com
type: string
- required: &205
+ required: &208
- id
- node_id
- url
@@ -24115,7 +24164,7 @@ paths:
application/json:
schema:
type: array
- items: &255
+ items: &258
title: Copilot Usage Metrics
description: Copilot usage metrics for a given day.
type: object
@@ -24422,7 +24471,7 @@ paths:
- date
additionalProperties: true
examples:
- default: &256
+ default: &259
value:
- date: '2024-06-24'
total_active_users: 24
@@ -24524,7 +24573,7 @@ paths:
'500': *145
'403': *29
'404': *6
- '422': &257
+ '422': &260
description: Copilot Usage Merics API setting is disabled at the organization
or enterprise level.
content:
@@ -24592,7 +24641,7 @@ paths:
application/json:
schema:
type: array
- items: &258
+ items: &261
title: Copilot Usage Metrics
description: Summary of Copilot usage.
type: object
@@ -24679,7 +24728,7 @@ paths:
- breakdown
additionalProperties: false
examples:
- default: &259
+ default: &262
value:
- day: '2023-10-15'
total_suggestions_count: 1000
@@ -24912,7 +24961,7 @@ paths:
description: Response
content:
application/json:
- schema: &429
+ schema: &432
title: DependabotPublicKey
description: The public key used for setting Dependabot Secrets.
type: object
@@ -24929,7 +24978,7 @@ paths:
- key_id
- key
examples:
- default: &430
+ default: &433
value:
key_id: '012345678912345678'
key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
@@ -25256,7 +25305,7 @@ paths:
application/json:
schema:
type: array
- items: &207
+ items: &210
title: Package
description: A software package
type: object
@@ -25326,7 +25375,7 @@ paths:
- created_at
- updated_at
examples:
- default: &208
+ default: &211
value:
- id: 197
name: hello_docker
@@ -26722,7 +26771,7 @@ paths:
application/json:
schema: *22
examples:
- default: &468
+ default: &471
value:
id: 1
account:
@@ -26947,7 +26996,7 @@ paths:
required: true
content:
application/json:
- schema: &469
+ schema: &472
title: Interaction Restrictions
description: Limit interactions to a specific type of user for a specified
duration
@@ -27232,7 +27281,7 @@ paths:
type: array
items: *188
examples:
- default: &206
+ default: &209
value:
- id: 1
node_id: MDQ6VGVhbTE=
@@ -27255,6 +27304,237 @@ paths:
enabledForGitHubApps: true
category: orgs
subcategory: members
+ "/orgs/{org}/issue-types":
+ get:
+ summary: List issue types for an organization
+ description: Lists all issue types for an organization.
+ tags:
+ - orgs
+ operationId: orgs/list-issue-types
+ externalDocs:
+ description: API method documentation
+ url: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization
+ parameters:
+ - *94
+ responses:
+ '200':
+ description: Response
+ content:
+ application/json:
+ schema:
+ type: array
+ items: *189
+ examples:
+ default:
+ value:
+ - id: 410
+ node_id: IT_kwDNAd3NAZo
+ name: Task
+ description: A specific piece of work
+ created_at: '2024-12-11T14:39:09Z'
+ updated_at: '2024-12-11T14:39:09Z'
+ - id: 411
+ node_id: IT_kwDNAd3NAZs
+ name: Bug
+ description: An unexpected problem or behavior
+ created_at: '2024-12-11T14:39:09Z'
+ updated_at: '2024-12-11T14:39:09Z'
+ '404': *6
+ x-github:
+ githubCloudOnly: false
+ enabledForGitHubApps: true
+ category: orgs
+ subcategory: issue-types
+ post:
+ summary: Create issue type for an organization
+ description: |-
+ Create a new issue type for an organization.
+
+ You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
+ tags:
+ - orgs
+ operationId: orgs/create-issue-type
+ externalDocs:
+ description: API method documentation
+ url: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization
+ parameters:
+ - *94
+ requestBody:
+ required: true
+ content:
+ application/json:
+ schema:
+ type: object
+ properties:
+ name:
+ description: Name of the issue type.
+ type: string
+ is_enabled:
+ description: Whether or not the issue type is enabled at the organization
+ level.
+ type: boolean
+ is_private:
+ description: Whether or not the issue type is restricted to issues
+ in private repositories.
+ type: boolean
+ description:
+ description: Description of the issue type.
+ type: string
+ nullable: true
+ color:
+ description: Color for the issue type.
+ type: string
+ enum:
+ - gray
+ - blue
+ - green
+ - yellow
+ - orange
+ - red
+ - pink
+ - purple
+ nullable: true
+ required:
+ - name
+ - is_enabled
+ examples:
+ default:
+ value:
+ name: Epic
+ description: An issue type for a multi-week tracking of work
+ is_enabled: true
+ color: green
+ is_private: true
+ responses:
+ '200':
+ description: Response
+ content:
+ application/json:
+ schema: *189
+ examples:
+ default: &190
+ value:
+ id: 410
+ node_id: IT_kwDNAd3NAZo
+ name: Task
+ description: A specific piece of work
+ created_at: '2024-12-11T14:39:09Z'
+ updated_at: '2024-12-11T14:39:09Z'
+ '404': *6
+ '422': *7
+ x-github:
+ githubCloudOnly: false
+ enabledForGitHubApps: true
+ category: orgs
+ subcategory: issue-types
+ "/orgs/{org}/issue-types/{issue_type_id}":
+ put:
+ summary: Update issue type for an organization
+ description: |-
+ Updates an issue type for an organization.
+
+ You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
+ tags:
+ - orgs
+ operationId: orgs/update-issue-type
+ externalDocs:
+ description: API method documentation
+ url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization
+ parameters:
+ - *94
+ - &191
+ name: issue_type_id
+ description: The unique identifier of the issue type.
+ in: path
+ required: true
+ schema:
+ type: integer
+ requestBody:
+ required: true
+ content:
+ application/json:
+ schema:
+ type: object
+ properties:
+ name:
+ description: Name of the issue type.
+ type: string
+ is_enabled:
+ description: Whether or not the issue type is enabled at the organization
+ level.
+ type: boolean
+ is_private:
+ description: Whether or not the issue type is restricted to issues
+ in private repositories.
+ type: boolean
+ description:
+ description: Description of the issue type.
+ type: string
+ nullable: true
+ color:
+ description: Color for the issue type.
+ type: string
+ enum:
+ - gray
+ - blue
+ - green
+ - yellow
+ - orange
+ - red
+ - pink
+ - purple
+ nullable: true
+ required:
+ - name
+ - is_enabled
+ examples:
+ default:
+ value:
+ name: Epic
+ description: An issue type for a multi-week tracking of work
+ is_enabled: true
+ color: green
+ is_private: true
+ responses:
+ '200':
+ description: Response
+ content:
+ application/json:
+ schema: *189
+ examples:
+ default: *190
+ '404': *6
+ '422': *7
+ x-github:
+ githubCloudOnly: false
+ enabledForGitHubApps: true
+ category: orgs
+ subcategory: issue-types
+ delete:
+ summary: Delete issue type for an organization
+ description: |-
+ Deletes an issue type for an organization.
+
+ You can find out more about issue types in [Managing issue types in an organization](https://docs.github.com/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization).
+ tags:
+ - orgs
+ operationId: orgs/delete-issue-type
+ externalDocs:
+ description: API method documentation
+ url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization
+ parameters:
+ - *94
+ - *191
+ responses:
+ '204':
+ description: Response
+ '422': *7
+ '404': *6
+ x-github:
+ githubCloudOnly: false
+ enabledForGitHubApps: true
+ category: orgs
+ subcategory: issue-types
"/orgs/{org}/issues":
get:
summary: List organization issues assigned to the authenticated user
@@ -27307,7 +27587,13 @@ paths:
- closed
- all
default: open
- - *189
+ - *192
+ - name: type
+ description: Can be the name of an issue type.
+ in: query
+ required: false
+ schema:
+ type: string
- name: sort
description: What to sort results by.
in: query
@@ -27332,7 +27618,7 @@ paths:
type: array
items: *77
examples:
- default: *190
+ default: *193
headers:
Link: *58
'404': *6
@@ -27390,7 +27676,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'422': *15
@@ -27486,9 +27772,9 @@ paths:
type: integer
codespaces:
type: array
- items: *192
+ items: *195
examples:
- default: *193
+ default: *196
'304': *37
'500': *145
'401': *25
@@ -27515,7 +27801,7 @@ paths:
parameters:
- *94
- *132
- - &194
+ - &197
name: codespace_name
in: path
required: true
@@ -27550,15 +27836,15 @@ paths:
parameters:
- *94
- *132
- - *194
+ - *197
responses:
'200':
description: Response
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: &395
+ default: &398
value:
id: 1
name: monalisa-octocat-hello-world-g4wpq6h95q
@@ -27738,7 +28024,7 @@ paths:
description: The user's GitHub Copilot seat details, including usage.
content:
application/json:
- schema: *195
+ schema: *198
examples:
default:
value:
@@ -27813,7 +28099,7 @@ paths:
description: Response
content:
application/json:
- schema: &197
+ schema: &200
title: Org Membership
description: Org Membership
type: object
@@ -27842,7 +28128,7 @@ paths:
type: string
format: uri
example: https://api.github.com/orgs/octocat
- organization: *196
+ organization: *199
user:
title: Simple User
description: A GitHub user.
@@ -27865,7 +28151,7 @@ paths:
- organization
- user
examples:
- response-if-user-has-an-active-admin-membership-with-organization: &198
+ response-if-user-has-an-active-admin-membership-with-organization: &201
summary: Response if user has an active admin membership with organization
value:
url: https://api.github.com/orgs/octocat/memberships/defunkt
@@ -27962,9 +28248,9 @@ paths:
description: Response
content:
application/json:
- schema: *197
+ schema: *200
examples:
- response-if-user-already-had-membership-with-organization: *198
+ response-if-user-already-had-membership-with-organization: *201
'422': *15
'403': *29
x-github:
@@ -28032,7 +28318,7 @@ paths:
application/json:
schema:
type: array
- items: &199
+ items: &202
title: Migration
description: A migration.
type: object
@@ -28361,7 +28647,7 @@ paths:
description: Response
content:
application/json:
- schema: *199
+ schema: *202
examples:
default:
value:
@@ -28540,7 +28826,7 @@ paths:
url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
parameters:
- *94
- - &200
+ - &203
name: migration_id
description: The unique identifier of the migration.
in: path
@@ -28567,7 +28853,7 @@ paths:
* `failed`, which means the migration failed.
content:
application/json:
- schema: *199
+ schema: *202
examples:
default:
value:
@@ -28737,7 +29023,7 @@ paths:
url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
parameters:
- *94
- - *200
+ - *203
responses:
'302':
description: Response
@@ -28759,7 +29045,7 @@ paths:
url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
parameters:
- *94
- - *200
+ - *203
responses:
'204':
description: Response
@@ -28783,8 +29069,8 @@ paths:
url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
parameters:
- *94
- - *200
- - &616
+ - *203
+ - &619
name: repo_name
description: repo_name parameter
in: path
@@ -28812,7 +29098,7 @@ paths:
url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
parameters:
- *94
- - *200
+ - *203
- *17
- *19
responses:
@@ -28824,7 +29110,7 @@ paths:
type: array
items: *119
examples:
- default: &213
+ default: &216
value:
- id: 1296269
node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5
@@ -28977,7 +29263,7 @@ paths:
roles:
type: array
description: The list of organization roles available to the organization.
- items: &203
+ items: &206
title: Organization Role
description: Organization roles
type: object
@@ -29125,7 +29411,7 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
parameters:
- *94
- - &201
+ - &204
name: team_slug
description: The slug of the team name.
in: path
@@ -29157,8 +29443,8 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
parameters:
- *94
- - *201
- - &202
+ - *204
+ - &205
name: role_id
description: The unique identifier of the role.
in: path
@@ -29194,8 +29480,8 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
parameters:
- *94
- - *201
- - *202
+ - *204
+ - *205
responses:
'204':
description: Response
@@ -29248,7 +29534,7 @@ paths:
parameters:
- *94
- *132
- - *202
+ - *205
responses:
'204':
description: Response
@@ -29280,7 +29566,7 @@ paths:
parameters:
- *94
- *132
- - *202
+ - *205
responses:
'204':
description: Response
@@ -29309,13 +29595,13 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
parameters:
- *94
- - *202
+ - *205
responses:
'200':
description: Response
content:
application/json:
- schema: *203
+ schema: *206
examples:
default:
value:
@@ -29366,7 +29652,7 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
parameters:
- *94
- - *202
+ - *205
- *17
- *19
responses:
@@ -29444,8 +29730,8 @@ paths:
description: Groups of organization members that gives permissions
on specified repositories.
type: object
- properties: *204
- required: *205
+ properties: *207
+ required: *208
nullable: true
required:
- id
@@ -29460,7 +29746,7 @@ paths:
- slug
- parent
examples:
- default: *206
+ default: *209
headers:
Link: *58
'404':
@@ -29490,7 +29776,7 @@ paths:
url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
parameters:
- *94
- - *202
+ - *205
- *17
- *19
responses:
@@ -29518,13 +29804,13 @@ paths:
inherited_from:
description: Team the user has gotten the role through
type: array
- items: &251
+ items: &254
title: Team Simple
description: Groups of organization members that gives permissions
on specified repositories.
type: object
- properties: *204
- required: *205
+ properties: *207
+ required: *208
name:
nullable: true
type: string
@@ -29619,7 +29905,7 @@ paths:
- type
- url
examples:
- default: *191
+ default: *194
headers:
Link: *58
'404':
@@ -29667,7 +29953,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -29809,7 +30095,7 @@ paths:
- nuget
- container
- *94
- - &618
+ - &621
name: visibility
description: |-
The selected visibility of the packages. This parameter is optional and only filters an existing result set.
@@ -29845,12 +30131,12 @@ paths:
application/json:
schema:
type: array
- items: *207
+ items: *210
examples:
- default: *208
+ default: *211
'403': *29
'401': *25
- '400': &620
+ '400': &623
description: The value of `per_page` multiplied by `page` cannot be greater
than 10000.
x-github:
@@ -29872,7 +30158,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
parameters:
- - &209
+ - &212
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
@@ -29890,7 +30176,7 @@ paths:
- docker
- nuget
- container
- - &210
+ - &213
name: package_name
description: The name of the package.
in: path
@@ -29903,7 +30189,7 @@ paths:
description: Response
content:
application/json:
- schema: *207
+ schema: *210
examples:
default:
value:
@@ -29955,8 +30241,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *94
responses:
'204':
@@ -29989,8 +30275,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *94
- name: token
description: package token
@@ -30023,8 +30309,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *94
- *19
- *17
@@ -30045,7 +30331,7 @@ paths:
application/json:
schema:
type: array
- items: &211
+ items: &214
title: Package Version
description: A version of a software package
type: object
@@ -30170,10 +30456,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *94
- - &212
+ - &215
name: package_version_id
description: Unique identifier of the package version.
in: path
@@ -30185,7 +30471,7 @@ paths:
description: Response
content:
application/json:
- schema: *211
+ schema: *214
examples:
default:
value:
@@ -30221,10 +30507,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
parameters:
- - *209
- - *210
- - *94
- *212
+ - *213
+ - *94
+ - *215
responses:
'204':
description: Response
@@ -30256,10 +30542,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
parameters:
- - *209
- - *210
- - *94
- *212
+ - *213
+ - *94
+ - *215
responses:
'204':
description: Response
@@ -30289,7 +30575,7 @@ paths:
- *94
- *17
- *19
- - &214
+ - &217
name: sort
description: The property by which to sort the results.
in: query
@@ -30300,7 +30586,7 @@ paths:
- created_at
default: created_at
- *48
- - &215
+ - &218
name: owner
description: A list of owner usernames to use to filter the results.
in: query
@@ -30311,7 +30597,7 @@ paths:
items:
type: string
example: owner[]=octocat1,owner[]=octocat2
- - &216
+ - &219
name: repository
description: The name of the repository to use to filter the results.
in: query
@@ -30319,7 +30605,7 @@ paths:
schema:
type: string
example: Hello-World
- - &217
+ - &220
name: permission
description: The permission to use to filter the results.
in: query
@@ -30327,7 +30613,7 @@ paths:
schema:
type: string
example: issues_read
- - &218
+ - &221
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)
@@ -30337,7 +30623,7 @@ paths:
schema:
type: string
format: date-time
- - &219
+ - &222
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)
@@ -30347,7 +30633,7 @@ paths:
schema:
type: string
format: date-time
- - &220
+ - &223
name: token_id
description: The ID of the token
in: query
@@ -30660,7 +30946,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -30686,14 +30972,14 @@ paths:
- *94
- *17
- *19
- - *214
- - *48
- - *215
- - *216
- *217
+ - *48
- *218
- *219
- *220
+ - *221
+ - *222
+ - *223
responses:
'500': *145
'422': *15
@@ -30975,7 +31261,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -31019,7 +31305,7 @@ paths:
type: integer
configurations:
type: array
- items: &221
+ items: &224
title: Organization private registry
description: Private registry configuration for an organization
type: object
@@ -31225,7 +31511,7 @@ paths:
- created_at
- updated_at
examples:
- org-private-registry-with-selected-visibility: &222
+ org-private-registry-with-selected-visibility: &225
value:
name: MAVEN_REPOSITORY_SECRET
registry_type: maven_repository
@@ -31325,9 +31611,9 @@ paths:
description: The specified private registry configuration for the organization
content:
application/json:
- schema: *221
+ schema: *224
examples:
- default: *222
+ default: *225
'404': *6
x-github:
githubCloudOnly: false
@@ -31477,7 +31763,7 @@ paths:
application/json:
schema:
type: array
- items: &223
+ items: &226
title: Project
description: Projects are a way to organize columns and cards of
work.
@@ -31650,7 +31936,7 @@ paths:
description: Response
content:
application/json:
- schema: *223
+ schema: *226
examples:
default:
value:
@@ -31688,7 +31974,7 @@ paths:
'401': *25
'403': *29
'404': *6
- '410': &284
+ '410': &287
description: Gone
content:
application/json:
@@ -31723,7 +32009,7 @@ paths:
application/json:
schema:
type: array
- items: &224
+ items: &227
title: Organization Custom Property
description: Custom property defined on an organization
type: object
@@ -31789,7 +32075,7 @@ paths:
- property_name
- value_type
examples:
- default: &225
+ default: &228
value:
- property_name: environment
url: https://api.github.com/orgs/github/properties/schema/environment
@@ -31823,6 +32109,10 @@ paths:
description: |-
Creates new or updates existing custom properties defined for an organization in a batch.
+ If the property already exists, the existing property will be replaced with the new values.
+ Missing optional values will fall back to default values, previous values will be overwritten.
+ E.g. if a property exists with `values_editable_by: org_and_repo_actors` and it's updated without specifying `values_editable_by`, it will be updated to default value `org_actors`.
+
To use this endpoint, the authenticated user must be one of:
- An administrator for the organization.
- A user, or a user on a team, with the fine-grained permission of `custom_properties_org_definitions_manager` in the organization.
@@ -31844,7 +32134,7 @@ paths:
properties:
type: array
description: The array of custom properties to create or update.
- items: *224
+ items: *227
minItems: 1
maxItems: 100
required:
@@ -31874,9 +32164,9 @@ paths:
application/json:
schema:
type: array
- items: *224
+ items: *227
examples:
- default: *225
+ default: *228
'403': *29
'404': *6
x-github:
@@ -31898,7 +32188,7 @@ paths:
url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
parameters:
- *94
- - &226
+ - &229
name: custom_property_name
description: The custom property name
in: path
@@ -31910,9 +32200,9 @@ paths:
description: Response
content:
application/json:
- schema: *224
+ schema: *227
examples:
- default: &227
+ default: &230
value:
property_name: environment
url: https://api.github.com/orgs/github/properties/schema/environment
@@ -31947,7 +32237,7 @@ paths:
url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
parameters:
- *94
- - *226
+ - *229
requestBody:
required: true
content:
@@ -31991,6 +32281,14 @@ paths:
description: |-
An ordered list of the allowed values of the property.
The property can have up to 200 allowed values.
+ values_editable_by:
+ type: string
+ nullable: true
+ enum:
+ - org_actors
+ - org_and_repo_actors
+ example: org_actors
+ description: Who can edit the values of the property
required:
- value_type
examples:
@@ -32008,9 +32306,9 @@ paths:
description: Response
content:
application/json:
- schema: *224
+ schema: *227
examples:
- default: *227
+ default: *230
'403': *29
'404': *6
x-github:
@@ -32034,7 +32332,7 @@ paths:
url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
parameters:
- *94
- - *226
+ - *229
responses:
'204': *142
'403': *29
@@ -32095,7 +32393,7 @@ paths:
example: octocat/Hello-World
properties:
type: array
- items: &228
+ items: &231
title: Custom Property Value
description: Custom property name and associated value
type: object
@@ -32182,7 +32480,7 @@ paths:
type: array
description: List of custom property names and associated values
to apply to the repositories.
- items: *228
+ items: *231
required:
- repository_names
- properties
@@ -32235,7 +32533,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -32374,7 +32672,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -32576,7 +32874,7 @@ paths:
description: Response
content:
application/json:
- schema: &286
+ schema: &289
title: Full Repository
description: Full Repository
type: object
@@ -32853,8 +33151,8 @@ paths:
title: Repository
description: A repository on GitHub.
type: object
- properties: *229
- required: *230
+ properties: *232
+ required: *233
nullable: true
temp_clone_token:
type: string
@@ -32969,7 +33267,7 @@ paths:
title: Code Of Conduct Simple
description: Code of Conduct Simple
type: object
- properties: &417
+ properties: &420
url:
type: string
format: uri
@@ -32985,12 +33283,12 @@ paths:
nullable: true
format: uri
example: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md
- required: &418
+ required: &421
- url
- key
- name
- html_url
- security_and_analysis: *231
+ security_and_analysis: *234
custom_properties:
type: object
description: The custom properties that were defined for the repository.
@@ -33074,7 +33372,7 @@ paths:
- network_count
- subscribers_count
examples:
- default: &288
+ default: &291
value:
id: 1296269
node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5
@@ -33595,7 +33893,7 @@ paths:
- *94
- *17
- *19
- - &553
+ - &556
name: targets
description: |
A comma-separated list of rule targets to filter by.
@@ -33613,7 +33911,7 @@ paths:
application/json:
schema:
type: array
- items: &238
+ items: &241
title: Repository ruleset
type: object
description: A set of rules to apply when specified conditions are
@@ -33648,7 +33946,7 @@ paths:
source:
type: string
description: The name of the source
- enforcement: &234
+ enforcement: &237
type: string
description: The enforcement level of the ruleset. `evaluate`
allows admins to test rules before enforcing them. Admins
@@ -33661,7 +33959,7 @@ paths:
bypass_actors:
type: array
description: The actors that can bypass the rules in this ruleset
- items: &235
+ items: &238
title: Repository Ruleset Bypass Actor
type: object
description: An actor that can bypass rules in a ruleset
@@ -33726,7 +34024,7 @@ paths:
conditions:
nullable: true
anyOf:
- - &232
+ - &235
title: Repository ruleset conditions for ref names
type: object
description: Parameters for a repository ruleset ref name
@@ -33750,7 +34048,7 @@ paths:
match.
items:
type: string
- - &236
+ - &239
title: Organization ruleset conditions
type: object
description: |-
@@ -33764,7 +34062,7 @@ paths:
description: Conditions to target repositories by name and
refs by name
allOf:
- - *232
+ - *235
- title: Repository ruleset conditions for repository names
type: object
description: Parameters for a repository name condition
@@ -33798,7 +34096,7 @@ paths:
description: Conditions to target repositories by id and
refs by name
allOf:
- - *232
+ - *235
- title: Repository ruleset conditions for repository IDs
type: object
description: Parameters for a repository ID condition
@@ -33820,7 +34118,7 @@ paths:
description: Conditions to target repositories by property
and refs by name
allOf:
- - *232
+ - *235
- title: Repository ruleset conditions for repository properties
type: object
description: Parameters for a repository property condition
@@ -33833,7 +34131,7 @@ paths:
description: The repository properties and values
to include. All of these properties must match
for the condition to pass.
- items: &233
+ items: &236
title: Repository ruleset property targeting
definition
type: object
@@ -33866,17 +34164,17 @@ paths:
description: The repository properties and values
to exclude. The condition will not pass if any
of these properties match.
- items: *233
+ items: *236
required:
- repository_property
rules:
type: array
- items: &237
+ items: &240
title: Repository Rule
type: object
description: A repository rule.
oneOf:
- - &535
+ - &538
title: creation
description: Only allow users with bypass permission to
create matching refs.
@@ -33888,7 +34186,7 @@ paths:
type: string
enum:
- creation
- - &536
+ - &539
title: update
description: Only allow users with bypass permission to
update matching refs.
@@ -33909,7 +34207,7 @@ paths:
repository
required:
- update_allows_fetch_and_merge
- - &538
+ - &541
title: deletion
description: Only allow users with bypass permissions to
delete matching refs.
@@ -33921,7 +34219,7 @@ paths:
type: string
enum:
- deletion
- - &539
+ - &542
title: required_linear_history
description: Prevent merge commits from being pushed to
matching refs.
@@ -33933,7 +34231,7 @@ paths:
type: string
enum:
- required_linear_history
- - &540
+ - &543
title: merge_queue
description: Merges must be performed via a merge queue.
type: object
@@ -34011,7 +34309,7 @@ paths:
- merge_method
- min_entries_to_merge
- min_entries_to_merge_wait_minutes
- - &541
+ - &544
title: required_deployments
description: Choose which environments must be successfully
deployed to before refs can be pushed into a ref that
@@ -34035,7 +34333,7 @@ paths:
type: string
required:
- required_deployment_environments
- - &542
+ - &545
title: required_signatures
description: Commits pushed to matching refs must have verified
signatures.
@@ -34047,7 +34345,7 @@ paths:
type: string
enum:
- required_signatures
- - &543
+ - &546
title: pull_request
description: Require all commits be made to a non-target
branch and submitted via a pull request before they can
@@ -34100,7 +34398,7 @@ paths:
- require_last_push_approval
- required_approving_review_count
- required_review_thread_resolution
- - &544
+ - &547
title: required_status_checks
description: Choose which status checks must pass before
the ref is updated. When enabled, commits must first be
@@ -34148,7 +34446,7 @@ paths:
required:
- required_status_checks
- strict_required_status_checks_policy
- - &545
+ - &548
title: non_fast_forward
description: Prevent users with push access from force pushing
to refs.
@@ -34160,7 +34458,7 @@ paths:
type: string
enum:
- non_fast_forward
- - &546
+ - &549
title: commit_message_pattern
description: Parameters to be used for the commit_message_pattern
rule
@@ -34196,7 +34494,7 @@ paths:
required:
- operator
- pattern
- - &547
+ - &550
title: commit_author_email_pattern
description: Parameters to be used for the commit_author_email_pattern
rule
@@ -34232,7 +34530,7 @@ paths:
required:
- operator
- pattern
- - &548
+ - &551
title: committer_email_pattern
description: Parameters to be used for the committer_email_pattern
rule
@@ -34268,7 +34566,7 @@ paths:
required:
- operator
- pattern
- - &549
+ - &552
title: branch_name_pattern
description: Parameters to be used for the branch_name_pattern
rule
@@ -34304,7 +34602,7 @@ paths:
required:
- operator
- pattern
- - &550
+ - &553
title: tag_name_pattern
description: Parameters to be used for the tag_name_pattern
rule
@@ -34430,7 +34728,7 @@ paths:
maximum: 100
required:
- max_file_size
- - &551
+ - &554
title: workflows
description: Require all changes made to a targeted branch
to pass the specified workflows before they can be merged.
@@ -34480,7 +34778,7 @@ paths:
- repository_id
required:
- workflows
- - &552
+ - &555
title: code_scanning
description: Choose which tools must provide code scanning
results before the reference is updated. When configured,
@@ -34614,16 +34912,16 @@ paths:
- push
- repository
default: branch
- enforcement: *234
+ enforcement: *237
bypass_actors:
type: array
description: The actors that can bypass the rules in this ruleset
- items: *235
- conditions: *236
+ items: *238
+ conditions: *239
rules:
type: array
description: An array of rules within the ruleset.
- items: *237
+ items: *240
required:
- name
- enforcement
@@ -34661,9 +34959,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: &239
+ default: &242
value:
id: 21
name: super cool ruleset
@@ -34718,7 +35016,7 @@ paths:
url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
parameters:
- *94
- - &554
+ - &557
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
@@ -34733,7 +35031,7 @@ paths:
in: query
schema:
type: string
- - &555
+ - &558
name: time_period
description: |-
The time period to filter by.
@@ -34749,14 +35047,14 @@ paths:
- week
- month
default: day
- - &556
+ - &559
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
- - &557
+ - &560
name: rule_suite_result
description: The rule results to filter on. When specified, only suites with
this result will be returned.
@@ -34776,7 +35074,7 @@ paths:
description: Response
content:
application/json:
- schema: &558
+ schema: &561
title: Rule Suites
description: Response
type: array
@@ -34831,7 +35129,7 @@ paths:
whether rules would pass or fail if all rules in the rule
suite were `active`.
examples:
- default: &559
+ default: &562
value:
- id: 21
actor_id: 12
@@ -34875,7 +35173,7 @@ paths:
url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
parameters:
- *94
- - &560
+ - &563
name: rule_suite_id
description: |-
The unique identifier of the rule suite result.
@@ -34891,7 +35189,7 @@ paths:
description: Response
content:
application/json:
- schema: &561
+ schema: &564
title: Rule Suite
description: Response
type: object
@@ -34990,7 +35288,7 @@ paths:
description: The detailed failure message for the rule.
Null if the rule passed.
examples:
- default: &562
+ default: &565
value:
id: 21
actor_id: 12
@@ -35063,9 +35361,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: *239
+ default: *242
'404': *6
'500': *145
put:
@@ -35109,16 +35407,16 @@ paths:
- tag
- push
- repository
- enforcement: *234
+ enforcement: *237
bypass_actors:
type: array
description: The actors that can bypass the rules in this ruleset
- items: *235
- conditions: *236
+ items: *238
+ conditions: *239
rules:
description: An array of rules within the ruleset.
type: array
- items: *237
+ items: *240
examples:
default:
value:
@@ -35153,9 +35451,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: *239
+ default: *242
'404': *6
'500': *145
delete:
@@ -35212,7 +35510,7 @@ paths:
application/json:
schema:
type: array
- items: &240
+ items: &243
title: Ruleset version
type: object
description: The historical version of a ruleset
@@ -35236,7 +35534,7 @@ paths:
type: string
format: date-time
examples:
- default: &564
+ default: &567
value:
- version_id: 3
actor:
@@ -35289,9 +35587,9 @@ paths:
description: Response
content:
application/json:
- schema: &565
+ schema: &568
allOf:
- - *240
+ - *243
- type: object
required:
- state
@@ -35361,14 +35659,14 @@ paths:
url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
parameters:
- *94
- - *241
- - *242
- - *243
- *244
+ - *245
+ - *246
+ - *247
- *48
- *19
- *17
- - &566
+ - &569
name: before
description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers).
If specified, the query only searches for events before this cursor. To
@@ -35378,7 +35676,7 @@ paths:
required: false
schema:
type: string
- - &567
+ - &570
name: after
description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers).
If specified, the query only searches for events after this cursor. To
@@ -35388,9 +35686,9 @@ paths:
required: false
schema:
type: string
- - *245
- - *246
- - *247
+ - *248
+ - *249
+ - *250
responses:
'200':
description: Response
@@ -35398,9 +35696,9 @@ paths:
application/json:
schema:
type: array
- items: *248
+ items: *251
examples:
- default: *249
+ default: *252
headers:
Link: *58
'404': *6
@@ -35470,7 +35768,7 @@ paths:
application/json:
schema:
type: array
- items: &574
+ items: &577
description: A repository security advisory.
type: object
properties:
@@ -35690,7 +35988,7 @@ paths:
login:
type: string
description: The username of the user credited.
- type: *250
+ type: *253
credits_detailed:
type: array
nullable: true
@@ -35700,7 +35998,7 @@ paths:
type: object
properties:
user: *4
- type: *250
+ type: *253
state:
type: string
description: The state of the user's acceptance of the
@@ -35761,7 +36059,7 @@ paths:
- private_fork
additionalProperties: false
examples:
- default: &575
+ default: &578
value:
- ghsa_id: GHSA-abcd-1234-efgh
cve_id: CVE-2050-00000
@@ -36148,9 +36446,9 @@ paths:
application/json:
schema:
type: array
- items: *251
+ items: *254
examples:
- default: *206
+ default: *209
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -36174,7 +36472,7 @@ paths:
url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
parameters:
- *94
- - *201
+ - *204
responses:
'204':
description: Response
@@ -36200,7 +36498,7 @@ paths:
url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
parameters:
- *94
- - *201
+ - *204
responses:
'204':
description: Response
@@ -36235,7 +36533,7 @@ paths:
description: Response
content:
application/json:
- schema: &634
+ schema: &637
type: object
properties:
total_minutes_used:
@@ -36305,7 +36603,7 @@ paths:
- included_minutes
- minutes_used_breakdown
examples:
- default: &635
+ default: &638
value:
total_minutes_used: 305
total_paid_minutes_used: 0
@@ -36341,7 +36639,7 @@ paths:
description: Response
content:
application/json:
- schema: &636
+ schema: &639
type: object
properties:
total_gigabytes_bandwidth_used:
@@ -36359,7 +36657,7 @@ paths:
- total_paid_gigabytes_bandwidth_used
- included_gigabytes_bandwidth
examples:
- default: &637
+ default: &640
value:
total_gigabytes_bandwidth_used: 50
total_paid_gigabytes_bandwidth_used: 40
@@ -36391,7 +36689,7 @@ paths:
description: Response
content:
application/json:
- schema: &638
+ schema: &641
type: object
properties:
days_left_in_billing_cycle:
@@ -36409,7 +36707,7 @@ paths:
- estimated_paid_storage_for_month
- estimated_storage_for_month
examples:
- default: &639
+ default: &642
value:
days_left_in_billing_cycle: 20
estimated_paid_storage_for_month: 15
@@ -36451,7 +36749,7 @@ paths:
type: integer
network_configurations:
type: array
- items: &252
+ items: &255
title: Hosted compute network configuration
description: A hosted compute network configuration.
type: object
@@ -36571,9 +36869,9 @@ paths:
description: Response
content:
application/json:
- schema: *252
+ schema: *255
examples:
- default: &253
+ default: &256
value:
id: 123456789ABCDEF
name: My network configuration
@@ -36602,7 +36900,7 @@ paths:
url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization
parameters:
- *94
- - &254
+ - &257
name: network_configuration_id
description: Unique identifier of the hosted compute network configuration.
in: path
@@ -36614,9 +36912,9 @@ paths:
description: Response
content:
application/json:
- schema: *252
+ schema: *255
examples:
- default: *253
+ default: *256
headers:
Link: *58
x-github:
@@ -36638,7 +36936,7 @@ paths:
url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization
parameters:
- *94
- - *254
+ - *257
requestBody:
required: true
content:
@@ -36677,9 +36975,9 @@ paths:
description: Response
content:
application/json:
- schema: *252
+ schema: *255
examples:
- default: *253
+ default: *256
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -36699,7 +36997,7 @@ paths:
url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization
parameters:
- *94
- - *254
+ - *257
responses:
'204':
description: Response
@@ -36807,7 +37105,7 @@ paths:
url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team
parameters:
- *94
- - *201
+ - *204
- 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`).
@@ -36839,13 +37137,13 @@ paths:
application/json:
schema:
type: array
- items: *255
+ items: *258
examples:
- default: *256
+ default: *259
'500': *145
'403': *29
'404': *6
- '422': *257
+ '422': *260
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -36880,7 +37178,7 @@ paths:
url: https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-a-team
parameters:
- *94
- - *201
+ - *204
- 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`).
@@ -36912,9 +37210,9 @@ paths:
application/json:
schema:
type: array
- items: *258
+ items: *261
examples:
- default: *259
+ default: *262
'500': *145
'401': *25
'403': *29
@@ -36948,7 +37246,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
headers:
Link: *58
'403': *29
@@ -37042,7 +37340,7 @@ paths:
description: Response
content:
application/json:
- schema: &260
+ schema: &263
title: Full Team
description: Groups of organization members that gives permissions
on specified repositories.
@@ -37105,8 +37403,8 @@ paths:
description: Groups of organization members that gives permissions
on specified repositories.
type: object
- properties: *204
- required: *205
+ properties: *207
+ required: *208
nullable: true
members_count:
type: integer
@@ -37352,7 +37650,7 @@ paths:
- repos_count
- organization
examples:
- default: &261
+ default: &264
value:
id: 1
node_id: MDQ6VGVhbTE=
@@ -37423,15 +37721,15 @@ paths:
url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
parameters:
- *94
- - *201
+ - *204
responses:
'200':
description: Response
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'404': *6
x-github:
githubCloudOnly: false
@@ -37453,7 +37751,7 @@ paths:
url: https://docs.github.com/rest/teams/teams#update-a-team
parameters:
- *94
- - *201
+ - *204
requestBody:
required: false
content:
@@ -37515,16 +37813,16 @@ paths:
description: Response when the updated information already exists
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'201':
description: Response
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'404': *6
'422': *15
'403': *29
@@ -37550,7 +37848,7 @@ paths:
url: https://docs.github.com/rest/teams/teams#delete-a-team
parameters:
- *94
- - *201
+ - *204
responses:
'204':
description: Response
@@ -37577,7 +37875,7 @@ paths:
url: https://docs.github.com/rest/teams/discussions#list-discussions
parameters:
- *94
- - *201
+ - *204
- *48
- *17
- *19
@@ -37594,7 +37892,7 @@ paths:
application/json:
schema:
type: array
- items: &262
+ items: &265
title: Team Discussion
description: A team discussion is a persistent record of a free-form
conversation within a team.
@@ -37693,7 +37991,7 @@ paths:
- updated_at
- url
examples:
- default: &589
+ default: &592
value:
- author:
login: octocat
@@ -37768,7 +38066,7 @@ paths:
url: https://docs.github.com/rest/teams/discussions#create-a-discussion
parameters:
- *94
- - *201
+ - *204
requestBody:
required: true
content:
@@ -37802,9 +38100,9 @@ paths:
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: &263
+ default: &266
value:
author:
login: octocat
@@ -37877,8 +38175,8 @@ paths:
url: https://docs.github.com/rest/teams/discussions#get-a-discussion
parameters:
- *94
- - *201
- - &264
+ - *204
+ - &267
name: discussion_number
description: The number that identifies the discussion.
in: path
@@ -37890,9 +38188,9 @@ paths:
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: *263
+ default: *266
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -37915,8 +38213,8 @@ paths:
url: https://docs.github.com/rest/teams/discussions#update-a-discussion
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
requestBody:
required: false
content:
@@ -37939,9 +38237,9 @@ paths:
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: &590
+ default: &593
value:
author:
login: octocat
@@ -38012,8 +38310,8 @@ paths:
url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
responses:
'204':
description: Response
@@ -38040,8 +38338,8 @@ paths:
url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
- *48
- *17
- *19
@@ -38052,7 +38350,7 @@ paths:
application/json:
schema:
type: array
- items: &265
+ items: &268
title: Team Discussion Comment
description: A reply to a discussion within a team.
type: object
@@ -38124,7 +38422,7 @@ paths:
- updated_at
- url
examples:
- default: &591
+ default: &594
value:
- author:
login: octocat
@@ -38193,8 +38491,8 @@ paths:
url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
requestBody:
required: true
content:
@@ -38216,9 +38514,9 @@ paths:
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: &266
+ default: &269
value:
author:
login: octocat
@@ -38285,9 +38583,9 @@ paths:
url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
parameters:
- *94
- - *201
- - *264
- - &267
+ - *204
+ - *267
+ - &270
name: comment_number
description: The number that identifies the comment.
in: path
@@ -38299,9 +38597,9 @@ paths:
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: *266
+ default: *269
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -38324,9 +38622,9 @@ paths:
url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
parameters:
- *94
- - *201
- - *264
+ - *204
- *267
+ - *270
requestBody:
required: true
content:
@@ -38348,9 +38646,9 @@ paths:
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: &592
+ default: &595
value:
author:
login: octocat
@@ -38415,9 +38713,9 @@ paths:
url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
parameters:
- *94
- - *201
- - *264
+ - *204
- *267
+ - *270
responses:
'204':
description: Response
@@ -38444,9 +38742,9 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
parameters:
- *94
- - *201
- - *264
+ - *204
- *267
+ - *270
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to a team discussion comment.
@@ -38472,7 +38770,7 @@ paths:
application/json:
schema:
type: array
- items: &268
+ items: &271
title: Reaction
description: Reactions to conversations provide a way to help people
express their feelings more simply and effectively.
@@ -38515,7 +38813,7 @@ paths:
- content
- created_at
examples:
- default: &270
+ default: &273
value:
- id: 1
node_id: MDg6UmVhY3Rpb24x
@@ -38566,9 +38864,9 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
parameters:
- *94
- - *201
- - *264
+ - *204
- *267
+ - *270
requestBody:
required: true
content:
@@ -38601,9 +38899,9 @@ paths:
team discussion comment
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: &269
+ default: &272
value:
id: 1
node_id: MDg6UmVhY3Rpb24x
@@ -38632,9 +38930,9 @@ paths:
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -38658,10 +38956,10 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
parameters:
- *94
- - *201
- - *264
+ - *204
- *267
- - &271
+ - *270
+ - &274
name: reaction_id
description: The unique identifier of the reaction.
in: path
@@ -38694,8 +38992,8 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to a team discussion.
@@ -38721,9 +39019,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
x-github:
@@ -38750,8 +39048,8 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
parameters:
- *94
- - *201
- - *264
+ - *204
+ - *267
requestBody:
required: true
content:
@@ -38783,16 +39081,16 @@ paths:
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -38816,9 +39114,9 @@ paths:
url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
parameters:
- *94
- - *201
- - *264
- - *271
+ - *204
+ - *267
+ - *274
responses:
'204':
description: Response
@@ -38843,7 +39141,7 @@ paths:
url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
parameters:
- *94
- - *201
+ - *204
- *17
- *19
responses:
@@ -38878,7 +39176,7 @@ paths:
url: https://docs.github.com/rest/teams/members#list-team-members
parameters:
- *94
- - *201
+ - *204
- name: role
description: Filters members returned by their role in the team.
in: query
@@ -38901,7 +39199,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -38932,14 +39230,14 @@ paths:
url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
parameters:
- *94
- - *201
+ - *204
- *132
responses:
'200':
description: Response
content:
application/json:
- schema: &272
+ schema: &275
title: Team Membership
description: Team Membership
type: object
@@ -38966,7 +39264,7 @@ paths:
- state
- url
examples:
- response-if-user-is-a-team-maintainer: &593
+ response-if-user-is-a-team-maintainer: &596
summary: Response if user is a team maintainer
value:
url: https://api.github.com/teams/1/memberships/octocat
@@ -39003,7 +39301,7 @@ paths:
url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
parameters:
- *94
- - *201
+ - *204
- *132
requestBody:
required: false
@@ -39029,9 +39327,9 @@ paths:
description: Response
content:
application/json:
- schema: *272
+ schema: *275
examples:
- response-if-users-membership-with-team-is-now-pending: &594
+ response-if-users-membership-with-team-is-now-pending: &597
summary: Response if user's membership with team is now pending
value:
url: https://api.github.com/teams/1/memberships/octocat
@@ -39067,7 +39365,7 @@ paths:
url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
parameters:
- *94
- - *201
+ - *204
- *132
responses:
'204':
@@ -39094,7 +39392,7 @@ paths:
url: https://docs.github.com/rest/teams/teams#list-team-projects
parameters:
- *94
- - *201
+ - *204
- *17
- *19
responses:
@@ -39104,7 +39402,7 @@ paths:
application/json:
schema:
type: array
- items: &273
+ items: &276
title: Team Project
description: A team's access to a project.
type: object
@@ -39172,7 +39470,7 @@ paths:
- updated_at
- permissions
examples:
- default: &595
+ default: &598
value:
- owner_url: https://api.github.com/orgs/octocat
url: https://api.github.com/projects/1002605
@@ -39236,8 +39534,8 @@ paths:
url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
parameters:
- *94
- - *201
- - &274
+ - *204
+ - &277
name: project_id
description: The unique identifier of the project.
in: path
@@ -39249,9 +39547,9 @@ paths:
description: Response
content:
application/json:
- schema: *273
+ schema: *276
examples:
- default: &596
+ default: &599
value:
owner_url: https://api.github.com/orgs/octocat
url: https://api.github.com/projects/1002605
@@ -39314,8 +39612,8 @@ paths:
url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
parameters:
- *94
- - *201
- - *274
+ - *204
+ - *277
requestBody:
required: false
content:
@@ -39382,8 +39680,8 @@ paths:
url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
parameters:
- *94
- - *201
- - *274
+ - *204
+ - *277
responses:
'204':
description: Response
@@ -39411,7 +39709,7 @@ paths:
url: https://docs.github.com/rest/teams/teams#list-team-repositories
parameters:
- *94
- - *201
+ - *204
- *17
- *19
responses:
@@ -39423,7 +39721,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -39453,15 +39751,15 @@ paths:
url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository
parameters:
- *94
- - *201
- - *275
- - *276
+ - *204
+ - *278
+ - *279
responses:
'200':
description: Alternative response with repository permissions
content:
application/json:
- schema: &597
+ schema: &600
title: Team Repository
description: A team's access to a repository.
type: object
@@ -40031,9 +40329,9 @@ paths:
url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
parameters:
- *94
- - *201
- - *275
- - *276
+ - *204
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -40079,9 +40377,9 @@ paths:
url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
parameters:
- *94
- - *201
- - *275
- - *276
+ - *204
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -40106,7 +40404,7 @@ paths:
url: https://docs.github.com/rest/teams/teams#list-child-teams
parameters:
- *94
- - *201
+ - *204
- *17
- *19
responses:
@@ -40118,7 +40416,7 @@ paths:
type: array
items: *188
examples:
- response-if-child-teams-exist: &598
+ response-if-child-teams-exist: &601
value:
- id: 2
node_id: MDQ6VGVhbTI=
@@ -40245,7 +40543,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#get-a-project-card
parameters:
- - &277
+ - &280
name: card_id
description: The unique identifier of the card.
in: path
@@ -40257,7 +40555,7 @@ paths:
description: Response
content:
application/json:
- schema: &278
+ schema: &281
title: Project Card
description: Project cards represent a scope of work.
type: object
@@ -40324,7 +40622,7 @@ paths:
- created_at
- updated_at
examples:
- default: &279
+ default: &282
value:
url: https://api.github.com/projects/columns/cards/1478
id: 1478
@@ -40380,7 +40678,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
parameters:
- - *277
+ - *280
requestBody:
required: false
content:
@@ -40407,9 +40705,9 @@ paths:
description: Response
content:
application/json:
- schema: *278
+ schema: *281
examples:
- default: *279
+ default: *282
'304': *37
'403': *29
'401': *25
@@ -40436,7 +40734,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#delete-a-project-card
parameters:
- - *277
+ - *280
responses:
'204':
description: Response
@@ -40480,7 +40778,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#move-a-project-card
parameters:
- - *277
+ - *280
requestBody:
required: true
content:
@@ -40591,7 +40889,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#get-a-project-column
parameters:
- - &280
+ - &283
name: column_id
description: The unique identifier of the column.
in: path
@@ -40603,7 +40901,7 @@ paths:
description: Response
content:
application/json:
- schema: &281
+ schema: &284
title: Project Column
description: Project columns contain cards of work.
type: object
@@ -40649,7 +40947,7 @@ paths:
- created_at
- updated_at
examples:
- default: &282
+ default: &285
value:
url: https://api.github.com/projects/columns/367
project_url: https://api.github.com/projects/120
@@ -40684,7 +40982,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
parameters:
- - *280
+ - *283
requestBody:
required: true
content:
@@ -40708,9 +41006,9 @@ paths:
description: Response
content:
application/json:
- schema: *281
+ schema: *284
examples:
- default: *282
+ default: *285
'304': *37
'403': *29
'401': *25
@@ -40735,7 +41033,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#delete-a-project-column
parameters:
- - *280
+ - *283
responses:
'204':
description: Response
@@ -40764,7 +41062,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#list-project-cards
parameters:
- - *280
+ - *283
- name: archived_state
description: Filters the project cards that are returned by the card's state.
in: query
@@ -40785,7 +41083,7 @@ paths:
application/json:
schema:
type: array
- items: *278
+ items: *281
examples:
default:
value:
@@ -40844,7 +41142,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/cards#create-a-project-card
parameters:
- - *280
+ - *283
requestBody:
required: true
content:
@@ -40884,9 +41182,9 @@ paths:
description: Response
content:
application/json:
- schema: *278
+ schema: *281
examples:
- default: *279
+ default: *282
'304': *37
'403': *29
'401': *25
@@ -40942,7 +41240,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#move-a-project-column
parameters:
- - *280
+ - *283
requestBody:
required: true
content:
@@ -41002,15 +41300,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/projects#get-a-project
parameters:
- - *274
+ - *277
responses:
'200':
description: Response
content:
application/json:
- schema: *223
+ schema: *226
examples:
- default: &283
+ default: &286
value:
owner_url: https://api.github.com/repos/api-playground/projects-test
url: https://api.github.com/projects/1002604
@@ -41067,7 +41365,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/projects#update-a-project
parameters:
- - *274
+ - *277
requestBody:
required: false
content:
@@ -41113,9 +41411,9 @@ paths:
description: Response
content:
application/json:
- schema: *223
+ schema: *226
examples:
- default: *283
+ default: *286
'404':
description: Not Found if the authenticated user does not have access to
the project
@@ -41136,7 +41434,7 @@ paths:
items:
type: string
'401': *25
- '410': *284
+ '410': *287
'422': *7
x-github:
githubCloudOnly: false
@@ -41159,7 +41457,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/projects#delete-a-project
parameters:
- - *274
+ - *277
responses:
'204':
description: Delete Success
@@ -41180,7 +41478,7 @@ paths:
items:
type: string
'401': *25
- '410': *284
+ '410': *287
'404': *6
x-github:
githubCloudOnly: false
@@ -41204,7 +41502,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
parameters:
- - *274
+ - *277
- 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
@@ -41231,7 +41529,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'404': *6
@@ -41261,7 +41559,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
parameters:
- - *274
+ - *277
- *132
requestBody:
required: false
@@ -41314,7 +41612,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
parameters:
- - *274
+ - *277
- *132
responses:
'204':
@@ -41346,7 +41644,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
parameters:
- - *274
+ - *277
- *132
responses:
'200':
@@ -41420,7 +41718,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#list-project-columns
parameters:
- - *274
+ - *277
- *17
- *19
responses:
@@ -41430,7 +41728,7 @@ paths:
application/json:
schema:
type: array
- items: *281
+ items: *284
examples:
default:
value:
@@ -41468,7 +41766,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/columns#create-a-project-column
parameters:
- - *274
+ - *277
requestBody:
required: true
content:
@@ -41491,7 +41789,7 @@ paths:
description: Response
content:
application/json:
- schema: *281
+ schema: *284
examples:
default:
value:
@@ -41555,7 +41853,7 @@ paths:
resources:
type: object
properties:
- core: &285
+ core: &288
title: Rate Limit
type: object
properties:
@@ -41572,20 +41870,20 @@ paths:
- remaining
- reset
- used
- graphql: *285
- search: *285
- code_search: *285
- source_import: *285
- integration_manifest: *285
- code_scanning_upload: *285
- actions_runner_registration: *285
- scim: *285
- dependency_snapshots: *285
- code_scanning_autofix: *285
+ graphql: *288
+ search: *288
+ code_search: *288
+ source_import: *288
+ integration_manifest: *288
+ code_scanning_upload: *288
+ actions_runner_registration: *288
+ scim: *288
+ dependency_snapshots: *288
+ code_scanning_autofix: *288
required:
- core
- search
- rate: *285
+ rate: *288
required:
- rate
- resources
@@ -41689,14 +41987,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#get-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
default-response:
summary: Default response
@@ -42197,7 +42495,7 @@ paths:
status: disabled
'403': *29
'404': *6
- '301': *287
+ '301': *290
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -42215,8 +42513,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#update-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -42452,10 +42750,10 @@ paths:
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
- default: *288
- '307': &289
+ default: *291
+ '307': &292
description: Temporary Redirect
content:
application/json:
@@ -42484,8 +42782,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#delete-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -42507,7 +42805,7 @@ paths:
value:
message: Organization members cannot delete repositories.
documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
- '307': *289
+ '307': *292
'404': *6
x-github:
githubCloudOnly: false
@@ -42530,11 +42828,11 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
- - &315
+ - &318
name: name
description: The name field of an artifact. When specified, only artifacts
with this name will be returned.
@@ -42557,7 +42855,7 @@ paths:
type: integer
artifacts:
type: array
- items: &290
+ items: &293
title: Artifact
description: An artifact
type: object
@@ -42635,7 +42933,7 @@ paths:
- expires_at
- updated_at
examples:
- default: &316
+ default: &319
value:
total_count: 2
artifacts:
@@ -42696,9 +42994,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
parameters:
- - *275
- - *276
- - &291
+ - *278
+ - *279
+ - &294
name: artifact_id
description: The unique identifier of the artifact.
in: path
@@ -42710,7 +43008,7 @@ paths:
description: Response
content:
application/json:
- schema: *290
+ schema: *293
examples:
default:
value:
@@ -42748,9 +43046,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
parameters:
- - *275
- - *276
- - *291
+ - *278
+ - *279
+ - *294
responses:
'204':
description: Response
@@ -42774,9 +43072,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
parameters:
- - *275
- - *276
- - *291
+ - *278
+ - *279
+ - *294
- name: archive_format
in: path
required: true
@@ -42790,7 +43088,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': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -42813,14 +43111,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *292
+ schema: *295
examples:
default:
value:
@@ -42846,11 +43144,11 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
- - &293
+ - &296
name: ref
description: The full Git reference for narrowing down the cache. The `ref`
for a branch should be formatted as `refs/heads/<branch name>`. To reference
@@ -42884,7 +43182,7 @@ paths:
description: Response
content:
application/json:
- schema: &294
+ schema: &297
title: Repository actions caches
description: Repository actions caches
type: object
@@ -42926,7 +43224,7 @@ paths:
- total_count
- actions_caches
examples:
- default: &295
+ default: &298
value:
total_count: 1
actions_caches:
@@ -42958,23 +43256,23 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: key
description: A key for identifying the cache.
in: query
required: true
schema:
type: string
- - *293
+ - *296
responses:
'200':
description: Response
content:
application/json:
- schema: *294
+ schema: *297
examples:
- default: *295
+ default: *298
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -42994,8 +43292,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: cache_id
description: The unique identifier of the GitHub Actions cache.
in: path
@@ -43026,9 +43324,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
parameters:
- - *275
- - *276
- - &296
+ - *278
+ - *279
+ - &299
name: job_id
description: The unique identifier of the job.
in: path
@@ -43040,7 +43338,7 @@ paths:
description: Response
content:
application/json:
- schema: &319
+ schema: &322
title: Job
description: Information of a job execution in a workflow run
type: object
@@ -43347,9 +43645,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
parameters:
- - *275
- - *276
- - *296
+ - *278
+ - *279
+ - *299
responses:
'302':
description: Response
@@ -43377,9 +43675,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
parameters:
- - *275
- - *276
- - *296
+ - *278
+ - *279
+ - *299
requestBody:
required: false
content:
@@ -43424,8 +43722,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Status response
@@ -43475,8 +43773,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -43539,8 +43837,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -43558,7 +43856,7 @@ paths:
type: integer
secrets:
type: array
- items: &321
+ items: &324
title: Actions Secret
description: Set secrets for GitHub Actions.
type: object
@@ -43578,7 +43876,7 @@ paths:
- created_at
- updated_at
examples:
- default: &322
+ default: &325
value:
total_count: 2
secrets:
@@ -43611,9 +43909,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
parameters:
- - *275
- - *276
- - *297
+ - *278
+ - *279
+ - *300
- *19
responses:
'200':
@@ -43630,7 +43928,7 @@ paths:
type: integer
variables:
type: array
- items: &325
+ items: &328
title: Actions Variable
type: object
properties:
@@ -43660,7 +43958,7 @@ paths:
- created_at
- updated_at
examples:
- default: &326
+ default: &329
value:
total_count: 2
variables:
@@ -43693,8 +43991,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -43703,11 +44001,11 @@ paths:
schema:
type: object
properties:
- enabled: &299
+ enabled: &302
type: boolean
description: Whether GitHub Actions is enabled on the repository.
allowed_actions: *108
- selected_actions_url: *298
+ selected_actions_url: *301
required:
- enabled
examples:
@@ -43734,8 +44032,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -43746,7 +44044,7 @@ paths:
schema:
type: object
properties:
- enabled: *299
+ enabled: *302
allowed_actions: *108
required:
- enabled
@@ -43776,14 +44074,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: &300
+ schema: &303
type: object
properties:
access_level:
@@ -43800,7 +44098,7 @@ paths:
required:
- access_level
examples:
- default: &301
+ default: &304
value:
access_level: organization
x-github:
@@ -43824,15 +44122,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
application/json:
- schema: *300
+ schema: *303
examples:
- default: *301
+ default: *304
responses:
'204':
description: Response
@@ -43856,8 +44154,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -43884,8 +44182,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -43917,14 +44215,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *302
+ schema: *305
examples:
default: *114
x-github:
@@ -43947,8 +44245,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Success response
@@ -43959,7 +44257,7 @@ paths:
required: true
content:
application/json:
- schema: *303
+ schema: *306
examples:
default: *114
x-github:
@@ -43988,8 +44286,8 @@ paths:
in: query
schema:
type: string
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -44033,8 +44331,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -44042,9 +44340,9 @@ paths:
application/json:
schema:
type: array
- items: *304
+ items: *307
examples:
- default: *305
+ default: *308
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -44066,8 +44364,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -44110,7 +44408,7 @@ paths:
- no-gpu
work_folder: _work
responses:
- '201': *306
+ '201': *309
'404': *6
'422': *7
'409': *46
@@ -44141,8 +44439,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'201':
description: Response
@@ -44150,7 +44448,7 @@ paths:
application/json:
schema: *123
examples:
- default: *307
+ default: *310
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -44178,8 +44476,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'201':
description: Response
@@ -44187,7 +44485,7 @@ paths:
application/json:
schema: *123
examples:
- default: *308
+ default: *311
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -44209,8 +44507,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
responses:
'200':
@@ -44219,7 +44517,7 @@ paths:
application/json:
schema: *121
examples:
- default: *309
+ default: *312
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -44240,8 +44538,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
responses:
'204':
@@ -44267,8 +44565,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
responses:
'200': *125
@@ -44293,8 +44591,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
requestBody:
required: true
@@ -44343,8 +44641,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
requestBody:
required: true
@@ -44394,11 +44692,11 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
responses:
- '200': *310
+ '200': *313
'404': *6
x-github:
githubCloudOnly: false
@@ -44425,10 +44723,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *120
- - *311
+ - *314
responses:
'200': *125
'404': *6
@@ -44456,9 +44754,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
parameters:
- - *275
- - *276
- - &329
+ - *278
+ - *279
+ - &332
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.
@@ -44466,7 +44764,7 @@ paths:
required: false
schema:
type: string
- - &330
+ - &333
name: branch
description: Returns workflow runs associated with a branch. Use the name
of the branch of the `push`.
@@ -44474,7 +44772,7 @@ paths:
required: false
schema:
type: string
- - &331
+ - &334
name: event
description: Returns workflow run triggered by the event you specify. For
example, `push`, `pull_request` or `issue`. For more information, see "[Events
@@ -44483,7 +44781,7 @@ paths:
required: false
schema:
type: string
- - &332
+ - &335
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
@@ -44510,7 +44808,7 @@ paths:
- pending
- *17
- *19
- - &333
+ - &336
name: created
description: Returns workflow runs created within the given date-time range.
For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)."
@@ -44519,7 +44817,7 @@ paths:
schema:
type: string
format: date-time
- - &312
+ - &315
name: exclude_pull_requests
description: If `true` pull requests are omitted from the response (empty
array).
@@ -44528,13 +44826,13 @@ paths:
schema:
type: boolean
default: false
- - &334
+ - &337
name: check_suite_id
description: Returns workflow runs with the `check_suite_id` that you specify.
in: query
schema:
type: integer
- - &335
+ - &338
name: head_sha
description: Only returns workflow runs that are associated with the specified
`head_sha`.
@@ -44557,7 +44855,7 @@ paths:
type: integer
workflow_runs:
type: array
- items: &313
+ items: &316
title: Workflow Run
description: An invocation of a workflow
type: object
@@ -44652,7 +44950,7 @@ paths:
that triggered the run.
type: array
nullable: true
- items: &354
+ items: &357
title: Pull Request Minimal
type: object
properties:
@@ -44771,7 +45069,7 @@ paths:
title: Simple Commit
description: A commit.
type: object
- properties: &358
+ properties: &361
id:
type: string
description: SHA for the commit
@@ -44822,7 +45120,7 @@ paths:
- name
- email
nullable: true
- required: &359
+ required: &362
- id
- tree_id
- message
@@ -44869,7 +45167,7 @@ paths:
- workflow_url
- pull_requests
examples:
- default: &336
+ default: &339
value:
total_count: 1
workflow_runs:
@@ -45105,24 +45403,24 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
parameters:
- - *275
- - *276
- - &314
+ - *278
+ - *279
+ - &317
name: run_id
description: The unique identifier of the workflow run.
in: path
required: true
schema:
type: integer
- - *312
+ - *315
responses:
'200':
description: Response
content:
application/json:
- schema: *313
+ schema: *316
examples:
- default: &317
+ default: &320
value:
id: 30433642
name: Build
@@ -45363,9 +45661,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'204':
description: Response
@@ -45388,9 +45686,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'200':
description: Response
@@ -45509,9 +45807,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'201':
description: Response
@@ -45544,12 +45842,12 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
- *17
- *19
- - *315
+ - *318
responses:
'200':
description: Response
@@ -45565,9 +45863,9 @@ paths:
type: integer
artifacts:
type: array
- items: *290
+ items: *293
examples:
- default: *316
+ default: *319
headers:
Link: *58
x-github:
@@ -45591,25 +45889,25 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
parameters:
- - *275
- - *276
- - *314
- - &318
+ - *278
+ - *279
+ - *317
+ - &321
name: attempt_number
description: The attempt number of the workflow run.
in: path
required: true
schema:
type: integer
- - *312
+ - *315
responses:
'200':
description: Response
content:
application/json:
- schema: *313
+ schema: *316
examples:
- default: *317
+ default: *320
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -45632,10 +45930,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
parameters:
- - *275
- - *276
- - *314
- - *318
+ - *278
+ - *279
+ - *317
+ - *321
- *17
- *19
responses:
@@ -45653,9 +45951,9 @@ paths:
type: integer
jobs:
type: array
- items: *319
+ items: *322
examples:
- default: &320
+ default: &323
value:
total_count: 1
jobs:
@@ -45768,10 +46066,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
parameters:
- - *275
- - *276
- - *314
- - *318
+ - *278
+ - *279
+ - *317
+ - *321
responses:
'302':
description: Response
@@ -45799,9 +46097,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'202':
description: Response
@@ -45834,9 +46132,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
requestBody:
required: true
content:
@@ -45903,9 +46201,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'202':
description: Response
@@ -45938,9 +46236,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
- 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
@@ -45970,9 +46268,9 @@ paths:
type: integer
jobs:
type: array
- items: *319
+ items: *322
examples:
- default: *320
+ default: *323
headers:
Link: *58
x-github:
@@ -45997,9 +46295,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'302':
description: Response
@@ -46026,9 +46324,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'204':
description: Response
@@ -46055,9 +46353,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'200':
description: Response
@@ -46117,7 +46415,7 @@ paths:
items:
type: object
properties:
- type: &438
+ type: &441
type: string
description: The type of reviewer.
enum:
@@ -46202,9 +46500,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
requestBody:
required: true
content:
@@ -46251,7 +46549,7 @@ paths:
application/json:
schema:
type: array
- items: &433
+ items: &436
title: Deployment
description: A request for a specific ref(branch,sha,tag) to be
deployed
@@ -46357,7 +46655,7 @@ paths:
- created_at
- updated_at
examples:
- default: &434
+ default: &437
value:
- url: https://api.github.com/repos/octocat/example/deployments/1
id: 1
@@ -46413,9 +46711,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
requestBody:
required: false
content:
@@ -46459,9 +46757,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
requestBody:
required: false
content:
@@ -46514,9 +46812,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
parameters:
- - *275
- - *276
- - *314
+ - *278
+ - *279
+ - *317
responses:
'200':
description: Response
@@ -46653,8 +46951,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -46672,9 +46970,9 @@ paths:
type: integer
secrets:
type: array
- items: *321
+ items: *324
examples:
- default: *322
+ default: *325
headers:
Link: *58
x-github:
@@ -46699,16 +46997,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *323
+ schema: *326
examples:
- default: *324
+ default: *327
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -46730,17 +47028,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'200':
description: Response
content:
application/json:
- schema: *321
+ schema: *324
examples:
- default: &451
+ default: &454
value:
name: GH_TOKEN
created_at: '2019-08-10T14:59:22Z'
@@ -46766,8 +47064,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
requestBody:
required: true
@@ -46825,8 +47123,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'204':
@@ -46852,9 +47150,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#list-repository-variables
parameters:
- - *275
- - *276
- - *297
+ - *278
+ - *279
+ - *300
- *19
responses:
'200':
@@ -46871,9 +47169,9 @@ paths:
type: integer
variables:
type: array
- items: *325
+ items: *328
examples:
- default: *326
+ default: *329
headers:
Link: *58
x-github:
@@ -46896,8 +47194,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -46949,17 +47247,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *130
responses:
'200':
description: Response
content:
application/json:
- schema: *325
+ schema: *328
examples:
- default: &452
+ default: &455
value:
name: USERNAME
value: octocat
@@ -46985,8 +47283,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *130
requestBody:
required: true
@@ -47029,8 +47327,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *130
responses:
'204':
@@ -47056,8 +47354,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -47075,7 +47373,7 @@ paths:
type: integer
workflows:
type: array
- items: &327
+ items: &330
title: Workflow
description: A GitHub Actions workflow
type: object
@@ -47182,9 +47480,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#get-a-workflow
parameters:
- - *275
- - *276
- - &328
+ - *278
+ - *279
+ - &331
name: workflow_id
in: path
description: The ID of the workflow. You can also pass the workflow file name
@@ -47199,7 +47497,7 @@ paths:
description: Response
content:
application/json:
- schema: *327
+ schema: *330
examples:
default:
value:
@@ -47232,9 +47530,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
parameters:
- - *275
- - *276
- - *328
+ - *278
+ - *279
+ - *331
responses:
'204':
description: Response
@@ -47259,9 +47557,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
parameters:
- - *275
- - *276
- - *328
+ - *278
+ - *279
+ - *331
responses:
'204':
description: Response
@@ -47312,9 +47610,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
parameters:
- - *275
- - *276
- - *328
+ - *278
+ - *279
+ - *331
responses:
'204':
description: Response
@@ -47341,19 +47639,19 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
parameters:
- - *275
- - *276
- - *328
- - *329
- - *330
+ - *278
+ - *279
- *331
- *332
- - *17
- - *19
- *333
- - *312
- *334
- *335
+ - *17
+ - *19
+ - *336
+ - *315
+ - *337
+ - *338
responses:
'200':
description: Response
@@ -47369,9 +47667,9 @@ paths:
type: integer
workflow_runs:
type: array
- items: *313
+ items: *316
examples:
- default: *336
+ default: *339
headers:
Link: *58
x-github:
@@ -47403,9 +47701,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
parameters:
- - *275
- - *276
- - *328
+ - *278
+ - *279
+ - *331
responses:
'200':
description: Response
@@ -47466,8 +47764,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-repository-activities
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *48
- *17
- *39
@@ -47631,8 +47929,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/assignees#list-assignees
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -47644,7 +47942,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'404': *6
@@ -47669,8 +47967,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: assignee
in: path
required: true
@@ -47706,8 +48004,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#create-an-attestation
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -47819,8 +48117,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-attestations
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *39
- *40
@@ -47874,7 +48172,7 @@ paths:
bundle_url:
type: string
examples:
- default: *337
+ default: *340
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -47894,8 +48192,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -47903,7 +48201,7 @@ paths:
application/json:
schema:
type: array
- items: &338
+ items: &341
title: Autolink reference
description: An autolink reference.
type: object
@@ -47953,8 +48251,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -47993,9 +48291,9 @@ paths:
description: response
content:
application/json:
- schema: *338
+ schema: *341
examples:
- default: &339
+ default: &342
value:
id: 1
key_prefix: TICKET-
@@ -48026,9 +48324,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
parameters:
- - *275
- - *276
- - &340
+ - *278
+ - *279
+ - &343
name: autolink_id
description: The unique identifier of the autolink.
in: path
@@ -48040,9 +48338,9 @@ paths:
description: Response
content:
application/json:
- schema: *338
+ schema: *341
examples:
- default: *339
+ default: *342
'404': *6
x-github:
githubCloudOnly: false
@@ -48062,9 +48360,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
parameters:
- - *275
- - *276
- - *340
+ - *278
+ - *279
+ - *343
responses:
'204':
description: Response
@@ -48088,8 +48386,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response if Dependabot is enabled
@@ -48137,8 +48435,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -48159,8 +48457,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -48180,8 +48478,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branches#list-branches
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: protected
description: Setting to `true` returns only branches protected by branch protections
or rulesets. When set to `false`, only unprotected branches are returned.
@@ -48219,7 +48517,7 @@ paths:
- url
protected:
type: boolean
- protection: &342
+ protection: &345
title: Branch Protection
description: Branch Protection
type: object
@@ -48261,7 +48559,7 @@ paths:
required:
- contexts
- checks
- enforce_admins: &345
+ enforce_admins: &348
title: Protected Branch Admin Enforced
description: Protected Branch Admin Enforced
type: object
@@ -48276,7 +48574,7 @@ paths:
required:
- url
- enabled
- required_pull_request_reviews: &347
+ required_pull_request_reviews: &350
title: Protected Branch Pull Request Review
description: Protected Branch Pull Request Review
type: object
@@ -48352,7 +48650,7 @@ paths:
required:
- dismiss_stale_reviews
- require_code_owner_reviews
- restrictions: &344
+ restrictions: &347
title: Branch Restriction Policy
description: Branch Restriction Policy
type: object
@@ -48659,9 +48957,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branches#get-a-branch
parameters:
- - *275
- - *276
- - &343
+ - *278
+ - *279
+ - &346
name: branch
description: The name of the branch. Cannot contain wildcard characters. To
use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/graphql).
@@ -48675,14 +48973,14 @@ paths:
description: Response
content:
application/json:
- schema: &353
+ schema: &356
title: Branch With Protection
description: Branch With Protection
type: object
properties:
name:
type: string
- commit: &406
+ commit: &409
title: Commit
description: Commit
type: object
@@ -48716,7 +49014,7 @@ paths:
title: Git User
description: Metaproperties for Git author/committer information.
type: object
- properties: &341
+ properties: &344
name:
type: string
example: '"Chris Wanstrath"'
@@ -48731,7 +49029,7 @@ paths:
title: Git User
description: Metaproperties for Git author/committer information.
type: object
- properties: *341
+ properties: *344
nullable: true
message:
type: string
@@ -48752,7 +49050,7 @@ paths:
required:
- sha
- url
- verification: &458
+ verification: &461
title: Verification
type: object
properties:
@@ -48822,7 +49120,7 @@ paths:
type: integer
files:
type: array
- items: &421
+ items: &424
title: Diff Entry
description: Diff Entry
type: object
@@ -48905,7 +49203,7 @@ paths:
- self
protected:
type: boolean
- protection: *342
+ protection: *345
protection_url:
type: string
format: uri
@@ -49012,7 +49310,7 @@ paths:
contexts: []
checks: []
protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection
- '301': *287
+ '301': *290
'404': *6
x-github:
githubCloudOnly: false
@@ -49034,15 +49332,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *342
+ schema: *345
examples:
default:
value:
@@ -49236,9 +49534,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -49493,7 +49791,7 @@ paths:
url:
type: string
format: uri
- required_status_checks: &350
+ required_status_checks: &353
title: Status Check Policy
description: Status Check Policy
type: object
@@ -49645,7 +49943,7 @@ paths:
additionalProperties: false
required:
- enabled
- restrictions: *344
+ restrictions: *347
required_conversation_resolution:
type: object
properties:
@@ -49757,9 +50055,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -49784,17 +50082,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *345
+ schema: *348
examples:
- default: &346
+ default: &349
value:
url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins
enabled: true
@@ -49816,17 +50114,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *345
+ schema: *348
examples:
- default: *346
+ default: *349
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -49845,9 +50143,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -49872,17 +50170,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *347
+ schema: *350
examples:
- default: &348
+ default: &351
value:
url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews
dismissal_restrictions:
@@ -49978,9 +50276,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -50078,9 +50376,9 @@ paths:
description: Response
content:
application/json:
- schema: *347
+ schema: *350
examples:
- default: *348
+ default: *351
'422': *15
x-github:
githubCloudOnly: false
@@ -50101,9 +50399,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -50130,17 +50428,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *345
+ schema: *348
examples:
- default: &349
+ default: &352
value:
url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures
enabled: true
@@ -50163,17 +50461,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *345
+ schema: *348
examples:
- default: *349
+ default: *352
'404': *6
x-github:
githubCloudOnly: false
@@ -50193,9 +50491,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -50220,17 +50518,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *350
+ schema: *353
examples:
- default: &351
+ default: &354
value:
url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks
strict: true
@@ -50256,9 +50554,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -50310,9 +50608,9 @@ paths:
description: Response
content:
application/json:
- schema: *350
+ schema: *353
examples:
- default: *351
+ default: *354
'404': *6
'422': *15
x-github:
@@ -50334,9 +50632,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -50360,9 +50658,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
@@ -50396,9 +50694,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -50465,9 +50763,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -50531,9 +50829,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
content:
application/json:
@@ -50599,15 +50897,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
content:
application/json:
- schema: *344
+ schema: *347
examples:
default:
value:
@@ -50698,9 +50996,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'204':
description: Response
@@ -50723,9 +51021,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
@@ -50735,7 +51033,7 @@ paths:
type: array
items: *5
examples:
- default: &352
+ default: &355
value:
- id: 1
slug: octoapp
@@ -50792,9 +51090,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -50828,7 +51126,7 @@ paths:
type: array
items: *5
examples:
- default: *352
+ default: *355
'422': *15
x-github:
githubCloudOnly: false
@@ -50849,9 +51147,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -50885,7 +51183,7 @@ paths:
type: array
items: *5
examples:
- default: *352
+ default: *355
'422': *15
x-github:
githubCloudOnly: false
@@ -50906,9 +51204,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -50942,7 +51240,7 @@ paths:
type: array
items: *5
examples:
- default: *352
+ default: *355
'422': *15
x-github:
githubCloudOnly: false
@@ -50964,9 +51262,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
@@ -50976,7 +51274,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
'404': *6
x-github:
githubCloudOnly: false
@@ -50996,9 +51294,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -51036,7 +51334,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
'422': *15
x-github:
githubCloudOnly: false
@@ -51057,9 +51355,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: false
content:
@@ -51097,7 +51395,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
'422': *15
x-github:
githubCloudOnly: false
@@ -51118,9 +51416,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
content:
application/json:
@@ -51157,7 +51455,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
'422': *15
x-github:
githubCloudOnly: false
@@ -51179,9 +51477,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
responses:
'200':
description: Response
@@ -51191,7 +51489,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
'404': *6
x-github:
githubCloudOnly: false
@@ -51215,9 +51513,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -51250,7 +51548,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
'422': *15
x-github:
githubCloudOnly: false
@@ -51275,9 +51573,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -51310,7 +51608,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
'422': *15
x-github:
githubCloudOnly: false
@@ -51335,9 +51633,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -51370,7 +51668,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
'422': *15
x-github:
githubCloudOnly: false
@@ -51397,9 +51695,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branches#rename-a-branch
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
requestBody:
required: true
content:
@@ -51421,7 +51719,7 @@ paths:
description: Response
content:
application/json:
- schema: *353
+ schema: *356
examples:
default:
value:
@@ -51537,8 +51835,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#create-a-check-run
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -51817,7 +52115,7 @@ paths:
description: Response
content:
application/json:
- schema: &355
+ schema: &358
title: CheckRun
description: A check performed on the code of a given code change
type: object
@@ -51936,8 +52234,8 @@ paths:
do not necessarily indicate pull requests that triggered the
check.
type: array
- items: *354
- deployment: &648
+ items: *357
+ deployment: &651
title: Deployment
description: A deployment created as the result of an Actions
check run from a workflow that references an environment
@@ -52217,9 +52515,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#get-a-check-run
parameters:
- - *275
- - *276
- - &356
+ - *278
+ - *279
+ - &359
name: check_run_id
description: The unique identifier of the check run.
in: path
@@ -52231,9 +52529,9 @@ paths:
description: Response
content:
application/json:
- schema: *355
+ schema: *358
examples:
- default: &357
+ default: &360
value:
id: 4
head_sha: ce587453ced02b1526dfb4cb910479d431683101
@@ -52333,9 +52631,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#update-a-check-run
parameters:
- - *275
- - *276
- - *356
+ - *278
+ - *279
+ - *359
requestBody:
required: true
content:
@@ -52575,9 +52873,9 @@ paths:
description: Response
content:
application/json:
- schema: *355
+ schema: *358
examples:
- default: *357
+ default: *360
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -52597,9 +52895,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
parameters:
- - *275
- - *276
- - *356
+ - *278
+ - *279
+ - *359
- *17
- *19
responses:
@@ -52696,9 +52994,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
parameters:
- - *275
- - *276
- - *356
+ - *278
+ - *279
+ - *359
responses:
'201':
description: Response
@@ -52742,8 +53040,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/suites#create-a-check-suite
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -52765,7 +53063,7 @@ paths:
description: Response when the suite already exists
content:
application/json:
- schema: &360
+ schema: &363
title: CheckSuite
description: A suite of checks performed on the code of a given code
change
@@ -52829,7 +53127,7 @@ paths:
nullable: true
pull_requests:
type: array
- items: *354
+ items: *357
nullable: true
app:
title: GitHub app
@@ -52851,12 +53149,12 @@ paths:
type: string
format: date-time
nullable: true
- head_commit: &674
+ head_commit: &677
title: Simple Commit
description: A commit.
type: object
- properties: *358
- required: *359
+ properties: *361
+ required: *362
latest_check_runs_count:
type: integer
check_runs_url:
@@ -52884,7 +53182,7 @@ paths:
- check_runs_url
- pull_requests
examples:
- default: &361
+ default: &364
value:
id: 5
node_id: MDEwOkNoZWNrU3VpdGU1
@@ -53175,9 +53473,9 @@ paths:
description: Response when the suite was created
content:
application/json:
- schema: *360
+ schema: *363
examples:
- default: *361
+ default: *364
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -53196,8 +53494,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -53506,9 +53804,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/suites#get-a-check-suite
parameters:
- - *275
- - *276
- - &362
+ - *278
+ - *279
+ - &365
name: check_suite_id
description: The unique identifier of the check suite.
in: path
@@ -53520,9 +53818,9 @@ paths:
description: Response
content:
application/json:
- schema: *360
+ schema: *363
examples:
- default: *361
+ default: *364
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -53545,17 +53843,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
parameters:
- - *275
- - *276
- - *362
- - &414
+ - *278
+ - *279
+ - *365
+ - &417
name: check_name
description: Returns check runs with the specified `name`.
in: query
required: false
schema:
type: string
- - &415
+ - &418
name: status
description: Returns check runs with the specified `status`.
in: query
@@ -53594,9 +53892,9 @@ paths:
type: integer
check_runs:
type: array
- items: *355
+ items: *358
examples:
- default: &416
+ default: &419
value:
total_count: 1
check_runs:
@@ -53698,9 +53996,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
parameters:
- - *275
- - *276
- - *362
+ - *278
+ - *279
+ - *365
responses:
'201':
description: Response
@@ -53733,21 +54031,21 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
parameters:
- - *275
- - *276
- - *363
- - *364
+ - *278
+ - *279
+ - *366
+ - *367
- *19
- *17
- - &381
+ - &384
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/<branch name>` or simply
`<branch name>`. To reference a pull request use `refs/pull/<number>/merge`.
in: query
required: false
- schema: *365
- - &382
+ schema: *368
+ - &385
name: pr
description: The number of the pull request for the results you want to list.
in: query
@@ -53772,13 +54070,13 @@ paths:
be returned.
in: query
required: false
- schema: *366
+ schema: *369
- name: severity
description: If specified, only code scanning alerts with this severity will
be returned.
in: query
required: false
- schema: *367
+ schema: *370
responses:
'200':
description: Response
@@ -53794,7 +54092,7 @@ paths:
updated_at: *133
url: *56
html_url: *57
- instances_url: *368
+ instances_url: *371
state: *138
fixed_at: *134
dismissed_by:
@@ -53805,11 +54103,11 @@ paths:
required: *21
nullable: true
dismissed_at: *135
- dismissed_reason: *369
- dismissed_comment: *370
- rule: *371
- tool: *372
- most_recent_instance: *373
+ dismissed_reason: *372
+ dismissed_comment: *373
+ rule: *374
+ tool: *375
+ most_recent_instance: *376
dismissal_approved_by:
title: Simple User
description: A GitHub user.
@@ -53932,7 +54230,7 @@ paths:
classifications: []
instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances
'304': *37
- '403': &374
+ '403': &377
description: Response if GitHub Advanced Security is not enabled for this
repository
content:
@@ -53959,9 +54257,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
parameters:
- - *275
- - *276
- - &375
+ - *278
+ - *279
+ - &378
name: alert_number
in: path
description: The number that identifies an alert. You can find this at the
@@ -53975,7 +54273,7 @@ paths:
description: Response
content:
application/json:
- schema: &376
+ schema: &379
type: object
properties:
number: *54
@@ -53983,7 +54281,7 @@ paths:
updated_at: *133
url: *56
html_url: *57
- instances_url: *368
+ instances_url: *371
state: *138
fixed_at: *134
dismissed_by:
@@ -53994,8 +54292,8 @@ paths:
required: *21
nullable: true
dismissed_at: *135
- dismissed_reason: *369
- dismissed_comment: *370
+ dismissed_reason: *372
+ dismissed_comment: *373
rule:
type: object
properties:
@@ -54049,8 +54347,8 @@ paths:
type: string
description: A link to the documentation for the rule used
to detect the alert.
- tool: *372
- most_recent_instance: *373
+ tool: *375
+ most_recent_instance: *376
dismissal_approved_by:
title: Simple User
description: A GitHub user.
@@ -54146,7 +54444,7 @@ paths:
- test
instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances
'304': *37
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -54166,9 +54464,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
requestBody:
required: true
content:
@@ -54183,8 +54481,8 @@ paths:
enum:
- open
- dismissed
- dismissed_reason: *369
- dismissed_comment: *370
+ dismissed_reason: *372
+ dismissed_comment: *373
create_request:
type: boolean
description: If `true`, attempt to create an alert dismissal request.
@@ -54203,7 +54501,7 @@ paths:
description: Response
content:
application/json:
- schema: *376
+ schema: *379
examples:
default:
value:
@@ -54279,7 +54577,7 @@ paths:
- test
instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances
'400': *14
- '403': &380
+ '403': &383
description: Response if the repository is archived or if GitHub Advanced
Security is not enabled for this repository
content:
@@ -54306,15 +54604,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
responses:
'200':
description: Response
content:
application/json:
- schema: &377
+ schema: &380
type: object
properties:
status:
@@ -54340,13 +54638,13 @@ paths:
- description
- started_at
examples:
- default: &378
+ default: &381
value:
status: success
description: This fixes an XSS vulnerability by escaping the user
input.
started_at: '2024-02-14T12:29:18Z'
- '400': &379
+ '400': &382
description: Bad Request
content:
application/json:
@@ -54357,7 +54655,7 @@ paths:
message: The alert_number is not valid
documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
status: '400'
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -54382,29 +54680,29 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
responses:
'200':
description: OK
content:
application/json:
- schema: *377
+ schema: *380
examples:
- default: *378
+ default: *381
'202':
description: Accepted
content:
application/json:
- schema: *377
+ schema: *380
examples:
default:
value:
status: pending
description:
started_at: '2024-02-14T12:29:18Z'
- '400': *379
+ '400': *382
'403':
description: Response if the repository is archived, if GitHub Advanced
Security is not enabled for this repository or if rate limit is exceeded
@@ -54436,9 +54734,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
requestBody:
required: false
content:
@@ -54483,8 +54781,8 @@ paths:
value:
target_ref: refs/heads/main
sha: 178f4f6090b3fccad4a65b3e83d076a622d59652
- '400': *379
- '403': *380
+ '400': *382
+ '403': *383
'404': *6
'422':
description: Unprocessable Entity
@@ -54508,13 +54806,13 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
- *19
- *17
- - *381
- - *382
+ - *384
+ - *385
responses:
'200':
description: Response
@@ -54522,7 +54820,7 @@ paths:
application/json:
schema:
type: array
- items: *373
+ items: *376
examples:
default:
value:
@@ -54561,7 +54859,7 @@ paths:
end_column: 50
classifications:
- source
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -54595,25 +54893,25 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
parameters:
- - *275
- - *276
- - *363
- - *364
+ - *278
+ - *279
+ - *366
+ - *367
- *19
- *17
- - *382
+ - *385
- 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/<branch name>` or simply
`<branch name>`. To reference a pull request use `refs/pull/<number>/merge`.
required: false
- schema: *365
+ schema: *368
- name: sarif_id
in: query
description: Filter analyses belonging to the same SARIF upload.
required: false
- schema: &385
+ schema: &388
type: string
description: An identifier for the upload.
example: 6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53
@@ -54634,23 +54932,23 @@ paths:
application/json:
schema:
type: array
- items: &386
+ items: &389
type: object
properties:
- ref: *365
- commit_sha: &394
+ ref: *368
+ commit_sha: &397
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: *383
+ analysis_key: *386
environment:
type: string
description: Identifies the variable values associated with
the environment in which this analysis was performed.
- category: *384
+ category: *387
error:
type: string
example: error reading field xyz
@@ -54674,8 +54972,8 @@ paths:
description: The REST API URL of the analysis resource.
format: uri
readOnly: true
- sarif_id: *385
- tool: *372
+ sarif_id: *388
+ tool: *375
deletable:
type: boolean
warning:
@@ -54736,7 +55034,7 @@ paths:
version: 1.2.0
deletable: true
warning: ''
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -54772,8 +55070,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: analysis_id
in: path
description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses`
@@ -54786,7 +55084,7 @@ paths:
description: Response
content:
application/json:
- schema: *386
+ schema: *389
examples:
response:
summary: application/json response
@@ -54840,7 +55138,7 @@ paths:
properties:
- github/alertNumber: 2
- github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -54922,8 +55220,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: analysis_id
in: path
description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses`
@@ -54976,7 +55274,7 @@ paths:
next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41
confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete
'400': *14
- '403': *380
+ '403': *383
'404': *6
'503': *65
x-github:
@@ -54998,8 +55296,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -55007,7 +55305,7 @@ paths:
application/json:
schema:
type: array
- items: &387
+ items: &390
title: CodeQL Database
description: A CodeQL database.
type: object
@@ -55118,7 +55416,7 @@ paths:
updated_at: '2022-09-12T12:14:32Z'
url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby
commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -55147,8 +55445,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: language
in: path
description: The language of the CodeQL database.
@@ -55160,7 +55458,7 @@ paths:
description: Response
content:
application/json:
- schema: *387
+ schema: *390
examples:
default:
value:
@@ -55192,9 +55490,9 @@ paths:
updated_at: '2022-09-12T12:14:32Z'
url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java
commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c
- '302': &423
+ '302': &426
description: Found
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -55216,8 +55514,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: language
in: path
description: The language of the CodeQL database.
@@ -55227,7 +55525,7 @@ paths:
responses:
'204':
description: Response
- '403': *380
+ '403': *383
'404': *6
'503': *65
x-github:
@@ -55255,8 +55553,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -55265,7 +55563,7 @@ paths:
type: object
additionalProperties: false
properties:
- language: &388
+ language: &391
type: string
description: The language targeted by the CodeQL query
enum:
@@ -55343,7 +55641,7 @@ paths:
description: Variant analysis submitted for processing
content:
application/json:
- schema: &392
+ schema: &395
title: Variant Analysis
description: A run of a CodeQL query against one or more repositories.
type: object
@@ -55353,7 +55651,7 @@ paths:
description: The ID of the variant analysis.
controller_repo: *53
actor: *4
- query_language: *388
+ query_language: *391
query_pack_url:
type: string
description: The download url for the query pack.
@@ -55400,7 +55698,7 @@ paths:
items:
type: object
properties:
- repository: &389
+ repository: &392
title: Repository Identifier
description: Repository Identifier
type: object
@@ -55436,7 +55734,7 @@ paths:
- private
- stargazers_count
- updated_at
- analysis_status: &393
+ analysis_status: &396
type: string
description: The new status of the CodeQL variant analysis
repository task.
@@ -55468,7 +55766,7 @@ paths:
from processing. This information is only available to the user
that initiated the variant analysis.
properties:
- access_mismatch_repos: &390
+ access_mismatch_repos: &393
type: object
properties:
repository_count:
@@ -55482,7 +55780,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: *389
+ items: *392
required:
- repository_count
- repositories
@@ -55504,8 +55802,8 @@ paths:
required:
- repository_count
- repository_full_names
- no_codeql_db_repos: *390
- over_limit_repos: *390
+ no_codeql_db_repos: *393
+ over_limit_repos: *393
required:
- access_mismatch_repos
- not_found_repos
@@ -55521,7 +55819,7 @@ paths:
examples:
repositories_parameter:
summary: Response for a successful variant analysis submission
- value: &391
+ value: &394
summary: Default response
value:
id: 1
@@ -55673,10 +55971,10 @@ paths:
private: false
repository_owners:
summary: Response for a successful variant analysis submission
- value: *391
+ value: *394
repository_lists:
summary: Response for a successful variant analysis submission
- value: *391
+ value: *394
'404': *6
'422':
description: Unable to process variant analysis submission
@@ -55704,8 +56002,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: codeql_variant_analysis_id
in: path
description: The unique identifier of the variant analysis.
@@ -55717,9 +56015,9 @@ paths:
description: Response
content:
application/json:
- schema: *392
+ schema: *395
examples:
- default: *391
+ default: *394
'404': *6
'503': *65
x-github:
@@ -55742,7 +56040,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis
parameters:
- - *275
+ - *278
- name: repo
in: path
description: The name of the controller repository.
@@ -55777,7 +56075,7 @@ paths:
type: object
properties:
repository: *53
- analysis_status: *393
+ analysis_status: *396
artifact_size_in_bytes:
type: integer
description: The size of the artifact. This is only available
@@ -55902,8 +56200,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -55977,7 +56275,7 @@ paths:
query_suite: default
updated_at: '2023-01-19T11:21:34Z'
schedule: weekly
- '403': *374
+ '403': *377
'404': *6
'503': *65
x-github:
@@ -55998,8 +56296,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -56081,7 +56379,7 @@ paths:
value:
run_id: 42
run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42
- '403': *380
+ '403': *383
'404': *6
'409':
description: Response if there is already a validation run in progress with
@@ -56146,8 +56444,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -56155,7 +56453,7 @@ paths:
schema:
type: object
properties:
- commit_sha: *394
+ commit_sha: *397
ref:
type: string
description: |-
@@ -56213,7 +56511,7 @@ paths:
schema:
type: object
properties:
- id: *385
+ id: *388
url:
type: string
description: The REST API URL for checking the status of the upload.
@@ -56227,7 +56525,7 @@ paths:
url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6
'400':
description: Bad Request if the sarif field is invalid
- '403': *380
+ '403': *383
'404': *6
'413':
description: Payload Too Large if the sarif field is too large
@@ -56250,8 +56548,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sarif_id
description: The SARIF ID obtained after uploading.
in: path
@@ -56297,7 +56595,7 @@ paths:
value:
processing_status: complete
analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6
- '403': *374
+ '403': *377
'404':
description: Not Found if the sarif id does not match any upload
'503': *65
@@ -56322,8 +56620,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -56404,8 +56702,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
parameters:
- - *275
- - *276
+ - *278
+ - *279
- 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
@@ -56525,8 +56823,8 @@ paths:
parameters:
- *17
- *19
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -56542,7 +56840,7 @@ paths:
type: integer
codespaces:
type: array
- items: *192
+ items: *195
examples:
default:
value:
@@ -56840,8 +57138,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -56904,17 +57202,17 @@ paths:
description: Response when the codespace was successfully created
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'202':
description: Response when the codespace creation partially failed but is
being retried in the background
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'400': *14
'401': *25
'403': *29
@@ -56943,8 +57241,8 @@ paths:
parameters:
- *17
- *19
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -57008,8 +57306,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: location
description: The location to check for available machines. Assigned by IP
if not provided.
@@ -57044,14 +57342,14 @@ paths:
type: integer
machines:
type: array
- items: &605
+ items: &608
type: object
title: Codespace machine
description: A description of the machine powering a codespace.
- properties: *396
- required: *397
+ properties: *399
+ required: *400
examples:
- default: &606
+ default: &609
value:
total_count: 2
machines:
@@ -57091,8 +57389,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ref
description: The branch or commit to check for a default devcontainer path.
If not specified, the default branch will be checked.
@@ -57176,8 +57474,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
parameters:
- - *275
- - *276
+ - *278
+ - *279
- 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
@@ -57243,8 +57541,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -57262,7 +57560,7 @@ paths:
type: integer
secrets:
type: array
- items: &401
+ items: &404
title: Codespaces Secret
description: Set repository secrets for GitHub Codespaces.
type: object
@@ -57282,7 +57580,7 @@ paths:
- created_at
- updated_at
examples:
- default: *398
+ default: *401
headers:
Link: *58
x-github:
@@ -57305,16 +57603,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *399
+ schema: *402
examples:
- default: *400
+ default: *403
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -57334,17 +57632,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'200':
description: Response
content:
application/json:
- schema: *401
+ schema: *404
examples:
- default: *402
+ default: *405
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -57364,8 +57662,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
requestBody:
required: true
@@ -57418,8 +57716,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'204':
@@ -57448,8 +57746,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: affiliation
description: Filter collaborators returned by their affiliation. `outside`
means all outside collaborators of an organization-owned repository. `direct`
@@ -57491,7 +57789,7 @@ paths:
title: Collaborator
description: Collaborator
type: object
- properties: &403
+ properties: &406
login:
type: string
example: octocat
@@ -57584,7 +57882,7 @@ paths:
user_view_type:
type: string
example: public
- required: &404
+ required: &407
- avatar_url
- events_url
- followers_url
@@ -57658,8 +57956,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *132
responses:
'204':
@@ -57702,8 +58000,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *132
requestBody:
required: false
@@ -57730,7 +58028,7 @@ paths:
description: Response when a new invitation is created
content:
application/json:
- schema: &471
+ schema: &474
title: Repository Invitation
description: Repository invitations let you manage who you collaborate
with.
@@ -57952,8 +58250,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *132
responses:
'204':
@@ -57983,8 +58281,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *132
responses:
'200':
@@ -58005,8 +58303,8 @@ paths:
title: Collaborator
description: Collaborator
type: object
- properties: *403
- required: *404
+ properties: *406
+ required: *407
nullable: true
required:
- permission
@@ -58061,8 +58359,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -58072,7 +58370,7 @@ paths:
application/json:
schema:
type: array
- items: &405
+ items: &408
title: Commit Comment
description: Commit Comment
type: object
@@ -58130,7 +58428,7 @@ paths:
- created_at
- updated_at
examples:
- default: &408
+ default: &411
value:
- html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1
url: https://api.github.com/repos/octocat/Hello-World/comments/1
@@ -58189,17 +58487,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'200':
description: Response
content:
application/json:
- schema: *405
+ schema: *408
examples:
- default: &409
+ default: &412
value:
html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1
url: https://api.github.com/repos/octocat/Hello-World/comments/1
@@ -58256,8 +58554,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -58280,7 +58578,7 @@ paths:
description: Response
content:
application/json:
- schema: *405
+ schema: *408
examples:
default:
value:
@@ -58331,8 +58629,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'204':
@@ -58354,8 +58652,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
@@ -58382,9 +58680,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
'404': *6
@@ -58405,8 +58703,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -58439,16 +58737,16 @@ paths:
description: Reaction exists
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Reaction created
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'422': *15
x-github:
githubCloudOnly: false
@@ -58470,10 +58768,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- - *271
+ - *274
responses:
'204':
description: Response
@@ -58522,8 +58820,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/commits#list-commits
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sha
description: 'SHA or branch to start listing commits from. Default: the repository’s
default branch (usually `main`).'
@@ -58579,9 +58877,9 @@ paths:
application/json:
schema:
type: array
- items: *406
+ items: *409
examples:
- default: &522
+ default: &525
value:
- url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e
sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e
@@ -58675,9 +58973,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
parameters:
- - *275
- - *276
- - &407
+ - *278
+ - *279
+ - &410
name: commit_sha
description: The SHA of the commit.
in: path
@@ -58749,9 +59047,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#list-commit-comments
parameters:
- - *275
- - *276
- - *407
+ - *278
+ - *279
+ - *410
- *17
- *19
responses:
@@ -58761,9 +59059,9 @@ paths:
application/json:
schema:
type: array
- items: *405
+ items: *408
examples:
- default: *408
+ default: *411
headers:
Link: *58
x-github:
@@ -58791,9 +59089,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
parameters:
- - *275
- - *276
- - *407
+ - *278
+ - *279
+ - *410
requestBody:
required: true
content:
@@ -58828,9 +59126,9 @@ paths:
description: Response
content:
application/json:
- schema: *405
+ schema: *408
examples:
- default: *409
+ default: *412
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World/comments/1
@@ -58858,9 +59156,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
parameters:
- - *275
- - *276
- - *407
+ - *278
+ - *279
+ - *410
- *17
- *19
responses:
@@ -58870,7 +59168,7 @@ paths:
application/json:
schema:
type: array
- items: &513
+ items: &516
title: Pull Request Simple
description: Pull Request Simple
type: object
@@ -58976,8 +59274,8 @@ paths:
title: Milestone
description: A collection of related issues and pull requests.
type: object
- properties: *410
- required: *411
+ properties: *413
+ required: *414
nullable: true
active_lock_reason:
type: string
@@ -59073,7 +59371,7 @@ paths:
_links:
type: object
properties:
- comments: &412
+ comments: &415
title: Link
description: Hypermedia Link
type: object
@@ -59082,13 +59380,13 @@ paths:
type: string
required:
- href
- commits: *412
- statuses: *412
- html: *412
- issue: *412
- review_comments: *412
- review_comment: *412
- self: *412
+ commits: *415
+ statuses: *415
+ html: *415
+ issue: *415
+ review_comments: *415
+ review_comment: *415
+ self: *415
required:
- comments
- commits
@@ -59099,7 +59397,7 @@ paths:
- review_comment
- self
author_association: *63
- auto_merge: &515
+ auto_merge: &518
title: Auto merge
description: The status of auto merging a pull request.
type: object
@@ -59162,7 +59460,7 @@ paths:
- author_association
- auto_merge
examples:
- default: &514
+ default: &517
value:
- url: https://api.github.com/repos/octocat/Hello-World/pulls/1347
id: 1
@@ -59699,11 +59997,11 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/commits#get-a-commit
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *19
- *17
- - &413
+ - &416
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)"
@@ -59718,9 +60016,9 @@ paths:
description: Response
content:
application/json:
- schema: *406
+ schema: *409
examples:
- default: &500
+ default: &503
value:
url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e
sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e
@@ -59833,11 +60131,11 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
parameters:
- - *275
- - *276
- - *413
- - *414
- - *415
+ - *278
+ - *279
+ - *416
+ - *417
+ - *418
- name: filter
description: Filters check runs by their `completed_at` timestamp. `latest`
returns the most recent check runs.
@@ -59871,9 +60169,9 @@ paths:
type: integer
check_runs:
type: array
- items: *355
+ items: *358
examples:
- default: *416
+ default: *419
headers:
Link: *58
x-github:
@@ -59898,9 +60196,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
parameters:
- - *275
- - *276
- - *413
+ - *278
+ - *279
+ - *416
- name: app_id
description: Filters check suites by GitHub App `id`.
in: query
@@ -59908,7 +60206,7 @@ paths:
schema:
type: integer
example: 1
- - *414
+ - *417
- *17
- *19
responses:
@@ -59926,7 +60224,7 @@ paths:
type: integer
check_suites:
type: array
- items: *360
+ items: *363
examples:
default:
value:
@@ -60126,9 +60424,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
parameters:
- - *275
- - *276
- - *413
+ - *278
+ - *279
+ - *416
- *17
- *19
responses:
@@ -60326,9 +60624,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
parameters:
- - *275
- - *276
- - *413
+ - *278
+ - *279
+ - *416
- *17
- *19
responses:
@@ -60338,7 +60636,7 @@ paths:
application/json:
schema:
type: array
- items: &579
+ items: &582
title: Status
description: The status of a commit.
type: object
@@ -60419,7 +60717,7 @@ paths:
site_admin: false
headers:
Link: *58
- '301': *287
+ '301': *290
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -60447,8 +60745,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -60477,20 +60775,20 @@ paths:
title: Code Of Conduct Simple
description: Code of Conduct Simple
type: object
- properties: *417
- required: *418
+ properties: *420
+ required: *421
nullable: true
code_of_conduct_file:
title: Community Health File
type: object
- properties: &419
+ properties: &422
url:
type: string
format: uri
html_url:
type: string
format: uri
- required: &420
+ required: &423
- url
- html_url
nullable: true
@@ -60504,26 +60802,26 @@ paths:
contributing:
title: Community Health File
type: object
- properties: *419
- required: *420
+ properties: *422
+ required: *423
nullable: true
readme:
title: Community Health File
type: object
- properties: *419
- required: *420
+ properties: *422
+ required: *423
nullable: true
issue_template:
title: Community Health File
type: object
- properties: *419
- required: *420
+ properties: *422
+ required: *423
nullable: true
pull_request_template:
title: Community Health File
type: object
- properties: *419
- required: *420
+ properties: *422
+ required: *423
nullable: true
required:
- code_of_conduct
@@ -60650,8 +60948,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/commits#compare-two-commits
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *19
- *17
- name: basehead
@@ -60694,8 +60992,8 @@ paths:
type: string
format: uri
example: https://github.com/octocat/Hello-World/compare/master...topic.patch
- base_commit: *406
- merge_base_commit: *406
+ base_commit: *409
+ merge_base_commit: *409
status:
type: string
enum:
@@ -60715,10 +61013,10 @@ paths:
example: 6
commits:
type: array
- items: *406
+ items: *409
files:
type: array
- items: *421
+ items: *424
required:
- url
- html_url
@@ -61004,8 +61302,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/contents#get-repository-content
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: path
description: path parameter
in: path
@@ -61146,7 +61444,7 @@ paths:
- type
- url
examples:
- response-if-content-is-a-file: &422
+ response-if-content-is-a-file: &425
summary: Response if content is a file
value:
type: file
@@ -61278,7 +61576,7 @@ paths:
- size
- type
- url
- - &527
+ - &530
title: Content File
description: Content File
type: object
@@ -61479,7 +61777,7 @@ paths:
- url
- submodule_git_url
examples:
- response-if-content-is-a-file: *422
+ response-if-content-is-a-file: *425
response-if-content-is-a-directory:
summary: Response if content is a directory and the application/json
media type is requested
@@ -61548,7 +61846,7 @@ paths:
html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9
'404': *6
'403': *29
- '302': *423
+ '302': *426
'304': *37
x-github:
githubCloudOnly: false
@@ -61571,8 +61869,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: path
description: path parameter
in: path
@@ -61665,7 +61963,7 @@ paths:
description: Response
content:
application/json:
- schema: &424
+ schema: &427
title: File Commit
description: File Commit
type: object
@@ -61817,7 +62115,7 @@ paths:
description: Response
content:
application/json:
- schema: *424
+ schema: *427
examples:
example-for-creating-a-file:
value:
@@ -61871,7 +62169,7 @@ paths:
schema:
oneOf:
- *3
- - &453
+ - &456
description: Repository rule violation was detected
type: object
properties:
@@ -61892,7 +62190,7 @@ paths:
items:
type: object
properties:
- placeholder_id: &571
+ placeholder_id: &574
description: The ID of the push protection bypass
placeholder. This value is returned on any push
protected routes.
@@ -61924,8 +62222,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/contents#delete-a-file
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: path
description: path parameter
in: path
@@ -61986,7 +62284,7 @@ paths:
description: Response
content:
application/json:
- schema: *424
+ schema: *427
examples:
default:
value:
@@ -62041,8 +62339,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-repository-contributors
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: anon
description: Set to `1` or `true` to include anonymous contributors in results.
in: query
@@ -62165,8 +62463,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *149
- *150
- *151
@@ -62208,7 +62506,7 @@ paths:
application/json:
schema:
type: array
- items: &427
+ items: &430
type: object
description: A Dependabot alert.
properties:
@@ -62254,7 +62552,7 @@ paths:
- unknown
- direct
- transitive
- security_advisory: *425
+ security_advisory: *428
security_vulnerability: *52
url: *56
html_url: *57
@@ -62285,7 +62583,7 @@ paths:
nullable: true
maxLength: 280
fixed_at: *134
- auto_dismissed_at: *426
+ auto_dismissed_at: *429
required:
- number
- state
@@ -62515,9 +62813,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
parameters:
- - *275
- - *276
- - &428
+ - *278
+ - *279
+ - &431
name: alert_number
in: path
description: |-
@@ -62532,7 +62830,7 @@ paths:
description: Response
content:
application/json:
- schema: *427
+ schema: *430
examples:
default:
value:
@@ -62645,9 +62943,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
parameters:
- - *275
- - *276
- - *428
+ - *278
+ - *279
+ - *431
requestBody:
required: true
content:
@@ -62692,7 +62990,7 @@ paths:
description: Response
content:
application/json:
- schema: *427
+ schema: *430
examples:
default:
value:
@@ -62821,8 +63119,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -62840,7 +63138,7 @@ paths:
type: integer
secrets:
type: array
- items: &431
+ items: &434
title: Dependabot Secret
description: Set secrets for Dependabot.
type: object
@@ -62893,16 +63191,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *429
+ schema: *432
examples:
- default: *430
+ default: *433
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -62922,15 +63220,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'200':
description: Response
content:
application/json:
- schema: *431
+ schema: *434
examples:
default:
value:
@@ -62956,8 +63254,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
requestBody:
required: true
@@ -63010,8 +63308,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *127
responses:
'204':
@@ -63034,8 +63332,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
parameters:
- - *275
- - *276
+ - *278
+ - *279
- 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
@@ -63195,8 +63493,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -63435,8 +63733,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -63511,7 +63809,7 @@ paths:
- version
- url
additionalProperties: false
- metadata: &432
+ metadata: &435
title: metadata
description: User-defined metadata to store domain-specific information
limited to 8 keys with scalar values.
@@ -63544,7 +63842,7 @@ paths:
the root of the Git repository.
example: "/src/build/package-lock.json"
additionalProperties: false
- metadata: *432
+ metadata: *435
resolved:
type: object
description: A collection of resolved package dependencies.
@@ -63557,7 +63855,7 @@ paths:
for more details.
example: pkg:/npm/%40actions/http-client@1.0.11
pattern: "^pkg"
- metadata: *432
+ metadata: *435
relationship:
type: string
description: A notation of whether a dependency is requested
@@ -63686,8 +63984,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/deployments#list-deployments
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sha
description: The SHA recorded at creation time.
in: query
@@ -63727,9 +64025,9 @@ paths:
application/json:
schema:
type: array
- items: *433
+ items: *436
examples:
- default: *434
+ default: *437
headers:
Link: *58
x-github:
@@ -63795,8 +64093,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -63877,7 +64175,7 @@ paths:
description: Response
content:
application/json:
- schema: *433
+ schema: *436
examples:
simple-example:
summary: Simple example
@@ -63950,9 +64248,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
parameters:
- - *275
- - *276
- - &435
+ - *278
+ - *279
+ - &438
name: deployment_id
description: deployment_id parameter
in: path
@@ -63964,7 +64262,7 @@ paths:
description: Response
content:
application/json:
- schema: *433
+ schema: *436
examples:
default:
value:
@@ -64029,9 +64327,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
parameters:
- - *275
- - *276
- - *435
+ - *278
+ - *279
+ - *438
responses:
'204':
description: Response
@@ -64053,9 +64351,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
parameters:
- - *275
- - *276
- - *435
+ - *278
+ - *279
+ - *438
- *17
- *19
responses:
@@ -64065,7 +64363,7 @@ paths:
application/json:
schema:
type: array
- items: &436
+ items: &439
title: Deployment Status
description: The status of a deployment.
type: object
@@ -64226,9 +64524,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
parameters:
- - *275
- - *276
- - *435
+ - *278
+ - *279
+ - *438
requestBody:
required: true
content:
@@ -64303,9 +64601,9 @@ paths:
description: Response
content:
application/json:
- schema: *436
+ schema: *439
examples:
- default: &437
+ default: &440
value:
url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1
id: 1
@@ -64361,9 +64659,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
parameters:
- - *275
- - *276
- - *435
+ - *278
+ - *279
+ - *438
- name: status_id
in: path
required: true
@@ -64374,9 +64672,9 @@ paths:
description: Response
content:
application/json:
- schema: *436
+ schema: *439
examples:
- default: *437
+ default: *440
'404': *6
x-github:
githubCloudOnly: false
@@ -64401,8 +64699,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -64459,8 +64757,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/environments#list-environments
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -64477,7 +64775,7 @@ paths:
type: integer
environments:
type: array
- items: &439
+ items: &442
title: Environment
description: Details of a deployment environment
type: object
@@ -64529,7 +64827,7 @@ paths:
type:
type: string
example: wait_timer
- wait_timer: &441
+ wait_timer: &444
type: integer
example: 30
description: The amount of time to delay a job after
@@ -64566,7 +64864,7 @@ paths:
items:
type: object
properties:
- type: *438
+ type: *441
reviewer:
anyOf:
- *4
@@ -64590,7 +64888,7 @@ paths:
- id
- node_id
- type
- deployment_branch_policy: &442
+ deployment_branch_policy: &445
type: object
description: The type of deployment branch policy for this
environment. To allow all branches to deploy, set to `null`.
@@ -64706,9 +65004,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/environments#get-an-environment
parameters:
- - *275
- - *276
- - &440
+ - *278
+ - *279
+ - &443
name: environment_name
in: path
required: true
@@ -64721,9 +65019,9 @@ paths:
description: Response
content:
application/json:
- schema: *439
+ schema: *442
examples:
- default: &443
+ default: &446
value:
id: 161088068
node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4
@@ -64807,9 +65105,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
requestBody:
required: false
content:
@@ -64818,7 +65116,7 @@ paths:
type: object
nullable: true
properties:
- wait_timer: *441
+ wait_timer: *444
prevent_self_review:
type: boolean
example: false
@@ -64835,13 +65133,13 @@ paths:
items:
type: object
properties:
- type: *438
+ type: *441
id:
type: integer
description: The id of the user or team who can review the
deployment
example: 4532992
- deployment_branch_policy: *442
+ deployment_branch_policy: *445
additionalProperties: false
examples:
default:
@@ -64861,9 +65159,9 @@ paths:
description: Response
content:
application/json:
- schema: *439
+ schema: *442
examples:
- default: *443
+ default: *446
'422':
description: Validation error when the environment name is invalid or when
`protected_branches` and `custom_branch_policies` in `deployment_branch_policy`
@@ -64887,9 +65185,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/environments#delete-an-environment
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
responses:
'204':
description: Default response
@@ -64914,9 +65212,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *17
- *19
responses:
@@ -64934,7 +65232,7 @@ paths:
example: 2
branch_policies:
type: array
- items: &444
+ items: &447
title: Deployment branch policy
description: Details of a deployment branch or tag policy.
type: object
@@ -64991,9 +65289,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
requestBody:
required: true
content:
@@ -65039,9 +65337,9 @@ paths:
description: Response
content:
application/json:
- schema: *444
+ schema: *447
examples:
- example-wildcard: &445
+ example-wildcard: &448
value:
id: 364662
node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI=
@@ -65083,10 +65381,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
parameters:
- - *275
- - *276
- - *440
- - &446
+ - *278
+ - *279
+ - *443
+ - &449
name: branch_policy_id
in: path
required: true
@@ -65098,9 +65396,9 @@ paths:
description: Response
content:
application/json:
- schema: *444
+ schema: *447
examples:
- default: *445
+ default: *448
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65119,10 +65417,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
parameters:
- - *275
- - *276
- - *440
- - *446
+ - *278
+ - *279
+ - *443
+ - *449
requestBody:
required: true
content:
@@ -65150,9 +65448,9 @@ paths:
description: Response
content:
application/json:
- schema: *444
+ schema: *447
examples:
- default: *445
+ default: *448
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65171,10 +65469,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
parameters:
- - *275
- - *276
- - *440
- - *446
+ - *278
+ - *279
+ - *443
+ - *449
responses:
'204':
description: Response
@@ -65199,9 +65497,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
parameters:
- - *440
- - *276
- - *275
+ - *443
+ - *279
+ - *278
responses:
'200':
description: List of deployment protection rules
@@ -65217,7 +65515,7 @@ paths:
example: 10
custom_deployment_protection_rules:
type: array
- items: &447
+ items: &450
title: Deployment protection rule
description: Deployment protection rule
type: object
@@ -65236,7 +65534,7 @@ paths:
example: true
description: Whether the deployment protection rule is enabled
for the environment.
- app: &448
+ app: &451
title: Custom deployment protection rule app
description: A GitHub App that is providing a custom deployment
protection rule.
@@ -65335,9 +65633,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
parameters:
- - *440
- - *276
- - *275
+ - *443
+ - *279
+ - *278
requestBody:
content:
application/json:
@@ -65358,9 +65656,9 @@ paths:
description: The enabled custom deployment protection rule
content:
application/json:
- schema: *447
+ schema: *450
examples:
- default: &449
+ default: &452
value:
id: 3
node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv
@@ -65395,9 +65693,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
parameters:
- - *440
- - *276
- - *275
+ - *443
+ - *279
+ - *278
- *19
- *17
responses:
@@ -65416,7 +65714,7 @@ paths:
example: 35
available_custom_deployment_protection_rule_integrations:
type: array
- items: *448
+ items: *451
examples:
default:
value:
@@ -65451,10 +65749,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
parameters:
- - *275
- - *276
- - *440
- - &450
+ - *278
+ - *279
+ - *443
+ - &453
name: protection_rule_id
description: The unique identifier of the protection rule.
in: path
@@ -65466,9 +65764,9 @@ paths:
description: Response
content:
application/json:
- schema: *447
+ schema: *450
examples:
- default: *449
+ default: *452
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65489,10 +65787,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
parameters:
- - *440
- - *276
- - *275
- - *450
+ - *443
+ - *279
+ - *278
+ - *453
responses:
'204':
description: Response
@@ -65518,9 +65816,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *17
- *19
responses:
@@ -65538,9 +65836,9 @@ paths:
type: integer
secrets:
type: array
- items: *321
+ items: *324
examples:
- default: *322
+ default: *325
headers:
Link: *58
x-github:
@@ -65565,17 +65863,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
responses:
'200':
description: Response
content:
application/json:
- schema: *323
+ schema: *326
examples:
- default: *324
+ default: *327
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65597,18 +65895,18 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *127
responses:
'200':
description: Response
content:
application/json:
- schema: *321
+ schema: *324
examples:
- default: *451
+ default: *454
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65630,9 +65928,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *127
requestBody:
required: true
@@ -65690,9 +65988,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *127
responses:
'204':
@@ -65718,10 +66016,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#list-environment-variables
parameters:
- - *275
- - *276
- - *440
- - *297
+ - *278
+ - *279
+ - *443
+ - *300
- *19
responses:
'200':
@@ -65738,9 +66036,9 @@ paths:
type: integer
variables:
type: array
- items: *325
+ items: *328
examples:
- default: *326
+ default: *329
headers:
Link: *58
x-github:
@@ -65763,9 +66061,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
requestBody:
required: true
content:
@@ -65817,18 +66115,18 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
parameters:
- - *275
- - *276
- - *440
+ - *278
+ - *279
+ - *443
- *130
responses:
'200':
description: Response
content:
application/json:
- schema: *325
+ schema: *328
examples:
- default: *452
+ default: *455
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -65849,10 +66147,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *130
- - *440
+ - *443
requestBody:
required: true
content:
@@ -65894,10 +66192,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *130
- - *440
+ - *443
responses:
'204':
description: Response
@@ -65919,8 +66217,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/events#list-repository-events
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -65997,8 +66295,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/forks#list-forks
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sort
description: The sort order. `stargazers` will sort by star count.
in: query
@@ -66157,8 +66455,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/forks#create-a-fork
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -66190,9 +66488,9 @@ paths:
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
- default: *288
+ default: *291
'400': *14
'422': *15
'403': *29
@@ -66213,8 +66511,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/blobs#create-a-blob
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -66274,7 +66572,7 @@ paths:
schema:
oneOf:
- *97
- - *453
+ - *456
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -66299,8 +66597,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/blobs#get-a-blob
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: file_sha
in: path
required: true
@@ -66399,8 +66697,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/commits#create-a-commit
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -66509,7 +66807,7 @@ paths:
description: Response
content:
application/json:
- schema: &454
+ schema: &457
title: Git Commit
description: Low-level Git commit operations within a repository
type: object
@@ -66723,15 +67021,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/commits#get-a-commit-object
parameters:
- - *275
- - *276
- - *407
+ - *278
+ - *279
+ - *410
responses:
'200':
description: Response
content:
application/json:
- schema: *454
+ schema: *457
examples:
default:
value:
@@ -66787,9 +67085,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/refs#list-matching-references
parameters:
- - *275
- - *276
- - &455
+ - *278
+ - *279
+ - &458
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.
@@ -66806,7 +67104,7 @@ paths:
application/json:
schema:
type: array
- items: &456
+ items: &459
title: Git Reference
description: Git references within a repository
type: object
@@ -66881,17 +67179,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/refs#get-a-reference
parameters:
- - *275
- - *276
- - *455
+ - *278
+ - *279
+ - *458
responses:
'200':
description: Response
content:
application/json:
- schema: *456
+ schema: *459
examples:
- default: &457
+ default: &460
value:
ref: refs/heads/featureA
node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==
@@ -66920,8 +67218,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/refs#create-a-reference
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -66950,9 +67248,9 @@ paths:
description: Response
content:
application/json:
- schema: *456
+ schema: *459
examples:
- default: *457
+ default: *460
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA
@@ -66978,9 +67276,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/refs#update-a-reference
parameters:
- - *275
- - *276
- - *455
+ - *278
+ - *279
+ - *458
requestBody:
required: true
content:
@@ -67009,9 +67307,9 @@ paths:
description: Response
content:
application/json:
- schema: *456
+ schema: *459
examples:
- default: *457
+ default: *460
'422': *15
'409': *46
x-github:
@@ -67029,9 +67327,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/refs#delete-a-reference
parameters:
- - *275
- - *276
- - *455
+ - *278
+ - *279
+ - *458
responses:
'204':
description: Response
@@ -67084,8 +67382,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/tags#create-a-tag-object
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -67152,7 +67450,7 @@ paths:
description: Response
content:
application/json:
- schema: &459
+ schema: &462
title: Git Tag
description: Metadata for a Git tag
type: object
@@ -67203,7 +67501,7 @@ paths:
- sha
- type
- url
- verification: *458
+ verification: *461
required:
- sha
- url
@@ -67213,7 +67511,7 @@ paths:
- tag
- message
examples:
- default: &460
+ default: &463
value:
node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==
tag: v0.0.1
@@ -67286,8 +67584,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/tags#get-a-tag
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: tag_sha
in: path
required: true
@@ -67298,9 +67596,9 @@ paths:
description: Response
content:
application/json:
- schema: *459
+ schema: *462
examples:
- default: *460
+ default: *463
'404': *6
'409': *46
x-github:
@@ -67324,8 +67622,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/trees#create-a-tree
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -67398,7 +67696,7 @@ paths:
description: Response
content:
application/json:
- schema: &461
+ schema: &464
title: Git Tree
description: The hierarchy between files in a Git repository.
type: object
@@ -67510,8 +67808,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/git/trees#get-a-tree
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: tree_sha
description: The SHA1 value or ref (branch or tag) name of the tree.
in: path
@@ -67534,7 +67832,7 @@ paths:
description: Response
content:
application/json:
- schema: *461
+ schema: *464
examples:
default-response:
summary: Default response
@@ -67593,8 +67891,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -67604,7 +67902,7 @@ paths:
application/json:
schema:
type: array
- items: &462
+ items: &465
title: Webhook
description: Webhooks for repositories.
type: object
@@ -67658,7 +67956,7 @@ paths:
type: string
format: uri
example: https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries
- last_response: &682
+ last_response: &685
title: Hook Response
type: object
properties:
@@ -67732,8 +68030,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -67785,9 +68083,9 @@ paths:
description: Response
content:
application/json:
- schema: *462
+ schema: *465
examples:
- default: &463
+ default: &466
value:
type: Repository
id: 12345678
@@ -67835,17 +68133,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
responses:
'200':
description: Response
content:
application/json:
- schema: *462
+ schema: *465
examples:
- default: *463
+ default: *466
'404': *6
x-github:
githubCloudOnly: false
@@ -67865,8 +68163,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
requestBody:
required: true
@@ -67912,9 +68210,9 @@ paths:
description: Response
content:
application/json:
- schema: *462
+ schema: *465
examples:
- default: *463
+ default: *466
'422': *15
'404': *6
x-github:
@@ -67935,8 +68233,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
responses:
'204':
@@ -67961,8 +68259,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
responses:
'200':
@@ -67990,8 +68288,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
requestBody:
required: false
@@ -68036,8 +68334,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
- *17
- *166
@@ -68069,8 +68367,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
- *16
responses:
@@ -68099,8 +68397,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
- *16
responses:
@@ -68124,8 +68422,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
responses:
'204':
@@ -68151,8 +68449,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *165
responses:
'204':
@@ -68211,14 +68509,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: &464
+ schema: &467
title: Import
description: A repository import from an external source.
type: object
@@ -68317,7 +68615,7 @@ paths:
- html_url
- authors_url
examples:
- default: &467
+ default: &470
value:
vcs: subversion
use_lfs: true
@@ -68333,7 +68631,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': &465
+ '503': &468
description: Unavailable due to service under maintenance.
content:
application/json:
@@ -68362,8 +68660,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#start-an-import
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -68411,7 +68709,7 @@ paths:
description: Response
content:
application/json:
- schema: *464
+ schema: *467
examples:
default:
value:
@@ -68436,7 +68734,7 @@ paths:
type: string
'422': *15
'404': *6
- '503': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68464,8 +68762,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#update-an-import
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -68514,7 +68812,7 @@ paths:
description: Response
content:
application/json:
- schema: *464
+ schema: *467
examples:
example-1:
summary: Example 1
@@ -68562,7 +68860,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': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68585,12 +68883,12 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
- '503': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68616,9 +68914,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
parameters:
- - *275
- - *276
- - &629
+ - *278
+ - *279
+ - &632
name: since
description: A user ID. Only return users with an ID greater than this ID.
in: query
@@ -68632,7 +68930,7 @@ paths:
application/json:
schema:
type: array
- items: &466
+ items: &469
title: Porter Author
description: Porter Author
type: object
@@ -68686,7 +68984,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': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68711,8 +69009,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: author_id
in: path
required: true
@@ -68742,7 +69040,7 @@ paths:
description: Response
content:
application/json:
- schema: *466
+ schema: *469
examples:
default:
value:
@@ -68755,7 +69053,7 @@ paths:
import_url: https://api.github.com/repos/octocat/socm/import
'422': *15
'404': *6
- '503': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68779,8 +69077,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#get-large-files
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -68821,7 +69119,7 @@ paths:
path: foo/bar/3
oid: c20ad4d76fe97759aa27a0c99bff6710
size: 12582912
- '503': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68849,8 +69147,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -68877,11 +69175,11 @@ paths:
description: Response
content:
application/json:
- schema: *464
+ schema: *467
examples:
- default: *467
+ default: *470
'422': *15
- '503': *465
+ '503': *468
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -68904,8 +69202,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -68913,8 +69211,8 @@ paths:
application/json:
schema: *22
examples:
- default: *468
- '301': *287
+ default: *471
+ '301': *290
'404': *6
x-github:
githubCloudOnly: false
@@ -68934,8 +69232,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -68948,7 +69246,7 @@ paths:
properties: {}
additionalProperties: false
examples:
- default: &470
+ default: &473
value:
limit: collaborators_only
origin: repository
@@ -68973,13 +69271,13 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
application/json:
- schema: *469
+ schema: *472
examples:
default:
summary: Example request body
@@ -68993,7 +69291,7 @@ paths:
application/json:
schema: *183
examples:
- default: *470
+ default: *473
'409':
description: Response
x-github:
@@ -69015,8 +69313,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -69039,8 +69337,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -69050,9 +69348,9 @@ paths:
application/json:
schema:
type: array
- items: *471
+ items: *474
examples:
- default: &622
+ default: &625
value:
- id: 1
repository:
@@ -69183,8 +69481,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *187
requestBody:
required: false
@@ -69214,7 +69512,7 @@ paths:
description: Response
content:
application/json:
- schema: *471
+ schema: *474
examples:
default:
value:
@@ -69345,8 +69643,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *187
responses:
'204':
@@ -69378,8 +69676,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#list-repository-issues
parameters:
- - *275
- - *276
+ - *278
+ - *279
- 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
@@ -69407,6 +69705,14 @@ paths:
required: false
schema:
type: string
+ - name: type
+ description: Can be the name of an issue type. If the string `*` is passed,
+ issues with any type are accepted. If the string `none` is passed, issues
+ without type are returned.
+ in: query
+ required: false
+ schema:
+ type: string
- name: creator
description: The user that created the issue.
in: query
@@ -69419,7 +69725,7 @@ paths:
required: false
schema:
type: string
- - *189
+ - *192
- name: sort
description: What to sort results by.
in: query
@@ -69444,7 +69750,7 @@ paths:
type: array
items: *77
examples:
- default: &482
+ default: &485
value:
- id: 1
node_id: MDU6SXNzdWUx
@@ -69592,7 +69898,7 @@ paths:
state_reason: completed
headers:
Link: *58
- '301': *287
+ '301': *290
'422': *15
'404': *6
x-github:
@@ -69621,8 +69927,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#create-an-issue
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -69680,6 +69986,11 @@ paths:
are silently dropped otherwise._'
items:
type: string
+ type:
+ type: string
+ description: The name of the issue type to associate with this issue.
+ nullable: true
+ example: Epic
required:
- title
examples:
@@ -69699,7 +70010,7 @@ paths:
application/json:
schema: *77
examples:
- default: &477
+ default: &480
value:
id: 1
node_id: MDU6SXNzdWUx
@@ -69855,7 +70166,7 @@ paths:
'422': *15
'503': *65
'404': *6
- '410': *284
+ '410': *287
x-github:
triggersNotification: true
githubCloudOnly: false
@@ -69883,8 +70194,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *87
- name: direction
description: Either `asc` or `desc`. Ignored without the `sort` parameter.
@@ -69905,9 +70216,9 @@ paths:
application/json:
schema:
type: array
- items: *472
+ items: *475
examples:
- default: &479
+ default: &482
value:
- id: 1
node_id: MDEyOklzc3VlQ29tbWVudDE=
@@ -69965,17 +70276,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'200':
description: Response
content:
application/json:
- schema: *472
+ schema: *475
examples:
- default: &473
+ default: &476
value:
id: 1
node_id: MDEyOklzc3VlQ29tbWVudDE=
@@ -70029,8 +70340,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -70053,9 +70364,9 @@ paths:
description: Response
content:
application/json:
- schema: *472
+ schema: *475
examples:
- default: *473
+ default: *476
'422': *15
x-github:
githubCloudOnly: false
@@ -70073,8 +70384,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'204':
@@ -70095,8 +70406,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
@@ -70123,9 +70434,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
'404': *6
@@ -70146,8 +70457,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -70180,16 +70491,16 @@ paths:
description: Reaction exists
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Reaction created
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'422': *15
x-github:
githubCloudOnly: false
@@ -70211,10 +70522,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- - *271
+ - *274
responses:
'204':
description: Response
@@ -70234,8 +70545,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -70245,7 +70556,7 @@ paths:
application/json:
schema:
type: array
- items: &476
+ items: &479
title: Issue Event
description: Issue Event
type: object
@@ -70288,8 +70599,8 @@ paths:
description: Issues are a great way to keep track of tasks,
enhancements, and bugs for your projects.
type: object
- properties: *474
- required: *475
+ properties: *477
+ required: *478
nullable: true
label:
title: Issue Event Label
@@ -70596,8 +70907,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/events#get-an-issue-event
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: event_id
in: path
required: true
@@ -70608,7 +70919,7 @@ paths:
description: Response
content:
application/json:
- schema: *476
+ schema: *479
examples:
default:
value:
@@ -70801,7 +71112,7 @@ paths:
author_association: COLLABORATOR
state_reason: completed
'404': *6
- '410': *284
+ '410': *287
'403': *29
x-github:
githubCloudOnly: false
@@ -70835,9 +71146,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#get-an-issue
parameters:
- - *275
- - *276
- - &478
+ - *278
+ - *279
+ - &481
name: issue_number
description: The number that identifies the issue.
in: path
@@ -70851,10 +71162,10 @@ paths:
application/json:
schema: *77
examples:
- default: *477
- '301': *287
+ default: *480
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
'304': *37
x-github:
githubCloudOnly: false
@@ -70879,9 +71190,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#update-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: false
content:
@@ -70960,6 +71271,12 @@ paths:
push access to the repository, assignee changes are silently dropped.
items:
type: string
+ type:
+ type: string
+ description: The name of the issue type to associate with this issue
+ or use `null` to remove the current issue type.
+ nullable: true
+ example: Epic
examples:
default:
value:
@@ -70978,13 +71295,13 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
'422': *15
'503': *65
'403': *29
- '301': *287
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -71002,9 +71319,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: false
content:
@@ -71032,7 +71349,7 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -71048,9 +71365,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
content:
application/json:
@@ -71077,7 +71394,7 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -71099,9 +71416,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- name: assignee
in: path
required: true
@@ -71141,9 +71458,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#list-issue-comments
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- *67
- *17
- *19
@@ -71154,13 +71471,13 @@ paths:
application/json:
schema:
type: array
- items: *472
+ items: *475
examples:
- default: *479
+ default: *482
headers:
Link: *58
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -71189,9 +71506,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: true
content:
@@ -71213,16 +71530,16 @@ paths:
description: Response
content:
application/json:
- schema: *472
+ schema: *475
examples:
- default: *473
+ default: *476
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1
schema:
type: string
'403': *29
- '410': *284
+ '410': *287
'422': *15
'404': *6
x-github:
@@ -71242,9 +71559,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/events#list-issue-events
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- *17
- *19
responses:
@@ -71258,7 +71575,7 @@ paths:
title: Issue Event for Issue
description: Issue Event for Issue
anyOf:
- - &483
+ - &486
title: Labeled Issue Event
description: Labeled Issue Event
type: object
@@ -71312,7 +71629,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &484
+ - &487
title: Unlabeled Issue Event
description: Unlabeled Issue Event
type: object
@@ -71448,7 +71765,7 @@ paths:
- performed_via_github_app
- assignee
- assigner
- - &485
+ - &488
title: Milestoned Issue Event
description: Milestoned Issue Event
type: object
@@ -71499,7 +71816,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &486
+ - &489
title: Demilestoned Issue Event
description: Demilestoned Issue Event
type: object
@@ -71550,7 +71867,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &487
+ - &490
title: Renamed Issue Event
description: Renamed Issue Event
type: object
@@ -71604,7 +71921,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &488
+ - &491
title: Review Requested Issue Event
description: Review Requested Issue Event
type: object
@@ -71651,7 +71968,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &489
+ - &492
title: Review Request Removed Issue Event
description: Review Request Removed Issue Event
type: object
@@ -71698,7 +72015,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &490
+ - &493
title: Review Dismissed Issue Event
description: Review Dismissed Issue Event
type: object
@@ -71758,7 +72075,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &491
+ - &494
title: Locked Issue Event
description: Locked Issue Event
type: object
@@ -71806,7 +72123,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &492
+ - &495
title: Added to Project Issue Event
description: Added to Project Issue Event
type: object
@@ -71872,7 +72189,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &493
+ - &496
title: Moved Column in Project Issue Event
description: Moved Column in Project Issue Event
type: object
@@ -71938,7 +72255,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &494
+ - &497
title: Removed from Project Issue Event
description: Removed from Project Issue Event
type: object
@@ -72004,7 +72321,7 @@ paths:
- commit_url
- created_at
- performed_via_github_app
- - &495
+ - &498
title: Converted Note to Issue Issue Event
description: Converted Note to Issue Issue Event
type: object
@@ -72095,7 +72412,7 @@ paths:
color: red
headers:
Link: *58
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72112,9 +72429,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- *17
- *19
responses:
@@ -72124,7 +72441,7 @@ paths:
application/json:
schema:
type: array
- items: &480
+ items: &483
title: Label
description: Color-coded labels help you categorize and filter your
issues (just like labels in Gmail).
@@ -72171,7 +72488,7 @@ paths:
- color
- default
examples:
- default: &481
+ default: &484
value:
- id: 208045946
node_id: MDU6TGFiZWwyMDgwNDU5NDY=
@@ -72189,9 +72506,9 @@ paths:
default: false
headers:
Link: *58
- '301': *287
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72208,9 +72525,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: false
content:
@@ -72269,12 +72586,12 @@ paths:
application/json:
schema:
type: array
- items: *480
+ items: *483
examples:
- default: *481
- '301': *287
+ default: *484
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
'422': *15
x-github:
githubCloudOnly: false
@@ -72291,9 +72608,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: false
content:
@@ -72353,12 +72670,12 @@ paths:
application/json:
schema:
type: array
- items: *480
+ items: *483
examples:
- default: *481
- '301': *287
+ default: *484
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
'422': *15
x-github:
githubCloudOnly: false
@@ -72375,15 +72692,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
responses:
'204':
description: Response
- '301': *287
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72402,9 +72719,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- name: name
in: path
required: true
@@ -72417,7 +72734,7 @@ paths:
application/json:
schema:
type: array
- items: *480
+ items: *483
examples:
default:
value:
@@ -72428,9 +72745,9 @@ paths:
description: Something isn't working
color: f29513
default: true
- '301': *287
+ '301': *290
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72450,9 +72767,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#lock-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: false
content:
@@ -72480,7 +72797,7 @@ paths:
'204':
description: Response
'403': *29
- '410': *284
+ '410': *287
'404': *6
'422': *15
x-github:
@@ -72498,9 +72815,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/issues#unlock-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
responses:
'204':
description: Response
@@ -72522,9 +72839,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to an issue.
@@ -72550,13 +72867,13 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72574,9 +72891,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: true
content:
@@ -72608,16 +72925,16 @@ paths:
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'422': *15
x-github:
githubCloudOnly: false
@@ -72639,10 +72956,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
parameters:
- - *275
- - *276
- - *478
- - *271
+ - *278
+ - *279
+ - *481
+ - *274
responses:
'204':
description: Response
@@ -72671,9 +72988,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: true
content:
@@ -72697,7 +73014,7 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue
@@ -72730,9 +73047,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- *17
- *19
responses:
@@ -72744,11 +73061,11 @@ paths:
type: array
items: *77
examples:
- default: *482
+ default: *485
headers:
Link: *58
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -72776,9 +73093,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: true
content:
@@ -72807,14 +73124,14 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1
schema:
type: string
'403': *29
- '410': *284
+ '410': *287
'422': *15
'404': *6
x-github:
@@ -72834,9 +73151,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
requestBody:
required: true
content:
@@ -72869,7 +73186,7 @@ paths:
application/json:
schema: *77
examples:
- default: *477
+ default: *480
'403': *29
'404': *6
'422': *7
@@ -72891,9 +73208,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
parameters:
- - *275
- - *276
- - *478
+ - *278
+ - *279
+ - *481
- *17
- *19
responses:
@@ -72908,9 +73225,6 @@ paths:
description: Timeline Event
type: object
anyOf:
- - *483
- - *484
- - *485
- *486
- *487
- *488
@@ -72921,6 +73235,9 @@ paths:
- *493
- *494
- *495
+ - *496
+ - *497
+ - *498
- title: Timeline Comment Event
description: Timeline Comment Event
type: object
@@ -73225,7 +73542,7 @@ paths:
type: string
comments:
type: array
- items: &516
+ items: &519
title: Pull Request Review Comment
description: Pull Request Review Comments are comments on
a portion of the Pull Request's diff.
@@ -73434,7 +73751,7 @@ paths:
type: string
comments:
type: array
- items: *405
+ items: *408
- title: Timeline Assigned Issue Event
description: Timeline Assigned Issue Event
type: object
@@ -73723,7 +74040,7 @@ paths:
headers:
Link: *58
'404': *6
- '410': *284
+ '410': *287
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -73740,8 +74057,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -73751,7 +74068,7 @@ paths:
application/json:
schema:
type: array
- items: &496
+ items: &499
title: Deploy Key
description: An SSH key granting access to a single repository.
type: object
@@ -73816,8 +74133,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -73853,9 +74170,9 @@ paths:
description: Response
content:
application/json:
- schema: *496
+ schema: *499
examples:
- default: &497
+ default: &500
value:
id: 1
key: ssh-rsa AAA...
@@ -73889,9 +74206,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
parameters:
- - *275
- - *276
- - &498
+ - *278
+ - *279
+ - &501
name: key_id
description: The unique identifier of the key.
in: path
@@ -73903,9 +74220,9 @@ paths:
description: Response
content:
application/json:
- schema: *496
+ schema: *499
examples:
- default: *497
+ default: *500
'404': *6
x-github:
githubCloudOnly: false
@@ -73923,9 +74240,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
parameters:
- - *275
- - *276
- - *498
+ - *278
+ - *279
+ - *501
responses:
'204':
description: Response
@@ -73945,8 +74262,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -73956,9 +74273,9 @@ paths:
application/json:
schema:
type: array
- items: *480
+ items: *483
examples:
- default: *481
+ default: *484
headers:
Link: *58
'404': *6
@@ -73979,8 +74296,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#create-a-label
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -74016,9 +74333,9 @@ paths:
description: Response
content:
application/json:
- schema: *480
+ schema: *483
examples:
- default: &499
+ default: &502
value:
id: 208045946
node_id: MDU6TGFiZWwyMDgwNDU5NDY=
@@ -74050,8 +74367,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#get-a-label
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: name
in: path
required: true
@@ -74062,9 +74379,9 @@ paths:
description: Response
content:
application/json:
- schema: *480
+ schema: *483
examples:
- default: *499
+ default: *502
'404': *6
x-github:
githubCloudOnly: false
@@ -74081,8 +74398,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#update-a-label
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: name
in: path
required: true
@@ -74121,7 +74438,7 @@ paths:
description: Response
content:
application/json:
- schema: *480
+ schema: *483
examples:
default:
value:
@@ -74147,8 +74464,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#delete-a-label
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: name
in: path
required: true
@@ -74174,8 +74491,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-repository-languages
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -74214,9 +74531,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
parameters:
- - *275
- - *276
- - *381
+ - *278
+ - *279
+ - *384
responses:
'200':
description: Response
@@ -74361,8 +74678,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -74427,8 +74744,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/branches/branches#merge-a-branch
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -74462,9 +74779,9 @@ paths:
description: Successful Response (The resulting merge commit)
content:
application/json:
- schema: *406
+ schema: *409
examples:
- default: *500
+ default: *503
'204':
description: Response when already merged
'404':
@@ -74489,8 +74806,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/milestones#list-milestones
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: state
description: The state of the milestone. Either `open`, `closed`, or `all`.
in: query
@@ -74531,12 +74848,12 @@ paths:
application/json:
schema:
type: array
- items: &501
+ items: &504
title: Milestone
description: A collection of related issues and pull requests.
type: object
- properties: *410
- required: *411
+ properties: *413
+ required: *414
examples:
default:
value:
@@ -74592,8 +74909,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/milestones#create-a-milestone
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -74633,9 +74950,9 @@ paths:
description: Response
content:
application/json:
- schema: *501
+ schema: *504
examples:
- default: &502
+ default: &505
value:
url: https://api.github.com/repos/octocat/Hello-World/milestones/1
html_url: https://github.com/octocat/Hello-World/milestones/v1.0
@@ -74694,9 +75011,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/milestones#get-a-milestone
parameters:
- - *275
- - *276
- - &503
+ - *278
+ - *279
+ - &506
name: milestone_number
description: The number that identifies the milestone.
in: path
@@ -74708,9 +75025,9 @@ paths:
description: Response
content:
application/json:
- schema: *501
+ schema: *504
examples:
- default: *502
+ default: *505
'404': *6
x-github:
githubCloudOnly: false
@@ -74727,9 +75044,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/milestones#update-a-milestone
parameters:
- - *275
- - *276
- - *503
+ - *278
+ - *279
+ - *506
requestBody:
required: false
content:
@@ -74767,9 +75084,9 @@ paths:
description: Response
content:
application/json:
- schema: *501
+ schema: *504
examples:
- default: *502
+ default: *505
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -74785,9 +75102,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
parameters:
- - *275
- - *276
- - *503
+ - *278
+ - *279
+ - *506
responses:
'204':
description: Response
@@ -74808,9 +75125,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
parameters:
- - *275
- - *276
- - *503
+ - *278
+ - *279
+ - *506
- *17
- *19
responses:
@@ -74820,9 +75137,9 @@ paths:
application/json:
schema:
type: array
- items: *480
+ items: *483
examples:
- default: *481
+ default: *484
headers:
Link: *58
x-github:
@@ -74841,12 +75158,12 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
parameters:
- - *275
- - *276
- - *504
- - *505
+ - *278
+ - *279
+ - *507
+ - *508
- *67
- - *506
+ - *509
- *17
- *19
responses:
@@ -74858,7 +75175,7 @@ paths:
type: array
items: *90
examples:
- default: *507
+ default: *510
headers:
Link: *58
x-github:
@@ -74882,8 +75199,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -74941,14 +75258,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: &508
+ schema: &511
title: GitHub Pages
description: The configuration for GitHub Pages for a repository.
type: object
@@ -75073,7 +75390,7 @@ paths:
- custom_404
- public
examples:
- default: &509
+ default: &512
value:
url: https://api.github.com/repos/github/developer.github.com/pages
status: built
@@ -75114,8 +75431,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -75169,9 +75486,9 @@ paths:
description: Response
content:
application/json:
- schema: *508
+ schema: *511
examples:
- default: *509
+ default: *512
'422': *15
'409': *46
x-github:
@@ -75194,8 +75511,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -75294,8 +75611,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -75321,8 +75638,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -75332,7 +75649,7 @@ paths:
application/json:
schema:
type: array
- items: &510
+ items: &513
title: Page Build
description: Page Build
type: object
@@ -75426,8 +75743,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'201':
description: Response
@@ -75472,16 +75789,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *510
+ schema: *513
examples:
- default: &511
+ default: &514
value:
url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601
status: built
@@ -75529,8 +75846,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: build_id
in: path
required: true
@@ -75541,9 +75858,9 @@ paths:
description: Response
content:
application/json:
- schema: *510
+ schema: *513
examples:
- default: *511
+ default: *514
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -75563,8 +75880,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -75669,9 +75986,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment
parameters:
- - *275
- - *276
- - &512
+ - *278
+ - *279
+ - &515
name: pages_deployment_id
description: The ID of the Pages deployment. You can also give the commit
SHA of the deployment.
@@ -75729,9 +76046,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment
parameters:
- - *275
- - *276
- - *512
+ - *278
+ - *279
+ - *515
responses:
'204': *142
'404': *6
@@ -75758,8 +76075,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -76017,8 +76334,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Private vulnerability reporting status
@@ -76055,8 +76372,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204': *142
'422': *14
@@ -76077,8 +76394,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204': *142
'422': *14
@@ -76101,8 +76418,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/projects#list-repository-projects
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: state
description: Indicates the state of the projects to return.
in: query
@@ -76123,7 +76440,7 @@ paths:
application/json:
schema:
type: array
- items: *223
+ items: *226
examples:
default:
value:
@@ -76163,7 +76480,7 @@ paths:
'401': *25
'403': *29
'404': *6
- '410': *284
+ '410': *287
'422': *7
x-github:
githubCloudOnly: false
@@ -76186,8 +76503,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/projects/projects#create-a-repository-project
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -76213,13 +76530,13 @@ paths:
description: Response
content:
application/json:
- schema: *223
+ schema: *226
examples:
- default: *283
+ default: *286
'401': *25
'403': *29
'404': *6
- '410': *284
+ '410': *287
'422': *7
x-github:
githubCloudOnly: false
@@ -76242,8 +76559,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -76251,7 +76568,7 @@ paths:
application/json:
schema:
type: array
- items: *228
+ items: *231
examples:
default:
value:
@@ -76282,8 +76599,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -76295,7 +76612,7 @@ paths:
type: array
description: A list of custom property names and associated values
to apply to the repositories.
- items: *228
+ items: *231
required:
- properties
examples:
@@ -76345,8 +76662,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: state
description: Either `open`, `closed`, or `all` to filter by state.
in: query
@@ -76406,9 +76723,9 @@ paths:
application/json:
schema:
type: array
- items: *513
+ items: *516
examples:
- default: *514
+ default: *517
headers:
Link: *58
'304': *37
@@ -76440,8 +76757,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -76506,7 +76823,7 @@ paths:
description: Response
content:
application/json:
- schema: &518
+ schema: &521
type: object
title: Pull Request
description: Pull requests let you tell others about changes you've
@@ -76617,8 +76934,8 @@ paths:
title: Milestone
description: A collection of related issues and pull requests.
type: object
- properties: *410
- required: *411
+ properties: *413
+ required: *414
nullable: true
active_lock_reason:
type: string
@@ -76663,7 +76980,7 @@ paths:
nullable: true
requested_teams:
type: array
- items: *251
+ items: *254
nullable: true
head:
type: object
@@ -76702,14 +77019,14 @@ paths:
_links:
type: object
properties:
- comments: *412
- commits: *412
- statuses: *412
- html: *412
- issue: *412
- review_comments: *412
- review_comment: *412
- self: *412
+ comments: *415
+ commits: *415
+ statuses: *415
+ html: *415
+ issue: *415
+ review_comments: *415
+ review_comment: *415
+ self: *415
required:
- comments
- commits
@@ -76720,7 +77037,7 @@ paths:
- review_comment
- self
author_association: *63
- auto_merge: *515
+ auto_merge: *518
draft:
description: Indicates whether or not the pull request is a draft.
example: false
@@ -76812,7 +77129,7 @@ paths:
- merged_by
- review_comments
examples:
- default: &519
+ default: &522
value:
url: https://api.github.com/repos/octocat/Hello-World/pulls/1347
id: 1
@@ -77339,8 +77656,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sort
in: query
required: false
@@ -77369,9 +77686,9 @@ paths:
application/json:
schema:
type: array
- items: *516
+ items: *519
examples:
- default: &521
+ default: &524
value:
- url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1
pull_request_review_id: 42
@@ -77448,17 +77765,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'200':
description: Response
content:
application/json:
- schema: *516
+ schema: *519
examples:
- default: &517
+ default: &520
value:
url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1
pull_request_review_id: 42
@@ -77533,8 +77850,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -77557,9 +77874,9 @@ paths:
description: Response
content:
application/json:
- schema: *516
+ schema: *519
examples:
- default: *517
+ default: *520
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -77575,8 +77892,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
responses:
'204':
@@ -77598,8 +77915,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
@@ -77626,9 +77943,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
'404': *6
@@ -77649,8 +77966,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
requestBody:
required: true
@@ -77683,16 +78000,16 @@ paths:
description: Reaction exists
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Reaction created
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'422': *15
x-github:
githubCloudOnly: false
@@ -77714,10 +78031,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *76
- - *271
+ - *274
responses:
'204':
description: Response
@@ -77760,9 +78077,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
parameters:
- - *275
- - *276
- - &520
+ - *278
+ - *279
+ - &523
name: pull_number
description: The number that identifies the pull request.
in: path
@@ -77775,9 +78092,9 @@ paths:
to fetch diff and patch formats.
content:
application/json:
- schema: *518
+ schema: *521
examples:
- default: *519
+ default: *522
'304': *37
'404': *6
'406':
@@ -77812,9 +78129,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: false
content:
@@ -77856,9 +78173,9 @@ paths:
description: Response
content:
application/json:
- schema: *518
+ schema: *521
examples:
- default: *519
+ default: *522
'422': *15
'403': *29
x-github:
@@ -77880,9 +78197,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: true
content:
@@ -77942,17 +78259,17 @@ paths:
description: Response when the codespace was successfully created
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'202':
description: Response when the codespace creation partially failed but is
being retried in the background
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'401': *25
'403': *29
'404': *6
@@ -77982,9 +78299,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
- *87
- name: direction
description: The direction to sort results. Ignored without `sort` parameter.
@@ -78005,9 +78322,9 @@ paths:
application/json:
schema:
type: array
- items: *516
+ items: *519
examples:
- default: *521
+ default: *524
headers:
Link: *58
x-github:
@@ -78040,9 +78357,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: true
content:
@@ -78147,7 +78464,7 @@ paths:
description: Response
content:
application/json:
- schema: *516
+ schema: *519
examples:
example-for-a-multi-line-comment:
value:
@@ -78235,9 +78552,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
- *76
requestBody:
required: true
@@ -78260,7 +78577,7 @@ paths:
description: Response
content:
application/json:
- schema: *516
+ schema: *519
examples:
default:
value:
@@ -78346,9 +78663,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
- *17
- *19
responses:
@@ -78358,9 +78675,9 @@ paths:
application/json:
schema:
type: array
- items: *406
+ items: *409
examples:
- default: *522
+ default: *525
headers:
Link: *58
x-github:
@@ -78390,9 +78707,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
- *17
- *19
responses:
@@ -78402,7 +78719,7 @@ paths:
application/json:
schema:
type: array
- items: *421
+ items: *424
examples:
default:
value:
@@ -78440,9 +78757,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
responses:
'204':
description: Response if pull request has been merged
@@ -78465,9 +78782,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: false
content:
@@ -78578,9 +78895,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
responses:
'200':
description: Response
@@ -78655,9 +78972,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: false
content:
@@ -78694,7 +79011,7 @@ paths:
description: Response
content:
application/json:
- schema: *513
+ schema: *516
examples:
default:
value:
@@ -79230,9 +79547,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: true
content:
@@ -79266,7 +79583,7 @@ paths:
description: Response
content:
application/json:
- schema: *513
+ schema: *516
examples:
default:
value:
@@ -79771,9 +80088,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
- *17
- *19
responses:
@@ -79783,7 +80100,7 @@ paths:
application/json:
schema:
type: array
- items: &523
+ items: &526
title: Pull Request Review
description: Pull Request Reviews are reviews on pull requests.
type: object
@@ -79934,9 +80251,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: false
content:
@@ -80022,9 +80339,9 @@ paths:
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
- default: &525
+ default: &528
value:
id: 80
node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=
@@ -80087,10 +80404,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
- - &524
+ - *278
+ - *279
+ - *523
+ - &527
name: review_id
description: The unique identifier of the review.
in: path
@@ -80102,9 +80419,9 @@ paths:
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
- default: &526
+ default: &529
value:
id: 80
node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=
@@ -80163,10 +80480,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
- - *524
+ - *278
+ - *279
+ - *523
+ - *527
requestBody:
required: true
content:
@@ -80189,7 +80506,7 @@ paths:
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
default:
value:
@@ -80251,18 +80568,18 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
- - *524
+ - *278
+ - *279
+ - *523
+ - *527
responses:
'200':
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
- default: *525
+ default: *528
'422': *7
'404': *6
x-github:
@@ -80289,10 +80606,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
parameters:
- - *275
- - *276
- - *520
- - *524
+ - *278
+ - *279
+ - *523
+ - *527
- *17
- *19
responses:
@@ -80375,9 +80692,9 @@ paths:
_links:
type: object
properties:
- self: *412
- html: *412
- pull_request: *412
+ self: *415
+ html: *415
+ pull_request: *415
required:
- self
- html
@@ -80520,10 +80837,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
- - *524
+ - *278
+ - *279
+ - *523
+ - *527
requestBody:
required: true
content:
@@ -80551,7 +80868,7 @@ paths:
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
default:
value:
@@ -80614,10 +80931,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
parameters:
- - *275
- - *276
- - *520
- - *524
+ - *278
+ - *279
+ - *523
+ - *527
requestBody:
required: true
content:
@@ -80652,9 +80969,9 @@ paths:
description: Response
content:
application/json:
- schema: *523
+ schema: *526
examples:
- default: *526
+ default: *529
'404': *6
'422': *7
'403': *29
@@ -80676,9 +80993,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
parameters:
- - *275
- - *276
- - *520
+ - *278
+ - *279
+ - *523
requestBody:
required: false
content:
@@ -80741,8 +81058,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ref
description: 'The name of the commit/branch/tag. Default: the repository’s
default branch.'
@@ -80755,9 +81072,9 @@ paths:
description: Response
content:
application/json:
- schema: *527
+ schema: *530
examples:
- default: &528
+ default: &531
value:
type: file
encoding: base64
@@ -80799,8 +81116,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: dir
description: The alternate path to look for a README file
in: path
@@ -80820,9 +81137,9 @@ paths:
description: Response
content:
application/json:
- schema: *527
+ schema: *530
examples:
- default: *528
+ default: *531
'404': *6
'422': *15
x-github:
@@ -80844,8 +81161,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#list-releases
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -80855,7 +81172,7 @@ paths:
application/json:
schema:
type: array
- items: &529
+ items: &532
title: Release
description: A release.
type: object
@@ -80918,7 +81235,7 @@ paths:
author: *4
assets:
type: array
- items: &530
+ items: &533
title: Release Asset
description: Data related to a release.
type: object
@@ -81099,8 +81416,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#create-a-release
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -81176,9 +81493,9 @@ paths:
description: Response
content:
application/json:
- schema: *529
+ schema: *532
examples:
- default: &533
+ default: &536
value:
url: https://api.github.com/repos/octocat/Hello-World/releases/1
html_url: https://github.com/octocat/Hello-World/releases/v1.0.0
@@ -81281,9 +81598,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/assets#get-a-release-asset
parameters:
- - *275
- - *276
- - &531
+ - *278
+ - *279
+ - &534
name: asset_id
description: The unique identifier of the asset.
in: path
@@ -81295,9 +81612,9 @@ paths:
description: Response
content:
application/json:
- schema: *530
+ schema: *533
examples:
- default: &532
+ default: &535
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
@@ -81331,7 +81648,7 @@ paths:
type: User
site_admin: false
'404': *6
- '302': *423
+ '302': *426
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -81347,9 +81664,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/assets#update-a-release-asset
parameters:
- - *275
- - *276
- - *531
+ - *278
+ - *279
+ - *534
requestBody:
required: false
content:
@@ -81377,9 +81694,9 @@ paths:
description: Response
content:
application/json:
- schema: *530
+ schema: *533
examples:
- default: *532
+ default: *535
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -81395,9 +81712,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
parameters:
- - *275
- - *276
- - *531
+ - *278
+ - *279
+ - *534
responses:
'204':
description: Response
@@ -81421,8 +81738,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -81507,16 +81824,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#get-the-latest-release
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
content:
application/json:
- schema: *529
+ schema: *532
examples:
- default: *533
+ default: *536
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -81533,8 +81850,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: tag
description: tag parameter
in: path
@@ -81547,9 +81864,9 @@ paths:
description: Response
content:
application/json:
- schema: *529
+ schema: *532
examples:
- default: *533
+ default: *536
'404': *6
x-github:
githubCloudOnly: false
@@ -81571,9 +81888,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#get-a-release
parameters:
- - *275
- - *276
- - &534
+ - *278
+ - *279
+ - &537
name: release_id
description: The unique identifier of the release.
in: path
@@ -81587,9 +81904,9 @@ paths:
For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."'
content:
application/json:
- schema: *529
+ schema: *532
examples:
- default: *533
+ default: *536
'401':
description: Unauthorized
x-github:
@@ -81607,9 +81924,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#update-a-release
parameters:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
requestBody:
required: false
content:
@@ -81673,9 +81990,9 @@ paths:
description: Response
content:
application/json:
- schema: *529
+ schema: *532
examples:
- default: *533
+ default: *536
'404':
description: Not Found if the discussion category name is invalid
content:
@@ -81696,9 +82013,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/releases#delete-a-release
parameters:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
responses:
'204':
description: Response
@@ -81718,9 +82035,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/releases/assets#list-release-assets
parameters:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
- *17
- *19
responses:
@@ -81730,7 +82047,7 @@ paths:
application/json:
schema:
type: array
- items: *530
+ items: *533
examples:
default:
value:
@@ -81810,9 +82127,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:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
- name: name
in: query
required: true
@@ -81838,7 +82155,7 @@ paths:
description: Response for successful upload
content:
application/json:
- schema: *530
+ schema: *533
examples:
response-for-successful-upload:
value:
@@ -81892,9 +82209,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
parameters:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to a release.
@@ -81918,9 +82235,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
'404': *6
@@ -81941,9 +82258,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
parameters:
- - *275
- - *276
- - *534
+ - *278
+ - *279
+ - *537
requestBody:
required: true
content:
@@ -81973,16 +82290,16 @@ paths:
description: Reaction exists
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'201':
description: Reaction created
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
'422': *15
x-github:
githubCloudOnly: false
@@ -82004,10 +82321,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
parameters:
- - *275
- - *276
- - *534
- - *271
+ - *278
+ - *279
+ - *537
+ - *274
responses:
'204':
description: Response
@@ -82031,9 +82348,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
parameters:
- - *275
- - *276
- - *343
+ - *278
+ - *279
+ - *346
- *17
- *19
responses:
@@ -82049,8 +82366,8 @@ paths:
description: A repository rule with ruleset details.
oneOf:
- allOf:
- - *535
- - &537
+ - *538
+ - &540
title: repository ruleset data for rule
description: User-defined metadata to store domain-specific
information limited to 8 keys with scalar values.
@@ -82070,53 +82387,53 @@ paths:
type: integer
description: The ID of the ruleset that includes this rule.
- allOf:
- - *536
- - *537
- - allOf:
- - *538
- - *537
- - allOf:
- *539
- - *537
- - allOf:
- *540
- - *537
- allOf:
- *541
- - *537
+ - *540
- allOf:
- *542
- - *537
+ - *540
- allOf:
- *543
- - *537
+ - *540
- allOf:
- *544
- - *537
+ - *540
- allOf:
- *545
- - *537
+ - *540
- allOf:
- *546
- - *537
+ - *540
- allOf:
- *547
- - *537
+ - *540
- allOf:
- *548
- - *537
+ - *540
- allOf:
- *549
- - *537
+ - *540
- allOf:
- *550
- - *537
+ - *540
- allOf:
- *551
- - *537
+ - *540
- allOf:
- *552
- - *537
+ - *540
+ - allOf:
+ - *553
+ - *540
+ - allOf:
+ - *554
+ - *540
+ - allOf:
+ - *555
+ - *540
examples:
default:
value:
@@ -82155,8 +82472,8 @@ paths:
category: repos
subcategory: rules
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
- name: includes_parents
@@ -82167,7 +82484,7 @@ paths:
schema:
type: boolean
default: true
- - *553
+ - *556
responses:
'200':
description: Response
@@ -82175,7 +82492,7 @@ paths:
application/json:
schema:
type: array
- items: *238
+ items: *241
examples:
default:
value:
@@ -82222,8 +82539,8 @@ paths:
category: repos
subcategory: rules
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
description: Request body
required: true
@@ -82243,16 +82560,16 @@ paths:
- tag
- push
default: branch
- enforcement: *234
+ enforcement: *237
bypass_actors:
type: array
description: The actors that can bypass the rules in this ruleset
- items: *235
- conditions: *232
+ items: *238
+ conditions: *235
rules:
type: array
description: An array of rules within the ruleset.
- items: *237
+ items: *240
required:
- name
- enforcement
@@ -82283,9 +82600,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: &563
+ default: &566
value:
id: 42
name: super cool ruleset
@@ -82332,12 +82649,12 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
parameters:
- - *275
- - *276
- - *554
- - *555
- - *556
+ - *278
+ - *279
- *557
+ - *558
+ - *559
+ - *560
- *17
- *19
responses:
@@ -82345,9 +82662,9 @@ paths:
description: Response
content:
application/json:
- schema: *558
+ schema: *561
examples:
- default: *559
+ default: *562
'404': *6
'500': *145
x-github:
@@ -82368,17 +82685,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
parameters:
- - *275
- - *276
- - *560
+ - *278
+ - *279
+ - *563
responses:
'200':
description: Response
content:
application/json:
- schema: *561
+ schema: *564
examples:
- default: *562
+ default: *565
'404': *6
'500': *145
x-github:
@@ -82406,8 +82723,8 @@ paths:
category: repos
subcategory: rules
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ruleset_id
description: The ID of the ruleset.
in: path
@@ -82427,9 +82744,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: *563
+ default: *566
'404': *6
'500': *145
put:
@@ -82447,8 +82764,8 @@ paths:
category: repos
subcategory: rules
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ruleset_id
description: The ID of the ruleset.
in: path
@@ -82473,16 +82790,16 @@ paths:
- branch
- tag
- push
- enforcement: *234
+ enforcement: *237
bypass_actors:
type: array
description: The actors that can bypass the rules in this ruleset
- items: *235
- conditions: *232
+ items: *238
+ conditions: *235
rules:
description: An array of rules within the ruleset.
type: array
- items: *237
+ items: *240
examples:
default:
value:
@@ -82510,9 +82827,9 @@ paths:
description: Response
content:
application/json:
- schema: *238
+ schema: *241
examples:
- default: *563
+ default: *566
'404': *6
'500': *145
delete:
@@ -82530,8 +82847,8 @@ paths:
category: repos
subcategory: rules
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ruleset_id
description: The ID of the ruleset.
in: path
@@ -82554,8 +82871,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
- name: ruleset_id
@@ -82571,9 +82888,9 @@ paths:
application/json:
schema:
type: array
- items: *240
+ items: *243
examples:
- default: *564
+ default: *567
'404': *6
'500': *145
x-github:
@@ -82592,8 +82909,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ruleset_id
description: The ID of the ruleset.
in: path
@@ -82611,7 +82928,7 @@ paths:
description: Response
content:
application/json:
- schema: *565
+ schema: *568
examples:
default:
value:
@@ -82666,20 +82983,20 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
parameters:
- - *275
- - *276
- - *241
- - *242
- - *243
+ - *278
+ - *279
- *244
- - *48
- - *19
- - *17
- - *566
- - *567
- *245
- *246
- *247
+ - *48
+ - *19
+ - *17
+ - *569
+ - *570
+ - *248
+ - *249
+ - *250
responses:
'200':
description: Response
@@ -82687,7 +83004,7 @@ paths:
application/json:
schema:
type: array
- items: &570
+ items: &573
type: object
properties:
number: *54
@@ -82706,8 +83023,8 @@ paths:
format: uri
description: The REST API URL of the code locations for this
alert.
- state: *568
- resolution: *569
+ state: *571
+ resolution: *572
resolved_at:
type: string
format: date-time
@@ -82925,15 +83242,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
responses:
'200':
description: Response
content:
application/json:
- schema: *570
+ schema: *573
examples:
default:
value:
@@ -82985,9 +83302,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
requestBody:
required: true
content:
@@ -82995,8 +83312,8 @@ paths:
schema:
type: object
properties:
- state: *568
- resolution: *569
+ state: *571
+ resolution: *572
resolution_comment:
description: An optional comment when closing an alert. Cannot be
updated or deleted. Must be `null` when changing `state` to `open`.
@@ -83014,7 +83331,7 @@ paths:
description: Response
content:
application/json:
- schema: *570
+ schema: *573
examples:
default:
value:
@@ -83089,9 +83406,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
parameters:
- - *275
- - *276
- - *375
+ - *278
+ - *279
+ - *378
- *19
- *17
responses:
@@ -83102,7 +83419,7 @@ paths:
schema:
type: array
description: List of locations where the secret was detected
- items: &703
+ items: &706
type: object
properties:
type:
@@ -83461,8 +83778,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -83470,14 +83787,14 @@ paths:
schema:
type: object
properties:
- reason: &572
+ reason: &575
description: The reason for bypassing push protection.
type: string
enum:
- false_positive
- used_in_tests
- will_fix_later
- placeholder_id: *571
+ placeholder_id: *574
required:
- reason
- placeholder_id
@@ -83494,7 +83811,7 @@ paths:
schema:
type: object
properties:
- reason: *572
+ reason: *575
expire_at:
type: string
format: date-time
@@ -83537,8 +83854,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'404':
description: Repository does not have GitHub Advanced Security or secret
@@ -83553,7 +83870,7 @@ paths:
properties:
incremental_scans:
type: array
- items: &573
+ items: &576
description: Information on a single scan performed by secret
scanning on the repository
type: object
@@ -83579,15 +83896,15 @@ paths:
nullable: true
pattern_update_scans:
type: array
- items: *573
+ items: *576
backfill_scans:
type: array
- items: *573
+ items: *576
custom_pattern_backfill_scans:
type: array
items:
allOf:
- - *573
+ - *576
- type: object
properties:
pattern_name:
@@ -83657,8 +83974,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *48
- name: sort
description: The property to sort the results by.
@@ -83702,9 +84019,9 @@ paths:
application/json:
schema:
type: array
- items: *574
+ items: *577
examples:
- default: *575
+ default: *578
'400': *14
'404': *6
x-github:
@@ -83727,8 +84044,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -83801,7 +84118,7 @@ paths:
login:
type: string
description: The username of the user credited.
- type: *250
+ type: *253
required:
- login
- type
@@ -83888,9 +84205,9 @@ paths:
description: Response
content:
application/json:
- schema: *574
+ schema: *577
examples:
- default: &577
+ default: &580
value:
ghsa_id: GHSA-abcd-1234-efgh
cve_id: CVE-2050-00000
@@ -84123,8 +84440,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -84228,7 +84545,7 @@ paths:
description: Response
content:
application/json:
- schema: *574
+ schema: *577
examples:
default:
value:
@@ -84375,17 +84692,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
parameters:
- - *275
- - *276
- - *576
+ - *278
+ - *279
+ - *579
responses:
'200':
description: Response
content:
application/json:
- schema: *574
+ schema: *577
examples:
- default: *577
+ default: *580
'403': *29
'404': *6
x-github:
@@ -84409,9 +84726,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
parameters:
- - *275
- - *276
- - *576
+ - *278
+ - *279
+ - *579
requestBody:
required: true
content:
@@ -84484,7 +84801,7 @@ paths:
login:
type: string
description: The username of the user credited.
- type: *250
+ type: *253
required:
- login
- type
@@ -84570,10 +84887,10 @@ paths:
description: Response
content:
application/json:
- schema: *574
+ schema: *577
examples:
- default: *577
- add_credit: *577
+ default: *580
+ add_credit: *580
'403': *29
'404': *6
'422':
@@ -84611,9 +84928,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
parameters:
- - *275
- - *276
- - *576
+ - *278
+ - *279
+ - *579
responses:
'202': *47
'400': *14
@@ -84640,17 +84957,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
parameters:
- - *275
- - *276
- - *576
+ - *278
+ - *279
+ - *579
responses:
'202':
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
- default: *288
+ default: *291
'400': *14
'422': *15
'403': *29
@@ -84676,8 +84993,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/starring#list-stargazers
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -84776,8 +85093,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Returns a weekly aggregate of the number of additions and deletions
@@ -84786,7 +85103,7 @@ paths:
application/json:
schema:
type: array
- items: &578
+ items: &581
title: Code Frequency Stat
description: Code Frequency Stat
type: array
@@ -84819,8 +85136,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -84896,8 +85213,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -84993,8 +85310,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: The array order is oldest week (index 0) to most recent week.
@@ -85148,8 +85465,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: For example, `[2, 14, 25]` indicates that there were 25 total
@@ -85159,7 +85476,7 @@ paths:
application/json:
schema:
type: array
- items: *578
+ items: *581
examples:
default:
value:
@@ -85192,8 +85509,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: sha
in: path
required: true
@@ -85247,7 +85564,7 @@ paths:
description: Response
content:
application/json:
- schema: *579
+ schema: *582
examples:
default:
value:
@@ -85301,8 +85618,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/watching#list-watchers
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -85314,7 +85631,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -85334,14 +85651,14 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: if you subscribe to the repository
content:
application/json:
- schema: &580
+ schema: &583
title: Repository Invitation
description: Repository invitations let you manage who you collaborate
with.
@@ -85409,8 +85726,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -85436,7 +85753,7 @@ paths:
description: Response
content:
application/json:
- schema: *580
+ schema: *583
examples:
default:
value:
@@ -85463,8 +85780,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -85484,8 +85801,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-repository-tags
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -85564,8 +85881,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -85573,7 +85890,7 @@ paths:
application/json:
schema:
type: array
- items: &581
+ items: &584
title: Tag protection
description: Tag protection
type: object
@@ -85625,8 +85942,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -85649,7 +85966,7 @@ paths:
description: Response
content:
application/json:
- schema: *581
+ schema: *584
examples:
default:
value:
@@ -85680,8 +85997,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: tag_protection_id
description: The unique identifier of the tag protection.
in: path
@@ -85718,8 +86035,8 @@ paths:
url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
operationId: repos/download-tarball-archive
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ref
in: path
required: true
@@ -85755,8 +86072,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#list-repository-teams
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *17
- *19
responses:
@@ -85768,7 +86085,7 @@ paths:
type: array
items: *188
examples:
- default: *206
+ default: *209
headers:
Link: *58
'404': *6
@@ -85788,8 +86105,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
parameters:
- - *275
- - *276
+ - *278
+ - *279
- *19
- *17
responses:
@@ -85797,7 +86114,7 @@ paths:
description: Response
content:
application/json:
- schema: &582
+ schema: &585
title: Topic
description: A topic aggregates entities that are related to a subject.
type: object
@@ -85809,7 +86126,7 @@ paths:
required:
- names
examples:
- default: &583
+ default: &586
value:
names:
- octocat
@@ -85832,8 +86149,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -85864,9 +86181,9 @@ paths:
description: Response
content:
application/json:
- schema: *582
+ schema: *585
examples:
- default: *583
+ default: *586
'404': *6
'422': *7
x-github:
@@ -85887,9 +86204,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
parameters:
- - *275
- - *276
- - &584
+ - *278
+ - *279
+ - &587
name: per
description: The time frame to display results for.
in: query
@@ -85918,7 +86235,7 @@ paths:
example: 128
clones:
type: array
- items: &585
+ items: &588
title: Traffic
type: object
properties:
@@ -86005,8 +86322,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -86096,8 +86413,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'200':
description: Response
@@ -86157,9 +86474,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/metrics/traffic#get-page-views
parameters:
- - *275
- - *276
- - *584
+ - *278
+ - *279
+ - *587
responses:
'200':
description: Response
@@ -86178,7 +86495,7 @@ paths:
example: 3782
views:
type: array
- items: *585
+ items: *588
required:
- uniques
- count
@@ -86255,8 +86572,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#transfer-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
requestBody:
required: true
content:
@@ -86530,8 +86847,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response if repository is enabled with vulnerability alerts
@@ -86554,8 +86871,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -86577,8 +86894,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -86604,8 +86921,8 @@ paths:
url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
operationId: repos/download-zipball-archive
parameters:
- - *275
- - *276
+ - *278
+ - *279
- name: ref
in: path
required: true
@@ -86697,9 +87014,9 @@ paths:
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
- default: *288
+ default: *291
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World
@@ -86947,7 +87264,7 @@ paths:
example:
- 73..77
- 77..78
- text_matches: &586
+ text_matches: &589
title: Search Result Text Matches
type: array
items:
@@ -87109,7 +87426,7 @@ paths:
enum:
- author-date
- committer-date
- - &587
+ - &590
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
@@ -87180,7 +87497,7 @@ paths:
description: Metaproperties for Git author/committer
information.
type: object
- properties: *341
+ properties: *344
nullable: true
comment_count:
type: integer
@@ -87200,7 +87517,7 @@ paths:
url:
type: string
format: uri
- verification: *458
+ verification: *461
required:
- author
- committer
@@ -87219,7 +87536,7 @@ paths:
title: Git User
description: Metaproperties for Git author/committer information.
type: object
- properties: *341
+ properties: *344
nullable: true
parents:
type: array
@@ -87237,7 +87554,7 @@ paths:
type: number
node_id:
type: string
- text_matches: *586
+ text_matches: *589
required:
- sha
- node_id
@@ -87419,7 +87736,7 @@ paths:
- interactions
- created
- updated
- - *587
+ - *590
- *17
- *19
- name: advanced_search
@@ -87546,8 +87863,8 @@ paths:
title: Milestone
description: A collection of related issues and pull requests.
type: object
- properties: *410
- required: *411
+ properties: *413
+ required: *414
nullable: true
comments:
type: integer
@@ -87561,7 +87878,7 @@ paths:
type: string
format: date-time
nullable: true
- text_matches: *586
+ text_matches: *589
pull_request:
type: object
properties:
@@ -87605,6 +87922,7 @@ paths:
timeline_url:
type: string
format: uri
+ type: *189
performed_via_github_app:
title: GitHub app
description: GitHub apps are a new way to extend GitHub.
@@ -87788,7 +88106,7 @@ paths:
enum:
- created
- updated
- - *587
+ - *590
- *17
- *19
responses:
@@ -87832,7 +88150,7 @@ paths:
nullable: true
score:
type: number
- text_matches: *586
+ text_matches: *589
required:
- id
- node_id
@@ -87917,7 +88235,7 @@ paths:
- forks
- help-wanted-issues
- updated
- - *587
+ - *590
- *17
- *19
responses:
@@ -88156,7 +88474,7 @@ paths:
- admin
- pull
- push
- text_matches: *586
+ text_matches: *589
temp_clone_token:
type: string
allow_merge_commit:
@@ -88456,7 +88774,7 @@ paths:
type: string
format: uri
nullable: true
- text_matches: *586
+ text_matches: *589
related:
type: array
nullable: true
@@ -88647,7 +88965,7 @@ paths:
- followers
- repositories
- joined
- - *587
+ - *590
- *17
- *19
responses:
@@ -88751,7 +89069,7 @@ paths:
hireable:
type: boolean
nullable: true
- text_matches: *586
+ text_matches: *589
blog:
type: string
nullable: true
@@ -88830,7 +89148,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
parameters:
- - &588
+ - &591
name: team_id
description: The unique identifier of the team.
in: path
@@ -88842,9 +89160,9 @@ paths:
description: Response
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'404': *6
x-github:
githubCloudOnly: false
@@ -88871,7 +89189,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
parameters:
- - *588
+ - *591
requestBody:
required: true
content:
@@ -88934,16 +89252,16 @@ paths:
description: Response when the updated information already exists
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'201':
description: Response
content:
application/json:
- schema: *260
+ schema: *263
examples:
- default: *261
+ default: *264
'404': *6
'422': *15
'403': *29
@@ -88971,7 +89289,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
parameters:
- - *588
+ - *591
responses:
'204':
description: Response
@@ -89002,7 +89320,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
parameters:
- - *588
+ - *591
- *48
- *17
- *19
@@ -89013,9 +89331,9 @@ paths:
application/json:
schema:
type: array
- items: *262
+ items: *265
examples:
- default: *589
+ default: *592
headers:
Link: *58
x-github:
@@ -89044,7 +89362,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy
parameters:
- - *588
+ - *591
requestBody:
required: true
content:
@@ -89078,9 +89396,9 @@ paths:
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: *263
+ default: *266
x-github:
triggersNotification: true
githubCloudOnly: false
@@ -89107,16 +89425,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
responses:
'200':
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: *263
+ default: *266
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -89141,8 +89459,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
requestBody:
required: false
content:
@@ -89165,9 +89483,9 @@ paths:
description: Response
content:
application/json:
- schema: *262
+ schema: *265
examples:
- default: *590
+ default: *593
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -89192,8 +89510,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
responses:
'204':
description: Response
@@ -89222,8 +89540,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
- *48
- *17
- *19
@@ -89234,9 +89552,9 @@ paths:
application/json:
schema:
type: array
- items: *265
+ items: *268
examples:
- default: *591
+ default: *594
headers:
Link: *58
x-github:
@@ -89265,8 +89583,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
requestBody:
required: true
content:
@@ -89288,9 +89606,9 @@ paths:
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: *266
+ default: *269
x-github:
triggersNotification: true
githubCloudOnly: false
@@ -89317,17 +89635,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
- *267
+ - *270
responses:
'200':
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: *266
+ default: *269
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -89352,9 +89670,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
- *267
+ - *270
requestBody:
required: true
content:
@@ -89376,9 +89694,9 @@ paths:
description: Response
content:
application/json:
- schema: *265
+ schema: *268
examples:
- default: *592
+ default: *595
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -89403,9 +89721,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
- *267
+ - *270
responses:
'204':
description: Response
@@ -89434,9 +89752,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
- *267
+ - *270
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to a team discussion comment.
@@ -89462,9 +89780,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
x-github:
@@ -89493,9 +89811,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
parameters:
- - *588
- - *264
+ - *591
- *267
+ - *270
requestBody:
required: true
content:
@@ -89527,9 +89845,9 @@ paths:
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
@@ -89555,8 +89873,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
- name: content
description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions).
Omit this parameter to list all reactions to a team discussion.
@@ -89582,9 +89900,9 @@ paths:
application/json:
schema:
type: array
- items: *268
+ items: *271
examples:
- default: *270
+ default: *273
headers:
Link: *58
x-github:
@@ -89613,8 +89931,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
parameters:
- - *588
- - *264
+ - *591
+ - *267
requestBody:
required: true
content:
@@ -89646,9 +89964,9 @@ paths:
description: Response
content:
application/json:
- schema: *268
+ schema: *271
examples:
- default: *269
+ default: *272
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -89672,7 +89990,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
parameters:
- - *588
+ - *591
- *17
- *19
responses:
@@ -89710,7 +90028,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#list-team-members-legacy
parameters:
- - *588
+ - *591
- name: role
description: Filters members returned by their role in the team.
in: query
@@ -89733,7 +90051,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'404': *6
@@ -89761,7 +90079,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#get-team-member-legacy
parameters:
- - *588
+ - *591
- *132
responses:
'204':
@@ -89798,7 +90116,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#add-team-member-legacy
parameters:
- - *588
+ - *591
- *132
responses:
'204':
@@ -89838,7 +90156,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
parameters:
- - *588
+ - *591
- *132
responses:
'204':
@@ -89875,16 +90193,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
parameters:
- - *588
+ - *591
- *132
responses:
'200':
description: Response
content:
application/json:
- schema: *272
+ schema: *275
examples:
- response-if-user-is-a-team-maintainer: *593
+ response-if-user-is-a-team-maintainer: *596
'404': *6
x-github:
githubCloudOnly: false
@@ -89917,7 +90235,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
parameters:
- - *588
+ - *591
- *132
requestBody:
required: false
@@ -89943,9 +90261,9 @@ paths:
description: Response
content:
application/json:
- schema: *272
+ schema: *275
examples:
- response-if-users-membership-with-team-is-now-pending: *594
+ response-if-users-membership-with-team-is-now-pending: *597
'403':
description: Forbidden if team synchronization is set up
'422':
@@ -89979,7 +90297,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
parameters:
- - *588
+ - *591
- *132
responses:
'204':
@@ -90008,7 +90326,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
parameters:
- - *588
+ - *591
- *17
- *19
responses:
@@ -90018,9 +90336,9 @@ paths:
application/json:
schema:
type: array
- items: *273
+ items: *276
examples:
- default: *595
+ default: *598
headers:
Link: *58
'404': *6
@@ -90046,16 +90364,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
parameters:
- - *588
- - *274
+ - *591
+ - *277
responses:
'200':
description: Response
content:
application/json:
- schema: *273
+ schema: *276
examples:
- default: *596
+ default: *599
'404':
description: Not Found if project is not managed by this team
x-github:
@@ -90079,8 +90397,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
parameters:
- - *588
- - *274
+ - *591
+ - *277
requestBody:
required: false
content:
@@ -90147,8 +90465,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
parameters:
- - *588
- - *274
+ - *591
+ - *277
responses:
'204':
description: Response
@@ -90175,7 +90493,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
parameters:
- - *588
+ - *591
- *17
- *19
responses:
@@ -90187,7 +90505,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
'404': *6
@@ -90217,15 +90535,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
parameters:
- - *588
- - *275
- - *276
+ - *591
+ - *278
+ - *279
responses:
'200':
description: Alternative response with extra repository information
content:
application/json:
- schema: *597
+ schema: *600
examples:
alternative-response-with-extra-repository-information:
value:
@@ -90376,9 +90694,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
parameters:
- - *588
- - *275
- - *276
+ - *591
+ - *278
+ - *279
requestBody:
required: false
content:
@@ -90428,9 +90746,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
parameters:
- - *588
- - *275
- - *276
+ - *591
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -90455,7 +90773,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
parameters:
- - *588
+ - *591
- *17
- *19
responses:
@@ -90467,7 +90785,7 @@ paths:
type: array
items: *188
examples:
- response-if-child-teams-exist: *598
+ response-if-child-teams-exist: *601
headers:
Link: *58
'404': *6
@@ -90500,7 +90818,7 @@ paths:
application/json:
schema:
oneOf:
- - &600
+ - &603
title: Private User
description: Private User
type: object
@@ -90703,7 +91021,7 @@ paths:
- private_gists
- total_private_repos
- two_factor_authentication
- - *599
+ - *602
examples:
response-with-public-and-private-profile-information:
summary: Response with public and private profile information
@@ -90856,7 +91174,7 @@ paths:
description: Response
content:
application/json:
- schema: *600
+ schema: *603
examples:
default:
value:
@@ -90935,7 +91253,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
'304': *37
'404': *6
'403': *29
@@ -91059,9 +91377,9 @@ paths:
type: integer
codespaces:
type: array
- items: *192
+ items: *195
examples:
- default: *193
+ default: *196
'304': *37
'500': *145
'401': *25
@@ -91200,17 +91518,17 @@ paths:
description: Response when the codespace was successfully created
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'202':
description: Response when the codespace creation partially failed but is
being retried in the background
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'401': *25
'403': *29
'404': *6
@@ -91254,7 +91572,7 @@ paths:
type: integer
secrets:
type: array
- items: &601
+ items: &604
title: Codespaces Secret
description: Secrets for a GitHub Codespace.
type: object
@@ -91294,7 +91612,7 @@ paths:
- visibility
- selected_repositories_url
examples:
- default: *398
+ default: *401
headers:
Link: *58
x-github:
@@ -91370,7 +91688,7 @@ paths:
description: Response
content:
application/json:
- schema: *601
+ schema: *604
examples:
default:
value:
@@ -91516,7 +91834,7 @@ paths:
type: array
items: *119
examples:
- default: *602
+ default: *605
'401': *25
'403': *29
'404': *6
@@ -91660,15 +91978,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
responses:
'200':
description: Response
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'304': *37
'500': *145
'401': *25
@@ -91694,7 +92012,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
requestBody:
required: false
content:
@@ -91724,9 +92042,9 @@ paths:
description: Response
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'401': *25
'403': *29
'404': *6
@@ -91748,7 +92066,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
responses:
'202': *47
'304': *37
@@ -91777,13 +92095,13 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
responses:
'202':
description: Response
content:
application/json:
- schema: &603
+ schema: &606
type: object
title: Fetches information about an export of a codespace.
description: An export of a codespace. Also, latest export details
@@ -91824,7 +92142,7 @@ paths:
description: Web url for the exported branch
example: https://github.com/octocat/hello-world/tree/:branch
examples:
- default: &604
+ default: &607
value:
state: succeeded
completed_at: '2022-01-01T14:59:22Z'
@@ -91856,7 +92174,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
parameters:
- - *194
+ - *197
- name: export_id
in: path
required: true
@@ -91869,9 +92187,9 @@ paths:
description: Response
content:
application/json:
- schema: *603
+ schema: *606
examples:
- default: *604
+ default: *607
'404': *6
x-github:
githubCloudOnly: false
@@ -91892,7 +92210,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
parameters:
- - *194
+ - *197
responses:
'200':
description: Response
@@ -91908,9 +92226,9 @@ paths:
type: integer
machines:
type: array
- items: *605
+ items: *608
examples:
- default: *606
+ default: *609
'304': *37
'500': *145
'401': *25
@@ -91939,7 +92257,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
parameters:
- - *194
+ - *197
requestBody:
required: true
content:
@@ -91989,13 +92307,13 @@ paths:
nullable: true
owner: *4
billable_owner: *4
- repository: *286
+ repository: *289
machine:
type: object
title: Codespace machine
description: A description of the machine powering a codespace.
- properties: *396
- required: *397
+ properties: *399
+ required: *400
nullable: true
devcontainer_path:
description: Path to devcontainer.json from repo root used to
@@ -92769,15 +93087,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
responses:
'200':
description: Response
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'304': *37
'500': *145
'400': *14
@@ -92809,15 +93127,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
parameters:
- - *194
+ - *197
responses:
'200':
description: Response
content:
application/json:
- schema: *192
+ schema: *195
examples:
- default: *395
+ default: *398
'500': *145
'401': *25
'403': *29
@@ -92847,9 +93165,9 @@ paths:
application/json:
schema:
type: array
- items: *207
+ items: *210
examples:
- default: &619
+ default: &622
value:
- id: 197
name: hello_docker
@@ -92950,7 +93268,7 @@ paths:
application/json:
schema:
type: array
- items: &607
+ items: &610
title: Email
description: Email
type: object
@@ -93015,9 +93333,9 @@ paths:
application/json:
schema:
type: array
- items: *607
+ items: *610
examples:
- default: &621
+ default: &624
value:
- email: octocat@github.com
verified: true
@@ -93092,7 +93410,7 @@ paths:
application/json:
schema:
type: array
- items: *607
+ items: *610
examples:
default:
value:
@@ -93202,7 +93520,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'304': *37
@@ -93235,7 +93553,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
'304': *37
@@ -93348,7 +93666,7 @@ paths:
application/json:
schema:
type: array
- items: &608
+ items: &611
title: GPG Key
description: A unique encryption key
type: object
@@ -93479,7 +93797,7 @@ paths:
- subkeys
- revoked
examples:
- default: &632
+ default: &635
value:
- id: 3
name: Octocat's GPG Key
@@ -93564,9 +93882,9 @@ paths:
description: Response
content:
application/json:
- schema: *608
+ schema: *611
examples:
- default: &609
+ default: &612
value:
id: 3
name: Octocat's GPG Key
@@ -93623,7 +93941,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
parameters:
- - &610
+ - &613
name: gpg_key_id
description: The unique identifier of the GPG key.
in: path
@@ -93635,9 +93953,9 @@ paths:
description: Response
content:
application/json:
- schema: *608
+ schema: *611
examples:
- default: *609
+ default: *612
'404': *6
'304': *37
'403': *29
@@ -93660,7 +93978,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
parameters:
- - *610
+ - *613
responses:
'204':
description: Response
@@ -93851,7 +94169,7 @@ paths:
type: array
items: *60
examples:
- default: *611
+ default: *614
headers:
Link: *58
'404': *6
@@ -93965,7 +94283,7 @@ paths:
required: true
content:
application/json:
- schema: *469
+ schema: *472
examples:
default:
value:
@@ -94057,7 +94375,7 @@ paths:
- closed
- all
default: open
- - *189
+ - *192
- name: sort
description: What to sort results by.
in: query
@@ -94082,7 +94400,7 @@ paths:
type: array
items: *77
examples:
- default: *190
+ default: *193
headers:
Link: *58
'404': *6
@@ -94115,7 +94433,7 @@ paths:
application/json:
schema:
type: array
- items: &612
+ items: &615
title: Key
description: Key
type: object
@@ -94212,9 +94530,9 @@ paths:
description: Response
content:
application/json:
- schema: *612
+ schema: *615
examples:
- default: &613
+ default: &616
value:
key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
id: 2
@@ -94247,15 +94565,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user
parameters:
- - *498
+ - *501
responses:
'200':
description: Response
content:
application/json:
- schema: *612
+ schema: *615
examples:
- default: *613
+ default: *616
'404': *6
'304': *37
'403': *29
@@ -94278,7 +94596,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user
parameters:
- - *498
+ - *501
responses:
'204':
description: Response
@@ -94311,7 +94629,7 @@ paths:
application/json:
schema:
type: array
- items: &614
+ items: &617
title: User Marketplace Purchase
description: User Marketplace Purchase
type: object
@@ -94379,7 +94697,7 @@ paths:
- account
- plan
examples:
- default: &615
+ default: &618
value:
- billing_cycle: monthly
next_billing_date: '2017-11-11T00:00:00Z'
@@ -94441,9 +94759,9 @@ paths:
application/json:
schema:
type: array
- items: *614
+ items: *617
examples:
- default: *615
+ default: *618
headers:
Link: *58
'304': *37
@@ -94483,7 +94801,7 @@ paths:
application/json:
schema:
type: array
- items: *197
+ items: *200
examples:
default:
value:
@@ -94591,7 +94909,7 @@ paths:
description: Response
content:
application/json:
- schema: *197
+ schema: *200
examples:
default:
value:
@@ -94674,7 +94992,7 @@ paths:
description: Response
content:
application/json:
- schema: *197
+ schema: *200
examples:
default:
value:
@@ -94742,7 +95060,7 @@ paths:
application/json:
schema:
type: array
- items: *199
+ items: *202
examples:
default:
value:
@@ -94995,7 +95313,7 @@ paths:
description: Response
content:
application/json:
- schema: *199
+ schema: *202
examples:
default:
value:
@@ -95175,7 +95493,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
parameters:
- - *200
+ - *203
- name: exclude
in: query
required: false
@@ -95188,7 +95506,7 @@ paths:
description: Response
content:
application/json:
- schema: *199
+ schema: *202
examples:
default:
value:
@@ -95382,7 +95700,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
parameters:
- - *200
+ - *203
responses:
'302':
description: Response
@@ -95408,7 +95726,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
parameters:
- - *200
+ - *203
responses:
'204':
description: Response
@@ -95437,8 +95755,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
parameters:
- - *200
- - *616
+ - *203
+ - *619
responses:
'204':
description: Response
@@ -95462,7 +95780,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
parameters:
- - *200
+ - *203
- *17
- *19
responses:
@@ -95474,7 +95792,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
'404': *6
@@ -95509,9 +95827,9 @@ paths:
application/json:
schema:
type: array
- items: *196
+ items: *199
examples:
- default: *617
+ default: *620
headers:
Link: *58
'304': *37
@@ -95553,7 +95871,7 @@ paths:
- docker
- nuget
- container
- - *618
+ - *621
- *19
- *17
responses:
@@ -95563,10 +95881,10 @@ paths:
application/json:
schema:
type: array
- items: *207
+ items: *210
examples:
- default: *619
- '400': *620
+ default: *622
+ '400': *623
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -95586,16 +95904,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
responses:
'200':
description: Response
content:
application/json:
- schema: *207
+ schema: *210
examples:
- default: &633
+ default: &636
value:
id: 40201
name: octo-name
@@ -95708,8 +96026,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
responses:
'204':
description: Response
@@ -95739,8 +96057,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- name: token
description: package token
schema:
@@ -95772,8 +96090,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *19
- *17
- name: state
@@ -95793,7 +96111,7 @@ paths:
application/json:
schema:
type: array
- items: *211
+ items: *214
examples:
default:
value:
@@ -95842,15 +96160,15 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
parameters:
- - *209
- - *210
- *212
+ - *213
+ - *215
responses:
'200':
description: Response
content:
application/json:
- schema: *211
+ schema: *214
examples:
default:
value:
@@ -95886,9 +96204,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
parameters:
- - *209
- - *210
- *212
+ - *213
+ - *215
responses:
'204':
description: Response
@@ -95918,9 +96236,9 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
parameters:
- - *209
- - *210
- *212
+ - *213
+ - *215
responses:
'204':
description: Response
@@ -95976,7 +96294,7 @@ paths:
description: Response
content:
application/json:
- schema: *223
+ schema: *226
examples:
default:
value:
@@ -96048,9 +96366,9 @@ paths:
application/json:
schema:
type: array
- items: *607
+ items: *610
examples:
- default: *621
+ default: *624
headers:
Link: *58
'304': *37
@@ -96163,7 +96481,7 @@ paths:
type: array
items: *60
examples:
- default: &628
+ default: &631
summary: Default response
value:
- id: 1296269
@@ -96465,9 +96783,9 @@ paths:
description: Response
content:
application/json:
- schema: *286
+ schema: *289
examples:
- default: *288
+ default: *291
headers:
Location:
example: https://api.github.com/repos/octocat/Hello-World
@@ -96505,9 +96823,9 @@ paths:
application/json:
schema:
type: array
- items: *471
+ items: *474
examples:
- default: *622
+ default: *625
headers:
Link: *58
'304': *37
@@ -96586,7 +96904,7 @@ paths:
application/json:
schema:
type: array
- items: &623
+ items: &626
title: Social account
description: Social media account
type: object
@@ -96601,7 +96919,7 @@ paths:
- provider
- url
examples:
- default: &624
+ default: &627
value:
- provider: twitter
url: https://twitter.com/github
@@ -96663,9 +96981,9 @@ paths:
application/json:
schema:
type: array
- items: *623
+ items: *626
examples:
- default: *624
+ default: *627
'422': *15
'304': *37
'404': *6
@@ -96752,7 +97070,7 @@ paths:
application/json:
schema:
type: array
- items: &625
+ items: &628
title: SSH Signing Key
description: A public SSH key used to sign Git commits
type: object
@@ -96772,7 +97090,7 @@ paths:
- title
- created_at
examples:
- default: &640
+ default: &643
value:
- key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
id: 2
@@ -96838,9 +97156,9 @@ paths:
description: Response
content:
application/json:
- schema: *625
+ schema: *628
examples:
- default: &626
+ default: &629
value:
key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234
id: 2
@@ -96871,7 +97189,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
parameters:
- - &627
+ - &630
name: ssh_signing_key_id
description: The unique identifier of the SSH signing key.
in: path
@@ -96883,9 +97201,9 @@ paths:
description: Response
content:
application/json:
- schema: *625
+ schema: *628
examples:
- default: *626
+ default: *629
'404': *6
'304': *37
'403': *29
@@ -96908,7 +97226,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
parameters:
- - *627
+ - *630
responses:
'204':
description: Response
@@ -96937,7 +97255,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
parameters:
- - &641
+ - &644
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
@@ -96962,11 +97280,11 @@ paths:
type: array
items: *60
examples:
- default-response: *628
+ default-response: *631
application/vnd.github.v3.star+json:
schema:
type: array
- items: &642
+ items: &645
title: Starred Repository
description: Starred Repository
type: object
@@ -97122,8 +97440,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response if this repository is starred by you
@@ -97151,8 +97469,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -97176,8 +97494,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
parameters:
- - *275
- - *276
+ - *278
+ - *279
responses:
'204':
description: Response
@@ -97212,7 +97530,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
'304': *37
@@ -97249,7 +97567,7 @@ paths:
application/json:
schema:
type: array
- items: *260
+ items: *263
examples:
default:
value:
@@ -97335,10 +97653,10 @@ paths:
application/json:
schema:
oneOf:
- - *600
- - *599
+ - *603
+ - *602
examples:
- default-response: &630
+ default-response: &633
summary: Default response
value:
login: octocat
@@ -97373,7 +97691,7 @@ paths:
following: 0
created_at: '2008-01-14T04:33:35Z'
updated_at: '2008-01-14T04:33:35Z'
- response-with-git-hub-plan-information: &631
+ response-with-git-hub-plan-information: &634
summary: Response with GitHub plan information
value:
login: octocat
@@ -97433,7 +97751,7 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/users/users#list-users
parameters:
- - *629
+ - *632
- *17
responses:
'200':
@@ -97444,7 +97762,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link:
example: <https://api.github.com/users?since=135>; rel="next"
@@ -97482,11 +97800,11 @@ paths:
application/json:
schema:
oneOf:
- - *600
- - *599
+ - *603
+ - *602
examples:
- default-response: *630
- response-with-git-hub-plan-information: *631
+ default-response: *633
+ response-with-git-hub-plan-information: *634
'404': *6
x-github:
githubCloudOnly: false
@@ -97562,7 +97880,7 @@ paths:
bundle_url:
type: string
examples:
- default: *337
+ default: *340
'201':
description: Response
content:
@@ -97601,9 +97919,9 @@ paths:
application/json:
schema:
type: array
- items: *207
+ items: *210
examples:
- default: *619
+ default: *622
'403': *29
'401': *25
x-github:
@@ -97886,7 +98204,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -97917,7 +98235,7 @@ paths:
type: array
items: *4
examples:
- default: *191
+ default: *194
headers:
Link: *58
x-github:
@@ -98007,9 +98325,9 @@ paths:
application/json:
schema:
type: array
- items: *608
+ items: *611
examples:
- default: *632
+ default: *635
headers:
Link: *58
x-github:
@@ -98113,7 +98431,7 @@ paths:
application/json:
schema: *22
examples:
- default: *468
+ default: *471
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98189,9 +98507,9 @@ paths:
application/json:
schema:
type: array
- items: *196
+ items: *199
examples:
- default: *617
+ default: *620
headers:
Link: *58
x-github:
@@ -98230,7 +98548,7 @@ paths:
- docker
- nuget
- container
- - *618
+ - *621
- *132
- *19
- *17
@@ -98241,12 +98559,12 @@ paths:
application/json:
schema:
type: array
- items: *207
+ items: *210
examples:
- default: *619
+ default: *622
'403': *29
'401': *25
- '400': *620
+ '400': *623
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98266,17 +98584,17 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *132
responses:
'200':
description: Response
content:
application/json:
- schema: *207
+ schema: *210
examples:
- default: *633
+ default: *636
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98297,8 +98615,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *132
responses:
'204':
@@ -98331,8 +98649,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *132
- name: token
description: package token
@@ -98365,8 +98683,8 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
parameters:
- - *209
- - *210
+ - *212
+ - *213
- *132
responses:
'200':
@@ -98375,7 +98693,7 @@ paths:
application/json:
schema:
type: array
- items: *211
+ items: *214
examples:
default:
value:
@@ -98433,16 +98751,16 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
parameters:
- - *209
- - *210
- *212
+ - *213
+ - *215
- *132
responses:
'200':
description: Response
content:
application/json:
- schema: *211
+ schema: *214
examples:
default:
value:
@@ -98477,10 +98795,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
parameters:
- - *209
- - *210
- - *132
- *212
+ - *213
+ - *132
+ - *215
responses:
'204':
description: Response
@@ -98512,10 +98830,10 @@ paths:
description: API method documentation
url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
parameters:
- - *209
- - *210
- - *132
- *212
+ - *213
+ - *132
+ - *215
responses:
'204':
description: Response
@@ -98562,7 +98880,7 @@ paths:
application/json:
schema:
type: array
- items: *223
+ items: *226
examples:
default:
value:
@@ -98845,7 +99163,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -98875,9 +99193,9 @@ paths:
description: Response
content:
application/json:
- schema: *634
+ schema: *637
examples:
- default: *635
+ default: *638
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98905,9 +99223,9 @@ paths:
description: Response
content:
application/json:
- schema: *636
+ schema: *639
examples:
- default: *637
+ default: *640
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98935,9 +99253,9 @@ paths:
description: Response
content:
application/json:
- schema: *638
+ schema: *641
examples:
- default: *639
+ default: *642
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
@@ -98965,9 +99283,9 @@ paths:
application/json:
schema:
type: array
- items: *623
+ items: *626
examples:
- default: *624
+ default: *627
headers:
Link: *58
x-github:
@@ -98997,9 +99315,9 @@ paths:
application/json:
schema:
type: array
- items: *625
+ items: *628
examples:
- default: *640
+ default: *643
headers:
Link: *58
x-github:
@@ -99024,7 +99342,7 @@ paths:
url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
parameters:
- *132
- - *641
+ - *644
- *48
- *17
- *19
@@ -99036,11 +99354,11 @@ paths:
schema:
anyOf:
- type: array
- items: *642
+ items: *645
- type: array
items: *60
examples:
- default-response: *628
+ default-response: *631
headers:
Link: *58
x-github:
@@ -99071,7 +99389,7 @@ paths:
type: array
items: *119
examples:
- default: *213
+ default: *216
headers:
Link: *58
x-github:
@@ -99199,7 +99517,7 @@ x-webhooks:
type: string
enum:
- disabled
- enterprise: &643
+ enterprise: &646
title: Enterprise
description: |-
An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured
@@ -99257,7 +99575,7 @@ x-webhooks:
- created_at
- updated_at
- avatar_url
- installation: &644
+ installation: &647
title: Simple Installation
description: |-
The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured
@@ -99276,7 +99594,7 @@ x-webhooks:
required:
- id
- node_id
- organization: &645
+ organization: &648
title: Organization Simple
description: |-
A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an
@@ -99336,13 +99654,13 @@ x-webhooks:
- public_members_url
- avatar_url
- description
- repository: &646
+ repository: &649
title: Repository
description: |-
The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property
when the event occurs from activity in a repository.
type: object
- properties: &676
+ properties: &679
id:
description: Unique identifier of the repository
example: 42
@@ -100025,7 +100343,7 @@ x-webhooks:
type: boolean
description: Whether anonymous git access is enabled for this
repository
- required: &677
+ required: &680
- archive_url
- assignees_url
- blobs_url
@@ -100176,10 +100494,10 @@ x-webhooks:
type: string
enum:
- enabled
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -100255,11 +100573,11 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- rule: &647
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ rule: &650
title: branch protection rule
description: The branch protection rule. Includes a `name` and all
the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings)
@@ -100482,11 +100800,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- rule: *647
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ rule: *650
sender: *4
required:
- action
@@ -100669,11 +100987,11 @@ x-webhooks:
- everyone
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- rule: *647
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ rule: *650
sender: *4
required:
- action
@@ -100757,7 +101075,7 @@ x-webhooks:
type: string
enum:
- completed
- check_run: &649
+ check_run: &652
title: CheckRun
description: A check performed on the code of a given code change
type: object
@@ -100820,7 +101138,7 @@ x-webhooks:
type: string
pull_requests:
type: array
- items: *354
+ items: *357
repository: *119
status:
example: completed
@@ -100858,7 +101176,7 @@ x-webhooks:
- skipped
- timed_out
- action_required
- deployment: *648
+ deployment: *651
details_url:
example: https://example.com
type: string
@@ -100908,7 +101226,7 @@ x-webhooks:
- annotations_url
pull_requests:
type: array
- items: *354
+ items: *357
started_at:
example: '2018-05-04T01:14:52Z'
type: string
@@ -100943,9 +101261,9 @@ x-webhooks:
- output
- app
- pull_requests
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- check_run
@@ -101338,10 +101656,10 @@ x-webhooks:
type: string
enum:
- created
- check_run: *649
- installation: *644
- organization: *645
- repository: *646
+ check_run: *652
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- check_run
@@ -101737,10 +102055,10 @@ x-webhooks:
type: string
enum:
- requested_action
- check_run: *649
- installation: *644
- organization: *645
- repository: *646
+ check_run: *652
+ installation: *647
+ organization: *648
+ repository: *649
requested_action:
description: The action requested by the user.
type: object
@@ -102145,10 +102463,10 @@ x-webhooks:
type: string
enum:
- rerequested
- check_run: *649
- installation: *644
- organization: *645
- repository: *646
+ check_run: *652
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- check_run
@@ -103125,10 +103443,10 @@ x-webhooks:
- latest_check_runs_count
- check_runs_url
- head_commit
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -103798,10 +104116,10 @@ x-webhooks:
- latest_check_runs_count
- check_runs_url
- head_commit
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -104465,10 +104783,10 @@ x-webhooks:
- latest_check_runs_count
- check_runs_url
- head_commit
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -104631,7 +104949,7 @@ x-webhooks:
required:
- login
- id
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: The reason for dismissing or closing the alert.
type: string
@@ -104776,20 +105094,20 @@ x-webhooks:
- dismissed_reason
- rule
- tool
- commit_oid: &650
+ commit_oid: &653
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: *643
- installation: *644
- organization: *645
- ref: &651
+ enterprise: *646
+ installation: *647
+ organization: *648
+ ref: &654
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: *646
+ repository: *649
sender: *4
required:
- action
@@ -104951,7 +105269,7 @@ x-webhooks:
required:
- login
- id
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: The reason for dismissing or closing the alert.
type: string
@@ -105181,12 +105499,12 @@ x-webhooks:
- dismissed_reason
- rule
- tool
- commit_oid: *650
- enterprise: *643
- installation: *644
- organization: *645
- ref: *651
- repository: *646
+ commit_oid: *653
+ enterprise: *646
+ installation: *647
+ organization: *648
+ ref: *654
+ repository: *649
sender: *4
required:
- action
@@ -105281,7 +105599,7 @@ x-webhooks:
nullable: true
dismissed_by:
nullable: true
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: 'The reason for dismissing or closing the alert.
Can be one of: `false positive`, `won''t fix`, and `used in
@@ -105449,12 +105767,12 @@ x-webhooks:
- dismissed_reason
- rule
- tool
- commit_oid: *650
- enterprise: *643
- installation: *644
- organization: *645
- ref: *651
- repository: *646
+ commit_oid: *653
+ enterprise: *646
+ installation: *647
+ organization: *648
+ ref: *654
+ repository: *649
sender: *4
required:
- action
@@ -105617,7 +105935,7 @@ x-webhooks:
required:
- login
- id
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: The reason for dismissing or closing the alert.
type: string
@@ -105783,12 +106101,12 @@ x-webhooks:
- dismissed_reason
- rule
- tool
- commit_oid: *650
- enterprise: *643
- installation: *644
- organization: *645
- ref: *651
- repository: *646
+ commit_oid: *653
+ enterprise: *646
+ installation: *647
+ organization: *648
+ ref: *654
+ repository: *649
sender: *4
required:
- action
@@ -105885,7 +106203,7 @@ x-webhooks:
dismissed_by:
type: object
nullable: true
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: 'The reason for dismissing or closing the alert.
Can be one of: `false positive`, `won''t fix`, and `used in
@@ -106053,16 +106371,16 @@ x-webhooks:
triggered by the `sender` and this value will be empty.
type: string
nullable: true
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
ref:
description: The Git reference of the code scanning alert. When
the action is `reopened_by_user` or `closed_by_user`, the event
was triggered by the `sender` and this value will be empty.
type: string
nullable: true
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -106156,7 +106474,7 @@ x-webhooks:
nullable: true
dismissed_by:
nullable: true
- dismissed_comment: *370
+ dismissed_comment: *373
dismissed_reason:
description: 'The reason for dismissing or closing the alert.
Can be one of: `false positive`, `won''t fix`, and `used in
@@ -106296,12 +106614,12 @@ x-webhooks:
- dismissed_reason
- rule
- tool
- commit_oid: *650
- enterprise: *643
- installation: *644
- organization: *645
- ref: *651
- repository: *646
+ commit_oid: *653
+ enterprise: *646
+ installation: *647
+ organization: *648
+ ref: *654
+ repository: *649
sender: *4
required:
- action
@@ -106558,10 +106876,10 @@ x-webhooks:
- updated_at
- author_association
- body
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -106641,18 +106959,18 @@ x-webhooks:
description: The repository's current description.
type: string
nullable: true
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
master_branch:
description: The name of the repository's default branch (usually
`main`).
type: string
- organization: *645
- pusher_type: &652
+ organization: *648
+ pusher_type: &655
description: The pusher type for the event. Can be either `user`
or a deploy key.
type: string
- ref: &653
+ ref: &656
description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference)
resource.
type: string
@@ -106662,7 +106980,7 @@ x-webhooks:
enum:
- tag
- branch
- repository: *646
+ repository: *649
sender: *4
required:
- ref
@@ -106744,10 +107062,10 @@ x-webhooks:
type: string
enum:
- created
- definition: *224
- enterprise: *643
- installation: *644
- organization: *645
+ definition: *227
+ enterprise: *646
+ installation: *647
+ organization: *648
sender: *4
required:
- action
@@ -106832,9 +107150,9 @@ x-webhooks:
description: The name of the property that was deleted.
required:
- property_name
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
sender: *4
required:
- action
@@ -106911,10 +107229,10 @@ x-webhooks:
type: string
enum:
- updated
- definition: *224
- enterprise: *643
- installation: *644
- organization: *645
+ definition: *227
+ enterprise: *646
+ installation: *647
+ organization: *648
sender: *4
required:
- action
@@ -106991,19 +107309,19 @@ x-webhooks:
type: string
enum:
- updated
- enterprise: *643
- installation: *644
- repository: *646
- organization: *645
+ enterprise: *646
+ installation: *647
+ repository: *649
+ organization: *648
sender: *4
new_property_values:
type: array
description: The new custom property values for the repository.
- items: *228
+ items: *231
old_property_values:
type: array
description: The old custom property values for the repository.
- items: *228
+ items: *231
required:
- action
- repository
@@ -107079,18 +107397,18 @@ x-webhooks:
title: delete event
type: object
properties:
- enterprise: *643
- installation: *644
- organization: *645
- pusher_type: *652
- ref: *653
+ enterprise: *646
+ installation: *647
+ organization: *648
+ pusher_type: *655
+ ref: *656
ref_type:
description: The type of Git ref object deleted in the repository.
type: string
enum:
- tag
- branch
- repository: *646
+ repository: *649
sender: *4
required:
- ref
@@ -107174,11 +107492,11 @@ x-webhooks:
type: string
enum:
- auto_dismissed
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107262,11 +107580,11 @@ x-webhooks:
type: string
enum:
- auto_reopened
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107350,11 +107668,11 @@ x-webhooks:
type: string
enum:
- created
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107436,11 +107754,11 @@ x-webhooks:
type: string
enum:
- dismissed
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107522,11 +107840,11 @@ x-webhooks:
type: string
enum:
- fixed
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107609,11 +107927,11 @@ x-webhooks:
type: string
enum:
- reintroduced
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107695,11 +108013,11 @@ x-webhooks:
type: string
enum:
- reopened
- alert: *427
- installation: *644
- organization: *645
- enterprise: *643
- repository: *646
+ alert: *430
+ installation: *647
+ organization: *648
+ enterprise: *646
+ repository: *649
sender: *4
required:
- action
@@ -107776,9 +108094,9 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- key: &654
+ enterprise: *646
+ installation: *647
+ key: &657
description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key)
resource.
type: object
@@ -107814,8 +108132,8 @@ x-webhooks:
- verified
- created_at
- read_only
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -107892,11 +108210,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- key: *654
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ key: *657
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -108457,12 +108775,12 @@ x-webhooks:
- updated_at
- statuses_url
- repository_url
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- workflow: &658
+ workflow: &661
title: Workflow
type: object
nullable: true
@@ -109188,13 +109506,13 @@ x-webhooks:
description: The URL to review the deployment protection rule.
type: string
format: uri
- deployment: *433
+ deployment: *436
pull_requests:
type: array
- items: *518
- repository: *646
- organization: *645
- installation: *644
+ items: *521
+ repository: *649
+ organization: *648
+ installation: *647
sender: *4
responses:
'200':
@@ -109265,7 +109583,7 @@ x-webhooks:
type: string
enum:
- approved
- approver: &655
+ approver: &658
type: object
properties:
avatar_url:
@@ -109308,11 +109626,11 @@ x-webhooks:
type: string
comment:
type: string
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- reviewers: &656
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ reviewers: &659
type: array
items:
type: object
@@ -109391,7 +109709,7 @@ x-webhooks:
sender: *4
since:
type: string
- workflow_job_run: &657
+ workflow_job_run: &660
type: object
properties:
conclusion:
@@ -110122,18 +110440,18 @@ x-webhooks:
type: string
enum:
- rejected
- approver: *655
+ approver: *658
comment:
type: string
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- reviewers: *656
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ reviewers: *659
sender: *4
since:
type: string
- workflow_job_run: *657
+ workflow_job_run: *660
workflow_job_runs:
type: array
items:
@@ -110837,13 +111155,13 @@ x-webhooks:
type: string
enum:
- requested
- enterprise: *643
+ enterprise: *646
environment:
type: string
- installation: *644
- organization: *645
- repository: *646
- requestor: &663
+ installation: *647
+ organization: *648
+ repository: *649
+ requestor: &666
title: User
type: object
nullable: true
@@ -112742,12 +113060,12 @@ x-webhooks:
- updated_at
- deployment_url
- repository_url
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- workflow: *658
+ workflow: *661
workflow_run:
title: Deployment Workflow Run
type: object
@@ -113427,7 +113745,7 @@ x-webhooks:
type: string
enum:
- answered
- answer: &661
+ answer: &664
type: object
properties:
author_association:
@@ -113584,7 +113902,7 @@ x-webhooks:
- created_at
- updated_at
- body
- discussion: &659
+ discussion: &662
title: Discussion
description: A Discussion in a repository.
type: object
@@ -113870,7 +114188,7 @@ x-webhooks:
- id
labels:
type: array
- items: *480
+ items: *483
required:
- repository_url
- category
@@ -113892,10 +114210,10 @@ x-webhooks:
- author_association
- active_lock_reason
- body
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114022,11 +114340,11 @@ x-webhooks:
- from
required:
- category
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114109,11 +114427,11 @@ x-webhooks:
type: string
enum:
- closed
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114195,7 +114513,7 @@ x-webhooks:
type: string
enum:
- created
- comment: &660
+ comment: &663
type: object
properties:
author_association:
@@ -114352,11 +114670,11 @@ x-webhooks:
- updated_at
- body
- reactions
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114439,12 +114757,12 @@ x-webhooks:
type: string
enum:
- deleted
- comment: *660
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ comment: *663
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114539,12 +114857,12 @@ x-webhooks:
- from
required:
- body
- comment: *660
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ comment: *663
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114628,11 +114946,11 @@ x-webhooks:
type: string
enum:
- created
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114714,11 +115032,11 @@ x-webhooks:
type: string
enum:
- deleted
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114818,11 +115136,11 @@ x-webhooks:
type: string
required:
- from
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -114904,10 +115222,10 @@ x-webhooks:
type: string
enum:
- labeled
- discussion: *659
- enterprise: *643
- installation: *644
- label: &662
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ label: &665
title: Label
type: object
properties:
@@ -114939,8 +115257,8 @@ x-webhooks:
- color
- default
- description
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115023,11 +115341,11 @@ x-webhooks:
type: string
enum:
- locked
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115109,11 +115427,11 @@ x-webhooks:
type: string
enum:
- pinned
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115195,11 +115513,11 @@ x-webhooks:
type: string
enum:
- reopened
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115284,16 +115602,16 @@ x-webhooks:
changes:
type: object
properties:
- new_discussion: *659
- new_repository: *646
+ new_discussion: *662
+ new_repository: *649
required:
- new_discussion
- new_repository
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115376,10 +115694,10 @@ x-webhooks:
type: string
enum:
- unanswered
- discussion: *659
- old_answer: *661
- organization: *645
- repository: *646
+ discussion: *662
+ old_answer: *664
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115461,12 +115779,12 @@ x-webhooks:
type: string
enum:
- unlabeled
- discussion: *659
- enterprise: *643
- installation: *644
- label: *662
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115549,11 +115867,11 @@ x-webhooks:
type: string
enum:
- unlocked
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115635,11 +115953,11 @@ x-webhooks:
type: string
enum:
- unpinned
- discussion: *659
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ discussion: *662
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -115712,7 +116030,7 @@ x-webhooks:
description: A user forks a repository.
type: object
properties:
- enterprise: *643
+ enterprise: *646
forkee:
description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository)
resource.
@@ -116372,9 +116690,9 @@ x-webhooks:
type: integer
watchers_count:
type: integer
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- forkee
@@ -116520,9 +116838,9 @@ x-webhooks:
title: gollum event
type: object
properties:
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pages:
description: The pages that were updated.
type: array
@@ -116559,7 +116877,7 @@ x-webhooks:
- action
- sha
- html_url
- repository: *646
+ repository: *649
sender: *4
required:
- pages
@@ -116635,10 +116953,10 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories: &664
+ organization: *648
+ repositories: &667
description: An array of repository objects that the installation
can access.
type: array
@@ -116664,8 +116982,8 @@ x-webhooks:
- name
- full_name
- private
- repository: *646
- requester: *663
+ repository: *649
+ requester: *666
sender: *4
required:
- action
@@ -116740,11 +117058,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories: *664
- repository: *646
+ organization: *648
+ repositories: *667
+ repository: *649
requester:
nullable: true
sender: *4
@@ -116820,11 +117138,11 @@ x-webhooks:
type: string
enum:
- new_permissions_accepted
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories: *664
- repository: *646
+ organization: *648
+ repositories: *667
+ repository: *649
requester:
nullable: true
sender: *4
@@ -116900,10 +117218,10 @@ x-webhooks:
type: string
enum:
- added
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories_added: &665
+ organization: *648
+ repositories_added: &668
description: An array of repository objects, which were added to
the installation.
type: array
@@ -116949,15 +117267,15 @@ x-webhooks:
private:
description: Whether the repository is private or public.
type: boolean
- repository: *646
- repository_selection: &666
+ repository: *649
+ repository_selection: &669
description: Describe whether all repositories have been selected
or there's a selection involved
type: string
enum:
- all
- selected
- requester: *663
+ requester: *666
sender: *4
required:
- action
@@ -117036,10 +117354,10 @@ x-webhooks:
type: string
enum:
- removed
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories_added: *665
+ organization: *648
+ repositories_added: *668
repositories_removed:
description: An array of repository objects, which were removed
from the installation.
@@ -117066,9 +117384,9 @@ x-webhooks:
- name
- full_name
- private
- repository: *646
- repository_selection: *666
- requester: *663
+ repository: *649
+ repository_selection: *669
+ requester: *666
sender: *4
required:
- action
@@ -117147,11 +117465,11 @@ x-webhooks:
type: string
enum:
- suspend
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories: *664
- repository: *646
+ organization: *648
+ repositories: *667
+ repository: *649
requester:
nullable: true
sender: *4
@@ -117329,10 +117647,10 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
target_type:
type: string
@@ -117411,11 +117729,11 @@ x-webhooks:
type: string
enum:
- unsuspend
- enterprise: *643
+ enterprise: *646
installation: *22
- organization: *645
- repositories: *664
- repository: *646
+ organization: *648
+ repositories: *667
+ repository: *649
requester:
nullable: true
sender: *4
@@ -117667,8 +117985,8 @@ x-webhooks:
- performed_via_github_app
- body
- reactions
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
the comment belongs to.
@@ -118491,6 +118809,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -118823,8 +119142,8 @@ x-webhooks:
- state
- locked
- assignee
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -118904,7 +119223,7 @@ x-webhooks:
type: string
enum:
- deleted
- comment: &667
+ comment: &670
title: issue comment
description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment)
itself.
@@ -119069,8 +119388,8 @@ x-webhooks:
- performed_via_github_app
- body
- reactions
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
the comment belongs to.
@@ -119889,6 +120208,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -120223,8 +120543,8 @@ x-webhooks:
- state
- locked
- assignee
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -120304,7 +120624,7 @@ x-webhooks:
type: string
enum:
- edited
- changes: &695
+ changes: &698
description: The changes to the comment.
type: object
properties:
@@ -120316,9 +120636,9 @@ x-webhooks:
type: string
required:
- from
- comment: *667
- enterprise: *643
- installation: *644
+ comment: *670
+ enterprise: *646
+ installation: *647
issue:
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
the comment belongs to.
@@ -121140,6 +121460,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -121472,8 +121793,8 @@ x-webhooks:
- state
- locked
- assignee
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -121555,10 +121876,10 @@ x-webhooks:
type: string
enum:
- assigned
- assignee: *663
- enterprise: *643
- installation: *644
- issue: &670
+ assignee: *666
+ enterprise: *646
+ installation: *647
+ issue: &673
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
itself.
@@ -122376,6 +122697,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -122476,8 +122798,8 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -122557,8 +122879,8 @@ x-webhooks:
type: string
enum:
- closed
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
itself.
@@ -123381,6 +123703,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -123616,8 +123939,8 @@ x-webhooks:
required:
- state
- closed_at
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -123696,8 +124019,8 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -124509,6 +124832,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -124608,8 +124932,8 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -124688,8 +125012,8 @@ x-webhooks:
type: string
enum:
- demilestoned
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -125525,6 +125849,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -125603,7 +125928,7 @@ x-webhooks:
format: uri
user_view_type:
type: string
- milestone: &668
+ milestone: &671
title: Milestone
description: A collection of related issues and pull requests.
type: object
@@ -125741,8 +126066,8 @@ x-webhooks:
- updated_at
- due_on
- closed_at
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -125841,8 +126166,8 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -126657,6 +126982,7 @@ x-webhooks:
timeline_url:
type: string
format: uri
+ type: *189
title:
description: Title of the issue
type: string
@@ -126760,9 +127086,9 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- label: *662
- organization: *645
- repository: *646
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -126842,8 +127168,8 @@ x-webhooks:
type: string
enum:
- labeled
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -127657,6 +127983,7 @@ x-webhooks:
timeline_url:
type: string
format: uri
+ type: *189
title:
description: Title of the issue
type: string
@@ -127760,9 +128087,9 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- label: *662
- organization: *645
- repository: *646
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -127842,8 +128169,8 @@ x-webhooks:
type: string
enum:
- locked
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -128681,6 +129008,7 @@ x-webhooks:
timeline_url:
type: string
format: uri
+ type: *189
title:
description: Title of the issue
type: string
@@ -128761,8 +129089,8 @@ x-webhooks:
format: uri
user_view_type:
type: string
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -128841,8 +129169,8 @@ x-webhooks:
type: string
enum:
- milestoned
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -129677,6 +130005,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -129754,9 +130083,9 @@ x-webhooks:
format: uri
user_view_type:
type: string
- milestone: *668
- organization: *645
- repository: *646
+ milestone: *671
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -131217,8 +131546,8 @@ x-webhooks:
required:
- old_issue
- old_repository
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -132036,6 +132365,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -132135,8 +132465,8 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -132216,9 +132546,9 @@ x-webhooks:
type: string
enum:
- pinned
- enterprise: *643
- installation: *644
- issue: &669
+ enterprise: *646
+ installation: *647
+ issue: &672
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
itself.
@@ -133030,6 +133360,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -133129,8 +133460,8 @@ x-webhooks:
- active_lock_reason
- body
- reactions
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -133209,8 +133540,8 @@ x-webhooks:
type: string
enum:
- reopened
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -134127,8 +134458,9 @@ x-webhooks:
format: uri
user_view_type:
type: string
- organization: *645
- repository: *646
+ type: *189
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -135023,6 +135355,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -135590,11 +135923,11 @@ x-webhooks:
required:
- new_issue
- new_repository
- enterprise: *643
- installation: *644
- issue: *669
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ issue: *672
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -135675,7 +136008,7 @@ x-webhooks:
type: string
enum:
- unassigned
- assignee: &698
+ assignee: &701
title: User
type: object
nullable: true
@@ -135745,11 +136078,11 @@ x-webhooks:
required:
- login
- id
- enterprise: *643
- installation: *644
- issue: *670
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ issue: *673
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -135828,12 +136161,12 @@ x-webhooks:
type: string
enum:
- unlabeled
- enterprise: *643
- installation: *644
- issue: *670
- label: *662
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ issue: *673
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -135913,8 +136246,8 @@ x-webhooks:
type: string
enum:
- unlocked
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
issue:
title: Issue
description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue)
@@ -136753,6 +137086,7 @@ x-webhooks:
title:
description: Title of the issue
type: string
+ type: *189
updated_at:
type: string
format: date-time
@@ -136830,8 +137164,8 @@ x-webhooks:
format: uri
user_view_type:
type: string
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -136911,11 +137245,11 @@ x-webhooks:
type: string
enum:
- unpinned
- enterprise: *643
- installation: *644
- issue: *669
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ issue: *672
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -136994,11 +137328,11 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- label: *662
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -137076,11 +137410,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- label: *662
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -137190,11 +137524,11 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- label: *662
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ label: *665
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -137276,9 +137610,9 @@ x-webhooks:
- cancelled
effective_date:
type: string
- enterprise: *643
- installation: *644
- marketplace_purchase: &671
+ enterprise: *646
+ installation: *647
+ marketplace_purchase: &674
title: Marketplace Purchase
type: object
required:
@@ -137361,8 +137695,8 @@ x-webhooks:
type: integer
unit_count:
type: integer
- organization: *645
- previous_marketplace_purchase: &672
+ organization: *648
+ previous_marketplace_purchase: &675
title: Marketplace Purchase
type: object
properties:
@@ -137442,7 +137776,7 @@ x-webhooks:
- on_free_trial
- free_trial_ends_on
- plan
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -137522,10 +137856,10 @@ x-webhooks:
- changed
effective_date:
type: string
- enterprise: *643
- installation: *644
- marketplace_purchase: *671
- organization: *645
+ enterprise: *646
+ installation: *647
+ marketplace_purchase: *674
+ organization: *648
previous_marketplace_purchase:
title: Marketplace Purchase
type: object
@@ -137608,7 +137942,7 @@ x-webhooks:
- on_free_trial
- free_trial_ends_on
- plan
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -137690,10 +138024,10 @@ x-webhooks:
- pending_change
effective_date:
type: string
- enterprise: *643
- installation: *644
- marketplace_purchase: *671
- organization: *645
+ enterprise: *646
+ installation: *647
+ marketplace_purchase: *674
+ organization: *648
previous_marketplace_purchase:
title: Marketplace Purchase
type: object
@@ -137775,7 +138109,7 @@ x-webhooks:
- on_free_trial
- free_trial_ends_on
- plan
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -137856,8 +138190,8 @@ x-webhooks:
- pending_change_cancelled
effective_date:
type: string
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
marketplace_purchase:
title: Marketplace Purchase
type: object
@@ -137939,9 +138273,9 @@ x-webhooks:
type: integer
unit_count:
type: integer
- organization: *645
- previous_marketplace_purchase: *672
- repository: *646
+ organization: *648
+ previous_marketplace_purchase: *675
+ repository: *649
sender: *4
required:
- action
@@ -138021,12 +138355,12 @@ x-webhooks:
- purchased
effective_date:
type: string
- enterprise: *643
- installation: *644
- marketplace_purchase: *671
- organization: *645
- previous_marketplace_purchase: *672
- repository: *646
+ enterprise: *646
+ installation: *647
+ marketplace_purchase: *674
+ organization: *648
+ previous_marketplace_purchase: *675
+ repository: *649
sender: *4
required:
- action
@@ -138128,11 +138462,11 @@ x-webhooks:
type: string
required:
- to
- enterprise: *643
- installation: *644
- member: *663
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ member: *666
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -138232,11 +138566,11 @@ x-webhooks:
to:
type: string
nullable: true
- enterprise: *643
- installation: *644
- member: *663
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ member: *666
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -138315,11 +138649,11 @@ x-webhooks:
type: string
enum:
- removed
- enterprise: *643
- installation: *644
- member: *663
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ member: *666
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -138397,11 +138731,11 @@ x-webhooks:
type: string
enum:
- added
- enterprise: *643
- installation: *644
- member: *663
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ member: *666
+ organization: *648
+ repository: *649
scope:
description: The scope of the membership. Currently, can only be
`team`.
@@ -138477,7 +138811,7 @@ x-webhooks:
required:
- login
- id
- team: &673
+ team: &676
title: Team
description: Groups of organization members that gives permissions
on specified repositories.
@@ -138667,11 +139001,11 @@ x-webhooks:
type: string
enum:
- removed
- enterprise: *643
- installation: *644
- member: *663
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ member: *666
+ organization: *648
+ repository: *649
scope:
description: The scope of the membership. Currently, can only be
`team`.
@@ -138748,7 +139082,7 @@ x-webhooks:
required:
- login
- id
- team: *673
+ team: *676
required:
- action
- scope
@@ -138830,8 +139164,8 @@ x-webhooks:
type: string
enum:
- checks_requested
- installation: *644
- merge_group: &675
+ installation: *647
+ merge_group: &678
type: object
title: Merge Group
description: A group of pull requests that the merge queue has grouped
@@ -138850,15 +139184,15 @@ x-webhooks:
description: The full ref of the branch the merge group will
be merged into.
type: string
- head_commit: *674
+ head_commit: *677
required:
- head_sha
- head_ref
- base_sha
- base_ref
- head_commit
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -138944,10 +139278,10 @@ x-webhooks:
- merged
- invalidated
- dequeued
- installation: *644
- merge_group: *675
- organization: *645
- repository: *646
+ installation: *647
+ merge_group: *678
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139020,7 +139354,7 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
+ enterprise: *646
hook:
description: 'The modified webhook. This will contain different
keys based on the type of webhook it is: repository, organization,
@@ -139128,16 +139462,16 @@ x-webhooks:
hook_id:
description: The id of the modified webhook.
type: integer
- installation: *644
- organization: *645
+ installation: *647
+ organization: *648
repository:
title: Repository
description: |-
The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property
when the event occurs from activity in a repository.
type: object
- properties: *676
- required: *677
+ properties: *679
+ required: *680
nullable: true
sender: *4
required:
@@ -139218,11 +139552,11 @@ x-webhooks:
type: string
enum:
- closed
- enterprise: *643
- installation: *644
- milestone: *668
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ milestone: *671
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139301,9 +139635,9 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- milestone: &678
+ enterprise: *646
+ installation: *647
+ milestone: &681
title: Milestone
description: A collection of related issues and pull requests.
type: object
@@ -139440,8 +139774,8 @@ x-webhooks:
- updated_at
- due_on
- closed_at
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139520,11 +139854,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- milestone: *668
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ milestone: *671
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139634,11 +139968,11 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- milestone: *668
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ milestone: *671
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139718,11 +140052,11 @@ x-webhooks:
type: string
enum:
- opened
- enterprise: *643
- installation: *644
- milestone: *678
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ milestone: *681
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139801,11 +140135,11 @@ x-webhooks:
type: string
enum:
- blocked
- blocked_user: *663
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ blocked_user: *666
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139884,11 +140218,11 @@ x-webhooks:
type: string
enum:
- unblocked
- blocked_user: *663
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ blocked_user: *666
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -139967,9 +140301,9 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- membership: &679
+ enterprise: *646
+ installation: *647
+ membership: &682
title: Membership
description: The membership between the user and the organization.
Not present when the action is `member_invited`.
@@ -140061,8 +140395,8 @@ x-webhooks:
- role
- organization_url
- user
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -140140,11 +140474,11 @@ x-webhooks:
type: string
enum:
- member_added
- enterprise: *643
- installation: *644
- membership: *679
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ membership: *682
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -140223,8 +140557,8 @@ x-webhooks:
type: string
enum:
- member_invited
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
invitation:
description: The invitation for the user or email if the action
is `member_invited`.
@@ -140340,10 +140674,10 @@ x-webhooks:
- inviter
- team_count
- invitation_teams_url
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
- user: *663
+ user: *666
required:
- action
- invitation
@@ -140421,11 +140755,11 @@ x-webhooks:
type: string
enum:
- member_removed
- enterprise: *643
- installation: *644
- membership: *679
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ membership: *682
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -140512,11 +140846,11 @@ x-webhooks:
properties:
from:
type: string
- enterprise: *643
- installation: *644
- membership: *679
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ membership: *682
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -140592,9 +140926,9 @@ x-webhooks:
type: string
enum:
- published
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
package:
description: Information about the package.
type: object
@@ -141093,7 +141427,7 @@ x-webhooks:
- published_at
rubygems_metadata:
type: array
- items: &680
+ items: &683
title: Ruby Gems metadata
type: object
properties:
@@ -141188,7 +141522,7 @@ x-webhooks:
- owner
- package_version
- registry
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -141264,9 +141598,9 @@ x-webhooks:
type: string
enum:
- updated
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
package:
description: Information about the package.
type: object
@@ -141619,7 +141953,7 @@ x-webhooks:
- published_at
rubygems_metadata:
type: array
- items: *680
+ items: *683
source_url:
type: string
format: uri
@@ -141689,7 +142023,7 @@ x-webhooks:
- owner
- package_version
- registry
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -141866,12 +142200,12 @@ x-webhooks:
- duration
- created_at
- updated_at
- enterprise: *643
+ enterprise: *646
id:
type: integer
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- id
@@ -141951,7 +142285,7 @@ x-webhooks:
type: string
enum:
- approved
- personal_access_token_request: &681
+ personal_access_token_request: &684
title: Personal Access Token Request
description: Details of a Personal Access Token Request.
type: object
@@ -142097,10 +142431,10 @@ x-webhooks:
- token_expired
- token_expires_at
- token_last_used_at
- enterprise: *643
- organization: *645
+ enterprise: *646
+ organization: *648
sender: *4
- installation: *644
+ installation: *647
required:
- action
- personal_access_token_request
@@ -142179,11 +142513,11 @@ x-webhooks:
type: string
enum:
- cancelled
- personal_access_token_request: *681
- enterprise: *643
- organization: *645
+ personal_access_token_request: *684
+ enterprise: *646
+ organization: *648
sender: *4
- installation: *644
+ installation: *647
required:
- action
- personal_access_token_request
@@ -142261,11 +142595,11 @@ x-webhooks:
type: string
enum:
- created
- personal_access_token_request: *681
- enterprise: *643
- organization: *645
+ personal_access_token_request: *684
+ enterprise: *646
+ organization: *648
sender: *4
- installation: *644
+ installation: *647
required:
- action
- personal_access_token_request
@@ -142342,11 +142676,11 @@ x-webhooks:
type: string
enum:
- denied
- personal_access_token_request: *681
- organization: *645
- enterprise: *643
+ personal_access_token_request: *684
+ organization: *648
+ enterprise: *646
sender: *4
- installation: *644
+ installation: *647
required:
- action
- personal_access_token_request
@@ -142450,7 +142784,7 @@ x-webhooks:
id:
description: Unique identifier of the webhook.
type: integer
- last_response: *682
+ last_response: *685
name:
description: The type of webhook. The only valid value is 'web'.
type: string
@@ -142482,8 +142816,8 @@ x-webhooks:
hook_id:
description: The ID of the webhook that triggered the ping.
type: integer
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
zen:
description: Random string of GitHub zen.
@@ -142728,10 +143062,10 @@ x-webhooks:
- from
required:
- note
- enterprise: *643
- installation: *644
- organization: *645
- project_card: &683
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_card: &686
title: Project Card
type: object
properties:
@@ -142850,7 +143184,7 @@ x-webhooks:
- creator
- created_at
- updated_at
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -142931,11 +143265,11 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- project_card: *683
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_card: *686
+ repository: *649
sender: *4
required:
- action
@@ -143015,9 +143349,9 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
project_card:
title: Project Card
type: object
@@ -143145,8 +143479,8 @@ x-webhooks:
The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property
when the event occurs from activity in a repository.
type: object
- properties: *676
- required: *677
+ properties: *679
+ required: *680
nullable: true
sender: *4
required:
@@ -143240,11 +143574,11 @@ x-webhooks:
- from
required:
- note
- enterprise: *643
- installation: *644
- organization: *645
- project_card: *683
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_card: *686
+ repository: *649
sender: *4
required:
- action
@@ -143338,9 +143672,9 @@ x-webhooks:
- from
required:
- column_id
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
project_card:
allOf:
- title: Project Card
@@ -143530,7 +143864,7 @@ x-webhooks:
type: string
required:
- after_id
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -143610,10 +143944,10 @@ x-webhooks:
type: string
enum:
- closed
- enterprise: *643
- installation: *644
- organization: *645
- project: &685
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project: &688
title: Project
type: object
properties:
@@ -143737,7 +144071,7 @@ x-webhooks:
- creator
- created_at
- updated_at
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -143817,10 +144151,10 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- project_column: &684
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_column: &687
title: Project Column
type: object
properties:
@@ -143859,7 +144193,7 @@ x-webhooks:
- name
- created_at
- updated_at
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -143938,18 +144272,18 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- project_column: *684
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_column: *687
repository:
title: Repository
description: |-
The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property
when the event occurs from activity in a repository.
type: object
- properties: *676
- required: *677
+ properties: *679
+ required: *680
nullable: true
sender: *4
required:
@@ -144039,11 +144373,11 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
- project_column: *684
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_column: *687
+ repository: *649
sender: *4
required:
- action
@@ -144123,11 +144457,11 @@ x-webhooks:
type: string
enum:
- moved
- enterprise: *643
- installation: *644
- organization: *645
- project_column: *684
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project_column: *687
+ repository: *649
sender: *4
required:
- action
@@ -144207,11 +144541,11 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- project: *685
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project: *688
+ repository: *649
sender: *4
required:
- action
@@ -144291,18 +144625,18 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- project: *685
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project: *688
repository:
title: Repository
description: |-
The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property
when the event occurs from activity in a repository.
type: object
- properties: *676
- required: *677
+ properties: *679
+ required: *680
nullable: true
sender: *4
required:
@@ -144404,11 +144738,11 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
- project: *685
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project: *688
+ repository: *649
sender: *4
required:
- action
@@ -144487,11 +144821,11 @@ x-webhooks:
type: string
enum:
- reopened
- enterprise: *643
- installation: *644
- organization: *645
- project: *685
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ project: *688
+ repository: *649
sender: *4
required:
- action
@@ -144572,9 +144906,9 @@ x-webhooks:
type: string
enum:
- closed
- installation: *644
- organization: *645
- projects_v2: &686
+ installation: *647
+ organization: *648
+ projects_v2: &689
title: Projects v2 Project
description: A projects v2 project
type: object
@@ -144717,9 +145051,9 @@ x-webhooks:
type: string
enum:
- created
- installation: *644
- organization: *645
- projects_v2: *686
+ installation: *647
+ organization: *648
+ projects_v2: *689
sender: *4
required:
- action
@@ -144800,9 +145134,9 @@ x-webhooks:
type: string
enum:
- deleted
- installation: *644
- organization: *645
- projects_v2: *686
+ installation: *647
+ organization: *648
+ projects_v2: *689
sender: *4
required:
- action
@@ -144919,9 +145253,9 @@ x-webhooks:
type: string
to:
type: string
- installation: *644
- organization: *645
- projects_v2: *686
+ installation: *647
+ organization: *648
+ projects_v2: *689
sender: *4
required:
- action
@@ -145004,7 +145338,7 @@ x-webhooks:
type: string
enum:
- archived
- changes: &690
+ changes: &693
type: object
properties:
archived_at:
@@ -145018,9 +145352,9 @@ x-webhooks:
type: string
nullable: true
format: date-time
- installation: *644
- organization: *645
- projects_v2_item: &687
+ installation: *647
+ organization: *648
+ projects_v2_item: &690
title: Projects v2 Item
description: An item belonging to a project
type: object
@@ -145154,9 +145488,9 @@ x-webhooks:
nullable: true
to:
type: string
- installation: *644
- organization: *645
- projects_v2_item: *687
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145238,9 +145572,9 @@ x-webhooks:
type: string
enum:
- created
- installation: *644
- organization: *645
- projects_v2_item: *687
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145321,9 +145655,9 @@ x-webhooks:
type: string
enum:
- deleted
- installation: *644
- organization: *645
- projects_v2_item: *687
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145429,7 +145763,7 @@ x-webhooks:
oneOf:
- type: string
- type: integer
- - &688
+ - &691
title: Projects v2 Single Select Option
description: An option for a single select field
type: object
@@ -145447,7 +145781,7 @@ x-webhooks:
required:
- id
- name
- - &689
+ - &692
title: Projects v2 Iteration Setting
description: An iteration setting for an iteration field
type: object
@@ -145470,8 +145804,8 @@ x-webhooks:
oneOf:
- type: string
- type: integer
- - *688
- - *689
+ - *691
+ - *692
required:
- field_value
- type: object
@@ -145487,9 +145821,9 @@ x-webhooks:
nullable: true
required:
- body
- installation: *644
- organization: *645
- projects_v2_item: *687
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145584,9 +145918,9 @@ x-webhooks:
to:
type: string
nullable: true
- installation: *644
- organization: *645
- projects_v2_item: *687
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145669,10 +146003,10 @@ x-webhooks:
type: string
enum:
- restored
- changes: *690
- installation: *644
- organization: *645
- projects_v2_item: *687
+ changes: *693
+ installation: *647
+ organization: *648
+ projects_v2_item: *690
sender: *4
required:
- action
@@ -145754,9 +146088,9 @@ x-webhooks:
type: string
enum:
- reopened
- installation: *644
- organization: *645
- projects_v2: *686
+ installation: *647
+ organization: *648
+ projects_v2: *689
sender: *4
required:
- action
@@ -145837,9 +146171,9 @@ x-webhooks:
type: string
enum:
- created
- installation: *644
- organization: *645
- projects_v2_status_update: &691
+ installation: *647
+ organization: *648
+ projects_v2_status_update: &694
title: Projects v2 Status Update
description: An status update belonging to a project
type: object
@@ -145966,9 +146300,9 @@ x-webhooks:
type: string
enum:
- deleted
- installation: *644
- organization: *645
- projects_v2_status_update: *691
+ installation: *647
+ organization: *648
+ projects_v2_status_update: *694
sender: *4
required:
- action
@@ -146104,9 +146438,9 @@ x-webhooks:
type: string
format: date
nullable: true
- installation: *644
- organization: *645
- projects_v2_status_update: *691
+ installation: *647
+ organization: *648
+ projects_v2_status_update: *694
sender: *4
required:
- action
@@ -146177,10 +146511,10 @@ x-webhooks:
title: public event
type: object
properties:
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- repository
@@ -146257,13 +146591,13 @@ x-webhooks:
type: string
enum:
- assigned
- assignee: *663
- enterprise: *643
- installation: *644
- number: &692
+ assignee: *666
+ enterprise: *646
+ installation: *647
+ number: &695
description: The pull request number.
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -148546,7 +148880,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -148628,11 +148962,11 @@ x-webhooks:
type: string
enum:
- auto_merge_disabled
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -150910,7 +151244,7 @@ x-webhooks:
- draft
reason:
type: string
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -150992,11 +151326,11 @@ x-webhooks:
type: string
enum:
- auto_merge_enabled
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -153274,7 +153608,7 @@ x-webhooks:
- draft
reason:
type: string
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -153356,13 +153690,13 @@ x-webhooks:
type: string
enum:
- closed
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: &693
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: &696
allOf:
- - *518
+ - *521
- type: object
properties:
allow_auto_merge:
@@ -153424,7 +153758,7 @@ x-webhooks:
Please use `squash_merge_commit_title` instead.**
type: boolean
default: false
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -153505,12 +153839,12 @@ x-webhooks:
type: string
enum:
- converted_to_draft
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: *693
- repository: *646
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: *696
+ repository: *649
sender: *4
required:
- action
@@ -153590,11 +153924,11 @@ x-webhooks:
type: string
enum:
- demilestoned
- enterprise: *643
- milestone: *501
- number: *692
- organization: *645
- pull_request: &694
+ enterprise: *646
+ milestone: *504
+ number: *695
+ organization: *648
+ pull_request: &697
title: Pull Request
type: object
properties:
@@ -155857,7 +156191,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -155936,11 +156270,11 @@ x-webhooks:
type: string
enum:
- dequeued
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -158222,7 +158556,7 @@ x-webhooks:
- BRANCH_PROTECTIONS
- GIT_TREE_INVALID
- INVALID_MERGE_COMMIT
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -158346,12 +158680,12 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: *693
- repository: *646
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: *696
+ repository: *649
sender: *4
required:
- action
@@ -158431,11 +158765,11 @@ x-webhooks:
type: string
enum:
- enqueued
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -160702,7 +161036,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -160782,11 +161116,11 @@ x-webhooks:
type: string
enum:
- labeled
- enterprise: *643
- installation: *644
- label: *662
- number: *692
- organization: *645
+ enterprise: *646
+ installation: *647
+ label: *665
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -163068,7 +163402,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -163149,10 +163483,10 @@ x-webhooks:
type: string
enum:
- locked
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -165432,7 +165766,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -165512,12 +165846,12 @@ x-webhooks:
type: string
enum:
- milestoned
- enterprise: *643
- milestone: *501
- number: *692
- organization: *645
- pull_request: *694
- repository: *646
+ enterprise: *646
+ milestone: *504
+ number: *695
+ organization: *648
+ pull_request: *697
+ repository: *649
sender: *4
required:
- action
@@ -165596,12 +165930,12 @@ x-webhooks:
type: string
enum:
- opened
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: *693
- repository: *646
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: *696
+ repository: *649
sender: *4
required:
- action
@@ -165682,12 +166016,12 @@ x-webhooks:
type: string
enum:
- ready_for_review
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: *693
- repository: *646
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: *696
+ repository: *649
sender: *4
required:
- action
@@ -165767,12 +166101,12 @@ x-webhooks:
type: string
enum:
- reopened
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
- pull_request: *693
- repository: *646
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
+ pull_request: *696
+ repository: *649
sender: *4
required:
- action
@@ -166138,9 +166472,9 @@ x-webhooks:
- start_side
- side
- reactions
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
type: object
properties:
@@ -168310,7 +168644,7 @@ x-webhooks:
- _links
- author_association
- active_lock_reason
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -168390,7 +168724,7 @@ x-webhooks:
type: string
enum:
- deleted
- comment: &696
+ comment: &699
title: Pull Request Review Comment
description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request)
itself.
@@ -168675,9 +169009,9 @@ x-webhooks:
- start_side
- side
- reactions
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
type: object
properties:
@@ -170835,7 +171169,7 @@ x-webhooks:
- _links
- author_association
- active_lock_reason
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -170915,11 +171249,11 @@ x-webhooks:
type: string
enum:
- edited
- changes: *695
- comment: *696
- enterprise: *643
- installation: *644
- organization: *645
+ changes: *698
+ comment: *699
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
type: object
properties:
@@ -173080,7 +173414,7 @@ x-webhooks:
- _links
- author_association
- active_lock_reason
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -173161,9 +173495,9 @@ x-webhooks:
type: string
enum:
- dismissed
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
title: Simple Pull Request
type: object
@@ -175336,7 +175670,7 @@ x-webhooks:
- author_association
- auto_merge
- active_lock_reason
- repository: *646
+ repository: *649
review:
description: The review that was affected.
type: object
@@ -175579,9 +175913,9 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
title: Simple Pull Request
type: object
@@ -177635,8 +177969,8 @@ x-webhooks:
- author_association
- auto_merge
- active_lock_reason
- repository: *646
- review: &697
+ repository: *649
+ review: &700
description: The review that was affected.
type: object
properties:
@@ -177865,12 +178199,12 @@ x-webhooks:
type: string
enum:
- review_request_removed
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
description: The pull request number.
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -180153,7 +180487,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
requested_reviewer:
title: User
type: object
@@ -180237,12 +180571,12 @@ x-webhooks:
type: string
enum:
- review_request_removed
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
description: The pull request number.
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -182532,7 +182866,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
requested_team:
title: Team
description: Groups of organization members that gives permissions
@@ -182724,12 +183058,12 @@ x-webhooks:
type: string
enum:
- review_requested
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
description: The pull request number.
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -185014,7 +185348,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
requested_reviewer:
title: User
type: object
@@ -185099,12 +185433,12 @@ x-webhooks:
type: string
enum:
- review_requested
- enterprise: *643
- installation: *644
+ enterprise: *646
+ installation: *647
number:
description: The pull request number.
type: integer
- organization: *645
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -187380,7 +187714,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
requested_team:
title: Team
description: Groups of organization members that gives permissions
@@ -187561,9 +187895,9 @@ x-webhooks:
type: string
enum:
- submitted
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
title: Simple Pull Request
type: object
@@ -189738,8 +190072,8 @@ x-webhooks:
- author_association
- auto_merge
- active_lock_reason
- repository: *646
- review: *697
+ repository: *649
+ review: *700
sender: *4
required:
- action
@@ -189819,9 +190153,9 @@ x-webhooks:
type: string
enum:
- resolved
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
title: Simple Pull Request
type: object
@@ -191891,7 +192225,7 @@ x-webhooks:
- author_association
- auto_merge
- active_lock_reason
- repository: *646
+ repository: *649
sender: *4
thread:
type: object
@@ -192274,9 +192608,9 @@ x-webhooks:
type: string
enum:
- unresolved
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
pull_request:
title: Simple Pull Request
type: object
@@ -194332,7 +194666,7 @@ x-webhooks:
- author_association
- auto_merge
- active_lock_reason
- repository: *646
+ repository: *649
sender: *4
thread:
type: object
@@ -194718,10 +195052,10 @@ x-webhooks:
type: string
before:
type: string
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -196992,7 +197326,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -197074,11 +197408,11 @@ x-webhooks:
type: string
enum:
- unassigned
- assignee: *698
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
+ assignee: *701
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -199361,7 +199695,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -199440,11 +199774,11 @@ x-webhooks:
type: string
enum:
- unlabeled
- enterprise: *643
- installation: *644
- label: *662
- number: *692
- organization: *645
+ enterprise: *646
+ installation: *647
+ label: *665
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -201717,7 +202051,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -201798,10 +202132,10 @@ x-webhooks:
type: string
enum:
- unlocked
- enterprise: *643
- installation: *644
- number: *692
- organization: *645
+ enterprise: *646
+ installation: *647
+ number: *695
+ organization: *648
pull_request:
title: Pull Request
type: object
@@ -204066,7 +204400,7 @@ x-webhooks:
- auto_merge
- active_lock_reason
- draft
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -204266,7 +204600,7 @@ x-webhooks:
deleted:
description: Whether this push deleted the `ref`.
type: boolean
- enterprise: *643
+ enterprise: *646
forced:
description: Whether this push was a force push of the `ref`.
type: boolean
@@ -204358,8 +204692,8 @@ x-webhooks:
- url
- author
- committer
- installation: *644
- organization: *645
+ installation: *647
+ organization: *648
pusher:
title: Committer
description: Metaproperties for Git author/committer information.
@@ -204934,9 +205268,9 @@ x-webhooks:
type: string
enum:
- published
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
registry_package:
type: object
properties:
@@ -205382,7 +205716,7 @@ x-webhooks:
type: string
rubygems_metadata:
type: array
- items: *680
+ items: *683
summary:
type: string
tag_name:
@@ -205436,7 +205770,7 @@ x-webhooks:
- owner
- package_version
- registry
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -205514,9 +205848,9 @@ x-webhooks:
type: string
enum:
- updated
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
registry_package:
type: object
properties:
@@ -205824,7 +206158,7 @@ x-webhooks:
- published_at
rubygems_metadata:
type: array
- items: *680
+ items: *683
summary:
type: string
tag_name:
@@ -205873,7 +206207,7 @@ x-webhooks:
- owner
- package_version
- registry
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -205950,10 +206284,10 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- release: &699
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: &702
title: Release
description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release)
object.
@@ -206258,7 +206592,7 @@ x-webhooks:
- tarball_url
- zipball_url
- body
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -206335,11 +206669,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- release: *699
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: *702
+ repository: *649
sender: *4
required:
- action
@@ -206456,11 +206790,11 @@ x-webhooks:
type: boolean
required:
- to
- enterprise: *643
- installation: *644
- organization: *645
- release: *699
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: *702
+ repository: *649
sender: *4
required:
- action
@@ -206538,9 +206872,9 @@ x-webhooks:
type: string
enum:
- prereleased
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
release:
title: Release
description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release)
@@ -206849,7 +207183,7 @@ x-webhooks:
type: string
nullable: true
format: uri
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -206925,10 +207259,10 @@ x-webhooks:
type: string
enum:
- published
- enterprise: *643
- installation: *644
- organization: *645
- release: &700
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: &703
title: Release
description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release)
object.
@@ -207234,7 +207568,7 @@ x-webhooks:
type: string
nullable: true
format: uri
- repository: *646
+ repository: *649
sender: *4
required:
- action
@@ -207310,11 +207644,11 @@ x-webhooks:
type: string
enum:
- released
- enterprise: *643
- installation: *644
- organization: *645
- release: *699
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: *702
+ repository: *649
sender: *4
required:
- action
@@ -207390,11 +207724,11 @@ x-webhooks:
type: string
enum:
- unpublished
- enterprise: *643
- installation: *644
- organization: *645
- release: *700
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ release: *703
+ repository: *649
sender: *4
required:
- action
@@ -207470,11 +207804,11 @@ x-webhooks:
type: string
enum:
- published
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- repository_advisory: *574
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ repository_advisory: *577
sender: *4
required:
- action
@@ -207550,11 +207884,11 @@ x-webhooks:
type: string
enum:
- reported
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- repository_advisory: *574
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ repository_advisory: *577
sender: *4
required:
- action
@@ -207630,10 +207964,10 @@ x-webhooks:
type: string
enum:
- archived
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -207710,10 +208044,10 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -207791,10 +208125,10 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -207878,10 +208212,10 @@ x-webhooks:
additionalProperties: true
description: The `client_payload` that was specified in the `POST
/repos/{owner}/{repo}/dispatches` request body.
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -207993,10 +208327,10 @@ x-webhooks:
nullable: true
items:
type: string
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -208068,10 +208402,10 @@ x-webhooks:
title: repository_import event
type: object
properties:
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
status:
type: string
@@ -208152,10 +208486,10 @@ x-webhooks:
type: string
enum:
- privatized
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -208232,10 +208566,10 @@ x-webhooks:
type: string
enum:
- publicized
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -208329,10 +208663,10 @@ x-webhooks:
- name
required:
- repository
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -208412,11 +208746,11 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- repository_ruleset: *238
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ repository_ruleset: *241
sender: *4
required:
- action
@@ -208494,11 +208828,11 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- repository_ruleset: *238
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ repository_ruleset: *241
sender: *4
required:
- action
@@ -208576,11 +208910,11 @@ x-webhooks:
type: string
enum:
- edited
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- repository_ruleset: *238
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ repository_ruleset: *241
changes:
type: object
properties:
@@ -208599,16 +208933,16 @@ x-webhooks:
properties:
added:
type: array
- items: *232
+ items: *235
deleted:
type: array
- items: *232
+ items: *235
updated:
type: array
items:
type: object
properties:
- condition: *232
+ condition: *235
changes:
type: object
properties:
@@ -208641,16 +208975,16 @@ x-webhooks:
properties:
added:
type: array
- items: *237
+ items: *240
deleted:
type: array
- items: *237
+ items: *240
updated:
type: array
items:
type: object
properties:
- rule: *237
+ rule: *240
changes:
type: object
properties:
@@ -208884,10 +209218,10 @@ x-webhooks:
- from
required:
- owner
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -208965,10 +209299,10 @@ x-webhooks:
type: string
enum:
- unarchived
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209046,7 +209380,7 @@ x-webhooks:
type: string
enum:
- create
- alert: &701
+ alert: &704
title: Repository Vulnerability Alert Alert
description: The security alert of the vulnerable dependency.
type: object
@@ -209167,10 +209501,10 @@ x-webhooks:
type: string
enum:
- open
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209376,10 +209710,10 @@ x-webhooks:
type: string
enum:
- dismissed
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209457,11 +209791,11 @@ x-webhooks:
type: string
enum:
- reopen
- alert: *701
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ alert: *704
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209660,10 +209994,10 @@ x-webhooks:
enum:
- fixed
- open
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209741,7 +210075,7 @@ x-webhooks:
type: string
enum:
- created
- alert: &702
+ alert: &705
type: object
properties:
number: *54
@@ -209852,10 +210186,10 @@ x-webhooks:
description: Whether the detected secret was found in multiple
repositories in the same organization or business.
nullable: true
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -209936,11 +210270,11 @@ x-webhooks:
type: string
enum:
- created
- alert: *702
- installation: *644
- location: *703
- organization: *645
- repository: *646
+ alert: *705
+ installation: *647
+ location: *706
+ organization: *648
+ repository: *649
sender: *4
required:
- location
@@ -210178,11 +210512,11 @@ x-webhooks:
type: string
enum:
- publicly_leaked
- alert: *702
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ alert: *705
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -210260,11 +210594,11 @@ x-webhooks:
type: string
enum:
- reopened
- alert: *702
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ alert: *705
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -210342,11 +210676,11 @@ x-webhooks:
type: string
enum:
- resolved
- alert: *702
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ alert: *705
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -210424,11 +210758,11 @@ x-webhooks:
type: string
enum:
- validated
- alert: *702
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ alert: *705
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -210554,10 +210888,10 @@ x-webhooks:
- organization
- enterprise
nullable: true
- repository: *646
- enterprise: *643
- installation: *644
- organization: *645
+ repository: *649
+ enterprise: *646
+ installation: *647
+ organization: *648
sender: *4
required:
- action
@@ -210635,11 +210969,11 @@ x-webhooks:
type: string
enum:
- published
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- security_advisory: &704
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ security_advisory: &707
description: The details of the security advisory, including summary,
description, and severity.
type: object
@@ -210822,11 +211156,11 @@ x-webhooks:
type: string
enum:
- updated
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
- security_advisory: *704
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
+ security_advisory: *707
sender: *4
required:
- action
@@ -210899,10 +211233,10 @@ x-webhooks:
type: string
enum:
- withdrawn
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
security_advisory:
description: The details of the security advisory, including summary,
description, and severity.
@@ -211086,11 +211420,11 @@ x-webhooks:
from:
type: object
properties:
- security_and_analysis: *231
- enterprise: *643
- installation: *644
- organization: *645
- repository: *286
+ security_and_analysis: *234
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *289
sender: *4
required:
- changes
@@ -211168,12 +211502,12 @@ x-webhooks:
type: string
enum:
- cancelled
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: &705
+ sponsorship: &708
type: object
properties:
created_at:
@@ -211474,12 +211808,12 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: *705
+ sponsorship: *708
required:
- action
- sponsorship
@@ -211567,12 +211901,12 @@ x-webhooks:
type: string
required:
- from
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: *705
+ sponsorship: *708
required:
- action
- changes
@@ -211649,17 +211983,17 @@ x-webhooks:
type: string
enum:
- pending_cancellation
- effective_date: &706
+ effective_date: &709
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: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: *705
+ sponsorship: *708
required:
- action
- sponsorship
@@ -211733,7 +212067,7 @@ x-webhooks:
type: string
enum:
- pending_tier_change
- changes: &707
+ changes: &710
type: object
properties:
tier:
@@ -211777,13 +212111,13 @@ x-webhooks:
- from
required:
- tier
- effective_date: *706
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ effective_date: *709
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: *705
+ sponsorship: *708
required:
- action
- changes
@@ -211860,13 +212194,13 @@ x-webhooks:
type: string
enum:
- tier_changed
- changes: *707
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ changes: *710
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- sponsorship: *705
+ sponsorship: *708
required:
- action
- changes
@@ -211940,10 +212274,10 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
starred_at:
description: 'The time the star was created. This is a timestamp
@@ -212026,10 +212360,10 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
starred_at:
description: 'The time the star was created. This is a timestamp
@@ -212449,15 +212783,15 @@ x-webhooks:
status.
type: string
nullable: true
- enterprise: *643
+ enterprise: *646
id:
description: The unique identifier of the status.
type: integer
- installation: *644
+ installation: *647
name:
type: string
- organization: *645
- repository: *646
+ organization: *648
+ repository: *649
sender: *4
sha:
description: The Commit SHA.
@@ -212572,9 +212906,9 @@ x-webhooks:
description: The ID of the sub-issue.
type: number
sub_issue: *77
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -212664,9 +212998,9 @@ x-webhooks:
description: The ID of the sub-issue.
type: number
sub_issue: *77
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -212756,9 +213090,9 @@ x-webhooks:
description: The ID of the parent issue.
type: number
parent_issue: *77
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -212848,9 +213182,9 @@ x-webhooks:
description: The ID of the parent issue.
type: number
parent_issue: *77
- installation: *644
- organization: *645
- repository: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -212927,12 +213261,12 @@ x-webhooks:
title: team_add event
type: object
properties:
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- team: &708
+ team: &711
title: Team
description: Groups of organization members that gives permissions
on specified repositories.
@@ -213122,9 +213456,9 @@ x-webhooks:
type: string
enum:
- added_to_repository
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
repository:
title: Repository
description: A git repository
@@ -213582,7 +213916,7 @@ x-webhooks:
- topics
- visibility
sender: *4
- team: *708
+ team: *711
required:
- action
- team
@@ -213658,9 +213992,9 @@ x-webhooks:
type: string
enum:
- created
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
repository:
title: Repository
description: A git repository
@@ -214118,7 +214452,7 @@ x-webhooks:
- topics
- visibility
sender: *4
- team: *708
+ team: *711
required:
- action
- team
@@ -214195,9 +214529,9 @@ x-webhooks:
type: string
enum:
- deleted
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
repository:
title: Repository
description: A git repository
@@ -214655,7 +214989,7 @@ x-webhooks:
- topics
- visibility
sender: *4
- team: *708
+ team: *711
required:
- action
- team
@@ -214799,9 +215133,9 @@ x-webhooks:
- from
required:
- permissions
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
repository:
title: Repository
description: A git repository
@@ -215259,7 +215593,7 @@ x-webhooks:
- topics
- visibility
sender: *4
- team: *708
+ team: *711
required:
- action
- changes
@@ -215337,9 +215671,9 @@ x-webhooks:
type: string
enum:
- removed_from_repository
- enterprise: *643
- installation: *644
- organization: *645
+ enterprise: *646
+ installation: *647
+ organization: *648
repository:
title: Repository
description: A git repository
@@ -215797,7 +216131,7 @@ x-webhooks:
- topics
- visibility
sender: *4
- team: *708
+ team: *711
required:
- action
- team
@@ -215873,10 +216207,10 @@ x-webhooks:
type: string
enum:
- started
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
required:
- action
@@ -215949,16 +216283,16 @@ x-webhooks:
title: workflow_dispatch event
type: object
properties:
- enterprise: *643
+ enterprise: *646
inputs:
type: object
nullable: true
additionalProperties: true
- installation: *644
- organization: *645
+ installation: *647
+ organization: *648
ref:
type: string
- repository: *646
+ repository: *649
sender: *4
workflow:
type: string
@@ -216040,10 +216374,10 @@ x-webhooks:
type: string
enum:
- completed
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
workflow_job:
allOf:
@@ -216280,7 +216614,7 @@ x-webhooks:
type: string
required:
- conclusion
- deployment: *433
+ deployment: *436
required:
- action
- repository
@@ -216359,10 +216693,10 @@ x-webhooks:
type: string
enum:
- in_progress
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
workflow_job:
allOf:
@@ -216622,7 +216956,7 @@ x-webhooks:
required:
- status
- steps
- deployment: *433
+ deployment: *436
required:
- action
- repository
@@ -216701,10 +217035,10 @@ x-webhooks:
type: string
enum:
- queued
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
workflow_job:
type: object
@@ -216839,7 +217173,7 @@ x-webhooks:
- workflow_name
- head_branch
- created_at
- deployment: *433
+ deployment: *436
required:
- action
- repository
@@ -216918,10 +217252,10 @@ x-webhooks:
type: string
enum:
- waiting
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
workflow_job:
type: object
@@ -217057,7 +217391,7 @@ x-webhooks:
- workflow_name
- head_branch
- created_at
- deployment: *433
+ deployment: *436
required:
- action
- repository
@@ -217137,12 +217471,12 @@ x-webhooks:
type: string
enum:
- completed
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- workflow: *658
+ workflow: *661
workflow_run:
title: Workflow Run
type: object
@@ -218141,12 +218475,12 @@ x-webhooks:
type: string
enum:
- in_progress
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- workflow: *658
+ workflow: *661
workflow_run:
title: Workflow Run
type: object
@@ -219130,12 +219464,12 @@ x-webhooks:
type: string
enum:
- requested
- enterprise: *643
- installation: *644
- organization: *645
- repository: *646
+ enterprise: *646
+ installation: *647
+ organization: *648
+ repository: *649
sender: *4
- workflow: *658
+ workflow: *661
workflow_run:
title: Workflow Run
type: object