From be5d884308ec6f01b9586fe17a41360625c5e924 Mon Sep 17 00:00:00 2001 From: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> Date: Thu, 25 Jun 2026 09:10:02 -0400 Subject: [PATCH] chore: Update openapi_operations.yaml Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> --- openapi_operations.yaml | 65 ++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 20 deletions(-) diff --git a/openapi_operations.yaml b/openapi_operations.yaml index 06b7328be04..0b3d1c9f028 100644 --- a/openapi_operations.yaml +++ b/openapi_operations.yaml @@ -1,7 +1,19 @@ operations: + - name: GET /enterprises/{enterprise}/copilot/metrics + documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-metrics?apiVersion=2022-11-28#get-copilot-metrics-for-an-enterprise + deprecated: true + - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics + documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-metrics?apiVersion=2022-11-28#get-copilot-metrics-for-an-enterprise-team + deprecated: true - name: POST /hub documentation_url: https://docs.github.com/webhooks/about-webhooks-for-repositories#pubsubhubbub - name: GET /organizations/{organization_id} + - name: GET /orgs/{org}/copilot/metrics + documentation_url: https://docs.github.com/rest/copilot/copilot-metrics?apiVersion=2022-11-28#get-copilot-metrics-for-an-organization + deprecated: true + - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics + documentation_url: https://docs.github.com/rest/copilot/copilot-metrics?apiVersion=2022-11-28#get-copilot-metrics-for-a-team + deprecated: true - name: GET /repos/{owner}/{repo}/import/issues documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues - name: POST /repos/{owner}/{repo}/import/issues @@ -39,7 +51,7 @@ operation_overrides: documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build - name: GET /repos/{owner}/{repo}/pages/builds/{build_id} documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build -openapi_commit: 1d6267568cc63a85b07f84d1d0afa9b374fd782f +openapi_commit: 3e08e45a052d4b8fe77fb5838c28652af9e89ecf openapi_operations: - name: GET / documentation_url: https://docs.github.com/rest/meta/meta#github-api-root @@ -453,7 +465,6 @@ openapi_operations: openapi_files: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - - descriptions/ghes-3.21/ghes-3.21.json - name: GET /emojis documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis openapi_files: @@ -1088,10 +1099,6 @@ openapi_operations: documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-custom-agents#set-the-source-organization-for-custom-agents-in-an-enterprise openapi_files: - descriptions/ghec/ghec.json - - name: GET /enterprises/{enterprise}/copilot/metrics - documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise - openapi_files: - - descriptions/ghec/ghec.json - name: GET /enterprises/{enterprise}/copilot/metrics/reports/enterprise-1-day documentation_url: https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-enterprise-usage-metrics-for-a-specific-day openapi_files: @@ -1374,6 +1381,10 @@ openapi_operations: documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/billing/budgets#update-a-budget openapi_files: - descriptions/ghec/ghec.json + - name: GET /enterprises/{enterprise}/settings/billing/budgets/{budget_id}/user-states + documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/billing/budgets#get-user-states-for-a-multi-user-budget + openapi_files: + - descriptions/ghec/ghec.json - name: GET /enterprises/{enterprise}/settings/billing/cost-centers documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/billing/cost-centers#get-all-cost-centers-for-an-enterprise openapi_files: @@ -1426,10 +1437,6 @@ openapi_operations: documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/billing/usage#get-billing-usage-summary-for-an-enterprise openapi_files: - descriptions/ghec/ghec.json - - name: GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics - documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team - openapi_files: - - descriptions/ghec/ghec.json - name: GET /enterprises/{enterprise}/teams documentation_url: https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams openapi_files: @@ -2993,11 +3000,6 @@ openapi_operations: openapi_files: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - - name: GET /orgs/{org}/copilot/metrics - documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization - openapi_files: - - descriptions/api.github.com/api.github.com.json - - descriptions/ghec/ghec.json - name: GET /orgs/{org}/copilot/metrics/reports/organization-1-day documentation_url: https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-organization-usage-metrics-for-a-specific-day openapi_files: @@ -4093,11 +4095,6 @@ openapi_operations: documentation_url: https://docs.github.com/enterprise-cloud@latest/rest/teams/team-sync#list-idp-groups-for-an-organization openapi_files: - descriptions/ghec/ghec.json - - name: GET /orgs/{org}/team/{team_slug}/copilot/metrics - documentation_url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team - openapi_files: - - descriptions/api.github.com/api.github.com.json - - descriptions/ghec/ghec.json - name: GET /orgs/{org}/teams documentation_url: https://docs.github.com/rest/teams/teams#list-teams openapi_files: @@ -5367,6 +5364,14 @@ openapi_operations: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - descriptions/ghes-3.21/ghes-3.21.json + - name: GET /repos/{owner}/{repo}/code-quality/findings + documentation_url: https://docs.github.com/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository + openapi_files: + - descriptions/api.github.com/api.github.com.json + - name: GET /repos/{owner}/{repo}/code-quality/findings/{finding_number} + documentation_url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-finding + openapi_files: + - descriptions/api.github.com/api.github.com.json - name: GET /repos/{owner}/{repo}/code-quality/setup documentation_url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-setup-configuration openapi_files: @@ -6312,6 +6317,21 @@ openapi_operations: openapi_files: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json + - name: DELETE /repos/{owner}/{repo}/interaction-limits/pulls/bypass-list + documentation_url: https://docs.github.com/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json + - name: GET /repos/{owner}/{repo}/interaction-limits/pulls/bypass-list + documentation_url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json + - name: PUT /repos/{owner}/{repo}/interaction-limits/pulls/bypass-list + documentation_url: https://docs.github.com/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json - name: GET /repos/{owner}/{repo}/invitations documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations openapi_files: @@ -6330,6 +6350,11 @@ openapi_operations: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - descriptions/ghes-3.21/ghes-3.21.json + - name: GET /repos/{owner}/{repo}/issue-types + documentation_url: https://docs.github.com/rest/repos/issue-types#list-issue-types-for-a-repository + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json - name: GET /repos/{owner}/{repo}/issues documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues openapi_files: