@@ -27,7 +27,7 @@ operation_overrides:
27
27
documentation_url : https://docs.github.com/rest/pages/pages#request-a-github-pages-build
28
28
- name : GET /repos/{owner}/{repo}/pages/builds/{build_id}
29
29
documentation_url : https://docs.github.com/rest/pages/pages#get-github-pages-build
30
- openapi_commit : 5efe9a47bbe583fdc512c811f92b779b0715b95c
30
+ openapi_commit : 234cc58968e2c29eb8583e6be10186c3371b7c4e
31
31
openapi_operations :
32
32
- name : GET /
33
33
documentation_url : https://docs.github.com/rest/meta/meta#github-api-root
@@ -1077,6 +1077,10 @@ openapi_operations:
1077
1077
documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
1078
1078
openapi_files :
1079
1079
- descriptions/ghec/ghec.json
1080
+ - name : GET /enterprises/{enterprise}/settings/billing/premium_request/usage
1081
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-billing-premium-request-usage-report-for-an-enterprise
1082
+ openapi_files :
1083
+ - descriptions/ghec/ghec.json
1080
1084
- name : GET /enterprises/{enterprise}/settings/billing/shared-storage
1081
1085
documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
1082
1086
openapi_files :
@@ -1527,6 +1531,11 @@ openapi_operations:
1527
1531
openapi_files :
1528
1532
- descriptions/api.github.com/api.github.com.json
1529
1533
- descriptions/ghec/ghec.json
1534
+ - name : GET /organizations/{org}/settings/billing/premium_request/usage
1535
+ documentation_url : https://docs.github.com/rest/billing/enhanced-billing#get-billing-premium-request-usage-report-for-an-organization
1536
+ openapi_files :
1537
+ - descriptions/api.github.com/api.github.com.json
1538
+ - descriptions/ghec/ghec.json
1530
1539
- name : GET /organizations/{org}/settings/billing/usage
1531
1540
documentation_url : https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
1532
1541
openapi_files :
@@ -7656,6 +7665,11 @@ openapi_operations:
7656
7665
openapi_files :
7657
7666
- descriptions/api.github.com/api.github.com.json
7658
7667
- descriptions/ghec/ghec.json
7668
+ - name : GET /users/{username}/settings/billing/premium_request/usage
7669
+ documentation_url : https://docs.github.com/rest/billing/enhanced-billing#get-billing-premium-request-usage-report-for-a-user
7670
+ openapi_files :
7671
+ - descriptions/api.github.com/api.github.com.json
7672
+ - descriptions/ghec/ghec.json
7659
7673
- name : GET /users/{username}/settings/billing/shared-storage
7660
7674
documentation_url : https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
7661
7675
openapi_files :
0 commit comments