We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1598aa8 commit f11e11dCopy full SHA for f11e11d
scripts/update-endpoints/generated/endpoints.json
@@ -1291,6 +1291,18 @@
1291
"url": "/orgs/{org}/copilot/billing/seats",
1292
"triggersNotification": null
1293
},
1294
+ {
1295
+ "url": "/enterprises/{enterprise}/copilot/usage",
1296
+ "triggersNotification": null
1297
+ },
1298
1299
+ "url": "/orgs/{org}/copilot/usage",
1300
1301
1302
1303
+ "url": "/orgs/{org}/team/{team_slug}/copilot/usage",
1304
1305
1306
{
1307
"url": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}",
1308
0 commit comments