Skip to content

Commit 755afa7

Browse files
docs-botSiaraMist
andauthored
Update OpenAPI Description (#61538)
Co-authored-by: SiaraMist <siaramist@github.com>
1 parent 4e72ed2 commit 755afa7

21 files changed

Lines changed: 1827 additions & 83 deletions

src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,15 @@
126126
"additional-permissions": false,
127127
"access": "write"
128128
},
129+
{
130+
"category": "billing",
131+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
132+
"subcategory": "usage",
133+
"verb": "get",
134+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage",
135+
"additional-permissions": false,
136+
"access": "read"
137+
},
129138
{
130139
"category": "billing",
131140
"slug": "get-all-budgets-for-an-organization",
@@ -9219,6 +9228,15 @@
92199228
"title": "Plan",
92209229
"displayTitle": "User permissions for \"Plan\"",
92219230
"permissions": [
9231+
{
9232+
"category": "billing",
9233+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
9234+
"subcategory": "usage",
9235+
"verb": "get",
9236+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage",
9237+
"additional-permissions": false,
9238+
"access": "read"
9239+
},
92229240
{
92239241
"category": "billing",
92249242
"slug": "get-billing-premium-request-usage-report-for-a-user",

src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,12 @@
13741374
}
13751375
],
13761376
"billing": [
1377+
{
1378+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1379+
"subcategory": "usage",
1380+
"verb": "get",
1381+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1382+
},
13771383
{
13781384
"slug": "get-all-budgets-for-an-organization",
13791385
"subcategory": "budgets",
@@ -1416,6 +1422,12 @@
14161422
"verb": "get",
14171423
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
14181424
},
1425+
{
1426+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
1427+
"subcategory": "usage",
1428+
"verb": "get",
1429+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage"
1430+
},
14191431
{
14201432
"slug": "get-billing-premium-request-usage-report-for-a-user",
14211433
"subcategory": "usage",

src/github-apps/data/fpt-2022-11-28/server-to-server-permissions.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,17 @@
406406
"server-to-server": true,
407407
"additional-permissions": false
408408
},
409+
{
410+
"category": "billing",
411+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
412+
"subcategory": "usage",
413+
"verb": "get",
414+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage",
415+
"access": "read",
416+
"user-to-server": true,
417+
"server-to-server": true,
418+
"additional-permissions": false
419+
},
409420
{
410421
"category": "billing",
411422
"slug": "get-all-budgets-for-an-organization",
@@ -11715,6 +11726,17 @@
1171511726
"title": "Plan",
1171611727
"displayTitle": "User permissions for \"Plan\"",
1171711728
"permissions": [
11729+
{
11730+
"category": "billing",
11731+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
11732+
"subcategory": "usage",
11733+
"verb": "get",
11734+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage",
11735+
"access": "read",
11736+
"user-to-server": true,
11737+
"server-to-server": false,
11738+
"additional-permissions": false
11739+
},
1171811740
{
1171911741
"category": "billing",
1172011742
"slug": "get-billing-premium-request-usage-report-for-a-user",

src/github-apps/data/fpt-2022-11-28/server-to-server-rest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,12 @@
14541454
}
14551455
],
14561456
"billing": [
1457+
{
1458+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1459+
"subcategory": "usage",
1460+
"verb": "get",
1461+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1462+
},
14571463
{
14581464
"slug": "get-all-budgets-for-an-organization",
14591465
"subcategory": "budgets",

src/github-apps/data/fpt-2022-11-28/user-to-server-rest.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,6 +1496,12 @@
14961496
}
14971497
],
14981498
"billing": [
1499+
{
1500+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1501+
"subcategory": "usage",
1502+
"verb": "get",
1503+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1504+
},
14991505
{
15001506
"slug": "get-all-budgets-for-an-organization",
15011507
"subcategory": "budgets",
@@ -1538,6 +1544,12 @@
15381544
"verb": "get",
15391545
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
15401546
},
1547+
{
1548+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
1549+
"subcategory": "usage",
1550+
"verb": "get",
1551+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage"
1552+
},
15411553
{
15421554
"slug": "get-billing-premium-request-usage-report-for-a-user",
15431555
"subcategory": "usage",

src/github-apps/data/fpt-2026-03-10/fine-grained-pat-permissions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,15 @@
126126
"additional-permissions": false,
127127
"access": "write"
128128
},
129+
{
130+
"category": "billing",
131+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
132+
"subcategory": "usage",
133+
"verb": "get",
134+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage",
135+
"additional-permissions": false,
136+
"access": "read"
137+
},
129138
{
130139
"category": "billing",
131140
"slug": "get-all-budgets-for-an-organization",
@@ -9219,6 +9228,15 @@
92199228
"title": "Plan",
92209229
"displayTitle": "User permissions for \"Plan\"",
92219230
"permissions": [
9231+
{
9232+
"category": "billing",
9233+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
9234+
"subcategory": "usage",
9235+
"verb": "get",
9236+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage",
9237+
"additional-permissions": false,
9238+
"access": "read"
9239+
},
92229240
{
92239241
"category": "billing",
92249242
"slug": "get-billing-premium-request-usage-report-for-a-user",

src/github-apps/data/fpt-2026-03-10/fine-grained-pat.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,12 @@
13741374
}
13751375
],
13761376
"billing": [
1377+
{
1378+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1379+
"subcategory": "usage",
1380+
"verb": "get",
1381+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1382+
},
13771383
{
13781384
"slug": "get-all-budgets-for-an-organization",
13791385
"subcategory": "budgets",
@@ -1416,6 +1422,12 @@
14161422
"verb": "get",
14171423
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
14181424
},
1425+
{
1426+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
1427+
"subcategory": "usage",
1428+
"verb": "get",
1429+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage"
1430+
},
14191431
{
14201432
"slug": "get-billing-premium-request-usage-report-for-a-user",
14211433
"subcategory": "usage",

src/github-apps/data/fpt-2026-03-10/server-to-server-permissions.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,17 @@
406406
"server-to-server": true,
407407
"additional-permissions": false
408408
},
409+
{
410+
"category": "billing",
411+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
412+
"subcategory": "usage",
413+
"verb": "get",
414+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage",
415+
"access": "read",
416+
"user-to-server": true,
417+
"server-to-server": true,
418+
"additional-permissions": false
419+
},
409420
{
410421
"category": "billing",
411422
"slug": "get-all-budgets-for-an-organization",
@@ -11715,6 +11726,17 @@
1171511726
"title": "Plan",
1171611727
"displayTitle": "User permissions for \"Plan\"",
1171711728
"permissions": [
11729+
{
11730+
"category": "billing",
11731+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
11732+
"subcategory": "usage",
11733+
"verb": "get",
11734+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage",
11735+
"access": "read",
11736+
"user-to-server": true,
11737+
"server-to-server": false,
11738+
"additional-permissions": false
11739+
},
1171811740
{
1171911741
"category": "billing",
1172011742
"slug": "get-billing-premium-request-usage-report-for-a-user",

src/github-apps/data/fpt-2026-03-10/server-to-server-rest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,12 @@
14541454
}
14551455
],
14561456
"billing": [
1457+
{
1458+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1459+
"subcategory": "usage",
1460+
"verb": "get",
1461+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1462+
},
14571463
{
14581464
"slug": "get-all-budgets-for-an-organization",
14591465
"subcategory": "budgets",

src/github-apps/data/fpt-2026-03-10/user-to-server-rest.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,6 +1496,12 @@
14961496
}
14971497
],
14981498
"billing": [
1499+
{
1500+
"slug": "get-billing-ai-credit-usage-report-for-an-organization",
1501+
"subcategory": "usage",
1502+
"verb": "get",
1503+
"requestPath": "/organizations/{org}/settings/billing/ai_credit/usage"
1504+
},
14991505
{
15001506
"slug": "get-all-budgets-for-an-organization",
15011507
"subcategory": "budgets",
@@ -1538,6 +1544,12 @@
15381544
"verb": "get",
15391545
"requestPath": "/organizations/{org}/settings/billing/usage/summary"
15401546
},
1547+
{
1548+
"slug": "get-billing-ai-credit-usage-report-for-a-user",
1549+
"subcategory": "usage",
1550+
"verb": "get",
1551+
"requestPath": "/users/{username}/settings/billing/ai_credit/usage"
1552+
},
15411553
{
15421554
"slug": "get-billing-premium-request-usage-report-for-a-user",
15431555
"subcategory": "usage",

0 commit comments

Comments
 (0)