Skip to content

Commit 50d0d8e

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 2df13f8 commit 50d0d8e

16 files changed

+48
-0
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

+4
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
{
168168
"name": "enterprise-teams",
169169
"description": "Endpoints to manage GitHub Enterprise Teams."
170+
},
171+
{
172+
"name": "code-security",
173+
"description": "Endpoints to manage Code security using the REST API."
170174
}
171175
],
172176
"servers": [

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ tags:
8989
description: Desktop specific endpoints.
9090
- name: enterprise-teams
9191
description: Endpoints to manage GitHub Enterprise Teams.
92+
- name: code-security
93+
description: Endpoints to manage Code security using the REST API.
9294
servers:
9395
- url: https://api.github.com
9496
externalDocs:

descriptions-next/api.github.com/api.github.com.json

+4
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
{
168168
"name": "enterprise-teams",
169169
"description": "Endpoints to manage GitHub Enterprise Teams."
170+
},
171+
{
172+
"name": "code-security",
173+
"description": "Endpoints to manage Code security using the REST API."
170174
}
171175
],
172176
"servers": [

descriptions-next/api.github.com/api.github.com.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ tags:
8989
description: Desktop specific endpoints.
9090
- name: enterprise-teams
9191
description: Endpoints to manage GitHub Enterprise Teams.
92+
- name: code-security
93+
description: Endpoints to manage Code security using the REST API.
9294
servers:
9395
- url: https://api.github.com
9496
externalDocs:

descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json

+4
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
{
168168
"name": "enterprise-teams",
169169
"description": "Endpoints to manage GitHub Enterprise Teams."
170+
},
171+
{
172+
"name": "code-security",
173+
"description": "Endpoints to manage Code security using the REST API."
170174
}
171175
],
172176
"servers": [

0 commit comments

Comments
 (0)