1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Update OpenAPI Description (#39226)

This commit is contained in:
docs-bot
2023-07-18 06:37:03 -07:00
committed by GitHub
parent c8931f73f2
commit a03aff9281
19 changed files with 285 additions and 31 deletions

View File

@@ -363,7 +363,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"additional-permissions": [],
"access": "write"
},
@@ -372,7 +372,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"additional-permissions": [],
"access": "write"
},
@@ -2182,6 +2182,15 @@
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1754,13 +1754,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3770,6 +3770,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -437,7 +437,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -448,7 +448,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -2730,6 +2730,17 @@
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1538,13 +1538,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3406,6 +3406,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -1772,13 +1772,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3836,6 +3836,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -660,7 +660,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"additional-permissions": [],
"access": "write"
},
@@ -669,7 +669,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"additional-permissions": [],
"access": "write"
},
@@ -2741,6 +2741,15 @@
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1870,13 +1870,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -4020,6 +4020,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -809,7 +809,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -820,7 +820,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -3420,6 +3420,17 @@
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1654,13 +1654,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3656,6 +3656,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -1888,13 +1888,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -4086,6 +4086,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "19833171fa53a9a674f247f795f0cf44a65a05e4"
"sha": "741cbd72628a3a80f15ba2321e18a2237b69b803"
}