Skip to content

Commit 0e84946

Browse files
authored
Merge pull request #3831 from github/openapi-update-16abeede479b962b5cce256e5e73349b4f7df77aa96fa91720d56e0db34971bf
Update OpenAPI 3.0 Descriptions
2 parents 84e6a59 + fdb0510 commit 0e84946

24 files changed

+204
-96
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100035,7 +100035,8 @@
100035100035
"OrganizationAdmin",
100036100036
"RepositoryRole",
100037100037
"Team",
100038-
"DeployKey"
100038+
"DeployKey",
100039+
"EnterpriseTeam"
100039100040
],
100040100041
"description": "The type of actor that can bypass a ruleset.\n"
100041100042
},

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73260,6 +73260,7 @@ components:
7326073260
- RepositoryRole
7326173261
- Team
7326273262
- DeployKey
73263+
- EnterpriseTeam
7326373264
description: 'The type of actor that can bypass a ruleset.
7326473265

7326573266
'

descriptions/api.github.com/api.github.com.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100035,7 +100035,8 @@
100035100035
"OrganizationAdmin",
100036100036
"RepositoryRole",
100037100037
"Team",
100038-
"DeployKey"
100038+
"DeployKey",
100039+
"EnterpriseTeam"
100039100040
],
100040100041
"description": "The type of actor that can bypass a ruleset.\n"
100041100042
},

descriptions/api.github.com/api.github.com.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73260,6 +73260,7 @@ components:
7326073260
- RepositoryRole
7326173261
- Team
7326273262
- DeployKey
73263+
- EnterpriseTeam
7326373264
description: 'The type of actor that can bypass a ruleset.
7326473265

7326573266
'

0 commit comments

Comments
 (0)