@@ -47,7 +47,7 @@ operation_overrides:
47
47
documentation_url : https://docs.github.com/rest/pages/pages#request-a-github-pages-build
48
48
- name : GET /repos/{owner}/{repo}/pages/builds/{build_id}
49
49
documentation_url : https://docs.github.com/rest/pages/pages#get-github-pages-build
50
- openapi_commit : 4ab8513682637010cd3bb5d8ee3227cc5ce739d1
50
+ openapi_commit : 8031023b31a852778532c5fa688b8bb6bcbab9d6
51
51
openapi_operations :
52
52
- name : GET /
53
53
documentation_url : https://docs.github.com/rest/meta/meta#github-api-root
@@ -729,6 +729,51 @@ openapi_operations:
729
729
openapi_files :
730
730
- descriptions/ghec/ghec.json
731
731
- descriptions/ghes-3.15/ghes-3.15.json
732
+ - name : GET /enterprises/{enterprise}/code-security/configurations
733
+ documentation_url : https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-enterprise
734
+ openapi_files :
735
+ - descriptions/api.github.com/api.github.com.json
736
+ - descriptions/ghec/ghec.json
737
+ - name : POST /enterprises/{enterprise}/code-security/configurations
738
+ documentation_url : https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration-for-an-enterprise
739
+ openapi_files :
740
+ - descriptions/api.github.com/api.github.com.json
741
+ - descriptions/ghec/ghec.json
742
+ - name : GET /enterprises/{enterprise}/code-security/configurations/defaults
743
+ documentation_url : https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations-for-an-enterprise
744
+ openapi_files :
745
+ - descriptions/api.github.com/api.github.com.json
746
+ - descriptions/ghec/ghec.json
747
+ - name : DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}
748
+ documentation_url : https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration-for-an-enterprise
749
+ openapi_files :
750
+ - descriptions/api.github.com/api.github.com.json
751
+ - descriptions/ghec/ghec.json
752
+ - name : GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}
753
+ documentation_url : https://docs.github.com/rest/code-security/configurations#retrieve-a-code-security-configuration-of-an-enterprise
754
+ openapi_files :
755
+ - descriptions/api.github.com/api.github.com.json
756
+ - descriptions/ghec/ghec.json
757
+ - name : PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}
758
+ documentation_url : https://docs.github.com/rest/code-security/configurations#update-a-custom-code-security-configuration-for-an-enterprise
759
+ openapi_files :
760
+ - descriptions/api.github.com/api.github.com.json
761
+ - descriptions/ghec/ghec.json
762
+ - name : POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach
763
+ documentation_url : https://docs.github.com/rest/code-security/configurations#attach-an-enterprise-configuration-to-repositories
764
+ openapi_files :
765
+ - descriptions/api.github.com/api.github.com.json
766
+ - descriptions/ghec/ghec.json
767
+ - name : PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults
768
+ documentation_url : https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-enterprise
769
+ openapi_files :
770
+ - descriptions/api.github.com/api.github.com.json
771
+ - descriptions/ghec/ghec.json
772
+ - name : GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories
773
+ documentation_url : https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-an-enterprise-code-security-configuration
774
+ openapi_files :
775
+ - descriptions/api.github.com/api.github.com.json
776
+ - descriptions/ghec/ghec.json
732
777
- name : GET /enterprises/{enterprise}/code_security_and_analysis
733
778
documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#get-code-security-and-analysis-features-for-an-enterprise
734
779
openapi_files :
@@ -744,19 +789,16 @@ openapi_operations:
744
789
openapi_files :
745
790
- descriptions/ghec/ghec.json
746
791
- name : GET /enterprises/{enterprise}/copilot/billing/seats
747
- documentation_url : https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
792
+ documentation_url : https://docs.github.com/enterprise-cloud@latest// rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-enterprise
748
793
openapi_files :
749
- - descriptions/api.github.com/api.github.com.json
750
794
- descriptions/ghec/ghec.json
751
795
- name : GET /enterprises/{enterprise}/copilot/metrics
752
- documentation_url : https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
796
+ documentation_url : https://docs.github.com/enterprise-cloud@latest// rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise
753
797
openapi_files :
754
- - descriptions/api.github.com/api.github.com.json
755
798
- descriptions/ghec/ghec.json
756
799
- name : GET /enterprises/{enterprise}/copilot/usage
757
- documentation_url : https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members
800
+ documentation_url : https://docs.github.com/enterprise-cloud@latest// rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-enterprise-members
758
801
openapi_files :
759
- - descriptions/api.github.com/api.github.com.json
760
802
- descriptions/ghec/ghec.json
761
803
- name : GET /enterprises/{enterprise}/dependabot/alerts
762
804
documentation_url : https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
@@ -788,6 +830,22 @@ openapi_operations:
788
830
documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/custom-properties#create-or-update-a-custom-property-for-an-enterprise
789
831
openapi_files :
790
832
- descriptions/ghec/ghec.json
833
+ - name : POST /enterprises/{enterprise}/rulesets
834
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#create-an-enterprise-repository-ruleset
835
+ openapi_files :
836
+ - descriptions/ghec/ghec.json
837
+ - name : DELETE /enterprises/{enterprise}/rulesets/{ruleset_id}
838
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#delete-an-enterprise-repository-ruleset
839
+ openapi_files :
840
+ - descriptions/ghec/ghec.json
841
+ - name : GET /enterprises/{enterprise}/rulesets/{ruleset_id}
842
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#get-an-enterprise-repository-ruleset
843
+ openapi_files :
844
+ - descriptions/ghec/ghec.json
845
+ - name : PUT /enterprises/{enterprise}/rulesets/{ruleset_id}
846
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/rules#update-an-enterprise-repository-ruleset
847
+ openapi_files :
848
+ - descriptions/ghec/ghec.json
791
849
- name : GET /enterprises/{enterprise}/secret-scanning/alerts
792
850
documentation_url : https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
793
851
openapi_files :
@@ -828,14 +886,12 @@ openapi_operations:
828
886
openapi_files :
829
887
- descriptions/ghec/ghec.json
830
888
- name : GET /enterprises/{enterprise}/team/{team_slug}/copilot/metrics
831
- documentation_url : https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
889
+ documentation_url : https://docs.github.com/enterprise-cloud@latest// rest/copilot/copilot-metrics#get-copilot-metrics-for-an-enterprise-team
832
890
openapi_files :
833
- - descriptions/api.github.com/api.github.com.json
834
891
- descriptions/ghec/ghec.json
835
892
- name : GET /enterprises/{enterprise}/team/{team_slug}/copilot/usage
836
- documentation_url : https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team
893
+ documentation_url : https://docs.github.com/enterprise-cloud@latest// rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-an-enterprise-team
837
894
openapi_files :
838
- - descriptions/api.github.com/api.github.com.json
839
895
- descriptions/ghec/ghec.json
840
896
- name : POST /enterprises/{enterprise}/{security_product}/{enablement}
841
897
documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
@@ -1615,6 +1671,10 @@ openapi_operations:
1615
1671
openapi_files :
1616
1672
- descriptions/api.github.com/api.github.com.json
1617
1673
- descriptions/ghec/ghec.json
1674
+ - name : GET /orgs/{org}/bypass-requests/push-rules
1675
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/orgs/bypass-requests#list-push-rule-bypass-requests-within-an-organization
1676
+ openapi_files :
1677
+ - descriptions/ghec/ghec.json
1618
1678
- name : GET /orgs/{org}/code-scanning/alerts
1619
1679
documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
1620
1680
openapi_files :
@@ -2398,6 +2458,36 @@ openapi_operations:
2398
2458
documentation_url :
https://docs.github.com/[email protected] /rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization
2399
2459
openapi_files :
2400
2460
- descriptions/ghes-3.15/ghes-3.15.json
2461
+ - name : GET /orgs/{org}/private-registries
2462
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization
2463
+ openapi_files :
2464
+ - descriptions/api.github.com/api.github.com.json
2465
+ - descriptions/ghec/ghec.json
2466
+ - name : POST /orgs/{org}/private-registries
2467
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization
2468
+ openapi_files :
2469
+ - descriptions/api.github.com/api.github.com.json
2470
+ - descriptions/ghec/ghec.json
2471
+ - name : GET /orgs/{org}/private-registries/public-key
2472
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization
2473
+ openapi_files :
2474
+ - descriptions/api.github.com/api.github.com.json
2475
+ - descriptions/ghec/ghec.json
2476
+ - name : DELETE /orgs/{org}/private-registries/{secret_name}
2477
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization
2478
+ openapi_files :
2479
+ - descriptions/api.github.com/api.github.com.json
2480
+ - descriptions/ghec/ghec.json
2481
+ - name : GET /orgs/{org}/private-registries/{secret_name}
2482
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization
2483
+ openapi_files :
2484
+ - descriptions/api.github.com/api.github.com.json
2485
+ - descriptions/ghec/ghec.json
2486
+ - name : PATCH /orgs/{org}/private-registries/{secret_name}
2487
+ documentation_url : https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization
2488
+ openapi_files :
2489
+ - descriptions/api.github.com/api.github.com.json
2490
+ - descriptions/ghec/ghec.json
2401
2491
- name : GET /orgs/{org}/projects
2402
2492
documentation_url : https://docs.github.com/rest/projects/projects#list-organization-projects
2403
2493
openapi_files :
@@ -3699,6 +3789,14 @@ openapi_operations:
3699
3789
- descriptions/api.github.com/api.github.com.json
3700
3790
- descriptions/ghec/ghec.json
3701
3791
- descriptions/ghes-3.15/ghes-3.15.json
3792
+ - name : GET /repos/{owner}/{repo}/bypass-requests/push-rules
3793
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#list-repository-push-rule-bypass-requests
3794
+ openapi_files :
3795
+ - descriptions/ghec/ghec.json
3796
+ - name : GET /repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}
3797
+ documentation_url : https://docs.github.com/enterprise-cloud@latest//rest/repos/bypass-requests#get-a-repository-push-bypass-request
3798
+ openapi_files :
3799
+ - descriptions/ghec/ghec.json
3702
3800
- name : POST /repos/{owner}/{repo}/check-runs
3703
3801
documentation_url : https://docs.github.com/rest/checks/runs#create-a-check-run
3704
3802
openapi_files :
@@ -3777,6 +3875,21 @@ openapi_operations:
3777
3875
- descriptions/api.github.com/api.github.com.json
3778
3876
- descriptions/ghec/ghec.json
3779
3877
- descriptions/ghes-3.15/ghes-3.15.json
3878
+ - name : GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
3879
+ documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert
3880
+ openapi_files :
3881
+ - descriptions/api.github.com/api.github.com.json
3882
+ - descriptions/ghec/ghec.json
3883
+ - name : POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix
3884
+ documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert
3885
+ openapi_files :
3886
+ - descriptions/api.github.com/api.github.com.json
3887
+ - descriptions/ghec/ghec.json
3888
+ - name : POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits
3889
+ documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert
3890
+ openapi_files :
3891
+ - descriptions/api.github.com/api.github.com.json
3892
+ - descriptions/ghec/ghec.json
3780
3893
- name : GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
3781
3894
documentation_url : https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
3782
3895
openapi_files :
0 commit comments