@@ -39,7 +39,7 @@ operation_overrides:
3939 documentation_url : https://docs.github.com/rest/pages/pages#request-a-github-pages-build
4040 - name : GET /repos/{owner}/{repo}/pages/builds/{build_id}
4141 documentation_url : https://docs.github.com/rest/pages/pages#get-github-pages-build
42- openapi_commit : 911b11fa051e0cb0af96e0e52eec5627415138f4
42+ openapi_commit : 133d385dfbee06825d4d4136a82dd2b4c79813ba
4343openapi_operations :
4444 - name : GET /
4545 documentation_url : https://docs.github.com/rest/meta/meta#github-api-root
@@ -1086,6 +1086,11 @@ openapi_operations:
10861086 openapi_files :
10871087 - descriptions/api.github.com/api.github.com.json
10881088 - descriptions/ghec/ghec.json
1089+ - name : GET /enterprises/{enterprise}/copilot/metrics/reports/user-teams-1-day
1090+ documentation_url : https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-enterprise-user-teams-report-for-a-specific-day
1091+ openapi_files :
1092+ - descriptions/api.github.com/api.github.com.json
1093+ - descriptions/ghec/ghec.json
10891094 - name : GET /enterprises/{enterprise}/copilot/metrics/reports/users-1-day
10901095 documentation_url : https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-users-usage-metrics-for-a-specific-day
10911096 openapi_files :
@@ -2970,6 +2975,11 @@ openapi_operations:
29702975 openapi_files :
29712976 - descriptions/api.github.com/api.github.com.json
29722977 - descriptions/ghec/ghec.json
2978+ - name : GET /orgs/{org}/copilot/metrics/reports/user-teams-1-day
2979+ documentation_url : https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-organization-user-teams-report-for-a-specific-day
2980+ openapi_files :
2981+ - descriptions/api.github.com/api.github.com.json
2982+ - descriptions/ghec/ghec.json
29732983 - name : GET /orgs/{org}/copilot/metrics/reports/users-1-day
29742984 documentation_url : https://docs.github.com/rest/copilot/copilot-usage-metrics#get-copilot-organization-users-usage-metrics-for-a-specific-day
29752985 openapi_files :
@@ -5289,6 +5299,14 @@ openapi_operations:
52895299 - descriptions/api.github.com/api.github.com.json
52905300 - descriptions/ghec/ghec.json
52915301 - descriptions/ghes-3.21/ghes-3.21.json
5302+ - name : GET /repos/{owner}/{repo}/code-quality/setup
5303+ documentation_url : https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-setup-configuration
5304+ openapi_files :
5305+ - descriptions/api.github.com/api.github.com.json
5306+ - name : PATCH /repos/{owner}/{repo}/code-quality/setup
5307+ documentation_url : https://docs.github.com/rest/code-quality/code-quality#update-a-code-quality-setup-configuration
5308+ openapi_files :
5309+ - descriptions/api.github.com/api.github.com.json
52925310 - name : GET /repos/{owner}/{repo}/code-scanning/alerts
52935311 documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
52945312 openapi_files :
@@ -5638,6 +5656,11 @@ openapi_operations:
56385656 - descriptions/api.github.com/api.github.com.json
56395657 - descriptions/ghec/ghec.json
56405658 - descriptions/ghes-3.21/ghes-3.21.json
5659+ - name : GET /repos/{owner}/{repo}/copilot/cloud-agent/configuration
5660+ documentation_url : https://docs.github.com/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository
5661+ openapi_files :
5662+ - descriptions/api.github.com/api.github.com.json
5663+ - descriptions/ghec/ghec.json
56415664 - name : GET /repos/{owner}/{repo}/dependabot/alerts
56425665 documentation_url : https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
56435666 openapi_files :
@@ -6816,16 +6839,6 @@ openapi_operations:
68166839 - descriptions/api.github.com/api.github.com.json
68176840 - descriptions/ghec/ghec.json
68186841 - descriptions/ghes-3.21/ghes-3.21.json
6819- - name : DELETE /repos/{owner}/{repo}/pulls/{pull_number}/archive
6820- documentation_url : https://docs.github.com/rest/pulls/pulls#unarchive-a-pull-request
6821- openapi_files :
6822- - descriptions/api.github.com/api.github.com.json
6823- - descriptions/ghec/ghec.json
6824- - name : PUT /repos/{owner}/{repo}/pulls/{pull_number}/archive
6825- documentation_url : https://docs.github.com/rest/pulls/pulls#archive-a-pull-request
6826- openapi_files :
6827- - descriptions/api.github.com/api.github.com.json
6828- - descriptions/ghec/ghec.json
68296842 - name : POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
68306843 documentation_url : https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
68316844 openapi_files :
0 commit comments