Skip to content

Commit 380f6c8

Browse files
authored
Merge pull request #3793 from github/openapi-update-2a51d41163077772e87d636c9d6ca3d29721ad7542b0e17b2039aac8eeb1b672
Update OpenAPI 3.0 Descriptions
2 parents 49254d7 + 1c40130 commit 380f6c8

16 files changed

+176
-128
lines changed

descriptions/ghes-3.12/dereferenced/ghes-3.12.2022-11-28.deref.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,14 @@
148148
{
149149
"name": "enterprise-admin",
150150
"description": "Enterprise Administration"
151+
},
152+
{
153+
"name": "oauth-authorizations",
154+
"description": "OAuth Authorizations API"
155+
},
156+
{
157+
"name": "security-advisories",
158+
"description": "Manage security advisories."
151159
}
152160
],
153161
"servers": [
@@ -58477,7 +58485,7 @@
5847758485
],
5847858486
"externalDocs": {
5847958487
"description": "API method documentation",
58480-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-ssh-keys"
58488+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-the-configured-ssh-keys"
5848158489
},
5848258490
"servers": [
5848358491
{
@@ -58557,7 +58565,7 @@
5855758565
],
5855858566
"externalDocs": {
5855958567
"description": "API method documentation",
58560-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#set-ssh-key"
58568+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#set-a-new-ssh-key"
5856158569
},
5856258570
"servers": [
5856358571
{
@@ -58677,7 +58685,7 @@
5867758685
],
5867858686
"externalDocs": {
5867958687
"description": "API method documentation",
58680-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#delete-ssh-key"
58688+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#delete-a-ssh-key"
5868158689
},
5868258690
"servers": [
5868358691
{
@@ -58794,7 +58802,7 @@
5879458802
],
5879558803
"externalDocs": {
5879658804
"description": "API method documentation",
58797-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-system-requirements-check-results-on-configured-nodes"
58805+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-the-system-requirement-check-results-for-configured-cluster-nodes"
5879858806
},
5879958807
"servers": [
5880058808
{
@@ -58933,7 +58941,7 @@
5893358941
],
5893458942
"externalDocs": {
5893558943
"description": "API method documentation",
58936-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-config-apply-status"
58944+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-the-status-of-a-ghe-config-apply-run"
5893758945
},
5893858946
"parameters": [
5893958947
{
@@ -59045,7 +59053,7 @@
5904559053
],
5904659054
"externalDocs": {
5904759055
"description": "API method documentation",
59048-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#run-config-apply"
59056+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#trigger-a-ghe-config-apply-run"
5904959057
},
5905059058
"requestBody": {
5905159059
"required": false,
@@ -59134,7 +59142,7 @@
5913459142
],
5913559143
"externalDocs": {
5913659144
"description": "API method documentation",
59137-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-config-apply-events"
59145+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#list-events-from-ghe-config-apply"
5913859146
},
5913959147
"parameters": [
5914059148
{
@@ -59844,7 +59852,7 @@
5984459852
],
5984559853
"externalDocs": {
5984659854
"description": "API method documentation",
59847-
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-settings"
59855+
"url": "https://docs.github.com/[email protected]/rest/enterprise-admin/manage-ghes#get-the-ghes-settings"
5984859856
},
5984959857
"servers": [
5985059858
{

0 commit comments

Comments
 (0)