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

Update OpenAPI Description (#51283)

This commit is contained in:
docs-bot
2024-06-19 10:50:51 -07:00
committed by GitHub
parent 4189d1fe11
commit daa59d71fe
14 changed files with 2396 additions and 79 deletions

View File

@@ -649,7 +649,7 @@
"verb": "get",
"requestPath": "/orgs/{org}/copilot/usage",
"additional-permissions": true,
"access": "write"
"access": "read"
},
{
"category": "copilot",

View File

@@ -3,6 +3,17 @@
"title": "Enterprise administration",
"displayTitle": "Business permissions for \"Enterprise administration\"",
"permissions": [
{
"category": "copilot",
"slug": "list-all-copilot-seat-assignments-for-an-enterprise",
"subcategory": "copilot-user-management",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/copilot/billing/seats",
"access": "read",
"user-to-server": false,
"server-to-server": false,
"additional-permissions": false
},
{
"category": "copilot",
"slug": "get-a-summary-of-copilot-usage-for-enterprise-members",
@@ -793,7 +804,7 @@
"subcategory": "copilot-usage",
"verb": "get",
"requestPath": "/orgs/{org}/copilot/usage",
"access": "write",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true

View File

@@ -1051,7 +1051,7 @@
"verb": "get",
"requestPath": "/orgs/{org}/copilot/usage",
"additional-permissions": true,
"access": "write"
"access": "read"
},
{
"category": "copilot",

View File

@@ -58,6 +58,17 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "copilot",
"slug": "list-all-copilot-seat-assignments-for-an-enterprise",
"subcategory": "copilot-user-management",
"verb": "get",
"requestPath": "/enterprises/{enterprise}/copilot/billing/seats",
"access": "read",
"user-to-server": false,
"server-to-server": false,
"additional-permissions": false
},
{
"category": "copilot",
"slug": "get-a-summary-of-copilot-usage-for-enterprise-members",
@@ -1327,7 +1338,7 @@
"subcategory": "copilot-usage",
"verb": "get",
"requestPath": "/orgs/{org}/copilot/usage",
"access": "write",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true

View File

@@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "566621f6c7794f7d31219ca5733da05b37ad57ce"
"sha": "2dc8532a8ee49bb46d623aeeb8e533f7120e16f8"
}