@octokit/openapi 5.6.5 → 5.8.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 +4412 -986
- package/generated/api.github.com.json +647 -294
- package/generated/ghes-2.22-diff-to-ghes-3.0.deref.json +1 -1
- package/generated/ghes-2.22-diff-to-ghes-3.0.json +1 -1
- package/generated/ghes-2.22.deref.json +1 -1
- package/generated/ghes-2.22.json +1 -1
- package/generated/ghes-3.0-anicca-diff-to-ghes-3.1.deref.json +145 -0
- package/generated/ghes-3.0-diff-to-ghes-3.1.deref.json +14577 -3831
- package/generated/ghes-3.0-diff-to-ghes-3.1.json +1540 -248
- package/generated/ghes-3.0.deref.json +329 -161
- package/generated/ghes-3.0.json +280 -102
- package/generated/ghes-3.1-anicca-diff-to-ghes-3.2.deref.json +1292 -111
- package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +104093 -56376
- package/generated/ghes-3.1-diff-to-ghes-3.2.json +8280 -3015
- package/generated/ghes-3.1.deref.json +369 -193
- package/generated/ghes-3.1.json +320 -134
- package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +305 -1
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +4813 -906
- package/generated/ghes-3.2-diff-to-api.github.com.json +2141 -175
- package/generated/ghes-3.2.deref.json +390 -204
- package/generated/ghes-3.2.json +363 -145
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +59 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +4951 -1
- package/generated/github.ae-diff-to-api.github.com.json +2776 -110
- package/generated/github.ae.deref.json +3875 -639
- package/generated/github.ae.json +425 -235
- package/package.json +4 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.8.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -26394,7 +26394,7 @@
|
|
|
26394
26394
|
"category": "gists",
|
|
26395
26395
|
"subcategory": null
|
|
26396
26396
|
},
|
|
26397
|
-
"x-octokit": {}
|
|
26397
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
26398
26398
|
}
|
|
26399
26399
|
},
|
|
26400
26400
|
"/gists/public": {
|
|
@@ -28915,7 +28915,7 @@
|
|
|
28915
28915
|
"category": "gists",
|
|
28916
28916
|
"subcategory": null
|
|
28917
28917
|
},
|
|
28918
|
-
"x-octokit": {}
|
|
28918
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
28919
28919
|
},
|
|
28920
28920
|
"delete": {
|
|
28921
28921
|
"summary": "Delete a gist",
|
|
@@ -43386,15 +43386,14 @@
|
|
|
43386
43386
|
"x-github": {
|
|
43387
43387
|
"githubCloudOnly": false,
|
|
43388
43388
|
"enabledForGitHubApps": true,
|
|
43389
|
+
"category": "orgs",
|
|
43389
43390
|
"previews": [
|
|
43390
43391
|
{
|
|
43391
43392
|
"required": false,
|
|
43392
43393
|
"name": "surtur",
|
|
43393
43394
|
"note": "New repository creation permissions are available to preview. You can now use `members_can_create_public_repositories`, `members_can_create_private_repositories`, and `members_can_create_internal_repositories`. You can only allow members to create internal repositories if your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. These parameters provide more granular permissions to configure the type of repositories organization members can create.\n\nTo access these new parameters during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.surtur-preview+json\n```"
|
|
43394
43395
|
}
|
|
43395
|
-
]
|
|
43396
|
-
"category": "orgs",
|
|
43397
|
-
"subcategory": null
|
|
43396
|
+
]
|
|
43398
43397
|
},
|
|
43399
43398
|
"x-octokit": {}
|
|
43400
43399
|
},
|
|
@@ -43798,21 +43797,6 @@
|
|
|
43798
43797
|
}
|
|
43799
43798
|
}
|
|
43800
43799
|
},
|
|
43801
|
-
"415": {
|
|
43802
|
-
"description": "Preview header missing",
|
|
43803
|
-
"content": {
|
|
43804
|
-
"application/json": {
|
|
43805
|
-
"schema": {
|
|
43806
|
-
"type": "object",
|
|
43807
|
-
"required": ["message", "documentation_url"],
|
|
43808
|
-
"properties": {
|
|
43809
|
-
"message": { "type": "string" },
|
|
43810
|
-
"documentation_url": { "type": "string" }
|
|
43811
|
-
}
|
|
43812
|
-
}
|
|
43813
|
-
}
|
|
43814
|
-
}
|
|
43815
|
-
},
|
|
43816
43800
|
"422": {
|
|
43817
43801
|
"description": "Validation failed",
|
|
43818
43802
|
"content": {
|
|
@@ -43877,15 +43861,14 @@
|
|
|
43877
43861
|
"x-github": {
|
|
43878
43862
|
"githubCloudOnly": false,
|
|
43879
43863
|
"enabledForGitHubApps": true,
|
|
43864
|
+
"category": "orgs",
|
|
43880
43865
|
"previews": [
|
|
43881
43866
|
{
|
|
43882
43867
|
"required": false,
|
|
43883
43868
|
"name": "surtur",
|
|
43884
43869
|
"note": "New repository creation permissions are available to preview. You can now use `members_can_create_public_repositories`, `members_can_create_private_repositories`, and `members_can_create_internal_repositories`. You can only allow members to create internal repositories if your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+. These parameters provide more granular permissions to configure the type of repositories organization members can create.\n\nTo access these new parameters during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.surtur-preview+json\n```"
|
|
43885
43870
|
}
|
|
43886
|
-
]
|
|
43887
|
-
"category": "orgs",
|
|
43888
|
-
"subcategory": null
|
|
43871
|
+
]
|
|
43889
43872
|
},
|
|
43890
43873
|
"x-octokit": {}
|
|
43891
43874
|
}
|
|
@@ -63584,6 +63567,7 @@
|
|
|
63584
63567
|
"x-github": {
|
|
63585
63568
|
"githubCloudOnly": false,
|
|
63586
63569
|
"enabledForGitHubApps": true,
|
|
63570
|
+
"category": "repos",
|
|
63587
63571
|
"previews": [
|
|
63588
63572
|
{
|
|
63589
63573
|
"required": false,
|
|
@@ -63595,9 +63579,7 @@
|
|
|
63595
63579
|
"name": "baptiste",
|
|
63596
63580
|
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.0/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
63597
63581
|
}
|
|
63598
|
-
]
|
|
63599
|
-
"category": "repos",
|
|
63600
|
-
"subcategory": null
|
|
63582
|
+
]
|
|
63601
63583
|
},
|
|
63602
63584
|
"x-octokit": {}
|
|
63603
63585
|
},
|
|
@@ -64703,6 +64685,7 @@
|
|
|
64703
64685
|
"x-github": {
|
|
64704
64686
|
"githubCloudOnly": false,
|
|
64705
64687
|
"enabledForGitHubApps": true,
|
|
64688
|
+
"category": "repos",
|
|
64706
64689
|
"previews": [
|
|
64707
64690
|
{
|
|
64708
64691
|
"required": false,
|
|
@@ -64714,9 +64697,7 @@
|
|
|
64714
64697
|
"name": "baptiste",
|
|
64715
64698
|
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.0/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
64716
64699
|
}
|
|
64717
|
-
]
|
|
64718
|
-
"category": "repos",
|
|
64719
|
-
"subcategory": null
|
|
64700
|
+
]
|
|
64720
64701
|
},
|
|
64721
64702
|
"x-octokit": {}
|
|
64722
64703
|
}
|
|
@@ -84144,6 +84125,7 @@
|
|
|
84144
84125
|
"x-github": {
|
|
84145
84126
|
"githubCloudOnly": false,
|
|
84146
84127
|
"enabledForGitHubApps": true,
|
|
84128
|
+
"category": "repos",
|
|
84147
84129
|
"previews": [
|
|
84148
84130
|
{
|
|
84149
84131
|
"required": false,
|
|
@@ -84155,8 +84137,7 @@
|
|
|
84155
84137
|
"name": "scarlet-witch",
|
|
84156
84138
|
"note": "The Codes of Conduct API is currently available for developers to preview.\n\nTo access the API during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.scarlet-witch-preview+json\n```"
|
|
84157
84139
|
}
|
|
84158
|
-
]
|
|
84159
|
-
"category": "repos"
|
|
84140
|
+
]
|
|
84160
84141
|
},
|
|
84161
84142
|
"x-octokit": {}
|
|
84162
84143
|
},
|
|
@@ -84208,7 +84189,7 @@
|
|
|
84208
84189
|
},
|
|
84209
84190
|
"visibility": {
|
|
84210
84191
|
"type": "string",
|
|
84211
|
-
"description": "Can be `public` or `private`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `visibility` can also be `internal
|
|
84192
|
+
"description": "Can be `public` or `private`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `visibility` can also be `internal`.\"",
|
|
84212
84193
|
"enum": ["public", "private", "visibility", "internal"]
|
|
84213
84194
|
},
|
|
84214
84195
|
"has_issues": {
|
|
@@ -87918,6 +87899,7 @@
|
|
|
87918
87899
|
"x-github": {
|
|
87919
87900
|
"githubCloudOnly": false,
|
|
87920
87901
|
"enabledForGitHubApps": true,
|
|
87902
|
+
"category": "repos",
|
|
87921
87903
|
"previews": [
|
|
87922
87904
|
{
|
|
87923
87905
|
"required": false,
|
|
@@ -87929,9 +87911,7 @@
|
|
|
87929
87911
|
"name": "baptiste",
|
|
87930
87912
|
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.0/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
87931
87913
|
}
|
|
87932
|
-
]
|
|
87933
|
-
"category": "repos",
|
|
87934
|
-
"subcategory": null
|
|
87914
|
+
]
|
|
87935
87915
|
},
|
|
87936
87916
|
"x-octokit": {}
|
|
87937
87917
|
},
|
|
@@ -88470,6 +88450,11 @@
|
|
|
88470
88450
|
"type": "string",
|
|
88471
88451
|
"example": "https://api.github.com/repos/github/hello-world/actions/runs/5"
|
|
88472
88452
|
},
|
|
88453
|
+
"run_attempt": {
|
|
88454
|
+
"type": "integer",
|
|
88455
|
+
"description": "Attempt number of the associated workflow run, 1 for first attempt and higher if the workflow was re-run.",
|
|
88456
|
+
"example": 1
|
|
88457
|
+
},
|
|
88473
88458
|
"node_id": {
|
|
88474
88459
|
"type": "string",
|
|
88475
88460
|
"example": "MDg6Q2hlY2tSdW40"
|
|
@@ -91327,6 +91312,13 @@
|
|
|
91327
91312
|
"in": "query",
|
|
91328
91313
|
"required": false,
|
|
91329
91314
|
"schema": { "type": "string", "format": "date-time" }
|
|
91315
|
+
},
|
|
91316
|
+
{
|
|
91317
|
+
"name": "exclude_pull_requests",
|
|
91318
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
91319
|
+
"in": "query",
|
|
91320
|
+
"required": false,
|
|
91321
|
+
"schema": { "type": "boolean", "default": false }
|
|
91330
91322
|
}
|
|
91331
91323
|
],
|
|
91332
91324
|
"responses": {
|
|
@@ -91388,7 +91380,7 @@
|
|
|
91388
91380
|
},
|
|
91389
91381
|
"run_attempt": {
|
|
91390
91382
|
"type": "integer",
|
|
91391
|
-
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was
|
|
91383
|
+
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.",
|
|
91392
91384
|
"example": 1
|
|
91393
91385
|
},
|
|
91394
91386
|
"event": { "type": "string", "example": "push" },
|
|
@@ -91478,6 +91470,11 @@
|
|
|
91478
91470
|
"type": "string",
|
|
91479
91471
|
"format": "date-time"
|
|
91480
91472
|
},
|
|
91473
|
+
"run_started_at": {
|
|
91474
|
+
"type": "string",
|
|
91475
|
+
"format": "date-time",
|
|
91476
|
+
"description": "The start time of the latest run. Resets on re-run."
|
|
91477
|
+
},
|
|
91481
91478
|
"jobs_url": {
|
|
91482
91479
|
"description": "The URL to the jobs for the workflow run.",
|
|
91483
91480
|
"type": "string",
|
|
@@ -94489,6 +94486,13 @@
|
|
|
94489
94486
|
"in": "path",
|
|
94490
94487
|
"required": true,
|
|
94491
94488
|
"schema": { "type": "integer" }
|
|
94489
|
+
},
|
|
94490
|
+
{
|
|
94491
|
+
"name": "exclude_pull_requests",
|
|
94492
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
94493
|
+
"in": "query",
|
|
94494
|
+
"required": false,
|
|
94495
|
+
"schema": { "type": "boolean", "default": false }
|
|
94492
94496
|
}
|
|
94493
94497
|
],
|
|
94494
94498
|
"responses": {
|
|
@@ -94543,7 +94547,7 @@
|
|
|
94543
94547
|
},
|
|
94544
94548
|
"run_attempt": {
|
|
94545
94549
|
"type": "integer",
|
|
94546
|
-
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was
|
|
94550
|
+
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.",
|
|
94547
94551
|
"example": 1
|
|
94548
94552
|
},
|
|
94549
94553
|
"event": { "type": "string", "example": "push" },
|
|
@@ -94621,6 +94625,11 @@
|
|
|
94621
94625
|
},
|
|
94622
94626
|
"created_at": { "type": "string", "format": "date-time" },
|
|
94623
94627
|
"updated_at": { "type": "string", "format": "date-time" },
|
|
94628
|
+
"run_started_at": {
|
|
94629
|
+
"type": "string",
|
|
94630
|
+
"format": "date-time",
|
|
94631
|
+
"description": "The start time of the latest run. Resets on re-run."
|
|
94632
|
+
},
|
|
94624
94633
|
"jobs_url": {
|
|
94625
94634
|
"description": "The URL to the jobs for the workflow run.",
|
|
94626
94635
|
"type": "string",
|
|
@@ -97796,6 +97805,11 @@
|
|
|
97796
97805
|
"type": "string",
|
|
97797
97806
|
"example": "https://api.github.com/repos/github/hello-world/actions/runs/5"
|
|
97798
97807
|
},
|
|
97808
|
+
"run_attempt": {
|
|
97809
|
+
"type": "integer",
|
|
97810
|
+
"description": "Attempt number of the associated workflow run, 1 for first attempt and higher if the workflow was re-run.",
|
|
97811
|
+
"example": 1
|
|
97812
|
+
},
|
|
97799
97813
|
"node_id": {
|
|
97800
97814
|
"type": "string",
|
|
97801
97815
|
"example": "MDg6Q2hlY2tSdW40"
|
|
@@ -98136,7 +98150,7 @@
|
|
|
98136
98150
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/rerun": {
|
|
98137
98151
|
"post": {
|
|
98138
98152
|
"summary": "Re-run a workflow",
|
|
98139
|
-
"description": "Re-runs your workflow run using its `id`. You must authenticate using
|
|
98153
|
+
"description": "Re-runs your workflow run using its `id`. You must authenticate using an access token with the `repo` scope to use this endpoint. GitHub Apps must have the `actions:write` permission to use this endpoint.",
|
|
98140
98154
|
"tags": ["actions"],
|
|
98141
98155
|
"operationId": "actions/re-run-workflow",
|
|
98142
98156
|
"externalDocs": {
|
|
@@ -99122,6 +99136,13 @@
|
|
|
99122
99136
|
"in": "query",
|
|
99123
99137
|
"required": false,
|
|
99124
99138
|
"schema": { "type": "string", "format": "date-time" }
|
|
99139
|
+
},
|
|
99140
|
+
{
|
|
99141
|
+
"name": "exclude_pull_requests",
|
|
99142
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
99143
|
+
"in": "query",
|
|
99144
|
+
"required": false,
|
|
99145
|
+
"schema": { "type": "boolean", "default": false }
|
|
99125
99146
|
}
|
|
99126
99147
|
],
|
|
99127
99148
|
"responses": {
|
|
@@ -99183,7 +99204,7 @@
|
|
|
99183
99204
|
},
|
|
99184
99205
|
"run_attempt": {
|
|
99185
99206
|
"type": "integer",
|
|
99186
|
-
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was
|
|
99207
|
+
"description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.",
|
|
99187
99208
|
"example": 1
|
|
99188
99209
|
},
|
|
99189
99210
|
"event": { "type": "string", "example": "push" },
|
|
@@ -99273,6 +99294,11 @@
|
|
|
99273
99294
|
"type": "string",
|
|
99274
99295
|
"format": "date-time"
|
|
99275
99296
|
},
|
|
99297
|
+
"run_started_at": {
|
|
99298
|
+
"type": "string",
|
|
99299
|
+
"format": "date-time",
|
|
99300
|
+
"description": "The start time of the latest run. Resets on re-run."
|
|
99301
|
+
},
|
|
99276
99302
|
"jobs_url": {
|
|
99277
99303
|
"description": "The URL to the jobs for the workflow run.",
|
|
99278
99304
|
"type": "string",
|
|
@@ -107147,15 +107173,15 @@
|
|
|
107147
107173
|
"x-github": {
|
|
107148
107174
|
"githubCloudOnly": false,
|
|
107149
107175
|
"enabledForGitHubApps": true,
|
|
107176
|
+
"category": "repos",
|
|
107177
|
+
"subcategory": "branches",
|
|
107150
107178
|
"previews": [
|
|
107151
107179
|
{
|
|
107152
107180
|
"required": true,
|
|
107153
107181
|
"name": "zzzax",
|
|
107154
107182
|
"note": "Protected Branches API can now manage a setting for requiring signed commits. This feature is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2018-02-22-protected-branches-required-signatures) for full details. To access the API during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.zzzax-preview+json\n```"
|
|
107155
107183
|
}
|
|
107156
|
-
]
|
|
107157
|
-
"category": "repos",
|
|
107158
|
-
"subcategory": "branches"
|
|
107184
|
+
]
|
|
107159
107185
|
},
|
|
107160
107186
|
"x-octokit": {}
|
|
107161
107187
|
},
|
|
@@ -107242,15 +107268,15 @@
|
|
|
107242
107268
|
"x-github": {
|
|
107243
107269
|
"githubCloudOnly": false,
|
|
107244
107270
|
"enabledForGitHubApps": true,
|
|
107271
|
+
"category": "repos",
|
|
107272
|
+
"subcategory": "branches",
|
|
107245
107273
|
"previews": [
|
|
107246
107274
|
{
|
|
107247
107275
|
"required": true,
|
|
107248
107276
|
"name": "zzzax",
|
|
107249
107277
|
"note": "Protected Branches API can now manage a setting for requiring signed commits. This feature is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2018-02-22-protected-branches-required-signatures) for full details. To access the API during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.zzzax-preview+json\n```"
|
|
107250
107278
|
}
|
|
107251
|
-
]
|
|
107252
|
-
"category": "repos",
|
|
107253
|
-
"subcategory": "branches"
|
|
107279
|
+
]
|
|
107254
107280
|
},
|
|
107255
107281
|
"x-octokit": {}
|
|
107256
107282
|
},
|
|
@@ -107309,15 +107335,15 @@
|
|
|
107309
107335
|
"x-github": {
|
|
107310
107336
|
"githubCloudOnly": false,
|
|
107311
107337
|
"enabledForGitHubApps": true,
|
|
107338
|
+
"category": "repos",
|
|
107339
|
+
"subcategory": "branches",
|
|
107312
107340
|
"previews": [
|
|
107313
107341
|
{
|
|
107314
107342
|
"required": true,
|
|
107315
107343
|
"name": "zzzax",
|
|
107316
107344
|
"note": "Protected Branches API can now manage a setting for requiring signed commits. This feature is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2018-02-22-protected-branches-required-signatures) for full details. To access the API during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.zzzax-preview+json\n```"
|
|
107317
107345
|
}
|
|
107318
|
-
]
|
|
107319
|
-
"category": "repos",
|
|
107320
|
-
"subcategory": "branches"
|
|
107346
|
+
]
|
|
107321
107347
|
},
|
|
107322
107348
|
"x-octokit": {}
|
|
107323
107349
|
}
|
|
@@ -124005,7 +124031,6 @@
|
|
|
124005
124031
|
"readOnly": true,
|
|
124006
124032
|
"nullable": false
|
|
124007
124033
|
},
|
|
124008
|
-
"instances": { "deprecated": true },
|
|
124009
124034
|
"instances_url": {
|
|
124010
124035
|
"type": "string",
|
|
124011
124036
|
"description": "The REST API URL for fetching the list of instances for an alert.",
|
|
@@ -124249,7 +124274,8 @@
|
|
|
124249
124274
|
}
|
|
124250
124275
|
}
|
|
124251
124276
|
}
|
|
124252
|
-
}
|
|
124277
|
+
},
|
|
124278
|
+
"instances": { "deprecated": true }
|
|
124253
124279
|
},
|
|
124254
124280
|
"required": [
|
|
124255
124281
|
"number",
|
|
@@ -124329,8 +124355,7 @@
|
|
|
124329
124355
|
},
|
|
124330
124356
|
"classifications": ["test"]
|
|
124331
124357
|
},
|
|
124332
|
-
"instances_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances"
|
|
124333
|
-
"instances": null
|
|
124358
|
+
"instances_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances"
|
|
124334
124359
|
}
|
|
124335
124360
|
}
|
|
124336
124361
|
}
|
|
@@ -124510,7 +124535,6 @@
|
|
|
124510
124535
|
"readOnly": true,
|
|
124511
124536
|
"nullable": false
|
|
124512
124537
|
},
|
|
124513
|
-
"instances": { "deprecated": true },
|
|
124514
124538
|
"instances_url": {
|
|
124515
124539
|
"type": "string",
|
|
124516
124540
|
"description": "The REST API URL for fetching the list of instances for an alert.",
|
|
@@ -124754,7 +124778,8 @@
|
|
|
124754
124778
|
}
|
|
124755
124779
|
}
|
|
124756
124780
|
}
|
|
124757
|
-
}
|
|
124781
|
+
},
|
|
124782
|
+
"instances": { "deprecated": true }
|
|
124758
124783
|
},
|
|
124759
124784
|
"required": [
|
|
124760
124785
|
"number",
|
|
@@ -209688,21 +209713,6 @@
|
|
|
209688
209713
|
}
|
|
209689
209714
|
}
|
|
209690
209715
|
},
|
|
209691
|
-
"415": {
|
|
209692
|
-
"description": "Preview header missing",
|
|
209693
|
-
"content": {
|
|
209694
|
-
"application/json": {
|
|
209695
|
-
"schema": {
|
|
209696
|
-
"type": "object",
|
|
209697
|
-
"required": ["message", "documentation_url"],
|
|
209698
|
-
"properties": {
|
|
209699
|
-
"message": { "type": "string" },
|
|
209700
|
-
"documentation_url": { "type": "string" }
|
|
209701
|
-
}
|
|
209702
|
-
}
|
|
209703
|
-
}
|
|
209704
|
-
}
|
|
209705
|
-
},
|
|
209706
209716
|
"422": {
|
|
209707
209717
|
"description": "Validation failed",
|
|
209708
209718
|
"content": {
|
|
@@ -209749,15 +209759,15 @@
|
|
|
209749
209759
|
"x-github": {
|
|
209750
209760
|
"githubCloudOnly": false,
|
|
209751
209761
|
"enabledForGitHubApps": true,
|
|
209762
|
+
"category": "repos",
|
|
209763
|
+
"subcategory": "pages",
|
|
209752
209764
|
"previews": [
|
|
209753
209765
|
{
|
|
209754
209766
|
"required": true,
|
|
209755
209767
|
"name": "switcheroo",
|
|
209756
209768
|
"note": "Enabling and disabling Pages in the Pages API is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2019-03-14-enabling-disabling-pages/) preview for more details. To access the new endpoints during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.switcheroo-preview+json\n```"
|
|
209757
209769
|
}
|
|
209758
|
-
]
|
|
209759
|
-
"category": "repos",
|
|
209760
|
-
"subcategory": "pages"
|
|
209770
|
+
]
|
|
209761
209771
|
},
|
|
209762
209772
|
"x-octokit": {}
|
|
209763
209773
|
},
|
|
@@ -209977,21 +209987,6 @@
|
|
|
209977
209987
|
}
|
|
209978
209988
|
}
|
|
209979
209989
|
},
|
|
209980
|
-
"415": {
|
|
209981
|
-
"description": "Preview header missing",
|
|
209982
|
-
"content": {
|
|
209983
|
-
"application/json": {
|
|
209984
|
-
"schema": {
|
|
209985
|
-
"type": "object",
|
|
209986
|
-
"required": ["message", "documentation_url"],
|
|
209987
|
-
"properties": {
|
|
209988
|
-
"message": { "type": "string" },
|
|
209989
|
-
"documentation_url": { "type": "string" }
|
|
209990
|
-
}
|
|
209991
|
-
}
|
|
209992
|
-
}
|
|
209993
|
-
}
|
|
209994
|
-
},
|
|
209995
209990
|
"422": {
|
|
209996
209991
|
"description": "Validation failed",
|
|
209997
209992
|
"content": {
|
|
@@ -210038,15 +210033,15 @@
|
|
|
210038
210033
|
"x-github": {
|
|
210039
210034
|
"githubCloudOnly": false,
|
|
210040
210035
|
"enabledForGitHubApps": true,
|
|
210036
|
+
"category": "repos",
|
|
210037
|
+
"subcategory": "pages",
|
|
210041
210038
|
"previews": [
|
|
210042
210039
|
{
|
|
210043
210040
|
"required": true,
|
|
210044
210041
|
"name": "switcheroo",
|
|
210045
210042
|
"note": "Enabling and disabling Pages in the Pages API is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2019-03-14-enabling-disabling-pages/) preview for more details. To access the new endpoints during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.switcheroo-preview+json\n```"
|
|
210046
210043
|
}
|
|
210047
|
-
]
|
|
210048
|
-
"category": "repos",
|
|
210049
|
-
"subcategory": "pages"
|
|
210044
|
+
]
|
|
210050
210045
|
},
|
|
210051
210046
|
"x-octokit": {}
|
|
210052
210047
|
}
|
|
@@ -216525,6 +216520,10 @@
|
|
|
216525
216520
|
"master_branch": { "type": "string" },
|
|
216526
216521
|
"archived": { "type": "boolean" },
|
|
216527
216522
|
"disabled": { "type": "boolean" },
|
|
216523
|
+
"visibility": {
|
|
216524
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
216525
|
+
"type": "string"
|
|
216526
|
+
},
|
|
216528
216527
|
"mirror_url": {
|
|
216529
216528
|
"type": "string",
|
|
216530
216529
|
"format": "uri",
|
|
@@ -216594,7 +216593,8 @@
|
|
|
216594
216593
|
"type": "string",
|
|
216595
216594
|
"format": "date-time"
|
|
216596
216595
|
},
|
|
216597
|
-
"allow_forking": { "type": "boolean" }
|
|
216596
|
+
"allow_forking": { "type": "boolean" },
|
|
216597
|
+
"is_template": { "type": "boolean" }
|
|
216598
216598
|
},
|
|
216599
216599
|
"required": [
|
|
216600
216600
|
"archive_url",
|
|
@@ -216777,6 +216777,7 @@
|
|
|
216777
216777
|
"hooks_url": { "type": "string", "format": "uri" },
|
|
216778
216778
|
"html_url": { "type": "string", "format": "uri" },
|
|
216779
216779
|
"id": { "type": "integer" },
|
|
216780
|
+
"is_template": { "type": "boolean" },
|
|
216780
216781
|
"node_id": { "type": "string" },
|
|
216781
216782
|
"issue_comment_url": { "type": "string" },
|
|
216782
216783
|
"issue_events_url": { "type": "string" },
|
|
@@ -216897,6 +216898,10 @@
|
|
|
216897
216898
|
"master_branch": { "type": "string" },
|
|
216898
216899
|
"archived": { "type": "boolean" },
|
|
216899
216900
|
"disabled": { "type": "boolean" },
|
|
216901
|
+
"visibility": {
|
|
216902
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
216903
|
+
"type": "string"
|
|
216904
|
+
},
|
|
216900
216905
|
"mirror_url": {
|
|
216901
216906
|
"type": "string",
|
|
216902
216907
|
"format": "uri",
|
|
@@ -217987,7 +217992,7 @@
|
|
|
217987
217992
|
"category": "pulls",
|
|
217988
217993
|
"subcategory": null
|
|
217989
217994
|
},
|
|
217990
|
-
"x-octokit": {}
|
|
217995
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
217991
217996
|
}
|
|
217992
217997
|
},
|
|
217993
217998
|
"/repos/{owner}/{repo}/pulls/comments": {
|
|
@@ -221309,6 +221314,10 @@
|
|
|
221309
221314
|
"master_branch": { "type": "string" },
|
|
221310
221315
|
"archived": { "type": "boolean" },
|
|
221311
221316
|
"disabled": { "type": "boolean" },
|
|
221317
|
+
"visibility": {
|
|
221318
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
221319
|
+
"type": "string"
|
|
221320
|
+
},
|
|
221312
221321
|
"mirror_url": {
|
|
221313
221322
|
"type": "string",
|
|
221314
221323
|
"format": "uri",
|
|
@@ -221378,7 +221387,8 @@
|
|
|
221378
221387
|
"type": "string",
|
|
221379
221388
|
"format": "date-time"
|
|
221380
221389
|
},
|
|
221381
|
-
"allow_forking": { "type": "boolean" }
|
|
221390
|
+
"allow_forking": { "type": "boolean" },
|
|
221391
|
+
"is_template": { "type": "boolean" }
|
|
221382
221392
|
},
|
|
221383
221393
|
"required": [
|
|
221384
221394
|
"archive_url",
|
|
@@ -221561,6 +221571,7 @@
|
|
|
221561
221571
|
"hooks_url": { "type": "string", "format": "uri" },
|
|
221562
221572
|
"html_url": { "type": "string", "format": "uri" },
|
|
221563
221573
|
"id": { "type": "integer" },
|
|
221574
|
+
"is_template": { "type": "boolean" },
|
|
221564
221575
|
"node_id": { "type": "string" },
|
|
221565
221576
|
"issue_comment_url": { "type": "string" },
|
|
221566
221577
|
"issue_events_url": { "type": "string" },
|
|
@@ -221681,6 +221692,10 @@
|
|
|
221681
221692
|
"master_branch": { "type": "string" },
|
|
221682
221693
|
"archived": { "type": "boolean" },
|
|
221683
221694
|
"disabled": { "type": "boolean" },
|
|
221695
|
+
"visibility": {
|
|
221696
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
221697
|
+
"type": "string"
|
|
221698
|
+
},
|
|
221684
221699
|
"mirror_url": {
|
|
221685
221700
|
"type": "string",
|
|
221686
221701
|
"format": "uri",
|
|
@@ -223802,6 +223817,10 @@
|
|
|
223802
223817
|
"master_branch": { "type": "string" },
|
|
223803
223818
|
"archived": { "type": "boolean" },
|
|
223804
223819
|
"disabled": { "type": "boolean" },
|
|
223820
|
+
"visibility": {
|
|
223821
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
223822
|
+
"type": "string"
|
|
223823
|
+
},
|
|
223805
223824
|
"mirror_url": {
|
|
223806
223825
|
"type": "string",
|
|
223807
223826
|
"format": "uri",
|
|
@@ -223871,7 +223890,8 @@
|
|
|
223871
223890
|
"type": "string",
|
|
223872
223891
|
"format": "date-time"
|
|
223873
223892
|
},
|
|
223874
|
-
"allow_forking": { "type": "boolean" }
|
|
223893
|
+
"allow_forking": { "type": "boolean" },
|
|
223894
|
+
"is_template": { "type": "boolean" }
|
|
223875
223895
|
},
|
|
223876
223896
|
"required": [
|
|
223877
223897
|
"archive_url",
|
|
@@ -224054,6 +224074,7 @@
|
|
|
224054
224074
|
"hooks_url": { "type": "string", "format": "uri" },
|
|
224055
224075
|
"html_url": { "type": "string", "format": "uri" },
|
|
224056
224076
|
"id": { "type": "integer" },
|
|
224077
|
+
"is_template": { "type": "boolean" },
|
|
224057
224078
|
"node_id": { "type": "string" },
|
|
224058
224079
|
"issue_comment_url": { "type": "string" },
|
|
224059
224080
|
"issue_events_url": { "type": "string" },
|
|
@@ -224174,6 +224195,10 @@
|
|
|
224174
224195
|
"master_branch": { "type": "string" },
|
|
224175
224196
|
"archived": { "type": "boolean" },
|
|
224176
224197
|
"disabled": { "type": "boolean" },
|
|
224198
|
+
"visibility": {
|
|
224199
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
224200
|
+
"type": "string"
|
|
224201
|
+
},
|
|
224177
224202
|
"mirror_url": {
|
|
224178
224203
|
"type": "string",
|
|
224179
224204
|
"format": "uri",
|
|
@@ -225257,7 +225282,7 @@
|
|
|
225257
225282
|
"category": "pulls",
|
|
225258
225283
|
"subcategory": null
|
|
225259
225284
|
},
|
|
225260
|
-
"x-octokit": {}
|
|
225285
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
225261
225286
|
}
|
|
225262
225287
|
},
|
|
225263
225288
|
"/repos/{owner}/{repo}/pulls/{pull_number}/comments": {
|
|
@@ -231721,7 +231746,7 @@
|
|
|
231721
231746
|
"category": "pulls",
|
|
231722
231747
|
"subcategory": "review-requests"
|
|
231723
231748
|
},
|
|
231724
|
-
"x-octokit": {}
|
|
231749
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
231725
231750
|
},
|
|
231726
231751
|
"delete": {
|
|
231727
231752
|
"summary": "Remove requested reviewers from a pull request",
|
|
@@ -247100,15 +247125,14 @@
|
|
|
247100
247125
|
"x-github": {
|
|
247101
247126
|
"githubCloudOnly": false,
|
|
247102
247127
|
"enabledForGitHubApps": false,
|
|
247128
|
+
"category": "repos",
|
|
247103
247129
|
"previews": [
|
|
247104
247130
|
{
|
|
247105
247131
|
"required": true,
|
|
247106
247132
|
"name": "baptiste",
|
|
247107
247133
|
"note": "Creating and using repository templates is currently available for developers to preview. To access this new endpoint during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
247108
247134
|
}
|
|
247109
|
-
]
|
|
247110
|
-
"category": "repos",
|
|
247111
|
-
"subcategory": null
|
|
247135
|
+
]
|
|
247112
247136
|
},
|
|
247113
247137
|
"x-octokit": {}
|
|
247114
247138
|
}
|
|
@@ -251986,35 +252010,19 @@
|
|
|
251986
252010
|
}
|
|
251987
252011
|
}
|
|
251988
252012
|
},
|
|
251989
|
-
"304": { "description": "Not modified" }
|
|
251990
|
-
"415": {
|
|
251991
|
-
"description": "Preview header missing",
|
|
251992
|
-
"content": {
|
|
251993
|
-
"application/json": {
|
|
251994
|
-
"schema": {
|
|
251995
|
-
"type": "object",
|
|
251996
|
-
"required": ["message", "documentation_url"],
|
|
251997
|
-
"properties": {
|
|
251998
|
-
"message": { "type": "string" },
|
|
251999
|
-
"documentation_url": { "type": "string" }
|
|
252000
|
-
}
|
|
252001
|
-
}
|
|
252002
|
-
}
|
|
252003
|
-
}
|
|
252004
|
-
}
|
|
252013
|
+
"304": { "description": "Not modified" }
|
|
252005
252014
|
},
|
|
252006
252015
|
"x-github": {
|
|
252007
252016
|
"githubCloudOnly": false,
|
|
252008
252017
|
"enabledForGitHubApps": true,
|
|
252018
|
+
"category": "search",
|
|
252009
252019
|
"previews": [
|
|
252010
252020
|
{
|
|
252011
252021
|
"required": true,
|
|
252012
252022
|
"name": "cloak",
|
|
252013
252023
|
"note": "The Commit Search API is currently available for developers to preview. During the preview period, the APIs may change without advance notice. Please see the [blog post](https://developer.github.com/changes/2017-01-05-commit-search-api/) for full details.\n\nTo access the API you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.cloak-preview\n```"
|
|
252014
252024
|
}
|
|
252015
|
-
]
|
|
252016
|
-
"category": "search",
|
|
252017
|
-
"subcategory": null
|
|
252025
|
+
]
|
|
252018
252026
|
},
|
|
252019
252027
|
"x-octokit": {}
|
|
252020
252028
|
}
|
|
@@ -254633,6 +254641,10 @@
|
|
|
254633
254641
|
"type": "boolean",
|
|
254634
254642
|
"description": "Returns whether or not this repository disabled."
|
|
254635
254643
|
},
|
|
254644
|
+
"visibility": {
|
|
254645
|
+
"description": "The repository visibility: public, private, or internal.",
|
|
254646
|
+
"type": "string"
|
|
254647
|
+
},
|
|
254636
254648
|
"license": {
|
|
254637
254649
|
"title": "License Simple",
|
|
254638
254650
|
"description": "License Simple",
|
|
@@ -254714,7 +254726,8 @@
|
|
|
254714
254726
|
"allow_squash_merge": { "type": "boolean" },
|
|
254715
254727
|
"allow_rebase_merge": { "type": "boolean" },
|
|
254716
254728
|
"delete_branch_on_merge": { "type": "boolean" },
|
|
254717
|
-
"allow_forking": { "type": "boolean" }
|
|
254729
|
+
"allow_forking": { "type": "boolean" },
|
|
254730
|
+
"is_template": { "type": "boolean" }
|
|
254718
254731
|
},
|
|
254719
254732
|
"required": [
|
|
254720
254733
|
"archive_url",
|
|
@@ -254896,6 +254909,7 @@
|
|
|
254896
254909
|
"has_downloads": true,
|
|
254897
254910
|
"archived": true,
|
|
254898
254911
|
"disabled": true,
|
|
254912
|
+
"visibility": "private",
|
|
254899
254913
|
"license": {
|
|
254900
254914
|
"key": "mit",
|
|
254901
254915
|
"name": "MIT License",
|
|
@@ -267881,7 +267895,7 @@
|
|
|
267881
267895
|
"category": "users",
|
|
267882
267896
|
"subcategory": null
|
|
267883
267897
|
},
|
|
267884
|
-
"x-octokit": {}
|
|
267898
|
+
"x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
|
|
267885
267899
|
}
|
|
267886
267900
|
},
|
|
267887
267901
|
"/user/emails": {
|
|
@@ -267889,7 +267903,7 @@
|
|
|
267889
267903
|
"summary": "List email addresses for the authenticated user",
|
|
267890
267904
|
"description": "Lists all of your email addresses, and specifies which one is visible to the public. This endpoint is accessible with the `user:email` scope.",
|
|
267891
267905
|
"tags": ["users"],
|
|
267892
|
-
"operationId": "users/list-emails-for-authenticated",
|
|
267906
|
+
"operationId": "users/list-emails-for-authenticated-user",
|
|
267893
267907
|
"externalDocs": {
|
|
267894
267908
|
"description": "API method documentation",
|
|
267895
267909
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#list-email-addresses-for-the-authenticated-user"
|
|
@@ -268020,13 +268034,21 @@
|
|
|
268020
268034
|
"category": "users",
|
|
268021
268035
|
"subcategory": "emails"
|
|
268022
268036
|
},
|
|
268023
|
-
"x-octokit": {
|
|
268037
|
+
"x-octokit": {
|
|
268038
|
+
"changes": [
|
|
268039
|
+
{
|
|
268040
|
+
"type": "OPERATION",
|
|
268041
|
+
"date": "2021-10-05",
|
|
268042
|
+
"before": { "operationId": "users/list-emails-for-authenticated" }
|
|
268043
|
+
}
|
|
268044
|
+
]
|
|
268045
|
+
}
|
|
268024
268046
|
},
|
|
268025
268047
|
"post": {
|
|
268026
268048
|
"summary": "Add an email address for the authenticated user",
|
|
268027
268049
|
"description": "This endpoint is accessible with the `user` scope.",
|
|
268028
268050
|
"tags": ["users"],
|
|
268029
|
-
"operationId": "users/add-email-for-authenticated",
|
|
268051
|
+
"operationId": "users/add-email-for-authenticated-user",
|
|
268030
268052
|
"externalDocs": {
|
|
268031
268053
|
"description": "API method documentation",
|
|
268032
268054
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#add-an-email-address-for-the-authenticated-user"
|
|
@@ -268221,13 +268243,21 @@
|
|
|
268221
268243
|
"category": "users",
|
|
268222
268244
|
"subcategory": "emails"
|
|
268223
268245
|
},
|
|
268224
|
-
"x-octokit": {
|
|
268246
|
+
"x-octokit": {
|
|
268247
|
+
"changes": [
|
|
268248
|
+
{
|
|
268249
|
+
"type": "OPERATION",
|
|
268250
|
+
"date": "2021-10-05",
|
|
268251
|
+
"before": { "operationId": "users/add-email-for-authenticated" }
|
|
268252
|
+
}
|
|
268253
|
+
]
|
|
268254
|
+
}
|
|
268225
268255
|
},
|
|
268226
268256
|
"delete": {
|
|
268227
268257
|
"summary": "Delete an email address for the authenticated user",
|
|
268228
268258
|
"description": "This endpoint is accessible with the `user` scope.",
|
|
268229
268259
|
"tags": ["users"],
|
|
268230
|
-
"operationId": "users/delete-email-for-authenticated",
|
|
268260
|
+
"operationId": "users/delete-email-for-authenticated-user",
|
|
268231
268261
|
"externalDocs": {
|
|
268232
268262
|
"description": "API method documentation",
|
|
268233
268263
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#delete-an-email-address-for-the-authenticated-user"
|
|
@@ -268369,7 +268399,17 @@
|
|
|
268369
268399
|
"category": "users",
|
|
268370
268400
|
"subcategory": "emails"
|
|
268371
268401
|
},
|
|
268372
|
-
"x-octokit": {
|
|
268402
|
+
"x-octokit": {
|
|
268403
|
+
"changes": [
|
|
268404
|
+
{
|
|
268405
|
+
"type": "OPERATION",
|
|
268406
|
+
"date": "2021-10-05",
|
|
268407
|
+
"before": {
|
|
268408
|
+
"operationId": "users/delete-email-for-authenticated"
|
|
268409
|
+
}
|
|
268410
|
+
}
|
|
268411
|
+
]
|
|
268412
|
+
}
|
|
268373
268413
|
}
|
|
268374
268414
|
},
|
|
268375
268415
|
"/user/followers": {
|
|
@@ -268594,7 +268634,7 @@
|
|
|
268594
268634
|
"summary": "List the people the authenticated user follows",
|
|
268595
268635
|
"description": "Lists the people who the authenticated user follows.",
|
|
268596
268636
|
"tags": ["users"],
|
|
268597
|
-
"operationId": "users/list-followed-by-authenticated",
|
|
268637
|
+
"operationId": "users/list-followed-by-authenticated-user",
|
|
268598
268638
|
"externalDocs": {
|
|
268599
268639
|
"description": "API method documentation",
|
|
268600
268640
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#list-the-people-the-authenticated-user-follows"
|
|
@@ -268803,7 +268843,17 @@
|
|
|
268803
268843
|
"category": "users",
|
|
268804
268844
|
"subcategory": "followers"
|
|
268805
268845
|
},
|
|
268806
|
-
"x-octokit": {
|
|
268846
|
+
"x-octokit": {
|
|
268847
|
+
"changes": [
|
|
268848
|
+
{
|
|
268849
|
+
"type": "OPERATION",
|
|
268850
|
+
"date": "2021-10-05",
|
|
268851
|
+
"before": {
|
|
268852
|
+
"operationId": "users/list-followed-by-authenticated"
|
|
268853
|
+
}
|
|
268854
|
+
}
|
|
268855
|
+
]
|
|
268856
|
+
}
|
|
268807
268857
|
}
|
|
268808
268858
|
},
|
|
268809
268859
|
"/user/following/{username}": {
|
|
@@ -269067,7 +269117,7 @@
|
|
|
269067
269117
|
"summary": "List GPG keys for the authenticated user",
|
|
269068
269118
|
"description": "Lists the current user's GPG keys. Requires that you are authenticated via Basic Auth or via OAuth with at least `read:gpg_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
269069
269119
|
"tags": ["users"],
|
|
269070
|
-
"operationId": "users/list-gpg-keys-for-authenticated",
|
|
269120
|
+
"operationId": "users/list-gpg-keys-for-authenticated-user",
|
|
269071
269121
|
"externalDocs": {
|
|
269072
269122
|
"description": "API method documentation",
|
|
269073
269123
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#list-gpg-keys-for-the-authenticated-user"
|
|
@@ -269310,12 +269360,22 @@
|
|
|
269310
269360
|
"category": "users",
|
|
269311
269361
|
"subcategory": "gpg-keys"
|
|
269312
269362
|
},
|
|
269313
|
-
"x-octokit": {
|
|
269363
|
+
"x-octokit": {
|
|
269364
|
+
"changes": [
|
|
269365
|
+
{
|
|
269366
|
+
"type": "OPERATION",
|
|
269367
|
+
"date": "2021-10-05",
|
|
269368
|
+
"before": {
|
|
269369
|
+
"operationId": "users/list-gpg-keys-for-authenticated"
|
|
269370
|
+
}
|
|
269371
|
+
}
|
|
269372
|
+
]
|
|
269373
|
+
}
|
|
269314
269374
|
},
|
|
269315
269375
|
"post": {
|
|
269316
269376
|
"summary": "Create a GPG key for the authenticated user",
|
|
269317
269377
|
"description": "Adds a GPG key to the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth, or OAuth with at least `write:gpg_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
269318
|
-
"operationId": "users/create-gpg-key-for-authenticated",
|
|
269378
|
+
"operationId": "users/create-gpg-key-for-authenticated-user",
|
|
269319
269379
|
"tags": ["users"],
|
|
269320
269380
|
"externalDocs": {
|
|
269321
269381
|
"description": "API method documentation",
|
|
@@ -269591,7 +269651,17 @@
|
|
|
269591
269651
|
"category": "users",
|
|
269592
269652
|
"subcategory": "gpg-keys"
|
|
269593
269653
|
},
|
|
269594
|
-
"x-octokit": {
|
|
269654
|
+
"x-octokit": {
|
|
269655
|
+
"changes": [
|
|
269656
|
+
{
|
|
269657
|
+
"type": "OPERATION",
|
|
269658
|
+
"date": "2021-10-05",
|
|
269659
|
+
"before": {
|
|
269660
|
+
"operationId": "users/create-gpg-key-for-authenticated"
|
|
269661
|
+
}
|
|
269662
|
+
}
|
|
269663
|
+
]
|
|
269664
|
+
}
|
|
269595
269665
|
}
|
|
269596
269666
|
},
|
|
269597
269667
|
"/user/gpg_keys/{gpg_key_id}": {
|
|
@@ -269599,7 +269669,7 @@
|
|
|
269599
269669
|
"summary": "Get a GPG key for the authenticated user",
|
|
269600
269670
|
"description": "View extended details for a single GPG key. Requires that you are authenticated via Basic Auth or via OAuth with at least `read:gpg_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
269601
269671
|
"tags": ["users"],
|
|
269602
|
-
"operationId": "users/get-gpg-key-for-authenticated",
|
|
269672
|
+
"operationId": "users/get-gpg-key-for-authenticated-user",
|
|
269603
269673
|
"externalDocs": {
|
|
269604
269674
|
"description": "API method documentation",
|
|
269605
269675
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#get-a-gpg-key-for-the-authenticated-user"
|
|
@@ -269823,13 +269893,21 @@
|
|
|
269823
269893
|
"category": "users",
|
|
269824
269894
|
"subcategory": "gpg-keys"
|
|
269825
269895
|
},
|
|
269826
|
-
"x-octokit": {
|
|
269896
|
+
"x-octokit": {
|
|
269897
|
+
"changes": [
|
|
269898
|
+
{
|
|
269899
|
+
"type": "OPERATION",
|
|
269900
|
+
"date": "2021-10-05",
|
|
269901
|
+
"before": { "operationId": "users/get-gpg-key-for-authenticated" }
|
|
269902
|
+
}
|
|
269903
|
+
]
|
|
269904
|
+
}
|
|
269827
269905
|
},
|
|
269828
269906
|
"delete": {
|
|
269829
269907
|
"summary": "Delete a GPG key for the authenticated user",
|
|
269830
269908
|
"description": "Removes a GPG key from the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least `admin:gpg_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
269831
269909
|
"tags": ["users"],
|
|
269832
|
-
"operationId": "users/delete-gpg-key-for-authenticated",
|
|
269910
|
+
"operationId": "users/delete-gpg-key-for-authenticated-user",
|
|
269833
269911
|
"externalDocs": {
|
|
269834
269912
|
"description": "API method documentation",
|
|
269835
269913
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#delete-a-gpg-key-for-the-authenticated-user"
|
|
@@ -269950,7 +270028,17 @@
|
|
|
269950
270028
|
"category": "users",
|
|
269951
270029
|
"subcategory": "gpg-keys"
|
|
269952
270030
|
},
|
|
269953
|
-
"x-octokit": {
|
|
270031
|
+
"x-octokit": {
|
|
270032
|
+
"changes": [
|
|
270033
|
+
{
|
|
270034
|
+
"type": "OPERATION",
|
|
270035
|
+
"date": "2021-10-05",
|
|
270036
|
+
"before": {
|
|
270037
|
+
"operationId": "users/delete-gpg-key-for-authenticated"
|
|
270038
|
+
}
|
|
270039
|
+
}
|
|
270040
|
+
]
|
|
270041
|
+
}
|
|
269954
270042
|
}
|
|
269955
270043
|
},
|
|
269956
270044
|
"/user/installations": {
|
|
@@ -271783,7 +271871,7 @@
|
|
|
271783
271871
|
"summary": "Add a repository to an app installation",
|
|
271784
271872
|
"description": "Add a single repository to an installation. The authenticated user must have admin access to the repository.\n\nYou must use a personal access token (which you can create via the [command line](https://docs.github.com/enterprise-server@3.0/github/authenticating-to-github/creating-a-personal-access-token) or [Basic Authentication](https://docs.github.com/enterprise-server@3.0/rest/overview/other-authentication-methods#basic-authentication)) to access this endpoint.",
|
|
271785
271873
|
"tags": ["apps"],
|
|
271786
|
-
"operationId": "apps/add-repo-to-installation",
|
|
271874
|
+
"operationId": "apps/add-repo-to-installation-for-authenticated-user",
|
|
271787
271875
|
"externalDocs": {
|
|
271788
271876
|
"description": "API method documentation",
|
|
271789
271877
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/apps#add-a-repository-to-an-app-installation"
|
|
@@ -271850,13 +271938,21 @@
|
|
|
271850
271938
|
"category": "apps",
|
|
271851
271939
|
"subcategory": "installations"
|
|
271852
271940
|
},
|
|
271853
|
-
"x-octokit": {
|
|
271941
|
+
"x-octokit": {
|
|
271942
|
+
"changes": [
|
|
271943
|
+
{
|
|
271944
|
+
"type": "OPERATION",
|
|
271945
|
+
"date": "2021-10-05",
|
|
271946
|
+
"before": { "operationId": "apps/add-repo-to-installation" }
|
|
271947
|
+
}
|
|
271948
|
+
]
|
|
271949
|
+
}
|
|
271854
271950
|
},
|
|
271855
271951
|
"delete": {
|
|
271856
271952
|
"summary": "Remove a repository from an app installation",
|
|
271857
271953
|
"description": "Remove a single repository from an installation. The authenticated user must have admin access to the repository.\n\nYou must use a personal access token (which you can create via the [command line](https://docs.github.com/enterprise-server@3.0/github/authenticating-to-github/creating-a-personal-access-token) or [Basic Authentication](https://docs.github.com/enterprise-server@3.0/rest/overview/other-authentication-methods#basic-authentication)) to access this endpoint.",
|
|
271858
271954
|
"tags": ["apps"],
|
|
271859
|
-
"operationId": "apps/remove-repo-from-installation",
|
|
271955
|
+
"operationId": "apps/remove-repo-from-installation-for-authenticated-user",
|
|
271860
271956
|
"externalDocs": {
|
|
271861
271957
|
"description": "API method documentation",
|
|
271862
271958
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/apps#remove-a-repository-from-an-app-installation"
|
|
@@ -271923,7 +272019,15 @@
|
|
|
271923
272019
|
"category": "apps",
|
|
271924
272020
|
"subcategory": "installations"
|
|
271925
272021
|
},
|
|
271926
|
-
"x-octokit": {
|
|
272022
|
+
"x-octokit": {
|
|
272023
|
+
"changes": [
|
|
272024
|
+
{
|
|
272025
|
+
"type": "OPERATION",
|
|
272026
|
+
"date": "2021-10-05",
|
|
272027
|
+
"before": { "operationId": "apps/remove-repo-from-installation" }
|
|
272028
|
+
}
|
|
272029
|
+
]
|
|
272030
|
+
}
|
|
271927
272031
|
}
|
|
271928
272032
|
},
|
|
271929
272033
|
"/user/issues": {
|
|
@@ -274156,7 +274260,7 @@
|
|
|
274156
274260
|
"summary": "List public SSH keys for the authenticated user",
|
|
274157
274261
|
"description": "Lists the public SSH keys for the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least `read:public_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
274158
274262
|
"tags": ["users"],
|
|
274159
|
-
"operationId": "users/list-public-ssh-keys-for-authenticated",
|
|
274263
|
+
"operationId": "users/list-public-ssh-keys-for-authenticated-user",
|
|
274160
274264
|
"externalDocs": {
|
|
274161
274265
|
"description": "API method documentation",
|
|
274162
274266
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#list-public-ssh-keys-for-the-authenticated-user"
|
|
@@ -274302,12 +274406,22 @@
|
|
|
274302
274406
|
"category": "users",
|
|
274303
274407
|
"subcategory": "keys"
|
|
274304
274408
|
},
|
|
274305
|
-
"x-octokit": {
|
|
274409
|
+
"x-octokit": {
|
|
274410
|
+
"changes": [
|
|
274411
|
+
{
|
|
274412
|
+
"type": "OPERATION",
|
|
274413
|
+
"date": "2021-10-05",
|
|
274414
|
+
"before": {
|
|
274415
|
+
"operationId": "users/list-public-ssh-keys-for-authenticated"
|
|
274416
|
+
}
|
|
274417
|
+
}
|
|
274418
|
+
]
|
|
274419
|
+
}
|
|
274306
274420
|
},
|
|
274307
274421
|
"post": {
|
|
274308
274422
|
"summary": "Create a public SSH key for the authenticated user",
|
|
274309
274423
|
"description": "Adds a public SSH key to the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth, or OAuth with at least `write:public_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
274310
|
-
"operationId": "users/create-public-ssh-key-for-authenticated",
|
|
274424
|
+
"operationId": "users/create-public-ssh-key-for-authenticated-user",
|
|
274311
274425
|
"tags": ["users"],
|
|
274312
274426
|
"externalDocs": {
|
|
274313
274427
|
"description": "API method documentation",
|
|
@@ -274486,7 +274600,17 @@
|
|
|
274486
274600
|
"category": "users",
|
|
274487
274601
|
"subcategory": "keys"
|
|
274488
274602
|
},
|
|
274489
|
-
"x-octokit": {
|
|
274603
|
+
"x-octokit": {
|
|
274604
|
+
"changes": [
|
|
274605
|
+
{
|
|
274606
|
+
"type": "OPERATION",
|
|
274607
|
+
"date": "2021-10-05",
|
|
274608
|
+
"before": {
|
|
274609
|
+
"operationId": "users/create-public-ssh-key-for-authenticated"
|
|
274610
|
+
}
|
|
274611
|
+
}
|
|
274612
|
+
]
|
|
274613
|
+
}
|
|
274490
274614
|
}
|
|
274491
274615
|
},
|
|
274492
274616
|
"/user/keys/{key_id}": {
|
|
@@ -274494,7 +274618,7 @@
|
|
|
274494
274618
|
"summary": "Get a public SSH key for the authenticated user",
|
|
274495
274619
|
"description": "View extended details for a single public SSH key. Requires that you are authenticated via Basic Auth or via OAuth with at least `read:public_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
274496
274620
|
"tags": ["users"],
|
|
274497
|
-
"operationId": "users/get-public-ssh-key-for-authenticated",
|
|
274621
|
+
"operationId": "users/get-public-ssh-key-for-authenticated-user",
|
|
274498
274622
|
"externalDocs": {
|
|
274499
274623
|
"description": "API method documentation",
|
|
274500
274624
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#get-a-public-ssh-key-for-the-authenticated-user"
|
|
@@ -274615,13 +274739,23 @@
|
|
|
274615
274739
|
"category": "users",
|
|
274616
274740
|
"subcategory": "keys"
|
|
274617
274741
|
},
|
|
274618
|
-
"x-octokit": {
|
|
274742
|
+
"x-octokit": {
|
|
274743
|
+
"changes": [
|
|
274744
|
+
{
|
|
274745
|
+
"type": "OPERATION",
|
|
274746
|
+
"date": "2021-10-05",
|
|
274747
|
+
"before": {
|
|
274748
|
+
"operationId": "users/get-public-ssh-key-for-authenticated"
|
|
274749
|
+
}
|
|
274750
|
+
}
|
|
274751
|
+
]
|
|
274752
|
+
}
|
|
274619
274753
|
},
|
|
274620
274754
|
"delete": {
|
|
274621
274755
|
"summary": "Delete a public SSH key for the authenticated user",
|
|
274622
274756
|
"description": "Removes a public SSH key from the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least `admin:public_key` [scope](https://docs.github.com/enterprise-server@3.0/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/).",
|
|
274623
274757
|
"tags": ["users"],
|
|
274624
|
-
"operationId": "users/delete-public-ssh-key-for-authenticated",
|
|
274758
|
+
"operationId": "users/delete-public-ssh-key-for-authenticated-user",
|
|
274625
274759
|
"externalDocs": {
|
|
274626
274760
|
"description": "API method documentation",
|
|
274627
274761
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#delete-a-public-ssh-key-for-the-authenticated-user"
|
|
@@ -274700,7 +274834,17 @@
|
|
|
274700
274834
|
"category": "users",
|
|
274701
274835
|
"subcategory": "keys"
|
|
274702
274836
|
},
|
|
274703
|
-
"x-octokit": {
|
|
274837
|
+
"x-octokit": {
|
|
274838
|
+
"changes": [
|
|
274839
|
+
{
|
|
274840
|
+
"type": "OPERATION",
|
|
274841
|
+
"date": "2021-10-05",
|
|
274842
|
+
"before": {
|
|
274843
|
+
"operationId": "users/delete-public-ssh-key-for-authenticated"
|
|
274844
|
+
}
|
|
274845
|
+
}
|
|
274846
|
+
]
|
|
274847
|
+
}
|
|
274704
274848
|
}
|
|
274705
274849
|
},
|
|
274706
274850
|
"/user/memberships/orgs": {
|
|
@@ -276396,7 +276540,7 @@
|
|
|
276396
276540
|
"summary": "List public email addresses for the authenticated user",
|
|
276397
276541
|
"description": "Lists your publicly visible email address, which you can set with the [Set primary email visibility for the authenticated user](https://docs.github.com/enterprise-server@3.0/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user) endpoint. This endpoint is accessible with the `user:email` scope.",
|
|
276398
276542
|
"tags": ["users"],
|
|
276399
|
-
"operationId": "users/list-public-emails-for-authenticated",
|
|
276543
|
+
"operationId": "users/list-public-emails-for-authenticated-user",
|
|
276400
276544
|
"externalDocs": {
|
|
276401
276545
|
"description": "API method documentation",
|
|
276402
276546
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/users#list-public-email-addresses-for-the-authenticated-user"
|
|
@@ -276527,7 +276671,17 @@
|
|
|
276527
276671
|
"category": "users",
|
|
276528
276672
|
"subcategory": "emails"
|
|
276529
276673
|
},
|
|
276530
|
-
"x-octokit": {
|
|
276674
|
+
"x-octokit": {
|
|
276675
|
+
"changes": [
|
|
276676
|
+
{
|
|
276677
|
+
"type": "OPERATION",
|
|
276678
|
+
"date": "2021-10-05",
|
|
276679
|
+
"before": {
|
|
276680
|
+
"operationId": "users/list-public-emails-for-authenticated"
|
|
276681
|
+
}
|
|
276682
|
+
}
|
|
276683
|
+
]
|
|
276684
|
+
}
|
|
276531
276685
|
}
|
|
276532
276686
|
},
|
|
276533
276687
|
"/user/repos": {
|
|
@@ -278809,6 +278963,7 @@
|
|
|
278809
278963
|
"x-github": {
|
|
278810
278964
|
"githubCloudOnly": false,
|
|
278811
278965
|
"enabledForGitHubApps": false,
|
|
278966
|
+
"category": "repos",
|
|
278812
278967
|
"previews": [
|
|
278813
278968
|
{
|
|
278814
278969
|
"required": false,
|
|
@@ -278820,9 +278975,7 @@
|
|
|
278820
278975
|
"name": "baptiste",
|
|
278821
278976
|
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.0/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
278822
278977
|
}
|
|
278823
|
-
]
|
|
278824
|
-
"category": "repos",
|
|
278825
|
-
"subcategory": null
|
|
278978
|
+
]
|
|
278826
278979
|
},
|
|
278827
278980
|
"x-octokit": {}
|
|
278828
278981
|
}
|
|
@@ -280609,7 +280762,7 @@
|
|
|
280609
280762
|
"summary": "Accept a repository invitation",
|
|
280610
280763
|
"description": "",
|
|
280611
280764
|
"tags": ["repos"],
|
|
280612
|
-
"operationId": "repos/accept-invitation",
|
|
280765
|
+
"operationId": "repos/accept-invitation-for-authenticated-user",
|
|
280613
280766
|
"externalDocs": {
|
|
280614
280767
|
"description": "API method documentation",
|
|
280615
280768
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/repos#accept-a-repository-invitation"
|
|
@@ -280688,13 +280841,21 @@
|
|
|
280688
280841
|
"category": "repos",
|
|
280689
280842
|
"subcategory": "invitations"
|
|
280690
280843
|
},
|
|
280691
|
-
"x-octokit": {
|
|
280844
|
+
"x-octokit": {
|
|
280845
|
+
"changes": [
|
|
280846
|
+
{
|
|
280847
|
+
"type": "OPERATION",
|
|
280848
|
+
"date": "2021-10-05",
|
|
280849
|
+
"before": { "operationId": "repos/accept-invitation" }
|
|
280850
|
+
}
|
|
280851
|
+
]
|
|
280852
|
+
}
|
|
280692
280853
|
},
|
|
280693
280854
|
"delete": {
|
|
280694
280855
|
"summary": "Decline a repository invitation",
|
|
280695
280856
|
"description": "",
|
|
280696
280857
|
"tags": ["repos"],
|
|
280697
|
-
"operationId": "repos/decline-invitation",
|
|
280858
|
+
"operationId": "repos/decline-invitation-for-authenticated-user",
|
|
280698
280859
|
"externalDocs": {
|
|
280699
280860
|
"description": "API method documentation",
|
|
280700
280861
|
"url": "https://docs.github.com/enterprise-server@3.0/rest/reference/repos#decline-a-repository-invitation"
|
|
@@ -280773,7 +280934,15 @@
|
|
|
280773
280934
|
"category": "repos",
|
|
280774
280935
|
"subcategory": "invitations"
|
|
280775
280936
|
},
|
|
280776
|
-
"x-octokit": {
|
|
280937
|
+
"x-octokit": {
|
|
280938
|
+
"changes": [
|
|
280939
|
+
{
|
|
280940
|
+
"type": "OPERATION",
|
|
280941
|
+
"date": "2021-10-05",
|
|
280942
|
+
"before": { "operationId": "repos/decline-invitation" }
|
|
280943
|
+
}
|
|
280944
|
+
]
|
|
280945
|
+
}
|
|
280777
280946
|
}
|
|
280778
280947
|
},
|
|
280779
280948
|
"/user/starred": {
|
|
@@ -302497,15 +302666,14 @@
|
|
|
302497
302666
|
"x-github": {
|
|
302498
302667
|
"githubCloudOnly": false,
|
|
302499
302668
|
"enabledForGitHubApps": true,
|
|
302669
|
+
"category": "repos",
|
|
302500
302670
|
"previews": [
|
|
302501
302671
|
{
|
|
302502
302672
|
"required": false,
|
|
302503
302673
|
"name": "nebula",
|
|
302504
302674
|
"note": "You can set the visibility of a repository using the new `visibility` parameter in the [Repositories API](https://docs.github.com/enterprise-server@3.0/rest/reference/repos/), and get a repository's visibility with a new response key. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes/).\n\nTo access repository visibility during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.0/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.nebula-preview+json\n```"
|
|
302505
302675
|
}
|
|
302506
|
-
]
|
|
302507
|
-
"category": "repos",
|
|
302508
|
-
"subcategory": null
|
|
302676
|
+
]
|
|
302509
302677
|
},
|
|
302510
302678
|
"x-octokit": {}
|
|
302511
302679
|
}
|