@octokit/openapi 13.0.0 → 13.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +5235 -766
- package/generated/api.github.com.json +1925 -135
- package/generated/ghec.deref.json +8357 -536
- package/generated/ghec.json +3039 -825
- package/generated/ghes-3.10.deref.json +153 -133
- package/generated/ghes-3.10.json +116 -103
- package/generated/ghes-3.7.deref.json +136 -105
- package/generated/ghes-3.7.json +99 -76
- package/generated/ghes-3.8.deref.json +148 -125
- package/generated/ghes-3.8.json +111 -96
- package/generated/ghes-3.9.deref.json +151 -128
- package/generated/ghes-3.9.json +114 -99
- package/generated/github.ae.deref.json +327 -112
- package/generated/github.ae.json +204 -74
- package/package.json +1 -1
package/generated/ghes-3.7.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.2.0",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": {
|
|
@@ -4427,7 +4427,7 @@
|
|
|
4427
4427
|
},
|
|
4428
4428
|
"post": {
|
|
4429
4429
|
"summary": "Create a new authorization",
|
|
4430
|
-
"description": "**Deprecation Notice:** GitHub Enterprise Server will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.7/rest/oauth-authorizations/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.7/developers/apps/authorizing-oauth-apps#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.7/rest/oauth-authorizations/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).\n\n**Warning:** Apps must use the [web application flow](https://docs.github.com/enterprise-server@3.7/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow) to obtain OAuth tokens that work with GitHub Enterprise Server SAML organizations. OAuth tokens created using the Authorizations API will be unable to access GitHub Enterprise Server SAML organizations. For more information, see the [blog post](https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api).\n\nCreates OAuth tokens using [Basic Authentication](https://docs.github.com/enterprise-server@3.7/rest/overview/other-authentication-methods#basic-authentication). If you have two-factor authentication setup, Basic Authentication for this endpoint requires that you use a one-time password (OTP) and your username and password instead of tokens. For more information, see \"[Working with two-factor authentication](https://docs.github.com/enterprise-server@3.7/rest/overview/other-authentication-methods#working-with-two-factor-authentication).\"\n\nTo create tokens for a particular OAuth application using this endpoint, you must authenticate as the user you want to create an authorization for and provide the app's client ID and secret, found on your OAuth application's settings page. If your OAuth application intends to create multiple tokens for one user, use `fingerprint` to differentiate between them.\n\nYou can also create tokens on GitHub Enterprise Server from the [personal access tokens settings](https://github.com/settings/tokens) page. Read more about these tokens in [the GitHub Help documentation](https://docs.github.com/enterprise-server@3.7/articles/creating-an-access-token-for-command-line-use).\n\nOrganizations that enforce SAML SSO require personal access tokens to be allowed.
|
|
4430
|
+
"description": "**Deprecation Notice:** GitHub Enterprise Server will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.7/rest/oauth-authorizations/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.7/developers/apps/authorizing-oauth-apps#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.7/rest/oauth-authorizations/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).\n\n**Warning:** Apps must use the [web application flow](https://docs.github.com/enterprise-server@3.7/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow) to obtain OAuth tokens that work with GitHub Enterprise Server SAML organizations. OAuth tokens created using the Authorizations API will be unable to access GitHub Enterprise Server SAML organizations. For more information, see the [blog post](https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api).\n\nCreates OAuth tokens using [Basic Authentication](https://docs.github.com/enterprise-server@3.7/rest/overview/other-authentication-methods#basic-authentication). If you have two-factor authentication setup, Basic Authentication for this endpoint requires that you use a one-time password (OTP) and your username and password instead of tokens. For more information, see \"[Working with two-factor authentication](https://docs.github.com/enterprise-server@3.7/rest/overview/other-authentication-methods#working-with-two-factor-authentication).\"\n\nTo create tokens for a particular OAuth application using this endpoint, you must authenticate as the user you want to create an authorization for and provide the app's client ID and secret, found on your OAuth application's settings page. If your OAuth application intends to create multiple tokens for one user, use `fingerprint` to differentiate between them.\n\nYou can also create tokens on GitHub Enterprise Server from the [personal access tokens settings](https://github.com/settings/tokens) page. Read more about these tokens in [the GitHub Help documentation](https://docs.github.com/enterprise-server@3.7/articles/creating-an-access-token-for-command-line-use).\n\nOrganizations that enforce SAML SSO require personal access tokens to be allowed. For more information, see \"[About identity and access management with SAML single sign-on](https://docs.github.com/enterprise-server@3.7/enterprise-cloud@latest/organizations/managing-saml-single-sign-on-for-your-organization/about-identity-and-access-management-with-saml-single-sign-on)\" in the GitHub Enterprise Cloud documentation.",
|
|
4431
4431
|
"tags": [
|
|
4432
4432
|
"oauth-authorizations"
|
|
4433
4433
|
],
|
|
@@ -15794,7 +15794,7 @@
|
|
|
15794
15794
|
},
|
|
15795
15795
|
"exclude": {
|
|
15796
15796
|
"type": "array",
|
|
15797
|
-
"description": "Exclude related items from being returned in the response in order to improve performance of the request.
|
|
15797
|
+
"description": "Exclude related items from being returned in the response in order to improve performance of the request.",
|
|
15798
15798
|
"items": {
|
|
15799
15799
|
"type": "string",
|
|
15800
15800
|
"enum": [
|
|
@@ -22399,7 +22399,7 @@
|
|
|
22399
22399
|
"/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun": {
|
|
22400
22400
|
"post": {
|
|
22401
22401
|
"summary": "Re-run a job from a workflow run",
|
|
22402
|
-
"description": "Re-run a job and its dependent jobs in a workflow run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
22402
|
+
"description": "Re-run a job and its dependent jobs in a workflow run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `actions:write` permission to use this endpoint.",
|
|
22403
22403
|
"tags": [
|
|
22404
22404
|
"actions"
|
|
22405
22405
|
],
|
|
@@ -23008,7 +23008,7 @@
|
|
|
23008
23008
|
"/repos/{owner}/{repo}/actions/runners": {
|
|
23009
23009
|
"get": {
|
|
23010
23010
|
"summary": "List self-hosted runners for a repository",
|
|
23011
|
-
"description": "Lists all self-hosted runners configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23011
|
+
"description": "Lists all self-hosted runners configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23012
23012
|
"tags": [
|
|
23013
23013
|
"actions"
|
|
23014
23014
|
],
|
|
@@ -23080,7 +23080,7 @@
|
|
|
23080
23080
|
"/repos/{owner}/{repo}/actions/runners/downloads": {
|
|
23081
23081
|
"get": {
|
|
23082
23082
|
"summary": "List runner applications for a repository",
|
|
23083
|
-
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23083
|
+
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23084
23084
|
"tags": [
|
|
23085
23085
|
"actions"
|
|
23086
23086
|
],
|
|
@@ -23129,7 +23129,7 @@
|
|
|
23129
23129
|
"/repos/{owner}/{repo}/actions/runners/registration-token": {
|
|
23130
23130
|
"post": {
|
|
23131
23131
|
"summary": "Create a registration token for a repository",
|
|
23132
|
-
"description": "Returns a token that you can pass to the `config` script. The token\nexpires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23132
|
+
"description": "Returns a token that you can pass to the `config` script. The token\nexpires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.\n\nExample using registration token:\n\nConfigure your self-hosted runner, replacing `TOKEN` with the registration token provided\nby this endpoint.\n\n```config.sh --url https://github.com/octo-org/octo-repo-artifacts --token TOKEN```",
|
|
23133
23133
|
"tags": [
|
|
23134
23134
|
"actions"
|
|
23135
23135
|
],
|
|
@@ -23175,7 +23175,7 @@
|
|
|
23175
23175
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
23176
23176
|
"post": {
|
|
23177
23177
|
"summary": "Create a remove token for a repository",
|
|
23178
|
-
"description": "Returns a token that you can pass to remove a self-hosted runner from\na repository. The token expires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23178
|
+
"description": "Returns a token that you can pass to remove a self-hosted runner from\na repository. The token expires after one hour.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.\n\nExample using remove token:\n\nTo remove your self-hosted runner from a repository, replace TOKEN with\nthe remove token provided by this endpoint.\n\n```config.sh remove --token TOKEN```",
|
|
23179
23179
|
"tags": [
|
|
23180
23180
|
"actions"
|
|
23181
23181
|
],
|
|
@@ -23221,7 +23221,7 @@
|
|
|
23221
23221
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
23222
23222
|
"get": {
|
|
23223
23223
|
"summary": "Get a self-hosted runner for a repository",
|
|
23224
|
-
"description": "Gets a specific self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23224
|
+
"description": "Gets a specific self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23225
23225
|
"tags": [
|
|
23226
23226
|
"actions"
|
|
23227
23227
|
],
|
|
@@ -23268,7 +23268,7 @@
|
|
|
23268
23268
|
},
|
|
23269
23269
|
"delete": {
|
|
23270
23270
|
"summary": "Delete a self-hosted runner from a repository",
|
|
23271
|
-
"description": "Forces the removal of a self-hosted runner from a repository. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23271
|
+
"description": "Forces the removal of a self-hosted runner from a repository. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23272
23272
|
"tags": [
|
|
23273
23273
|
"actions"
|
|
23274
23274
|
],
|
|
@@ -23305,7 +23305,7 @@
|
|
|
23305
23305
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}/labels": {
|
|
23306
23306
|
"get": {
|
|
23307
23307
|
"summary": "List labels for a self-hosted runner for a repository",
|
|
23308
|
-
"description": "Lists all labels for a self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23308
|
+
"description": "Lists all labels for a self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23309
23309
|
"tags": [
|
|
23310
23310
|
"actions"
|
|
23311
23311
|
],
|
|
@@ -23343,7 +23343,7 @@
|
|
|
23343
23343
|
},
|
|
23344
23344
|
"post": {
|
|
23345
23345
|
"summary": "Add custom labels to a self-hosted runner for a repository",
|
|
23346
|
-
"description": "Add custom labels to a self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23346
|
+
"description": "Add custom labels to a self-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23347
23347
|
"tags": [
|
|
23348
23348
|
"actions"
|
|
23349
23349
|
],
|
|
@@ -23418,7 +23418,7 @@
|
|
|
23418
23418
|
},
|
|
23419
23419
|
"put": {
|
|
23420
23420
|
"summary": "Set custom labels for a self-hosted runner for a repository",
|
|
23421
|
-
"description": "Remove all previous custom labels and set the new custom labels for a specific\nself-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23421
|
+
"description": "Remove all previous custom labels and set the new custom labels for a specific\nself-hosted runner configured in a repository.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23422
23422
|
"tags": [
|
|
23423
23423
|
"actions"
|
|
23424
23424
|
],
|
|
@@ -23493,7 +23493,7 @@
|
|
|
23493
23493
|
},
|
|
23494
23494
|
"delete": {
|
|
23495
23495
|
"summary": "Remove all custom labels from a self-hosted runner for a repository",
|
|
23496
|
-
"description": "Remove all custom labels from a self-hosted runner configured in a\nrepository. Returns the remaining read-only labels from the runner.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23496
|
+
"description": "Remove all custom labels from a self-hosted runner configured in a\nrepository. Returns the remaining read-only labels from the runner.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23497
23497
|
"tags": [
|
|
23498
23498
|
"actions"
|
|
23499
23499
|
],
|
|
@@ -23533,7 +23533,7 @@
|
|
|
23533
23533
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}": {
|
|
23534
23534
|
"delete": {
|
|
23535
23535
|
"summary": "Remove a custom label from a self-hosted runner for a repository",
|
|
23536
|
-
"description": "Remove a custom label from a self-hosted runner configured\nin a repository. Returns the remaining labels from the runner.\n\nThis endpoint returns a `404 Not Found` status if the custom label is not\npresent on the runner.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
23536
|
+
"description": "Remove a custom label from a self-hosted runner configured\nin a repository. Returns the remaining labels from the runner.\n\nThis endpoint returns a `404 Not Found` status if the custom label is not\npresent on the runner.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `administration` permission for repositories and the `organization_self_hosted_runners` permission for organizations.\nAuthenticated users must have admin access to repositories or organizations, or the `manage_runners:enterprise` scope for enterprises, to use these endpoints.",
|
|
23537
23537
|
"tags": [
|
|
23538
23538
|
"actions"
|
|
23539
23539
|
],
|
|
@@ -24076,7 +24076,7 @@
|
|
|
24076
24076
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/cancel": {
|
|
24077
24077
|
"post": {
|
|
24078
24078
|
"summary": "Cancel a workflow run",
|
|
24079
|
-
"description": "Cancels a workflow run using its `id`.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\
|
|
24079
|
+
"description": "Cancels a workflow run using its `id`.\n\nYou must authenticate using an access token with the `repo` scope to use this endpoint.\nGitHub Apps must have the `actions:write` permission to use this endpoint.",
|
|
24080
24080
|
"tags": [
|
|
24081
24081
|
"actions"
|
|
24082
24082
|
],
|
|
@@ -28770,7 +28770,7 @@
|
|
|
28770
28770
|
},
|
|
28771
28771
|
"patch": {
|
|
28772
28772
|
"summary": "Update a check run",
|
|
28773
|
-
"description": "**Note:** The
|
|
28773
|
+
"description": "Updates a check run for a specific commit in a repository. Your GitHub App must have the `checks:write` permission to edit check runs.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.",
|
|
28774
28774
|
"tags": [
|
|
28775
28775
|
"checks"
|
|
28776
28776
|
],
|
|
@@ -29443,7 +29443,7 @@
|
|
|
29443
29443
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
|
|
29444
29444
|
"get": {
|
|
29445
29445
|
"summary": "List check runs in a check suite",
|
|
29446
|
-
"description": "
|
|
29446
|
+
"description": "Lists check runs for a check suite using its `id`. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.",
|
|
29447
29447
|
"tags": [
|
|
29448
29448
|
"checks"
|
|
29449
29449
|
],
|
|
@@ -31621,7 +31621,7 @@
|
|
|
31621
31621
|
"/repos/{owner}/{repo}/commits/{ref}/check-runs": {
|
|
31622
31622
|
"get": {
|
|
31623
31623
|
"summary": "List check runs for a Git reference",
|
|
31624
|
-
"description": "**Note:** The
|
|
31624
|
+
"description": "Lists check runs for a commit ref. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to get check runs. OAuth apps and authenticated users must have the `repo` scope to get check runs in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array.\n\nIf there are more than 1000 check suites on a single git reference, this endpoint will limit check runs to the 1000 most recent check suites. To iterate over all possible check runs, use the [List check suites for a Git reference](https://docs.github.com/enterprise-server@3.7/rest/reference/checks#list-check-suites-for-a-git-reference) endpoint and provide the `check_suite_id` parameter to the [List check runs in a check suite](https://docs.github.com/enterprise-server@3.7/rest/reference/checks#list-check-runs-in-a-check-suite) endpoint.",
|
|
31625
31625
|
"tags": [
|
|
31626
31626
|
"checks"
|
|
31627
31627
|
],
|
|
@@ -31724,7 +31724,7 @@
|
|
|
31724
31724
|
"/repos/{owner}/{repo}/commits/{ref}/check-suites": {
|
|
31725
31725
|
"get": {
|
|
31726
31726
|
"summary": "List check suites for a Git reference",
|
|
31727
|
-
"description": "
|
|
31727
|
+
"description": "Lists check suites for a commit `ref`. The `ref` can be a SHA, branch name, or a tag name. GitHub Apps must have the `checks:read` permission on a private repository or pull access to a public repository to list check suites. OAuth apps and authenticated users must have the `repo` scope to get check suites in a private repository.\n\n**Note:** The endpoints to manage checks only look for pushes in the repository where the check suite or check run were created. Pushes to a branch in a forked repository are not detected and return an empty `pull_requests` array and a `null` value for `head_branch`.",
|
|
31728
31728
|
"tags": [
|
|
31729
31729
|
"checks"
|
|
31730
31730
|
],
|
|
@@ -33984,7 +33984,7 @@
|
|
|
33984
33984
|
"content": {
|
|
33985
33985
|
"application/json": {
|
|
33986
33986
|
"schema": {
|
|
33987
|
-
"$ref": "#/components/schemas/deployment-branch-policy-name-pattern"
|
|
33987
|
+
"$ref": "#/components/schemas/deployment-branch-policy-name-pattern-with-type"
|
|
33988
33988
|
},
|
|
33989
33989
|
"examples": {
|
|
33990
33990
|
"example-wildcard": {
|
|
@@ -34041,7 +34041,7 @@
|
|
|
34041
34041
|
"/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}": {
|
|
34042
34042
|
"get": {
|
|
34043
34043
|
"summary": "Get a deployment branch policy",
|
|
34044
|
-
"description": "Gets a deployment branch policy for an environment.\n\nAnyone with read access to the repository can use this endpoint. If the repository is private, you must use an access token with the `repo` scope. GitHub Apps must have the `
|
|
34044
|
+
"description": "Gets a deployment branch policy for an environment.\n\nAnyone with read access to the repository can use this endpoint. If the repository is private, you must use an access token with the `repo` scope. GitHub Apps must have the `administration:read` permission for the repository to use this endpoint.",
|
|
34045
34045
|
"tags": [
|
|
34046
34046
|
"repos"
|
|
34047
34047
|
],
|
|
@@ -35528,7 +35528,7 @@
|
|
|
35528
35528
|
"operationId": "repos/list-webhooks",
|
|
35529
35529
|
"externalDocs": {
|
|
35530
35530
|
"description": "API method documentation",
|
|
35531
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35531
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-repository-webhooks"
|
|
35532
35532
|
},
|
|
35533
35533
|
"parameters": [
|
|
35534
35534
|
{
|
|
@@ -35575,8 +35575,8 @@
|
|
|
35575
35575
|
"x-github": {
|
|
35576
35576
|
"githubCloudOnly": false,
|
|
35577
35577
|
"enabledForGitHubApps": true,
|
|
35578
|
-
"category": "
|
|
35579
|
-
"subcategory": "
|
|
35578
|
+
"category": "repos",
|
|
35579
|
+
"subcategory": "webhooks"
|
|
35580
35580
|
},
|
|
35581
35581
|
"x-octokit": {}
|
|
35582
35582
|
},
|
|
@@ -35589,7 +35589,7 @@
|
|
|
35589
35589
|
"operationId": "repos/create-webhook",
|
|
35590
35590
|
"externalDocs": {
|
|
35591
35591
|
"description": "API method documentation",
|
|
35592
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35592
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#create-a-repository-webhook"
|
|
35593
35593
|
},
|
|
35594
35594
|
"parameters": [
|
|
35595
35595
|
{
|
|
@@ -35712,8 +35712,8 @@
|
|
|
35712
35712
|
"x-github": {
|
|
35713
35713
|
"githubCloudOnly": false,
|
|
35714
35714
|
"enabledForGitHubApps": true,
|
|
35715
|
-
"category": "
|
|
35716
|
-
"subcategory": "
|
|
35715
|
+
"category": "repos",
|
|
35716
|
+
"subcategory": "webhooks"
|
|
35717
35717
|
},
|
|
35718
35718
|
"x-octokit": {}
|
|
35719
35719
|
}
|
|
@@ -35728,7 +35728,7 @@
|
|
|
35728
35728
|
"operationId": "repos/get-webhook",
|
|
35729
35729
|
"externalDocs": {
|
|
35730
35730
|
"description": "API method documentation",
|
|
35731
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35731
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-repository-webhook"
|
|
35732
35732
|
},
|
|
35733
35733
|
"parameters": [
|
|
35734
35734
|
{
|
|
@@ -35764,8 +35764,8 @@
|
|
|
35764
35764
|
"x-github": {
|
|
35765
35765
|
"githubCloudOnly": false,
|
|
35766
35766
|
"enabledForGitHubApps": true,
|
|
35767
|
-
"category": "
|
|
35768
|
-
"subcategory": "
|
|
35767
|
+
"category": "repos",
|
|
35768
|
+
"subcategory": "webhooks"
|
|
35769
35769
|
},
|
|
35770
35770
|
"x-octokit": {}
|
|
35771
35771
|
},
|
|
@@ -35778,7 +35778,7 @@
|
|
|
35778
35778
|
"operationId": "repos/update-webhook",
|
|
35779
35779
|
"externalDocs": {
|
|
35780
35780
|
"description": "API method documentation",
|
|
35781
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35781
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-repository-webhook"
|
|
35782
35782
|
},
|
|
35783
35783
|
"parameters": [
|
|
35784
35784
|
{
|
|
@@ -35897,8 +35897,8 @@
|
|
|
35897
35897
|
"x-github": {
|
|
35898
35898
|
"githubCloudOnly": false,
|
|
35899
35899
|
"enabledForGitHubApps": true,
|
|
35900
|
-
"category": "
|
|
35901
|
-
"subcategory": "
|
|
35900
|
+
"category": "repos",
|
|
35901
|
+
"subcategory": "webhooks"
|
|
35902
35902
|
},
|
|
35903
35903
|
"x-octokit": {}
|
|
35904
35904
|
},
|
|
@@ -35911,7 +35911,7 @@
|
|
|
35911
35911
|
"operationId": "repos/delete-webhook",
|
|
35912
35912
|
"externalDocs": {
|
|
35913
35913
|
"description": "API method documentation",
|
|
35914
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35914
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#delete-a-repository-webhook"
|
|
35915
35915
|
},
|
|
35916
35916
|
"parameters": [
|
|
35917
35917
|
{
|
|
@@ -35935,8 +35935,8 @@
|
|
|
35935
35935
|
"x-github": {
|
|
35936
35936
|
"githubCloudOnly": false,
|
|
35937
35937
|
"enabledForGitHubApps": true,
|
|
35938
|
-
"category": "
|
|
35939
|
-
"subcategory": "
|
|
35938
|
+
"category": "repos",
|
|
35939
|
+
"subcategory": "webhooks"
|
|
35940
35940
|
},
|
|
35941
35941
|
"x-octokit": {}
|
|
35942
35942
|
}
|
|
@@ -35951,7 +35951,7 @@
|
|
|
35951
35951
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
35952
35952
|
"externalDocs": {
|
|
35953
35953
|
"description": "API method documentation",
|
|
35954
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35954
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
35955
35955
|
},
|
|
35956
35956
|
"parameters": [
|
|
35957
35957
|
{
|
|
@@ -35984,8 +35984,8 @@
|
|
|
35984
35984
|
"x-github": {
|
|
35985
35985
|
"githubCloudOnly": false,
|
|
35986
35986
|
"enabledForGitHubApps": true,
|
|
35987
|
-
"category": "
|
|
35988
|
-
"subcategory": "
|
|
35987
|
+
"category": "repos",
|
|
35988
|
+
"subcategory": "webhooks"
|
|
35989
35989
|
},
|
|
35990
35990
|
"x-octokit": {}
|
|
35991
35991
|
},
|
|
@@ -35998,7 +35998,7 @@
|
|
|
35998
35998
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
35999
35999
|
"externalDocs": {
|
|
36000
36000
|
"description": "API method documentation",
|
|
36001
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36001
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
36002
36002
|
},
|
|
36003
36003
|
"parameters": [
|
|
36004
36004
|
{
|
|
@@ -36065,8 +36065,8 @@
|
|
|
36065
36065
|
"x-github": {
|
|
36066
36066
|
"githubCloudOnly": false,
|
|
36067
36067
|
"enabledForGitHubApps": true,
|
|
36068
|
-
"category": "
|
|
36069
|
-
"subcategory": "
|
|
36068
|
+
"category": "repos",
|
|
36069
|
+
"subcategory": "webhooks"
|
|
36070
36070
|
},
|
|
36071
36071
|
"x-octokit": {}
|
|
36072
36072
|
}
|
|
@@ -36081,7 +36081,7 @@
|
|
|
36081
36081
|
"operationId": "repos/list-webhook-deliveries",
|
|
36082
36082
|
"externalDocs": {
|
|
36083
36083
|
"description": "API method documentation",
|
|
36084
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36084
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
36085
36085
|
},
|
|
36086
36086
|
"parameters": [
|
|
36087
36087
|
{
|
|
@@ -36137,8 +36137,8 @@
|
|
|
36137
36137
|
"x-github": {
|
|
36138
36138
|
"githubCloudOnly": false,
|
|
36139
36139
|
"enabledForGitHubApps": true,
|
|
36140
|
-
"category": "
|
|
36141
|
-
"subcategory": "
|
|
36140
|
+
"category": "repos",
|
|
36141
|
+
"subcategory": "webhooks"
|
|
36142
36142
|
},
|
|
36143
36143
|
"x-octokit": {}
|
|
36144
36144
|
}
|
|
@@ -36153,7 +36153,7 @@
|
|
|
36153
36153
|
"operationId": "repos/get-webhook-delivery",
|
|
36154
36154
|
"externalDocs": {
|
|
36155
36155
|
"description": "API method documentation",
|
|
36156
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36156
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
36157
36157
|
},
|
|
36158
36158
|
"parameters": [
|
|
36159
36159
|
{
|
|
@@ -36195,8 +36195,8 @@
|
|
|
36195
36195
|
"x-github": {
|
|
36196
36196
|
"githubCloudOnly": false,
|
|
36197
36197
|
"enabledForGitHubApps": true,
|
|
36198
|
-
"category": "
|
|
36199
|
-
"subcategory": "
|
|
36198
|
+
"category": "repos",
|
|
36199
|
+
"subcategory": "webhooks"
|
|
36200
36200
|
},
|
|
36201
36201
|
"x-octokit": {}
|
|
36202
36202
|
}
|
|
@@ -36211,7 +36211,7 @@
|
|
|
36211
36211
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
36212
36212
|
"externalDocs": {
|
|
36213
36213
|
"description": "API method documentation",
|
|
36214
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36214
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
36215
36215
|
},
|
|
36216
36216
|
"parameters": [
|
|
36217
36217
|
{
|
|
@@ -36241,8 +36241,8 @@
|
|
|
36241
36241
|
"x-github": {
|
|
36242
36242
|
"githubCloudOnly": false,
|
|
36243
36243
|
"enabledForGitHubApps": true,
|
|
36244
|
-
"category": "
|
|
36245
|
-
"subcategory": "
|
|
36244
|
+
"category": "repos",
|
|
36245
|
+
"subcategory": "webhooks"
|
|
36246
36246
|
},
|
|
36247
36247
|
"x-octokit": {}
|
|
36248
36248
|
}
|
|
@@ -36257,7 +36257,7 @@
|
|
|
36257
36257
|
"operationId": "repos/ping-webhook",
|
|
36258
36258
|
"externalDocs": {
|
|
36259
36259
|
"description": "API method documentation",
|
|
36260
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36260
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#ping-a-repository-webhook"
|
|
36261
36261
|
},
|
|
36262
36262
|
"parameters": [
|
|
36263
36263
|
{
|
|
@@ -36281,8 +36281,8 @@
|
|
|
36281
36281
|
"x-github": {
|
|
36282
36282
|
"githubCloudOnly": false,
|
|
36283
36283
|
"enabledForGitHubApps": true,
|
|
36284
|
-
"category": "
|
|
36285
|
-
"subcategory": "
|
|
36284
|
+
"category": "repos",
|
|
36285
|
+
"subcategory": "webhooks"
|
|
36286
36286
|
},
|
|
36287
36287
|
"x-octokit": {}
|
|
36288
36288
|
}
|
|
@@ -36297,7 +36297,7 @@
|
|
|
36297
36297
|
"operationId": "repos/test-push-webhook",
|
|
36298
36298
|
"externalDocs": {
|
|
36299
36299
|
"description": "API method documentation",
|
|
36300
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36300
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#test-the-push-repository-webhook"
|
|
36301
36301
|
},
|
|
36302
36302
|
"parameters": [
|
|
36303
36303
|
{
|
|
@@ -36321,8 +36321,8 @@
|
|
|
36321
36321
|
"x-github": {
|
|
36322
36322
|
"githubCloudOnly": false,
|
|
36323
36323
|
"enabledForGitHubApps": true,
|
|
36324
|
-
"category": "
|
|
36325
|
-
"subcategory": "
|
|
36324
|
+
"category": "repos",
|
|
36325
|
+
"subcategory": "webhooks"
|
|
36326
36326
|
},
|
|
36327
36327
|
"x-octokit": {}
|
|
36328
36328
|
}
|
|
@@ -39719,6 +39719,9 @@
|
|
|
39719
39719
|
}
|
|
39720
39720
|
}
|
|
39721
39721
|
}
|
|
39722
|
+
},
|
|
39723
|
+
"404": {
|
|
39724
|
+
"$ref": "#/components/responses/not_found"
|
|
39722
39725
|
}
|
|
39723
39726
|
},
|
|
39724
39727
|
"x-github": {
|
|
@@ -42090,7 +42093,7 @@
|
|
|
42090
42093
|
"/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions": {
|
|
42091
42094
|
"get": {
|
|
42092
42095
|
"summary": "List reactions for a pull request review comment",
|
|
42093
|
-
"description": "List the reactions to a [pull request review comment](https://docs.github.com/enterprise-server@3.7/pulls/comments#get-a-review-comment-for-a-pull-request).",
|
|
42096
|
+
"description": "List the reactions to a [pull request review comment](https://docs.github.com/enterprise-server@3.7/rest/pulls/comments#get-a-review-comment-for-a-pull-request).",
|
|
42094
42097
|
"tags": [
|
|
42095
42098
|
"reactions"
|
|
42096
42099
|
],
|
|
@@ -71434,7 +71437,7 @@
|
|
|
71434
71437
|
"pull-request-edited": {
|
|
71435
71438
|
"post": {
|
|
71436
71439
|
"summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/enterprise-server@3.7/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/enterprise-server@3.7/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.7/rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
|
|
71437
|
-
"description": "The title or body of a pull request was edited.",
|
|
71440
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
71438
71441
|
"operationId": "pull-request/edited",
|
|
71439
71442
|
"externalDocs": {
|
|
71440
71443
|
"url": "https://docs.github.com/enterprise-server@3.7/webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -79267,7 +79270,7 @@
|
|
|
79267
79270
|
}
|
|
79268
79271
|
},
|
|
79269
79272
|
"x-github": {
|
|
79270
|
-
"githubCloudOnly":
|
|
79273
|
+
"githubCloudOnly": true,
|
|
79271
79274
|
"category": "webhooks",
|
|
79272
79275
|
"subcategory": "user",
|
|
79273
79276
|
"supported-webhook-types": [
|
|
@@ -79374,7 +79377,7 @@
|
|
|
79374
79377
|
}
|
|
79375
79378
|
},
|
|
79376
79379
|
"x-github": {
|
|
79377
|
-
"githubCloudOnly":
|
|
79380
|
+
"githubCloudOnly": true,
|
|
79378
79381
|
"category": "webhooks",
|
|
79379
79382
|
"subcategory": "user",
|
|
79380
79383
|
"supported-webhook-types": [
|
|
@@ -91963,7 +91966,6 @@
|
|
|
91963
91966
|
"forks",
|
|
91964
91967
|
"forks_count",
|
|
91965
91968
|
"git_url",
|
|
91966
|
-
"has_downloads",
|
|
91967
91969
|
"has_issues",
|
|
91968
91970
|
"has_projects",
|
|
91969
91971
|
"has_wiki",
|
|
@@ -92199,7 +92201,8 @@
|
|
|
92199
92201
|
"enum": [
|
|
92200
92202
|
"queued",
|
|
92201
92203
|
"in_progress",
|
|
92202
|
-
"completed"
|
|
92204
|
+
"completed",
|
|
92205
|
+
"waiting"
|
|
92203
92206
|
]
|
|
92204
92207
|
},
|
|
92205
92208
|
"conclusion": {
|
|
@@ -97713,6 +97716,20 @@
|
|
|
97713
97716
|
}
|
|
97714
97717
|
}
|
|
97715
97718
|
},
|
|
97719
|
+
"deployment-branch-policy-name-pattern-with-type": {
|
|
97720
|
+
"title": "Deployment branch and tag policy name pattern",
|
|
97721
|
+
"type": "object",
|
|
97722
|
+
"properties": {
|
|
97723
|
+
"name": {
|
|
97724
|
+
"description": "The name pattern that branches or tags must match in order to deploy to the environment.\n\nWildcard characters will not match `/`. For example, to match branches that begin with `release/` and contain an additional single slash, use `release/*/*`.\nFor more information about pattern matching syntax, see the [Ruby File.fnmatch documentation](https://ruby-doc.org/core-2.5.1/File.html#method-c-fnmatch).",
|
|
97725
|
+
"type": "string",
|
|
97726
|
+
"example": "release/*"
|
|
97727
|
+
}
|
|
97728
|
+
},
|
|
97729
|
+
"required": [
|
|
97730
|
+
"name"
|
|
97731
|
+
]
|
|
97732
|
+
},
|
|
97716
97733
|
"deployment-branch-policy-name-pattern": {
|
|
97717
97734
|
"title": "Deployment branch policy name pattern",
|
|
97718
97735
|
"type": "object",
|
|
@@ -111364,7 +111381,7 @@
|
|
|
111364
111381
|
"format": "uri"
|
|
111365
111382
|
},
|
|
111366
111383
|
"conclusion": {
|
|
111367
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
111384
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has `completed`.",
|
|
111368
111385
|
"type": "string",
|
|
111369
111386
|
"nullable": true,
|
|
111370
111387
|
"enum": [
|
|
@@ -112145,7 +112162,7 @@
|
|
|
112145
112162
|
"format": "uri"
|
|
112146
112163
|
},
|
|
112147
112164
|
"conclusion": {
|
|
112148
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
112165
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has completed.",
|
|
112149
112166
|
"type": "string",
|
|
112150
112167
|
"nullable": true,
|
|
112151
112168
|
"enum": [
|
|
@@ -112919,7 +112936,7 @@
|
|
|
112919
112936
|
"format": "uri"
|
|
112920
112937
|
},
|
|
112921
112938
|
"conclusion": {
|
|
112922
|
-
"description": "The summary conclusion for all check runs that are part of the check suite.
|
|
112939
|
+
"description": "The summary conclusion for all check runs that are part of the check suite. This value will be `null` until the check run has completed.",
|
|
112923
112940
|
"type": "string",
|
|
112924
112941
|
"nullable": true,
|
|
112925
112942
|
"enum": [
|
|
@@ -113324,7 +113341,7 @@
|
|
|
113324
113341
|
]
|
|
113325
113342
|
},
|
|
113326
113343
|
"dismissed_reason": {
|
|
113327
|
-
"description": "The reason for dismissing or closing the alert.
|
|
113344
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
113328
113345
|
"type": "string",
|
|
113329
113346
|
"nullable": true,
|
|
113330
113347
|
"enum": [
|
|
@@ -113643,7 +113660,7 @@
|
|
|
113643
113660
|
]
|
|
113644
113661
|
},
|
|
113645
113662
|
"dismissed_reason": {
|
|
113646
|
-
"description": "The reason for dismissing or closing the alert.
|
|
113663
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
113647
113664
|
"type": "string",
|
|
113648
113665
|
"nullable": true,
|
|
113649
113666
|
"enum": [
|
|
@@ -114250,7 +114267,7 @@
|
|
|
114250
114267
|
]
|
|
114251
114268
|
},
|
|
114252
114269
|
"dismissed_reason": {
|
|
114253
|
-
"description": "The reason for dismissing or closing the alert.
|
|
114270
|
+
"description": "The reason for dismissing or closing the alert.",
|
|
114254
114271
|
"type": "string",
|
|
114255
114272
|
"nullable": true,
|
|
114256
114273
|
"enum": [
|
|
@@ -120625,7 +120642,7 @@
|
|
|
120625
120642
|
"format": "date-time"
|
|
120626
120643
|
},
|
|
120627
120644
|
"conclusion": {
|
|
120628
|
-
"description": "The result of the completed check run.
|
|
120645
|
+
"description": "The result of the completed check run. This value will be `null` until the check run has completed.",
|
|
120629
120646
|
"type": "string",
|
|
120630
120647
|
"nullable": true,
|
|
120631
120648
|
"enum": [
|
|
@@ -145382,6 +145399,10 @@
|
|
|
145382
145399
|
"type": "string",
|
|
145383
145400
|
"format": "uri"
|
|
145384
145401
|
},
|
|
145402
|
+
"has_discussions": {
|
|
145403
|
+
"description": "Whether the repository has discussions enabled.",
|
|
145404
|
+
"type": "boolean"
|
|
145405
|
+
},
|
|
145385
145406
|
"has_downloads": {
|
|
145386
145407
|
"description": "Whether downloads are enabled.",
|
|
145387
145408
|
"type": "boolean",
|
|
@@ -145738,6 +145759,10 @@
|
|
|
145738
145759
|
},
|
|
145739
145760
|
"watchers_count": {
|
|
145740
145761
|
"type": "integer"
|
|
145762
|
+
},
|
|
145763
|
+
"web_commit_signoff_required": {
|
|
145764
|
+
"description": "Whether to require commit signoff.",
|
|
145765
|
+
"type": "boolean"
|
|
145741
145766
|
}
|
|
145742
145767
|
},
|
|
145743
145768
|
"required": [
|
|
@@ -266179,7 +266204,6 @@
|
|
|
266179
266204
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
266180
266205
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
266181
266206
|
"homepage": "https://github.com",
|
|
266182
|
-
"language": null,
|
|
266183
266207
|
"forks_count": 9,
|
|
266184
266208
|
"forks": 9,
|
|
266185
266209
|
"stargazers_count": 80,
|
|
@@ -266564,7 +266588,6 @@
|
|
|
266564
266588
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
266565
266589
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
266566
266590
|
"homepage": "https://github.com",
|
|
266567
|
-
"language": null,
|
|
266568
266591
|
"forks_count": 9,
|
|
266569
266592
|
"stargazers_count": 80,
|
|
266570
266593
|
"watchers_count": 80,
|
|
@@ -267241,7 +267264,7 @@
|
|
|
267241
267264
|
"node_id": "MDEyOldvcmtmbG93IEpvYjM5OTQ0NDQ5Ng==",
|
|
267242
267265
|
"head_sha": "f83a356604ae3c5d03e1b46ef4d1ca77d64a90b0",
|
|
267243
267266
|
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/jobs/399444496",
|
|
267244
|
-
"html_url": "https://github.com/octo-org/octo-repo/runs/399444496",
|
|
267267
|
+
"html_url": "https://github.com/octo-org/octo-repo/runs/29679449/jobs/399444496",
|
|
267245
267268
|
"status": "completed",
|
|
267246
267269
|
"conclusion": "success",
|
|
267247
267270
|
"started_at": "2020-01-20T17:42:40Z",
|
|
@@ -267874,7 +267897,7 @@
|
|
|
267874
267897
|
"node_id": "MDEyOldvcmtmbG93IEpvYjM5OTQ0NDQ5Ng==",
|
|
267875
267898
|
"head_sha": "f83a356604ae3c5d03e1b46ef4d1ca77d64a90b0",
|
|
267876
267899
|
"url": "https://api.github.com/repos/octo-org/octo-repo/actions/jobs/399444496",
|
|
267877
|
-
"html_url": "https://github.com/octo-org/octo-repo/runs/399444496",
|
|
267900
|
+
"html_url": "https://github.com/octo-org/octo-repo/runs/29679449/jobs/399444496",
|
|
267878
267901
|
"status": "completed",
|
|
267879
267902
|
"conclusion": "success",
|
|
267880
267903
|
"started_at": "2020-01-20T17:42:40Z",
|
|
@@ -282601,7 +282624,7 @@
|
|
|
282601
282624
|
},
|
|
282602
282625
|
"hook-id": {
|
|
282603
282626
|
"name": "hook_id",
|
|
282604
|
-
"description": "The unique identifier of the hook.",
|
|
282627
|
+
"description": "The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery.",
|
|
282605
282628
|
"in": "path",
|
|
282606
282629
|
"required": true,
|
|
282607
282630
|
"schema": {
|