From d0417c9d3e05ddc1bb66753fc41c35eb4b5c3dfb Mon Sep 17 00:00:00 2001 From: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:40:25 -0400 Subject: [PATCH] Update openapi_operations.yaml Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> --- openapi_operations.yaml | 42 +++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/openapi_operations.yaml b/openapi_operations.yaml index 50bf4791748..7fe070ddcf1 100644 --- a/openapi_operations.yaml +++ b/openapi_operations.yaml @@ -27,7 +27,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: 2b6e93c2823a6f5dc1f6a3727b6b53eafa407fb2 +openapi_commit: f36e195596ae01265fd31528bad607aa2bffd1c8 openapi_operations: - name: GET / documentation_url: https://docs.github.com/rest/meta/meta#github-api-root @@ -6078,6 +6078,21 @@ openapi_operations: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - descriptions/ghes-3.20/ghes-3.20.json + - name: POST /repos/{owner}/{repo}/issues/{issue_number}/issue-field-values + documentation_url: https://docs.github.com/rest/issues/issue-field-values#add-issue-field-values-to-an-issue + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json + - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/issue-field-values + documentation_url: https://docs.github.com/rest/issues/issue-field-values#set-issue-field-values-for-an-issue + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json + - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/issue-field-values/{issue_field_id} + documentation_url: https://docs.github.com/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue openapi_files: @@ -6497,6 +6512,16 @@ openapi_operations: - descriptions/api.github.com/api.github.com.json - descriptions/ghec/ghec.json - descriptions/ghes-3.20/ghes-3.20.json + - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/archive + documentation_url: https://docs.github.com/rest/pulls/pulls#unarchive-a-pull-request + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json + - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/archive + documentation_url: https://docs.github.com/rest/pulls/pulls#archive-a-pull-request + openapi_files: + - descriptions/api.github.com/api.github.com.json + - descriptions/ghec/ghec.json - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request openapi_files: @@ -7049,21 +7074,6 @@ openapi_operations: documentation_url: https://docs.github.com/enterprise-server@3.7/rest/actions/secrets#create-or-update-an-environment-secret openapi_files: - descriptions/ghes-3.7/ghes-3.7.json - - name: POST /repositories/{repository_id}/issues/{issue_number}/issue-field-values - documentation_url: https://docs.github.com/rest/issues/issue-field-values#add-issue-field-values-to-an-issue - openapi_files: - - descriptions/api.github.com/api.github.com.json - - descriptions/ghec/ghec.json - - name: PUT /repositories/{repository_id}/issues/{issue_number}/issue-field-values - documentation_url: https://docs.github.com/rest/issues/issue-field-values#set-issue-field-values-for-an-issue - openapi_files: - - descriptions/api.github.com/api.github.com.json - - descriptions/ghec/ghec.json - - name: DELETE /repositories/{repository_id}/issues/{issue_number}/issue-field-values/{issue_field_id} - documentation_url: https://docs.github.com/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue - openapi_files: - - descriptions/api.github.com/api.github.com.json - - descriptions/ghec/ghec.json - name: GET /scim/v2/Groups documentation_url: https://docs.github.com/enterprise-server@3.7/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise openapi_files: