Skip to content

Commit b7f068f

Browse files
authored
Update openapi_operations.yaml (#3749)
1 parent 83697c8 commit b7f068f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

openapi_operations.yaml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ operation_overrides:
2727
documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build
2828
- name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
2929
documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build
30-
openapi_commit: 5efe9a47bbe583fdc512c811f92b779b0715b95c
30+
openapi_commit: 234cc58968e2c29eb8583e6be10186c3371b7c4e
3131
openapi_operations:
3232
- name: GET /
3333
documentation_url: https://docs.github.com/rest/meta/meta#github-api-root
@@ -1077,6 +1077,10 @@ openapi_operations:
10771077
documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
10781078
openapi_files:
10791079
- 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
10801084
- name: GET /enterprises/{enterprise}/settings/billing/shared-storage
10811085
documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
10821086
openapi_files:
@@ -1527,6 +1531,11 @@ openapi_operations:
15271531
openapi_files:
15281532
- descriptions/api.github.com/api.github.com.json
15291533
- 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
15301539
- name: GET /organizations/{org}/settings/billing/usage
15311540
documentation_url: https://docs.github.com/rest/billing/enhanced-billing#get-billing-usage-report-for-an-organization
15321541
openapi_files:
@@ -7656,6 +7665,11 @@ openapi_operations:
76567665
openapi_files:
76577666
- descriptions/api.github.com/api.github.com.json
76587667
- 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
76597673
- name: GET /users/{username}/settings/billing/shared-storage
76607674
documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
76617675
openapi_files:

0 commit comments

Comments
 (0)