github.com/google/go-github/v60@v60.0.0/openapi_operations.yaml (about)

     1  operations:
     2    - name: POST /hub
     3      documentation_url: https://docs.github.com/webhooks/about-webhooks-for-repositories#pubsubhubbub
     4    - name: GET /organizations/{organization_id}
     5    - name: GET /orgs/{org}/actions/required_workflows
     6      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
     7    - name: POST /orgs/{org}/actions/required_workflows
     8      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
     9    - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id}
    10      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    11    - name: GET /orgs/{org}/actions/required_workflows/{workflow_id}
    12      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    13    - name: PATCH /orgs/{org}/actions/required_workflows/{workflow_id}
    14      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    15    - name: GET /orgs/{org}/actions/required_workflows/{workflow_id}/repositories
    16      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    17    - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories
    18      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    19    - name: DELETE /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id}
    20      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    21    - name: PUT /orgs/{org}/actions/required_workflows/{workflow_id}/repositories/{repository_id}
    22      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    23    - name: GET /repos/{owner}/{repo}/actions/required_workflows
    24      documentation_url: https://docs.github.com/actions/using-workflows/required-workflows
    25    - name: GET /repos/{owner}/{repo}/import/issues
    26      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues
    27    - name: POST /repos/{owner}/{repo}/import/issues
    28      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#start-an-issue-import
    29    - name: GET /repos/{owner}/{repo}/import/issues/{issue_number}
    30      documentation_url: https://gist.github.com/jonmagic/5282384165e0f86ef105#import-status-request
    31    - name: GET /repositories/{repository_id}
    32    - name: GET /repositories/{repository_id}/installation
    33    - name: GET /user/{user_id}
    34  operation_overrides:
    35    - name: GET /meta
    36      documentation_url: https://docs.github.com/rest/meta/meta#get-github-meta-information
    37    - name: DELETE /repos/{owner}/{repo}/pages
    38      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-github-pages-site
    39    - name: GET /repos/{owner}/{repo}/pages
    40      documentation_url: https://docs.github.com/rest/pages/pages#get-a-github-pages-site
    41    - name: POST /repos/{owner}/{repo}/pages
    42      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-site
    43    - name: PUT /repos/{owner}/{repo}/pages
    44      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-github-pages-site
    45    - name: GET /repos/{owner}/{repo}/pages/builds
    46      documentation_url: https://docs.github.com/rest/pages/pages#list-github-pages-builds
    47    - name: POST /repos/{owner}/{repo}/pages/builds
    48      documentation_url: https://docs.github.com/rest/pages/pages#request-a-github-pages-build
    49    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
    50      documentation_url: https://docs.github.com/rest/pages/pages#get-github-pages-build
    51  openapi_commit: 6922a6cfe785e1069e93d6e501805cf6e1891076
    52  openapi_operations:
    53    - name: GET /
    54      documentation_url: https://docs.github.com/rest/meta/meta#github-api-root
    55      openapi_files:
    56        - descriptions/api.github.com/api.github.com.json
    57        - descriptions/ghec/ghec.json
    58        - descriptions/ghes-3.11/ghes-3.11.json
    59    - name: GET /admin/hooks
    60      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#list-global-webhooks
    61      openapi_files:
    62        - descriptions/ghes-3.11/ghes-3.11.json
    63    - name: POST /admin/hooks
    64      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#create-a-global-webhook
    65      openapi_files:
    66        - descriptions/ghes-3.11/ghes-3.11.json
    67    - name: DELETE /admin/hooks/{hook_id}
    68      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#delete-a-global-webhook
    69      openapi_files:
    70        - descriptions/ghes-3.11/ghes-3.11.json
    71    - name: GET /admin/hooks/{hook_id}
    72      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#get-a-global-webhook
    73      openapi_files:
    74        - descriptions/ghes-3.11/ghes-3.11.json
    75    - name: PATCH /admin/hooks/{hook_id}
    76      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#update-a-global-webhook
    77      openapi_files:
    78        - descriptions/ghes-3.11/ghes-3.11.json
    79    - name: POST /admin/hooks/{hook_id}/pings
    80      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/global-webhooks#ping-a-global-webhook
    81      openapi_files:
    82        - descriptions/ghes-3.11/ghes-3.11.json
    83    - name: GET /admin/keys
    84      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#list-public-keys
    85      openapi_files:
    86        - descriptions/ghes-3.11/ghes-3.11.json
    87    - name: DELETE /admin/keys/{key_ids}
    88      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#delete-a-public-key
    89      openapi_files:
    90        - descriptions/ghes-3.11/ghes-3.11.json
    91    - name: PATCH /admin/ldap/teams/{team_id}/mapping
    92      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-team
    93      openapi_files:
    94        - descriptions/ghes-3.11/ghes-3.11.json
    95    - name: POST /admin/ldap/teams/{team_id}/sync
    96      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-team
    97      openapi_files:
    98        - descriptions/ghes-3.11/ghes-3.11.json
    99    - name: PATCH /admin/ldap/users/{username}/mapping
   100      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/ldap#update-ldap-mapping-for-a-user
   101      openapi_files:
   102        - descriptions/ghes-3.11/ghes-3.11.json
   103    - name: POST /admin/ldap/users/{username}/sync
   104      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/ldap#sync-ldap-mapping-for-a-user
   105      openapi_files:
   106        - descriptions/ghes-3.11/ghes-3.11.json
   107    - name: POST /admin/organizations
   108      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/orgs#create-an-organization
   109      openapi_files:
   110        - descriptions/ghes-3.11/ghes-3.11.json
   111    - name: PATCH /admin/organizations/{org}
   112      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/orgs#update-an-organization-name
   113      openapi_files:
   114        - descriptions/ghes-3.11/ghes-3.11.json
   115    - name: GET /admin/pre-receive-environments
   116      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#list-pre-receive-environments
   117      openapi_files:
   118        - descriptions/ghes-3.11/ghes-3.11.json
   119    - name: POST /admin/pre-receive-environments
   120      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#create-a-pre-receive-environment
   121      openapi_files:
   122        - descriptions/ghes-3.11/ghes-3.11.json
   123    - name: DELETE /admin/pre-receive-environments/{pre_receive_environment_id}
   124      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#delete-a-pre-receive-environment
   125      openapi_files:
   126        - descriptions/ghes-3.11/ghes-3.11.json
   127    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}
   128      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#get-a-pre-receive-environment
   129      openapi_files:
   130        - descriptions/ghes-3.11/ghes-3.11.json
   131    - name: PATCH /admin/pre-receive-environments/{pre_receive_environment_id}
   132      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#update-a-pre-receive-environment
   133      openapi_files:
   134        - descriptions/ghes-3.11/ghes-3.11.json
   135    - name: POST /admin/pre-receive-environments/{pre_receive_environment_id}/downloads
   136      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#start-a-pre-receive-environment-download
   137      openapi_files:
   138        - descriptions/ghes-3.11/ghes-3.11.json
   139    - name: GET /admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest
   140      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-environments#get-the-download-status-for-a-pre-receive-environment
   141      openapi_files:
   142        - descriptions/ghes-3.11/ghes-3.11.json
   143    - name: GET /admin/pre-receive-hooks
   144      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-hooks#list-pre-receive-hooks
   145      openapi_files:
   146        - descriptions/ghes-3.11/ghes-3.11.json
   147    - name: POST /admin/pre-receive-hooks
   148      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-hooks#create-a-pre-receive-hook
   149      openapi_files:
   150        - descriptions/ghes-3.11/ghes-3.11.json
   151    - name: DELETE /admin/pre-receive-hooks/{pre_receive_hook_id}
   152      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook
   153      openapi_files:
   154        - descriptions/ghes-3.11/ghes-3.11.json
   155    - name: GET /admin/pre-receive-hooks/{pre_receive_hook_id}
   156      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-hooks#get-a-pre-receive-hook
   157      openapi_files:
   158        - descriptions/ghes-3.11/ghes-3.11.json
   159    - name: PATCH /admin/pre-receive-hooks/{pre_receive_hook_id}
   160      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/pre-receive-hooks#update-a-pre-receive-hook
   161      openapi_files:
   162        - descriptions/ghes-3.11/ghes-3.11.json
   163    - name: GET /admin/tokens
   164      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#list-personal-access-tokens
   165      openapi_files:
   166        - descriptions/ghes-3.11/ghes-3.11.json
   167    - name: DELETE /admin/tokens/{token_id}
   168      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#delete-a-personal-access-token
   169      openapi_files:
   170        - descriptions/ghes-3.11/ghes-3.11.json
   171    - name: POST /admin/users
   172      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#create-a-user
   173      openapi_files:
   174        - descriptions/ghes-3.11/ghes-3.11.json
   175    - name: DELETE /admin/users/{username}
   176      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#delete-a-user
   177      openapi_files:
   178        - descriptions/ghes-3.11/ghes-3.11.json
   179    - name: PATCH /admin/users/{username}
   180      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#update-the-username-for-a-user
   181      openapi_files:
   182        - descriptions/ghes-3.11/ghes-3.11.json
   183    - name: DELETE /admin/users/{username}/authorizations
   184      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#delete-an-impersonation-oauth-token
   185      openapi_files:
   186        - descriptions/ghes-3.11/ghes-3.11.json
   187    - name: POST /admin/users/{username}/authorizations
   188      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#create-an-impersonation-oauth-token
   189      openapi_files:
   190        - descriptions/ghes-3.11/ghes-3.11.json
   191    - name: GET /advisories
   192      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#list-global-security-advisories
   193      openapi_files:
   194        - descriptions/api.github.com/api.github.com.json
   195        - descriptions/ghec/ghec.json
   196        - descriptions/ghes-3.11/ghes-3.11.json
   197    - name: GET /advisories/{ghsa_id}
   198      documentation_url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory
   199      openapi_files:
   200        - descriptions/api.github.com/api.github.com.json
   201        - descriptions/ghec/ghec.json
   202        - descriptions/ghes-3.11/ghes-3.11.json
   203    - name: GET /app
   204      documentation_url: https://docs.github.com/rest/apps/apps#get-the-authenticated-app
   205      openapi_files:
   206        - descriptions/api.github.com/api.github.com.json
   207        - descriptions/ghec/ghec.json
   208        - descriptions/ghes-3.11/ghes-3.11.json
   209    - name: POST /app-manifests/{code}/conversions
   210      documentation_url: https://docs.github.com/rest/apps/apps#create-a-github-app-from-a-manifest
   211      openapi_files:
   212        - descriptions/api.github.com/api.github.com.json
   213        - descriptions/ghec/ghec.json
   214        - descriptions/ghes-3.11/ghes-3.11.json
   215    - name: GET /app/hook/config
   216      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-webhook-configuration-for-an-app
   217      openapi_files:
   218        - descriptions/api.github.com/api.github.com.json
   219        - descriptions/ghec/ghec.json
   220        - descriptions/ghes-3.11/ghes-3.11.json
   221    - name: PATCH /app/hook/config
   222      documentation_url: https://docs.github.com/rest/apps/webhooks#update-a-webhook-configuration-for-an-app
   223      openapi_files:
   224        - descriptions/api.github.com/api.github.com.json
   225        - descriptions/ghec/ghec.json
   226        - descriptions/ghes-3.11/ghes-3.11.json
   227    - name: GET /app/hook/deliveries
   228      documentation_url: https://docs.github.com/rest/apps/webhooks#list-deliveries-for-an-app-webhook
   229      openapi_files:
   230        - descriptions/api.github.com/api.github.com.json
   231        - descriptions/ghec/ghec.json
   232        - descriptions/ghes-3.11/ghes-3.11.json
   233    - name: GET /app/hook/deliveries/{delivery_id}
   234      documentation_url: https://docs.github.com/rest/apps/webhooks#get-a-delivery-for-an-app-webhook
   235      openapi_files:
   236        - descriptions/api.github.com/api.github.com.json
   237        - descriptions/ghec/ghec.json
   238        - descriptions/ghes-3.11/ghes-3.11.json
   239    - name: POST /app/hook/deliveries/{delivery_id}/attempts
   240      documentation_url: https://docs.github.com/rest/apps/webhooks#redeliver-a-delivery-for-an-app-webhook
   241      openapi_files:
   242        - descriptions/api.github.com/api.github.com.json
   243        - descriptions/ghec/ghec.json
   244        - descriptions/ghes-3.11/ghes-3.11.json
   245    - name: GET /app/installation-requests
   246      documentation_url: https://docs.github.com/rest/apps/apps#list-installation-requests-for-the-authenticated-app
   247      openapi_files:
   248        - descriptions/api.github.com/api.github.com.json
   249        - descriptions/ghec/ghec.json
   250        - descriptions/ghes-3.11/ghes-3.11.json
   251    - name: GET /app/installations
   252      documentation_url: https://docs.github.com/rest/apps/apps#list-installations-for-the-authenticated-app
   253      openapi_files:
   254        - descriptions/api.github.com/api.github.com.json
   255        - descriptions/ghec/ghec.json
   256        - descriptions/ghes-3.11/ghes-3.11.json
   257    - name: DELETE /app/installations/{installation_id}
   258      documentation_url: https://docs.github.com/rest/apps/apps#delete-an-installation-for-the-authenticated-app
   259      openapi_files:
   260        - descriptions/api.github.com/api.github.com.json
   261        - descriptions/ghec/ghec.json
   262        - descriptions/ghes-3.11/ghes-3.11.json
   263    - name: GET /app/installations/{installation_id}
   264      documentation_url: https://docs.github.com/rest/apps/apps#get-an-installation-for-the-authenticated-app
   265      openapi_files:
   266        - descriptions/api.github.com/api.github.com.json
   267        - descriptions/ghec/ghec.json
   268        - descriptions/ghes-3.11/ghes-3.11.json
   269    - name: POST /app/installations/{installation_id}/access_tokens
   270      documentation_url: https://docs.github.com/rest/apps/apps#create-an-installation-access-token-for-an-app
   271      openapi_files:
   272        - descriptions/api.github.com/api.github.com.json
   273        - descriptions/ghec/ghec.json
   274        - descriptions/ghes-3.11/ghes-3.11.json
   275    - name: DELETE /app/installations/{installation_id}/suspended
   276      documentation_url: https://docs.github.com/rest/apps/apps#unsuspend-an-app-installation
   277      openapi_files:
   278        - descriptions/api.github.com/api.github.com.json
   279        - descriptions/ghec/ghec.json
   280        - descriptions/ghes-3.11/ghes-3.11.json
   281    - name: PUT /app/installations/{installation_id}/suspended
   282      documentation_url: https://docs.github.com/rest/apps/apps#suspend-an-app-installation
   283      openapi_files:
   284        - descriptions/api.github.com/api.github.com.json
   285        - descriptions/ghec/ghec.json
   286        - descriptions/ghes-3.11/ghes-3.11.json
   287    - name: GET /applications/grants
   288      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#list-your-grants
   289      openapi_files:
   290        - descriptions/ghes-3.11/ghes-3.11.json
   291    - name: DELETE /applications/grants/{grant_id}
   292      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#delete-a-grant
   293      openapi_files:
   294        - descriptions/ghes-3.11/ghes-3.11.json
   295    - name: GET /applications/grants/{grant_id}
   296      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#get-a-single-grant
   297      openapi_files:
   298        - descriptions/ghes-3.11/ghes-3.11.json
   299    - name: DELETE /applications/{client_id}/grant
   300      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-authorization
   301      openapi_files:
   302        - descriptions/api.github.com/api.github.com.json
   303        - descriptions/ghec/ghec.json
   304        - descriptions/ghes-3.11/ghes-3.11.json
   305    - name: DELETE /applications/{client_id}/grants/{access_token}
   306      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-a-grant-for-an-application
   307      openapi_files:
   308        - descriptions/ghes-3.3/ghes-3.3.json
   309    - name: DELETE /applications/{client_id}/token
   310      documentation_url: https://docs.github.com/rest/apps/oauth-applications#delete-an-app-token
   311      openapi_files:
   312        - descriptions/api.github.com/api.github.com.json
   313        - descriptions/ghec/ghec.json
   314        - descriptions/ghes-3.11/ghes-3.11.json
   315    - name: PATCH /applications/{client_id}/token
   316      documentation_url: https://docs.github.com/rest/apps/oauth-applications#reset-a-token
   317      openapi_files:
   318        - descriptions/api.github.com/api.github.com.json
   319        - descriptions/ghec/ghec.json
   320        - descriptions/ghes-3.11/ghes-3.11.json
   321    - name: POST /applications/{client_id}/token
   322      documentation_url: https://docs.github.com/rest/apps/oauth-applications#check-a-token
   323      openapi_files:
   324        - descriptions/api.github.com/api.github.com.json
   325        - descriptions/ghec/ghec.json
   326        - descriptions/ghes-3.11/ghes-3.11.json
   327    - name: POST /applications/{client_id}/token/scoped
   328      documentation_url: https://docs.github.com/rest/apps/apps#create-a-scoped-access-token
   329      openapi_files:
   330        - descriptions/api.github.com/api.github.com.json
   331        - descriptions/ghec/ghec.json
   332        - descriptions/ghes-3.11/ghes-3.11.json
   333    - name: DELETE /applications/{client_id}/tokens/{access_token}
   334      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#revoke-an-authorization-for-an-application
   335      openapi_files:
   336        - descriptions/ghes-3.3/ghes-3.3.json
   337    - name: GET /applications/{client_id}/tokens/{access_token}
   338      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#check-an-authorization
   339      openapi_files:
   340        - descriptions/ghes-3.3/ghes-3.3.json
   341    - name: POST /applications/{client_id}/tokens/{access_token}
   342      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#reset-an-authorization
   343      openapi_files:
   344        - descriptions/ghes-3.3/ghes-3.3.json
   345    - name: GET /apps/{app_slug}
   346      documentation_url: https://docs.github.com/rest/apps/apps#get-an-app
   347      openapi_files:
   348        - descriptions/api.github.com/api.github.com.json
   349        - descriptions/ghec/ghec.json
   350        - descriptions/ghes-3.11/ghes-3.11.json
   351    - name: GET /assignments/{assignment_id}
   352      documentation_url: https://docs.github.com/rest/classroom/classroom#get-an-assignment
   353      openapi_files:
   354        - descriptions/api.github.com/api.github.com.json
   355        - descriptions/ghec/ghec.json
   356    - name: GET /assignments/{assignment_id}/accepted_assignments
   357      documentation_url: https://docs.github.com/rest/classroom/classroom#list-accepted-assignments-for-an-assignment
   358      openapi_files:
   359        - descriptions/api.github.com/api.github.com.json
   360        - descriptions/ghec/ghec.json
   361    - name: GET /assignments/{assignment_id}/grades
   362      documentation_url: https://docs.github.com/rest/classroom/classroom#get-assignment-grades
   363      openapi_files:
   364        - descriptions/api.github.com/api.github.com.json
   365        - descriptions/ghec/ghec.json
   366    - name: GET /authorizations
   367      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations
   368      openapi_files:
   369        - descriptions/ghes-3.11/ghes-3.11.json
   370    - name: POST /authorizations
   371      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#create-a-new-authorization
   372      openapi_files:
   373        - descriptions/ghes-3.11/ghes-3.11.json
   374    - name: PUT /authorizations/clients/{client_id}
   375      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app
   376      openapi_files:
   377        - descriptions/ghes-3.11/ghes-3.11.json
   378    - name: PUT /authorizations/clients/{client_id}/{fingerprint}
   379      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint
   380      openapi_files:
   381        - descriptions/ghes-3.11/ghes-3.11.json
   382    - name: DELETE /authorizations/{authorization_id}
   383      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#delete-an-authorization
   384      openapi_files:
   385        - descriptions/ghes-3.11/ghes-3.11.json
   386    - name: GET /authorizations/{authorization_id}
   387      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#get-a-single-authorization
   388      openapi_files:
   389        - descriptions/ghes-3.11/ghes-3.11.json
   390    - name: PATCH /authorizations/{authorization_id}
   391      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/oauth-authorizations/oauth-authorizations#update-an-existing-authorization
   392      openapi_files:
   393        - descriptions/ghes-3.11/ghes-3.11.json
   394    - name: GET /classrooms
   395      documentation_url: https://docs.github.com/rest/classroom/classroom#list-classrooms
   396      openapi_files:
   397        - descriptions/api.github.com/api.github.com.json
   398        - descriptions/ghec/ghec.json
   399    - name: GET /classrooms/{classroom_id}
   400      documentation_url: https://docs.github.com/rest/classroom/classroom#get-a-classroom
   401      openapi_files:
   402        - descriptions/api.github.com/api.github.com.json
   403        - descriptions/ghec/ghec.json
   404    - name: GET /classrooms/{classroom_id}/assignments
   405      documentation_url: https://docs.github.com/rest/classroom/classroom#list-assignments-for-a-classroom
   406      openapi_files:
   407        - descriptions/api.github.com/api.github.com.json
   408        - descriptions/ghec/ghec.json
   409    - name: GET /codes_of_conduct
   410      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-all-codes-of-conduct
   411      openapi_files:
   412        - descriptions/api.github.com/api.github.com.json
   413        - descriptions/ghec/ghec.json
   414        - descriptions/ghes-3.11/ghes-3.11.json
   415    - name: GET /codes_of_conduct/{key}
   416      documentation_url: https://docs.github.com/rest/codes-of-conduct/codes-of-conduct#get-a-code-of-conduct
   417      openapi_files:
   418        - descriptions/api.github.com/api.github.com.json
   419        - descriptions/ghec/ghec.json
   420        - descriptions/ghes-3.11/ghes-3.11.json
   421    - name: GET /emojis
   422      documentation_url: https://docs.github.com/rest/emojis/emojis#get-emojis
   423      openapi_files:
   424        - descriptions/api.github.com/api.github.com.json
   425        - descriptions/ghec/ghec.json
   426        - descriptions/ghes-3.11/ghes-3.11.json
   427    - name: GET /enterprise-installation/{enterprise_or_org}/server-statistics
   428      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/admin-stats#get-github-enterprise-server-statistics
   429      openapi_files:
   430        - descriptions/ghec/ghec.json
   431    - name: DELETE /enterprise/announcement
   432      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/announcement#remove-the-global-announcement-banner
   433      openapi_files:
   434        - descriptions/ghes-3.11/ghes-3.11.json
   435    - name: GET /enterprise/announcement
   436      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/announcement#get-the-global-announcement-banner
   437      openapi_files:
   438        - descriptions/ghes-3.11/ghes-3.11.json
   439    - name: PATCH /enterprise/announcement
   440      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/announcement#set-the-global-announcement-banner
   441      openapi_files:
   442        - descriptions/ghes-3.11/ghes-3.11.json
   443    - name: GET /enterprise/settings/license
   444      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/license#get-license-information
   445      openapi_files:
   446        - descriptions/ghes-3.11/ghes-3.11.json
   447    - name: GET /enterprise/stats/all
   448      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-all-statistics
   449      openapi_files:
   450        - descriptions/ghes-3.11/ghes-3.11.json
   451    - name: GET /enterprise/stats/comments
   452      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-comment-statistics
   453      openapi_files:
   454        - descriptions/ghes-3.11/ghes-3.11.json
   455    - name: GET /enterprise/stats/gists
   456      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-gist-statistics
   457      openapi_files:
   458        - descriptions/ghes-3.11/ghes-3.11.json
   459    - name: GET /enterprise/stats/hooks
   460      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-hooks-statistics
   461      openapi_files:
   462        - descriptions/ghes-3.11/ghes-3.11.json
   463    - name: GET /enterprise/stats/issues
   464      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-issue-statistics
   465      openapi_files:
   466        - descriptions/ghes-3.11/ghes-3.11.json
   467    - name: GET /enterprise/stats/milestones
   468      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-milestone-statistics
   469      openapi_files:
   470        - descriptions/ghes-3.11/ghes-3.11.json
   471    - name: GET /enterprise/stats/orgs
   472      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-organization-statistics
   473      openapi_files:
   474        - descriptions/ghes-3.11/ghes-3.11.json
   475    - name: GET /enterprise/stats/pages
   476      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-pages-statistics
   477      openapi_files:
   478        - descriptions/ghes-3.11/ghes-3.11.json
   479    - name: GET /enterprise/stats/pulls
   480      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-pull-request-statistics
   481      openapi_files:
   482        - descriptions/ghes-3.11/ghes-3.11.json
   483    - name: GET /enterprise/stats/repos
   484      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-repository-statistics
   485      openapi_files:
   486        - descriptions/ghes-3.11/ghes-3.11.json
   487    - name: GET /enterprise/stats/security-products
   488      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-security-products-statistics
   489      openapi_files:
   490        - descriptions/ghes-3.11/ghes-3.11.json
   491    - name: GET /enterprise/stats/users
   492      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/admin-stats#get-users-statistics
   493      openapi_files:
   494        - descriptions/ghes-3.11/ghes-3.11.json
   495    - name: GET /enterprises/{enterprise}/actions/cache/usage
   496      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-an-enterprise
   497      openapi_files:
   498        - descriptions/ghec/ghec.json
   499        - descriptions/ghes-3.11/ghes-3.11.json
   500    - name: GET /enterprises/{enterprise}/actions/cache/usage-policy
   501      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise
   502      openapi_files:
   503        - descriptions/ghes-3.11/ghes-3.11.json
   504    - name: PATCH /enterprises/{enterprise}/actions/cache/usage-policy
   505      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise
   506      openapi_files:
   507        - descriptions/ghes-3.11/ghes-3.11.json
   508    - name: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
   509      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-github-actions-oidc-custom-issuer-policy-for-an-enterprise
   510      openapi_files:
   511        - descriptions/ghec/ghec.json
   512    - name: GET /enterprises/{enterprise}/actions/permissions
   513      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-an-enterprise
   514      openapi_files:
   515        - descriptions/ghec/ghec.json
   516        - descriptions/ghes-3.11/ghes-3.11.json
   517    - name: PUT /enterprises/{enterprise}/actions/permissions
   518      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-an-enterprise
   519      openapi_files:
   520        - descriptions/ghec/ghec.json
   521        - descriptions/ghes-3.11/ghes-3.11.json
   522    - name: GET /enterprises/{enterprise}/actions/permissions/organizations
   523      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise
   524      openapi_files:
   525        - descriptions/ghec/ghec.json
   526        - descriptions/ghes-3.11/ghes-3.11.json
   527    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations
   528      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise
   529      openapi_files:
   530        - descriptions/ghec/ghec.json
   531        - descriptions/ghes-3.11/ghes-3.11.json
   532    - name: DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   533      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-organization-for-github-actions-in-an-enterprise
   534      openapi_files:
   535        - descriptions/ghec/ghec.json
   536        - descriptions/ghes-3.11/ghes-3.11.json
   537    - name: PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}
   538      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-organization-for-github-actions-in-an-enterprise
   539      openapi_files:
   540        - descriptions/ghec/ghec.json
   541        - descriptions/ghes-3.11/ghes-3.11.json
   542    - name: GET /enterprises/{enterprise}/actions/permissions/selected-actions
   543      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-enterprise
   544      openapi_files:
   545        - descriptions/ghec/ghec.json
   546        - descriptions/ghes-3.11/ghes-3.11.json
   547    - name: PUT /enterprises/{enterprise}/actions/permissions/selected-actions
   548      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-enterprise
   549      openapi_files:
   550        - descriptions/ghec/ghec.json
   551        - descriptions/ghes-3.11/ghes-3.11.json
   552    - name: GET /enterprises/{enterprise}/actions/permissions/workflow
   553      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-an-enterprise
   554      openapi_files:
   555        - descriptions/ghec/ghec.json
   556        - descriptions/ghes-3.11/ghes-3.11.json
   557    - name: PUT /enterprises/{enterprise}/actions/permissions/workflow
   558      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-an-enterprise
   559      openapi_files:
   560        - descriptions/ghec/ghec.json
   561        - descriptions/ghes-3.11/ghes-3.11.json
   562    - name: GET /enterprises/{enterprise}/actions/runner-groups
   563      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-enterprise
   564      openapi_files:
   565        - descriptions/ghec/ghec.json
   566        - descriptions/ghes-3.11/ghes-3.11.json
   567    - name: POST /enterprises/{enterprise}/actions/runner-groups
   568      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-enterprise
   569      openapi_files:
   570        - descriptions/ghec/ghec.json
   571        - descriptions/ghes-3.11/ghes-3.11.json
   572    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   573      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-enterprise
   574      openapi_files:
   575        - descriptions/ghec/ghec.json
   576        - descriptions/ghes-3.11/ghes-3.11.json
   577    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   578      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-enterprise
   579      openapi_files:
   580        - descriptions/ghec/ghec.json
   581        - descriptions/ghes-3.11/ghes-3.11.json
   582    - name: PATCH /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}
   583      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-enterprise
   584      openapi_files:
   585        - descriptions/ghec/ghec.json
   586        - descriptions/ghes-3.11/ghes-3.11.json
   587    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   588      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   589      openapi_files:
   590        - descriptions/ghec/ghec.json
   591        - descriptions/ghes-3.11/ghes-3.11.json
   592    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations
   593      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise
   594      openapi_files:
   595        - descriptions/ghec/ghec.json
   596        - descriptions/ghes-3.11/ghes-3.11.json
   597    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   598      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   599      openapi_files:
   600        - descriptions/ghec/ghec.json
   601        - descriptions/ghes-3.11/ghes-3.11.json
   602    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}
   603      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise
   604      openapi_files:
   605        - descriptions/ghec/ghec.json
   606        - descriptions/ghes-3.11/ghes-3.11.json
   607    - name: GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   608      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-enterprise
   609      openapi_files:
   610        - descriptions/ghec/ghec.json
   611        - descriptions/ghes-3.11/ghes-3.11.json
   612    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners
   613      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-enterprise
   614      openapi_files:
   615        - descriptions/ghec/ghec.json
   616        - descriptions/ghes-3.11/ghes-3.11.json
   617    - name: DELETE /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   618      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-enterprise
   619      openapi_files:
   620        - descriptions/ghec/ghec.json
   621        - descriptions/ghes-3.11/ghes-3.11.json
   622    - name: PUT /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
   623      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-enterprise
   624      openapi_files:
   625        - descriptions/ghec/ghec.json
   626        - descriptions/ghes-3.11/ghes-3.11.json
   627    - name: GET /enterprises/{enterprise}/actions/runners
   628      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-enterprise
   629      openapi_files:
   630        - descriptions/ghec/ghec.json
   631        - descriptions/ghes-3.11/ghes-3.11.json
   632    - name: GET /enterprises/{enterprise}/actions/runners/downloads
   633      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-an-enterprise
   634      openapi_files:
   635        - descriptions/ghec/ghec.json
   636        - descriptions/ghes-3.11/ghes-3.11.json
   637    - name: POST /enterprises/{enterprise}/actions/runners/generate-jitconfig
   638      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-enterprise
   639      openapi_files:
   640        - descriptions/ghec/ghec.json
   641        - descriptions/ghes-3.11/ghes-3.11.json
   642    - name: POST /enterprises/{enterprise}/actions/runners/registration-token
   643      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-an-enterprise
   644      openapi_files:
   645        - descriptions/ghec/ghec.json
   646        - descriptions/ghes-3.11/ghes-3.11.json
   647    - name: POST /enterprises/{enterprise}/actions/runners/remove-token
   648      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-an-enterprise
   649      openapi_files:
   650        - descriptions/ghec/ghec.json
   651        - descriptions/ghes-3.11/ghes-3.11.json
   652    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}
   653      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-enterprise
   654      openapi_files:
   655        - descriptions/ghec/ghec.json
   656        - descriptions/ghes-3.11/ghes-3.11.json
   657    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}
   658      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-enterprise
   659      openapi_files:
   660        - descriptions/ghec/ghec.json
   661        - descriptions/ghes-3.11/ghes-3.11.json
   662    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   663      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise
   664      openapi_files:
   665        - descriptions/ghec/ghec.json
   666        - descriptions/ghes-3.11/ghes-3.11.json
   667    - name: GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   668      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-enterprise
   669      openapi_files:
   670        - descriptions/ghec/ghec.json
   671        - descriptions/ghes-3.11/ghes-3.11.json
   672    - name: POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   673      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise
   674      openapi_files:
   675        - descriptions/ghec/ghec.json
   676        - descriptions/ghes-3.11/ghes-3.11.json
   677    - name: PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels
   678      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise
   679      openapi_files:
   680        - descriptions/ghec/ghec.json
   681        - descriptions/ghes-3.11/ghes-3.11.json
   682    - name: DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
   683      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise
   684      openapi_files:
   685        - descriptions/ghec/ghec.json
   686        - descriptions/ghes-3.11/ghes-3.11.json
   687    - name: DELETE /enterprises/{enterprise}/announcement
   688      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#remove-announcement-banner-from-enterprise
   689      openapi_files:
   690        - descriptions/ghec/ghec.json
   691    - name: GET /enterprises/{enterprise}/announcement
   692      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#get-announcement-banner-for-enterprise
   693      openapi_files:
   694        - descriptions/ghec/ghec.json
   695    - name: PATCH /enterprises/{enterprise}/announcement
   696      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/enterprises#set-announcement-banner-for-enterprise
   697      openapi_files:
   698        - descriptions/ghec/ghec.json
   699    - name: GET /enterprises/{enterprise}/audit-log
   700      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/audit-log#get-the-audit-log-for-an-enterprise
   701      openapi_files:
   702        - descriptions/ghec/ghec.json
   703        - descriptions/ghes-3.11/ghes-3.11.json
   704    - name: GET /enterprises/{enterprise}/code-scanning/alerts
   705      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise
   706      openapi_files:
   707        - descriptions/ghec/ghec.json
   708        - descriptions/ghes-3.11/ghes-3.11.json
   709    - name: GET /enterprises/{enterprise}/code_security_and_analysis
   710      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
   711      openapi_files:
   712        - descriptions/ghec/ghec.json
   713        - descriptions/ghes-3.11/ghes-3.11.json
   714    - name: PATCH /enterprises/{enterprise}/code_security_and_analysis
   715      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#update-code-security-and-analysis-features-for-an-enterprise
   716      openapi_files:
   717        - descriptions/ghec/ghec.json
   718        - descriptions/ghes-3.11/ghes-3.11.json
   719    - name: GET /enterprises/{enterprise}/consumed-licenses
   720      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#list-enterprise-consumed-licenses
   721      openapi_files:
   722        - descriptions/ghec/ghec.json
   723    - name: GET /enterprises/{enterprise}/dependabot/alerts
   724      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise
   725      openapi_files:
   726        - descriptions/api.github.com/api.github.com.json
   727        - descriptions/ghec/ghec.json
   728        - descriptions/ghes-3.11/ghes-3.11.json
   729    - name: GET /enterprises/{enterprise}/license-sync-status
   730      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/license#get-a-license-sync-status
   731      openapi_files:
   732        - descriptions/ghec/ghec.json
   733    - name: GET /enterprises/{enterprise}/secret-scanning/alerts
   734      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise
   735      openapi_files:
   736        - descriptions/api.github.com/api.github.com.json
   737        - descriptions/ghec/ghec.json
   738        - descriptions/ghes-3.11/ghes-3.11.json
   739    - name: GET /enterprises/{enterprise}/settings/billing/actions
   740      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-actions-billing-for-an-enterprise
   741      openapi_files:
   742        - descriptions/ghec/ghec.json
   743    - name: GET /enterprises/{enterprise}/settings/billing/advanced-security
   744      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise
   745      openapi_files:
   746        - descriptions/ghec/ghec.json
   747        - descriptions/ghes-3.11/ghes-3.11.json
   748    - name: GET /enterprises/{enterprise}/settings/billing/packages
   749      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-packages-billing-for-an-enterprise
   750      openapi_files:
   751        - descriptions/ghec/ghec.json
   752    - name: GET /enterprises/{enterprise}/settings/billing/shared-storage
   753      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-shared-storage-billing-for-an-enterprise
   754      openapi_files:
   755        - descriptions/ghec/ghec.json
   756    - name: POST /enterprises/{enterprise}/{security_product}/{enablement}
   757      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/code-security-and-analysis#enable-or-disable-a-security-feature
   758      openapi_files:
   759        - descriptions/ghec/ghec.json
   760        - descriptions/ghes-3.11/ghes-3.11.json
   761    - name: GET /events
   762      documentation_url: https://docs.github.com/rest/activity/events#list-public-events
   763      openapi_files:
   764        - descriptions/api.github.com/api.github.com.json
   765        - descriptions/ghec/ghec.json
   766        - descriptions/ghes-3.11/ghes-3.11.json
   767    - name: GET /feeds
   768      documentation_url: https://docs.github.com/rest/activity/feeds#get-feeds
   769      openapi_files:
   770        - descriptions/api.github.com/api.github.com.json
   771        - descriptions/ghec/ghec.json
   772        - descriptions/ghes-3.11/ghes-3.11.json
   773    - name: GET /gists
   774      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-the-authenticated-user
   775      openapi_files:
   776        - descriptions/api.github.com/api.github.com.json
   777        - descriptions/ghec/ghec.json
   778        - descriptions/ghes-3.11/ghes-3.11.json
   779    - name: POST /gists
   780      documentation_url: https://docs.github.com/rest/gists/gists#create-a-gist
   781      openapi_files:
   782        - descriptions/api.github.com/api.github.com.json
   783        - descriptions/ghec/ghec.json
   784        - descriptions/ghes-3.11/ghes-3.11.json
   785    - name: GET /gists/public
   786      documentation_url: https://docs.github.com/rest/gists/gists#list-public-gists
   787      openapi_files:
   788        - descriptions/api.github.com/api.github.com.json
   789        - descriptions/ghec/ghec.json
   790        - descriptions/ghes-3.11/ghes-3.11.json
   791    - name: GET /gists/starred
   792      documentation_url: https://docs.github.com/rest/gists/gists#list-starred-gists
   793      openapi_files:
   794        - descriptions/api.github.com/api.github.com.json
   795        - descriptions/ghec/ghec.json
   796        - descriptions/ghes-3.11/ghes-3.11.json
   797    - name: DELETE /gists/{gist_id}
   798      documentation_url: https://docs.github.com/rest/gists/gists#delete-a-gist
   799      openapi_files:
   800        - descriptions/api.github.com/api.github.com.json
   801        - descriptions/ghec/ghec.json
   802        - descriptions/ghes-3.11/ghes-3.11.json
   803    - name: GET /gists/{gist_id}
   804      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist
   805      openapi_files:
   806        - descriptions/api.github.com/api.github.com.json
   807        - descriptions/ghec/ghec.json
   808        - descriptions/ghes-3.11/ghes-3.11.json
   809    - name: PATCH /gists/{gist_id}
   810      documentation_url: https://docs.github.com/rest/gists/gists#update-a-gist
   811      openapi_files:
   812        - descriptions/api.github.com/api.github.com.json
   813        - descriptions/ghec/ghec.json
   814        - descriptions/ghes-3.11/ghes-3.11.json
   815    - name: GET /gists/{gist_id}/comments
   816      documentation_url: https://docs.github.com/rest/gists/comments#list-gist-comments
   817      openapi_files:
   818        - descriptions/api.github.com/api.github.com.json
   819        - descriptions/ghec/ghec.json
   820        - descriptions/ghes-3.11/ghes-3.11.json
   821    - name: POST /gists/{gist_id}/comments
   822      documentation_url: https://docs.github.com/rest/gists/comments#create-a-gist-comment
   823      openapi_files:
   824        - descriptions/api.github.com/api.github.com.json
   825        - descriptions/ghec/ghec.json
   826        - descriptions/ghes-3.11/ghes-3.11.json
   827    - name: DELETE /gists/{gist_id}/comments/{comment_id}
   828      documentation_url: https://docs.github.com/rest/gists/comments#delete-a-gist-comment
   829      openapi_files:
   830        - descriptions/api.github.com/api.github.com.json
   831        - descriptions/ghec/ghec.json
   832        - descriptions/ghes-3.11/ghes-3.11.json
   833    - name: GET /gists/{gist_id}/comments/{comment_id}
   834      documentation_url: https://docs.github.com/rest/gists/comments#get-a-gist-comment
   835      openapi_files:
   836        - descriptions/api.github.com/api.github.com.json
   837        - descriptions/ghec/ghec.json
   838        - descriptions/ghes-3.11/ghes-3.11.json
   839    - name: PATCH /gists/{gist_id}/comments/{comment_id}
   840      documentation_url: https://docs.github.com/rest/gists/comments#update-a-gist-comment
   841      openapi_files:
   842        - descriptions/api.github.com/api.github.com.json
   843        - descriptions/ghec/ghec.json
   844        - descriptions/ghes-3.11/ghes-3.11.json
   845    - name: GET /gists/{gist_id}/commits
   846      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-commits
   847      openapi_files:
   848        - descriptions/api.github.com/api.github.com.json
   849        - descriptions/ghec/ghec.json
   850        - descriptions/ghes-3.11/ghes-3.11.json
   851    - name: GET /gists/{gist_id}/forks
   852      documentation_url: https://docs.github.com/rest/gists/gists#list-gist-forks
   853      openapi_files:
   854        - descriptions/api.github.com/api.github.com.json
   855        - descriptions/ghec/ghec.json
   856        - descriptions/ghes-3.11/ghes-3.11.json
   857    - name: POST /gists/{gist_id}/forks
   858      documentation_url: https://docs.github.com/rest/gists/gists#fork-a-gist
   859      openapi_files:
   860        - descriptions/api.github.com/api.github.com.json
   861        - descriptions/ghec/ghec.json
   862        - descriptions/ghes-3.11/ghes-3.11.json
   863    - name: DELETE /gists/{gist_id}/star
   864      documentation_url: https://docs.github.com/rest/gists/gists#unstar-a-gist
   865      openapi_files:
   866        - descriptions/api.github.com/api.github.com.json
   867        - descriptions/ghec/ghec.json
   868        - descriptions/ghes-3.11/ghes-3.11.json
   869    - name: GET /gists/{gist_id}/star
   870      documentation_url: https://docs.github.com/rest/gists/gists#check-if-a-gist-is-starred
   871      openapi_files:
   872        - descriptions/api.github.com/api.github.com.json
   873        - descriptions/ghec/ghec.json
   874        - descriptions/ghes-3.11/ghes-3.11.json
   875    - name: PUT /gists/{gist_id}/star
   876      documentation_url: https://docs.github.com/rest/gists/gists#star-a-gist
   877      openapi_files:
   878        - descriptions/api.github.com/api.github.com.json
   879        - descriptions/ghec/ghec.json
   880        - descriptions/ghes-3.11/ghes-3.11.json
   881    - name: GET /gists/{gist_id}/{sha}
   882      documentation_url: https://docs.github.com/rest/gists/gists#get-a-gist-revision
   883      openapi_files:
   884        - descriptions/api.github.com/api.github.com.json
   885        - descriptions/ghec/ghec.json
   886        - descriptions/ghes-3.11/ghes-3.11.json
   887    - name: GET /gitignore/templates
   888      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-all-gitignore-templates
   889      openapi_files:
   890        - descriptions/api.github.com/api.github.com.json
   891        - descriptions/ghec/ghec.json
   892        - descriptions/ghes-3.11/ghes-3.11.json
   893    - name: GET /gitignore/templates/{name}
   894      documentation_url: https://docs.github.com/rest/gitignore/gitignore#get-a-gitignore-template
   895      openapi_files:
   896        - descriptions/api.github.com/api.github.com.json
   897        - descriptions/ghec/ghec.json
   898        - descriptions/ghes-3.11/ghes-3.11.json
   899    - name: GET /installation/repositories
   900      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-app-installation
   901      openapi_files:
   902        - descriptions/api.github.com/api.github.com.json
   903        - descriptions/ghec/ghec.json
   904        - descriptions/ghes-3.11/ghes-3.11.json
   905    - name: DELETE /installation/token
   906      documentation_url: https://docs.github.com/rest/apps/installations#revoke-an-installation-access-token
   907      openapi_files:
   908        - descriptions/api.github.com/api.github.com.json
   909        - descriptions/ghec/ghec.json
   910        - descriptions/ghes-3.11/ghes-3.11.json
   911    - name: GET /issues
   912      documentation_url: https://docs.github.com/rest/issues/issues#list-issues-assigned-to-the-authenticated-user
   913      openapi_files:
   914        - descriptions/api.github.com/api.github.com.json
   915        - descriptions/ghec/ghec.json
   916        - descriptions/ghes-3.11/ghes-3.11.json
   917    - name: GET /licenses
   918      documentation_url: https://docs.github.com/rest/licenses/licenses#get-all-commonly-used-licenses
   919      openapi_files:
   920        - descriptions/api.github.com/api.github.com.json
   921        - descriptions/ghec/ghec.json
   922        - descriptions/ghes-3.11/ghes-3.11.json
   923    - name: GET /licenses/{license}
   924      documentation_url: https://docs.github.com/rest/licenses/licenses#get-a-license
   925      openapi_files:
   926        - descriptions/api.github.com/api.github.com.json
   927        - descriptions/ghec/ghec.json
   928        - descriptions/ghes-3.11/ghes-3.11.json
   929    - name: GET /manage/v1/config/nodes
   930      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/manage-ghes#get-ghes-node-metadata-for-all-nodes
   931      openapi_files:
   932        - descriptions/ghes-3.11/ghes-3.11.json
   933    - name: GET /manage/v1/maintenance
   934      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/manage-ghes#get-the-status-of-maintenance-mode
   935      openapi_files:
   936        - descriptions/ghes-3.11/ghes-3.11.json
   937    - name: POST /manage/v1/maintenance
   938      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/manage-ghes#set-the-status-of-maintenance-mode
   939      openapi_files:
   940        - descriptions/ghes-3.11/ghes-3.11.json
   941    - name: GET /manage/v1/replication/status
   942      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/manage-ghes#get-the-status-of-services-running-on-all-replica-nodes
   943      openapi_files:
   944        - descriptions/ghes-3.11/ghes-3.11.json
   945    - name: GET /manage/v1/version
   946      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/manage-ghes#get-all-ghes-release-versions-for-all-nodes
   947      openapi_files:
   948        - descriptions/ghes-3.11/ghes-3.11.json
   949    - name: POST /markdown
   950      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document
   951      openapi_files:
   952        - descriptions/api.github.com/api.github.com.json
   953        - descriptions/ghec/ghec.json
   954        - descriptions/ghes-3.11/ghes-3.11.json
   955    - name: POST /markdown/raw
   956      documentation_url: https://docs.github.com/rest/markdown/markdown#render-a-markdown-document-in-raw-mode
   957      openapi_files:
   958        - descriptions/api.github.com/api.github.com.json
   959        - descriptions/ghec/ghec.json
   960        - descriptions/ghes-3.11/ghes-3.11.json
   961    - name: GET /marketplace_listing/accounts/{account_id}
   962      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account
   963      openapi_files:
   964        - descriptions/api.github.com/api.github.com.json
   965        - descriptions/ghec/ghec.json
   966    - name: GET /marketplace_listing/plans
   967      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans
   968      openapi_files:
   969        - descriptions/api.github.com/api.github.com.json
   970        - descriptions/ghec/ghec.json
   971    - name: GET /marketplace_listing/plans/{plan_id}/accounts
   972      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan
   973      openapi_files:
   974        - descriptions/api.github.com/api.github.com.json
   975        - descriptions/ghec/ghec.json
   976    - name: GET /marketplace_listing/stubbed/accounts/{account_id}
   977      documentation_url: https://docs.github.com/rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed
   978      openapi_files:
   979        - descriptions/api.github.com/api.github.com.json
   980        - descriptions/ghec/ghec.json
   981    - name: GET /marketplace_listing/stubbed/plans
   982      documentation_url: https://docs.github.com/rest/apps/marketplace#list-plans-stubbed
   983      openapi_files:
   984        - descriptions/api.github.com/api.github.com.json
   985        - descriptions/ghec/ghec.json
   986    - name: GET /marketplace_listing/stubbed/plans/{plan_id}/accounts
   987      documentation_url: https://docs.github.com/rest/apps/marketplace#list-accounts-for-a-plan-stubbed
   988      openapi_files:
   989        - descriptions/api.github.com/api.github.com.json
   990        - descriptions/ghec/ghec.json
   991    - name: GET /meta
   992      documentation_url: https://docs.github.com/rest/meta/meta#get-apiname-meta-information
   993      openapi_files:
   994        - descriptions/api.github.com/api.github.com.json
   995        - descriptions/ghec/ghec.json
   996        - descriptions/ghes-3.11/ghes-3.11.json
   997    - name: GET /networks/{owner}/{repo}/events
   998      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories
   999      openapi_files:
  1000        - descriptions/api.github.com/api.github.com.json
  1001        - descriptions/ghec/ghec.json
  1002        - descriptions/ghes-3.11/ghes-3.11.json
  1003    - name: GET /notifications
  1004      documentation_url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user
  1005      openapi_files:
  1006        - descriptions/api.github.com/api.github.com.json
  1007        - descriptions/ghec/ghec.json
  1008        - descriptions/ghes-3.11/ghes-3.11.json
  1009    - name: PUT /notifications
  1010      documentation_url: https://docs.github.com/rest/activity/notifications#mark-notifications-as-read
  1011      openapi_files:
  1012        - descriptions/api.github.com/api.github.com.json
  1013        - descriptions/ghec/ghec.json
  1014        - descriptions/ghes-3.11/ghes-3.11.json
  1015    - name: GET /notifications/threads/{thread_id}
  1016      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread
  1017      openapi_files:
  1018        - descriptions/api.github.com/api.github.com.json
  1019        - descriptions/ghec/ghec.json
  1020        - descriptions/ghes-3.11/ghes-3.11.json
  1021    - name: PATCH /notifications/threads/{thread_id}
  1022      documentation_url: https://docs.github.com/rest/activity/notifications#mark-a-thread-as-read
  1023      openapi_files:
  1024        - descriptions/api.github.com/api.github.com.json
  1025        - descriptions/ghec/ghec.json
  1026        - descriptions/ghes-3.11/ghes-3.11.json
  1027    - name: DELETE /notifications/threads/{thread_id}/subscription
  1028      documentation_url: https://docs.github.com/rest/activity/notifications#delete-a-thread-subscription
  1029      openapi_files:
  1030        - descriptions/api.github.com/api.github.com.json
  1031        - descriptions/ghec/ghec.json
  1032        - descriptions/ghes-3.11/ghes-3.11.json
  1033    - name: GET /notifications/threads/{thread_id}/subscription
  1034      documentation_url: https://docs.github.com/rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user
  1035      openapi_files:
  1036        - descriptions/api.github.com/api.github.com.json
  1037        - descriptions/ghec/ghec.json
  1038        - descriptions/ghes-3.11/ghes-3.11.json
  1039    - name: PUT /notifications/threads/{thread_id}/subscription
  1040      documentation_url: https://docs.github.com/rest/activity/notifications#set-a-thread-subscription
  1041      openapi_files:
  1042        - descriptions/api.github.com/api.github.com.json
  1043        - descriptions/ghec/ghec.json
  1044        - descriptions/ghes-3.11/ghes-3.11.json
  1045    - name: GET /octocat
  1046      documentation_url: https://docs.github.com/rest/meta/meta#get-octocat
  1047      openapi_files:
  1048        - descriptions/api.github.com/api.github.com.json
  1049        - descriptions/ghec/ghec.json
  1050        - descriptions/ghes-3.11/ghes-3.11.json
  1051    - name: GET /organizations
  1052      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations
  1053      openapi_files:
  1054        - descriptions/api.github.com/api.github.com.json
  1055        - descriptions/ghec/ghec.json
  1056        - descriptions/ghes-3.11/ghes-3.11.json
  1057    - name: GET /organizations/{organization_id}/custom_roles
  1058      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---list-custom-repository-roles-in-an-organization
  1059      openapi_files:
  1060        - descriptions/ghec/ghec.json
  1061        - descriptions/ghes-3.11/ghes-3.11.json
  1062    - name: DELETE /orgs/{org}
  1063      documentation_url: https://docs.github.com/rest/orgs/orgs#delete-an-organization
  1064      openapi_files:
  1065        - descriptions/api.github.com/api.github.com.json
  1066        - descriptions/ghec/ghec.json
  1067        - descriptions/ghes-3.11/ghes-3.11.json
  1068    - name: GET /orgs/{org}
  1069      documentation_url: https://docs.github.com/rest/orgs/orgs#get-an-organization
  1070      openapi_files:
  1071        - descriptions/api.github.com/api.github.com.json
  1072        - descriptions/ghec/ghec.json
  1073        - descriptions/ghes-3.11/ghes-3.11.json
  1074    - name: PATCH /orgs/{org}
  1075      documentation_url: https://docs.github.com/rest/orgs/orgs#update-an-organization
  1076      openapi_files:
  1077        - descriptions/api.github.com/api.github.com.json
  1078        - descriptions/ghec/ghec.json
  1079        - descriptions/ghes-3.11/ghes-3.11.json
  1080    - name: GET /orgs/{org}/actions/cache/usage
  1081      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization
  1082      openapi_files:
  1083        - descriptions/api.github.com/api.github.com.json
  1084        - descriptions/ghec/ghec.json
  1085        - descriptions/ghes-3.11/ghes-3.11.json
  1086    - name: GET /orgs/{org}/actions/cache/usage-by-repository
  1087      documentation_url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization
  1088      openapi_files:
  1089        - descriptions/api.github.com/api.github.com.json
  1090        - descriptions/ghec/ghec.json
  1091        - descriptions/ghes-3.11/ghes-3.11.json
  1092    - name: GET /orgs/{org}/actions/oidc/customization/sub
  1093      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1094      openapi_files:
  1095        - descriptions/api.github.com/api.github.com.json
  1096        - descriptions/ghec/ghec.json
  1097        - descriptions/ghes-3.11/ghes-3.11.json
  1098    - name: PUT /orgs/{org}/actions/oidc/customization/sub
  1099      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization
  1100      openapi_files:
  1101        - descriptions/api.github.com/api.github.com.json
  1102        - descriptions/ghec/ghec.json
  1103        - descriptions/ghes-3.11/ghes-3.11.json
  1104    - name: GET /orgs/{org}/actions/permissions
  1105      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization
  1106      openapi_files:
  1107        - descriptions/api.github.com/api.github.com.json
  1108        - descriptions/ghec/ghec.json
  1109        - descriptions/ghes-3.11/ghes-3.11.json
  1110    - name: PUT /orgs/{org}/actions/permissions
  1111      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization
  1112      openapi_files:
  1113        - descriptions/api.github.com/api.github.com.json
  1114        - descriptions/ghec/ghec.json
  1115        - descriptions/ghes-3.11/ghes-3.11.json
  1116    - name: GET /orgs/{org}/actions/permissions/repositories
  1117      documentation_url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization
  1118      openapi_files:
  1119        - descriptions/api.github.com/api.github.com.json
  1120        - descriptions/ghec/ghec.json
  1121        - descriptions/ghes-3.11/ghes-3.11.json
  1122    - name: PUT /orgs/{org}/actions/permissions/repositories
  1123      documentation_url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization
  1124      openapi_files:
  1125        - descriptions/api.github.com/api.github.com.json
  1126        - descriptions/ghec/ghec.json
  1127        - descriptions/ghes-3.11/ghes-3.11.json
  1128    - name: DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
  1129      documentation_url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization
  1130      openapi_files:
  1131        - descriptions/api.github.com/api.github.com.json
  1132        - descriptions/ghec/ghec.json
  1133        - descriptions/ghes-3.11/ghes-3.11.json
  1134    - name: PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
  1135      documentation_url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization
  1136      openapi_files:
  1137        - descriptions/api.github.com/api.github.com.json
  1138        - descriptions/ghec/ghec.json
  1139        - descriptions/ghes-3.11/ghes-3.11.json
  1140    - name: GET /orgs/{org}/actions/permissions/selected-actions
  1141      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization
  1142      openapi_files:
  1143        - descriptions/api.github.com/api.github.com.json
  1144        - descriptions/ghec/ghec.json
  1145        - descriptions/ghes-3.11/ghes-3.11.json
  1146    - name: PUT /orgs/{org}/actions/permissions/selected-actions
  1147      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization
  1148      openapi_files:
  1149        - descriptions/api.github.com/api.github.com.json
  1150        - descriptions/ghec/ghec.json
  1151        - descriptions/ghes-3.11/ghes-3.11.json
  1152    - name: GET /orgs/{org}/actions/permissions/workflow
  1153      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization
  1154      openapi_files:
  1155        - descriptions/api.github.com/api.github.com.json
  1156        - descriptions/ghec/ghec.json
  1157        - descriptions/ghes-3.11/ghes-3.11.json
  1158    - name: PUT /orgs/{org}/actions/permissions/workflow
  1159      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization
  1160      openapi_files:
  1161        - descriptions/api.github.com/api.github.com.json
  1162        - descriptions/ghec/ghec.json
  1163        - descriptions/ghes-3.11/ghes-3.11.json
  1164    - name: GET /orgs/{org}/actions/runner-groups
  1165      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization
  1166      openapi_files:
  1167        - descriptions/ghec/ghec.json
  1168        - descriptions/ghes-3.11/ghes-3.11.json
  1169    - name: POST /orgs/{org}/actions/runner-groups
  1170      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization
  1171      openapi_files:
  1172        - descriptions/ghec/ghec.json
  1173        - descriptions/ghes-3.11/ghes-3.11.json
  1174    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}
  1175      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization
  1176      openapi_files:
  1177        - descriptions/ghec/ghec.json
  1178        - descriptions/ghes-3.11/ghes-3.11.json
  1179    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}
  1180      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization
  1181      openapi_files:
  1182        - descriptions/ghec/ghec.json
  1183        - descriptions/ghes-3.11/ghes-3.11.json
  1184    - name: PATCH /orgs/{org}/actions/runner-groups/{runner_group_id}
  1185      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization
  1186      openapi_files:
  1187        - descriptions/ghec/ghec.json
  1188        - descriptions/ghes-3.11/ghes-3.11.json
  1189    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1190      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1191      openapi_files:
  1192        - descriptions/ghec/ghec.json
  1193        - descriptions/ghes-3.11/ghes-3.11.json
  1194    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories
  1195      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization
  1196      openapi_files:
  1197        - descriptions/ghec/ghec.json
  1198        - descriptions/ghes-3.11/ghes-3.11.json
  1199    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1200      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1201      openapi_files:
  1202        - descriptions/ghec/ghec.json
  1203        - descriptions/ghes-3.11/ghes-3.11.json
  1204    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}
  1205      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization
  1206      openapi_files:
  1207        - descriptions/ghec/ghec.json
  1208        - descriptions/ghes-3.11/ghes-3.11.json
  1209    - name: GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1210      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization
  1211      openapi_files:
  1212        - descriptions/ghec/ghec.json
  1213        - descriptions/ghes-3.11/ghes-3.11.json
  1214    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners
  1215      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization
  1216      openapi_files:
  1217        - descriptions/ghec/ghec.json
  1218        - descriptions/ghes-3.11/ghes-3.11.json
  1219    - name: DELETE /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1220      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization
  1221      openapi_files:
  1222        - descriptions/ghec/ghec.json
  1223        - descriptions/ghes-3.11/ghes-3.11.json
  1224    - name: PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}
  1225      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization
  1226      openapi_files:
  1227        - descriptions/ghec/ghec.json
  1228        - descriptions/ghes-3.11/ghes-3.11.json
  1229    - name: GET /orgs/{org}/actions/runners
  1230      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-an-organization
  1231      openapi_files:
  1232        - descriptions/api.github.com/api.github.com.json
  1233        - descriptions/ghec/ghec.json
  1234        - descriptions/ghes-3.11/ghes-3.11.json
  1235    - name: GET /orgs/{org}/actions/runners/downloads
  1236      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization
  1237      openapi_files:
  1238        - descriptions/api.github.com/api.github.com.json
  1239        - descriptions/ghec/ghec.json
  1240        - descriptions/ghes-3.11/ghes-3.11.json
  1241    - name: POST /orgs/{org}/actions/runners/generate-jitconfig
  1242      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization
  1243      openapi_files:
  1244        - descriptions/api.github.com/api.github.com.json
  1245        - descriptions/ghec/ghec.json
  1246        - descriptions/ghes-3.11/ghes-3.11.json
  1247    - name: POST /orgs/{org}/actions/runners/registration-token
  1248      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization
  1249      openapi_files:
  1250        - descriptions/api.github.com/api.github.com.json
  1251        - descriptions/ghec/ghec.json
  1252        - descriptions/ghes-3.11/ghes-3.11.json
  1253    - name: POST /orgs/{org}/actions/runners/remove-token
  1254      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization
  1255      openapi_files:
  1256        - descriptions/api.github.com/api.github.com.json
  1257        - descriptions/ghec/ghec.json
  1258        - descriptions/ghes-3.11/ghes-3.11.json
  1259    - name: DELETE /orgs/{org}/actions/runners/{runner_id}
  1260      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization
  1261      openapi_files:
  1262        - descriptions/api.github.com/api.github.com.json
  1263        - descriptions/ghec/ghec.json
  1264        - descriptions/ghes-3.11/ghes-3.11.json
  1265    - name: GET /orgs/{org}/actions/runners/{runner_id}
  1266      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization
  1267      openapi_files:
  1268        - descriptions/api.github.com/api.github.com.json
  1269        - descriptions/ghec/ghec.json
  1270        - descriptions/ghes-3.11/ghes-3.11.json
  1271    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels
  1272      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization
  1273      openapi_files:
  1274        - descriptions/api.github.com/api.github.com.json
  1275        - descriptions/ghec/ghec.json
  1276        - descriptions/ghes-3.11/ghes-3.11.json
  1277    - name: GET /orgs/{org}/actions/runners/{runner_id}/labels
  1278      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization
  1279      openapi_files:
  1280        - descriptions/api.github.com/api.github.com.json
  1281        - descriptions/ghec/ghec.json
  1282        - descriptions/ghes-3.11/ghes-3.11.json
  1283    - name: POST /orgs/{org}/actions/runners/{runner_id}/labels
  1284      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization
  1285      openapi_files:
  1286        - descriptions/api.github.com/api.github.com.json
  1287        - descriptions/ghec/ghec.json
  1288        - descriptions/ghes-3.11/ghes-3.11.json
  1289    - name: PUT /orgs/{org}/actions/runners/{runner_id}/labels
  1290      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization
  1291      openapi_files:
  1292        - descriptions/api.github.com/api.github.com.json
  1293        - descriptions/ghec/ghec.json
  1294        - descriptions/ghes-3.11/ghes-3.11.json
  1295    - name: DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  1296      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization
  1297      openapi_files:
  1298        - descriptions/api.github.com/api.github.com.json
  1299        - descriptions/ghec/ghec.json
  1300        - descriptions/ghes-3.11/ghes-3.11.json
  1301    - name: GET /orgs/{org}/actions/secrets
  1302      documentation_url: https://docs.github.com/rest/actions/secrets#list-organization-secrets
  1303      openapi_files:
  1304        - descriptions/api.github.com/api.github.com.json
  1305        - descriptions/ghec/ghec.json
  1306        - descriptions/ghes-3.11/ghes-3.11.json
  1307    - name: GET /orgs/{org}/actions/secrets/public-key
  1308      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key
  1309      openapi_files:
  1310        - descriptions/api.github.com/api.github.com.json
  1311        - descriptions/ghec/ghec.json
  1312        - descriptions/ghes-3.11/ghes-3.11.json
  1313    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}
  1314      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret
  1315      openapi_files:
  1316        - descriptions/api.github.com/api.github.com.json
  1317        - descriptions/ghec/ghec.json
  1318        - descriptions/ghes-3.11/ghes-3.11.json
  1319    - name: GET /orgs/{org}/actions/secrets/{secret_name}
  1320      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret
  1321      openapi_files:
  1322        - descriptions/api.github.com/api.github.com.json
  1323        - descriptions/ghec/ghec.json
  1324        - descriptions/ghes-3.11/ghes-3.11.json
  1325    - name: PUT /orgs/{org}/actions/secrets/{secret_name}
  1326      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret
  1327      openapi_files:
  1328        - descriptions/api.github.com/api.github.com.json
  1329        - descriptions/ghec/ghec.json
  1330        - descriptions/ghes-3.11/ghes-3.11.json
  1331    - name: GET /orgs/{org}/actions/secrets/{secret_name}/repositories
  1332      documentation_url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret
  1333      openapi_files:
  1334        - descriptions/api.github.com/api.github.com.json
  1335        - descriptions/ghec/ghec.json
  1336        - descriptions/ghes-3.11/ghes-3.11.json
  1337    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories
  1338      documentation_url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret
  1339      openapi_files:
  1340        - descriptions/api.github.com/api.github.com.json
  1341        - descriptions/ghec/ghec.json
  1342        - descriptions/ghes-3.11/ghes-3.11.json
  1343    - name: DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1344      documentation_url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret
  1345      openapi_files:
  1346        - descriptions/api.github.com/api.github.com.json
  1347        - descriptions/ghec/ghec.json
  1348        - descriptions/ghes-3.11/ghes-3.11.json
  1349    - name: PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}
  1350      documentation_url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret
  1351      openapi_files:
  1352        - descriptions/api.github.com/api.github.com.json
  1353        - descriptions/ghec/ghec.json
  1354        - descriptions/ghes-3.11/ghes-3.11.json
  1355    - name: GET /orgs/{org}/actions/variables
  1356      documentation_url: https://docs.github.com/rest/actions/variables#list-organization-variables
  1357      openapi_files:
  1358        - descriptions/api.github.com/api.github.com.json
  1359        - descriptions/ghec/ghec.json
  1360        - descriptions/ghes-3.11/ghes-3.11.json
  1361    - name: POST /orgs/{org}/actions/variables
  1362      documentation_url: https://docs.github.com/rest/actions/variables#create-an-organization-variable
  1363      openapi_files:
  1364        - descriptions/api.github.com/api.github.com.json
  1365        - descriptions/ghec/ghec.json
  1366        - descriptions/ghes-3.11/ghes-3.11.json
  1367    - name: DELETE /orgs/{org}/actions/variables/{name}
  1368      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable
  1369      openapi_files:
  1370        - descriptions/api.github.com/api.github.com.json
  1371        - descriptions/ghec/ghec.json
  1372        - descriptions/ghes-3.11/ghes-3.11.json
  1373    - name: GET /orgs/{org}/actions/variables/{name}
  1374      documentation_url: https://docs.github.com/rest/actions/variables#get-an-organization-variable
  1375      openapi_files:
  1376        - descriptions/api.github.com/api.github.com.json
  1377        - descriptions/ghec/ghec.json
  1378        - descriptions/ghes-3.11/ghes-3.11.json
  1379    - name: PATCH /orgs/{org}/actions/variables/{name}
  1380      documentation_url: https://docs.github.com/rest/actions/variables#update-an-organization-variable
  1381      openapi_files:
  1382        - descriptions/api.github.com/api.github.com.json
  1383        - descriptions/ghec/ghec.json
  1384        - descriptions/ghes-3.11/ghes-3.11.json
  1385    - name: GET /orgs/{org}/actions/variables/{name}/repositories
  1386      documentation_url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable
  1387      openapi_files:
  1388        - descriptions/api.github.com/api.github.com.json
  1389        - descriptions/ghec/ghec.json
  1390        - descriptions/ghes-3.11/ghes-3.11.json
  1391    - name: PUT /orgs/{org}/actions/variables/{name}/repositories
  1392      documentation_url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable
  1393      openapi_files:
  1394        - descriptions/api.github.com/api.github.com.json
  1395        - descriptions/ghec/ghec.json
  1396        - descriptions/ghes-3.11/ghes-3.11.json
  1397    - name: DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1398      documentation_url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable
  1399      openapi_files:
  1400        - descriptions/api.github.com/api.github.com.json
  1401        - descriptions/ghec/ghec.json
  1402        - descriptions/ghes-3.11/ghes-3.11.json
  1403    - name: PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}
  1404      documentation_url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable
  1405      openapi_files:
  1406        - descriptions/api.github.com/api.github.com.json
  1407        - descriptions/ghec/ghec.json
  1408        - descriptions/ghes-3.11/ghes-3.11.json
  1409    - name: DELETE /orgs/{org}/announcement
  1410      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#remove-announcement-banner-from-organization
  1411      openapi_files:
  1412        - descriptions/ghec/ghec.json
  1413        - descriptions/ghes-3.11/ghes-3.11.json
  1414    - name: GET /orgs/{org}/announcement
  1415      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#get-announcement-banner-for-organization
  1416      openapi_files:
  1417        - descriptions/ghec/ghec.json
  1418        - descriptions/ghes-3.11/ghes-3.11.json
  1419    - name: PATCH /orgs/{org}/announcement
  1420      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/announcement-banners/organizations#set-announcement-banner-for-organization
  1421      openapi_files:
  1422        - descriptions/ghec/ghec.json
  1423        - descriptions/ghes-3.11/ghes-3.11.json
  1424    - name: GET /orgs/{org}/audit-log
  1425      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#get-the-audit-log-for-an-organization
  1426      openapi_files:
  1427        - descriptions/ghec/ghec.json
  1428        - descriptions/ghes-3.11/ghes-3.11.json
  1429    - name: GET /orgs/{org}/blocks
  1430      documentation_url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization
  1431      openapi_files:
  1432        - descriptions/api.github.com/api.github.com.json
  1433        - descriptions/ghec/ghec.json
  1434    - name: DELETE /orgs/{org}/blocks/{username}
  1435      documentation_url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization
  1436      openapi_files:
  1437        - descriptions/api.github.com/api.github.com.json
  1438        - descriptions/ghec/ghec.json
  1439    - name: GET /orgs/{org}/blocks/{username}
  1440      documentation_url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization
  1441      openapi_files:
  1442        - descriptions/api.github.com/api.github.com.json
  1443        - descriptions/ghec/ghec.json
  1444    - name: PUT /orgs/{org}/blocks/{username}
  1445      documentation_url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization
  1446      openapi_files:
  1447        - descriptions/api.github.com/api.github.com.json
  1448        - descriptions/ghec/ghec.json
  1449    - name: GET /orgs/{org}/code-scanning/alerts
  1450      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization
  1451      openapi_files:
  1452        - descriptions/api.github.com/api.github.com.json
  1453        - descriptions/ghec/ghec.json
  1454        - descriptions/ghes-3.11/ghes-3.11.json
  1455    - name: GET /orgs/{org}/codespaces
  1456      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-the-organization
  1457      openapi_files:
  1458        - descriptions/api.github.com/api.github.com.json
  1459        - descriptions/ghec/ghec.json
  1460    - name: PUT /orgs/{org}/codespaces/access
  1461      documentation_url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces
  1462      openapi_files:
  1463        - descriptions/api.github.com/api.github.com.json
  1464        - descriptions/ghec/ghec.json
  1465    - name: DELETE /orgs/{org}/codespaces/access/selected_users
  1466      documentation_url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization
  1467      openapi_files:
  1468        - descriptions/api.github.com/api.github.com.json
  1469        - descriptions/ghec/ghec.json
  1470    - name: POST /orgs/{org}/codespaces/access/selected_users
  1471      documentation_url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization
  1472      openapi_files:
  1473        - descriptions/api.github.com/api.github.com.json
  1474        - descriptions/ghec/ghec.json
  1475    - name: GET /orgs/{org}/codespaces/secrets
  1476      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets
  1477      openapi_files:
  1478        - descriptions/api.github.com/api.github.com.json
  1479        - descriptions/ghec/ghec.json
  1480    - name: GET /orgs/{org}/codespaces/secrets/public-key
  1481      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key
  1482      openapi_files:
  1483        - descriptions/api.github.com/api.github.com.json
  1484        - descriptions/ghec/ghec.json
  1485    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}
  1486      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret
  1487      openapi_files:
  1488        - descriptions/api.github.com/api.github.com.json
  1489        - descriptions/ghec/ghec.json
  1490    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}
  1491      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret
  1492      openapi_files:
  1493        - descriptions/api.github.com/api.github.com.json
  1494        - descriptions/ghec/ghec.json
  1495    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}
  1496      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret
  1497      openapi_files:
  1498        - descriptions/api.github.com/api.github.com.json
  1499        - descriptions/ghec/ghec.json
  1500    - name: GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1501      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret
  1502      openapi_files:
  1503        - descriptions/api.github.com/api.github.com.json
  1504        - descriptions/ghec/ghec.json
  1505    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories
  1506      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret
  1507      openapi_files:
  1508        - descriptions/api.github.com/api.github.com.json
  1509        - descriptions/ghec/ghec.json
  1510    - name: DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1511      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret
  1512      openapi_files:
  1513        - descriptions/api.github.com/api.github.com.json
  1514        - descriptions/ghec/ghec.json
  1515    - name: PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}
  1516      documentation_url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret
  1517      openapi_files:
  1518        - descriptions/api.github.com/api.github.com.json
  1519        - descriptions/ghec/ghec.json
  1520    - name: GET /orgs/{org}/copilot/billing
  1521      documentation_url: https://docs.github.com/rest/copilot/copilot-business#get-copilot-business-seat-information-and-settings-for-an-organization
  1522      openapi_files:
  1523        - descriptions/api.github.com/api.github.com.json
  1524        - descriptions/ghec/ghec.json
  1525    - name: GET /orgs/{org}/copilot/billing/seats
  1526      documentation_url: https://docs.github.com/rest/copilot/copilot-business#list-all-copilot-business-seat-assignments-for-an-organization
  1527      openapi_files:
  1528        - descriptions/api.github.com/api.github.com.json
  1529        - descriptions/ghec/ghec.json
  1530    - name: DELETE /orgs/{org}/copilot/billing/selected_teams
  1531      documentation_url: https://docs.github.com/rest/copilot/copilot-business#remove-teams-from-the-copilot-business-subscription-for-an-organization
  1532      openapi_files:
  1533        - descriptions/api.github.com/api.github.com.json
  1534        - descriptions/ghec/ghec.json
  1535    - name: POST /orgs/{org}/copilot/billing/selected_teams
  1536      documentation_url: https://docs.github.com/rest/copilot/copilot-business#add-teams-to-the-copilot-business-subscription-for-an-organization
  1537      openapi_files:
  1538        - descriptions/api.github.com/api.github.com.json
  1539        - descriptions/ghec/ghec.json
  1540    - name: DELETE /orgs/{org}/copilot/billing/selected_users
  1541      documentation_url: https://docs.github.com/rest/copilot/copilot-business#remove-users-from-the-copilot-business-subscription-for-an-organization
  1542      openapi_files:
  1543        - descriptions/api.github.com/api.github.com.json
  1544        - descriptions/ghec/ghec.json
  1545    - name: POST /orgs/{org}/copilot/billing/selected_users
  1546      documentation_url: https://docs.github.com/rest/copilot/copilot-business#add-users-to-the-copilot-business-subscription-for-an-organization
  1547      openapi_files:
  1548        - descriptions/api.github.com/api.github.com.json
  1549        - descriptions/ghec/ghec.json
  1550    - name: GET /orgs/{org}/credential-authorizations
  1551      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#list-saml-sso-authorizations-for-an-organization
  1552      openapi_files:
  1553        - descriptions/ghec/ghec.json
  1554    - name: DELETE /orgs/{org}/credential-authorizations/{credential_id}
  1555      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#remove-a-saml-sso-authorization-for-an-organization
  1556      openapi_files:
  1557        - descriptions/ghec/ghec.json
  1558    - name: GET /orgs/{org}/custom-repository-roles
  1559      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-custom-repository-roles-in-an-organization
  1560      openapi_files:
  1561        - descriptions/ghec/ghec.json
  1562        - descriptions/ghes-3.11/ghes-3.11.json
  1563    - name: POST /orgs/{org}/custom-repository-roles
  1564      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#create-a-custom-repository-role
  1565      openapi_files:
  1566        - descriptions/ghec/ghec.json
  1567        - descriptions/ghes-3.11/ghes-3.11.json
  1568    - name: DELETE /orgs/{org}/custom-repository-roles/{role_id}
  1569      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#delete-a-custom-repository-role
  1570      openapi_files:
  1571        - descriptions/ghec/ghec.json
  1572        - descriptions/ghes-3.11/ghes-3.11.json
  1573    - name: GET /orgs/{org}/custom-repository-roles/{role_id}
  1574      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#get-a-custom-repository-role
  1575      openapi_files:
  1576        - descriptions/ghec/ghec.json
  1577        - descriptions/ghes-3.11/ghes-3.11.json
  1578    - name: PATCH /orgs/{org}/custom-repository-roles/{role_id}
  1579      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#update-a-custom-repository-role
  1580      openapi_files:
  1581        - descriptions/ghec/ghec.json
  1582        - descriptions/ghes-3.11/ghes-3.11.json
  1583    - name: POST /orgs/{org}/custom_roles
  1584      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---create-a-custom-role
  1585      openapi_files:
  1586        - descriptions/ghec/ghec.json
  1587    - name: DELETE /orgs/{org}/custom_roles/{role_id}
  1588      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---delete-a-custom-role
  1589      openapi_files:
  1590        - descriptions/ghec/ghec.json
  1591    - name: GET /orgs/{org}/custom_roles/{role_id}
  1592      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---get-a-custom-role
  1593      openapi_files:
  1594        - descriptions/ghec/ghec.json
  1595    - name: PATCH /orgs/{org}/custom_roles/{role_id}
  1596      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---update-a-custom-role
  1597      openapi_files:
  1598        - descriptions/ghec/ghec.json
  1599    - name: GET /orgs/{org}/dependabot/alerts
  1600      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization
  1601      openapi_files:
  1602        - descriptions/api.github.com/api.github.com.json
  1603        - descriptions/ghec/ghec.json
  1604        - descriptions/ghes-3.11/ghes-3.11.json
  1605    - name: GET /orgs/{org}/dependabot/secrets
  1606      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets
  1607      openapi_files:
  1608        - descriptions/api.github.com/api.github.com.json
  1609        - descriptions/ghec/ghec.json
  1610        - descriptions/ghes-3.11/ghes-3.11.json
  1611    - name: GET /orgs/{org}/dependabot/secrets/public-key
  1612      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key
  1613      openapi_files:
  1614        - descriptions/api.github.com/api.github.com.json
  1615        - descriptions/ghec/ghec.json
  1616        - descriptions/ghes-3.11/ghes-3.11.json
  1617    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}
  1618      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret
  1619      openapi_files:
  1620        - descriptions/api.github.com/api.github.com.json
  1621        - descriptions/ghec/ghec.json
  1622        - descriptions/ghes-3.11/ghes-3.11.json
  1623    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}
  1624      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret
  1625      openapi_files:
  1626        - descriptions/api.github.com/api.github.com.json
  1627        - descriptions/ghec/ghec.json
  1628        - descriptions/ghes-3.11/ghes-3.11.json
  1629    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}
  1630      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret
  1631      openapi_files:
  1632        - descriptions/api.github.com/api.github.com.json
  1633        - descriptions/ghec/ghec.json
  1634        - descriptions/ghes-3.11/ghes-3.11.json
  1635    - name: GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1636      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret
  1637      openapi_files:
  1638        - descriptions/api.github.com/api.github.com.json
  1639        - descriptions/ghec/ghec.json
  1640        - descriptions/ghes-3.11/ghes-3.11.json
  1641    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  1642      documentation_url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret
  1643      openapi_files:
  1644        - descriptions/api.github.com/api.github.com.json
  1645        - descriptions/ghec/ghec.json
  1646        - descriptions/ghes-3.11/ghes-3.11.json
  1647    - name: DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1648      documentation_url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret
  1649      openapi_files:
  1650        - descriptions/api.github.com/api.github.com.json
  1651        - descriptions/ghec/ghec.json
  1652        - descriptions/ghes-3.11/ghes-3.11.json
  1653    - name: PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  1654      documentation_url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret
  1655      openapi_files:
  1656        - descriptions/api.github.com/api.github.com.json
  1657        - descriptions/ghec/ghec.json
  1658        - descriptions/ghes-3.11/ghes-3.11.json
  1659    - name: GET /orgs/{org}/docker/conflicts
  1660      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization
  1661      openapi_files:
  1662        - descriptions/api.github.com/api.github.com.json
  1663        - descriptions/ghec/ghec.json
  1664        - descriptions/ghes-3.11/ghes-3.11.json
  1665    - name: GET /orgs/{org}/events
  1666      documentation_url: https://docs.github.com/rest/activity/events#list-public-organization-events
  1667      openapi_files:
  1668        - descriptions/api.github.com/api.github.com.json
  1669        - descriptions/ghec/ghec.json
  1670        - descriptions/ghes-3.11/ghes-3.11.json
  1671    - name: GET /orgs/{org}/external-group/{group_id}
  1672      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#get-an-external-group
  1673      openapi_files:
  1674        - descriptions/ghec/ghec.json
  1675        - descriptions/ghes-3.11/ghes-3.11.json
  1676    - name: GET /orgs/{org}/external-groups
  1677      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-external-groups-in-an-organization
  1678      openapi_files:
  1679        - descriptions/ghec/ghec.json
  1680        - descriptions/ghes-3.11/ghes-3.11.json
  1681    - name: GET /orgs/{org}/failed_invitations
  1682      documentation_url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations
  1683      openapi_files:
  1684        - descriptions/api.github.com/api.github.com.json
  1685        - descriptions/ghec/ghec.json
  1686    - name: GET /orgs/{org}/fine_grained_permissions
  1687      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#deprecated---list-fine-grained-permissions-for-an-organization
  1688      openapi_files:
  1689        - descriptions/ghec/ghec.json
  1690    - name: GET /orgs/{org}/hooks
  1691      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks
  1692      openapi_files:
  1693        - descriptions/api.github.com/api.github.com.json
  1694        - descriptions/ghec/ghec.json
  1695        - descriptions/ghes-3.11/ghes-3.11.json
  1696    - name: POST /orgs/{org}/hooks
  1697      documentation_url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook
  1698      openapi_files:
  1699        - descriptions/api.github.com/api.github.com.json
  1700        - descriptions/ghec/ghec.json
  1701        - descriptions/ghes-3.11/ghes-3.11.json
  1702    - name: DELETE /orgs/{org}/hooks/{hook_id}
  1703      documentation_url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook
  1704      openapi_files:
  1705        - descriptions/api.github.com/api.github.com.json
  1706        - descriptions/ghec/ghec.json
  1707        - descriptions/ghes-3.11/ghes-3.11.json
  1708    - name: GET /orgs/{org}/hooks/{hook_id}
  1709      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook
  1710      openapi_files:
  1711        - descriptions/api.github.com/api.github.com.json
  1712        - descriptions/ghec/ghec.json
  1713        - descriptions/ghes-3.11/ghes-3.11.json
  1714    - name: PATCH /orgs/{org}/hooks/{hook_id}
  1715      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook
  1716      openapi_files:
  1717        - descriptions/api.github.com/api.github.com.json
  1718        - descriptions/ghec/ghec.json
  1719        - descriptions/ghes-3.11/ghes-3.11.json
  1720    - name: GET /orgs/{org}/hooks/{hook_id}/config
  1721      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization
  1722      openapi_files:
  1723        - descriptions/api.github.com/api.github.com.json
  1724        - descriptions/ghec/ghec.json
  1725        - descriptions/ghes-3.11/ghes-3.11.json
  1726    - name: PATCH /orgs/{org}/hooks/{hook_id}/config
  1727      documentation_url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization
  1728      openapi_files:
  1729        - descriptions/api.github.com/api.github.com.json
  1730        - descriptions/ghec/ghec.json
  1731        - descriptions/ghes-3.11/ghes-3.11.json
  1732    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries
  1733      documentation_url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook
  1734      openapi_files:
  1735        - descriptions/api.github.com/api.github.com.json
  1736        - descriptions/ghec/ghec.json
  1737        - descriptions/ghes-3.11/ghes-3.11.json
  1738    - name: GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}
  1739      documentation_url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook
  1740      openapi_files:
  1741        - descriptions/api.github.com/api.github.com.json
  1742        - descriptions/ghec/ghec.json
  1743        - descriptions/ghes-3.11/ghes-3.11.json
  1744    - name: POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  1745      documentation_url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook
  1746      openapi_files:
  1747        - descriptions/api.github.com/api.github.com.json
  1748        - descriptions/ghec/ghec.json
  1749        - descriptions/ghes-3.11/ghes-3.11.json
  1750    - name: POST /orgs/{org}/hooks/{hook_id}/pings
  1751      documentation_url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook
  1752      openapi_files:
  1753        - descriptions/api.github.com/api.github.com.json
  1754        - descriptions/ghec/ghec.json
  1755        - descriptions/ghes-3.11/ghes-3.11.json
  1756    - name: GET /orgs/{org}/installation
  1757      documentation_url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app
  1758      openapi_files:
  1759        - descriptions/api.github.com/api.github.com.json
  1760        - descriptions/ghec/ghec.json
  1761        - descriptions/ghes-3.11/ghes-3.11.json
  1762    - name: GET /orgs/{org}/installations
  1763      documentation_url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization
  1764      openapi_files:
  1765        - descriptions/api.github.com/api.github.com.json
  1766        - descriptions/ghec/ghec.json
  1767        - descriptions/ghes-3.11/ghes-3.11.json
  1768    - name: DELETE /orgs/{org}/interaction-limits
  1769      documentation_url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization
  1770      openapi_files:
  1771        - descriptions/api.github.com/api.github.com.json
  1772        - descriptions/ghec/ghec.json
  1773    - name: GET /orgs/{org}/interaction-limits
  1774      documentation_url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization
  1775      openapi_files:
  1776        - descriptions/api.github.com/api.github.com.json
  1777        - descriptions/ghec/ghec.json
  1778    - name: PUT /orgs/{org}/interaction-limits
  1779      documentation_url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization
  1780      openapi_files:
  1781        - descriptions/api.github.com/api.github.com.json
  1782        - descriptions/ghec/ghec.json
  1783    - name: GET /orgs/{org}/invitations
  1784      documentation_url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations
  1785      openapi_files:
  1786        - descriptions/api.github.com/api.github.com.json
  1787        - descriptions/ghec/ghec.json
  1788    - name: POST /orgs/{org}/invitations
  1789      documentation_url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation
  1790      openapi_files:
  1791        - descriptions/api.github.com/api.github.com.json
  1792        - descriptions/ghec/ghec.json
  1793    - name: DELETE /orgs/{org}/invitations/{invitation_id}
  1794      documentation_url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation
  1795      openapi_files:
  1796        - descriptions/api.github.com/api.github.com.json
  1797        - descriptions/ghec/ghec.json
  1798    - name: GET /orgs/{org}/invitations/{invitation_id}/teams
  1799      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams
  1800      openapi_files:
  1801        - descriptions/api.github.com/api.github.com.json
  1802        - descriptions/ghec/ghec.json
  1803    - name: GET /orgs/{org}/issues
  1804      documentation_url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user
  1805      openapi_files:
  1806        - descriptions/api.github.com/api.github.com.json
  1807        - descriptions/ghec/ghec.json
  1808        - descriptions/ghes-3.11/ghes-3.11.json
  1809    - name: GET /orgs/{org}/members
  1810      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-members
  1811      openapi_files:
  1812        - descriptions/api.github.com/api.github.com.json
  1813        - descriptions/ghec/ghec.json
  1814        - descriptions/ghes-3.11/ghes-3.11.json
  1815    - name: DELETE /orgs/{org}/members/{username}
  1816      documentation_url: https://docs.github.com/rest/orgs/members#remove-an-organization-member
  1817      openapi_files:
  1818        - descriptions/api.github.com/api.github.com.json
  1819        - descriptions/ghec/ghec.json
  1820        - descriptions/ghes-3.11/ghes-3.11.json
  1821    - name: GET /orgs/{org}/members/{username}
  1822      documentation_url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user
  1823      openapi_files:
  1824        - descriptions/api.github.com/api.github.com.json
  1825        - descriptions/ghec/ghec.json
  1826        - descriptions/ghes-3.11/ghes-3.11.json
  1827    - name: GET /orgs/{org}/members/{username}/codespaces
  1828      documentation_url: https://docs.github.com/rest/codespaces/organizations#list-codespaces-for-a-user-in-organization
  1829      openapi_files:
  1830        - descriptions/api.github.com/api.github.com.json
  1831        - descriptions/ghec/ghec.json
  1832    - name: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  1833      documentation_url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization
  1834      openapi_files:
  1835        - descriptions/api.github.com/api.github.com.json
  1836        - descriptions/ghec/ghec.json
  1837    - name: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  1838      documentation_url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user
  1839      openapi_files:
  1840        - descriptions/api.github.com/api.github.com.json
  1841        - descriptions/ghec/ghec.json
  1842    - name: GET /orgs/{org}/members/{username}/copilot
  1843      documentation_url: https://docs.github.com/rest/copilot/copilot-business#get-copilot-business-seat-assignment-details-for-a-user
  1844      openapi_files:
  1845        - descriptions/api.github.com/api.github.com.json
  1846        - descriptions/ghec/ghec.json
  1847    - name: DELETE /orgs/{org}/memberships/{username}
  1848      documentation_url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user
  1849      openapi_files:
  1850        - descriptions/api.github.com/api.github.com.json
  1851        - descriptions/ghec/ghec.json
  1852        - descriptions/ghes-3.11/ghes-3.11.json
  1853    - name: GET /orgs/{org}/memberships/{username}
  1854      documentation_url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user
  1855      openapi_files:
  1856        - descriptions/api.github.com/api.github.com.json
  1857        - descriptions/ghec/ghec.json
  1858        - descriptions/ghes-3.11/ghes-3.11.json
  1859    - name: PUT /orgs/{org}/memberships/{username}
  1860      documentation_url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user
  1861      openapi_files:
  1862        - descriptions/api.github.com/api.github.com.json
  1863        - descriptions/ghec/ghec.json
  1864        - descriptions/ghes-3.11/ghes-3.11.json
  1865    - name: GET /orgs/{org}/migrations
  1866      documentation_url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations
  1867      openapi_files:
  1868        - descriptions/api.github.com/api.github.com.json
  1869        - descriptions/ghec/ghec.json
  1870        - descriptions/ghes-3.11/ghes-3.11.json
  1871    - name: POST /orgs/{org}/migrations
  1872      documentation_url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration
  1873      openapi_files:
  1874        - descriptions/api.github.com/api.github.com.json
  1875        - descriptions/ghec/ghec.json
  1876        - descriptions/ghes-3.11/ghes-3.11.json
  1877    - name: GET /orgs/{org}/migrations/{migration_id}
  1878      documentation_url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status
  1879      openapi_files:
  1880        - descriptions/api.github.com/api.github.com.json
  1881        - descriptions/ghec/ghec.json
  1882        - descriptions/ghes-3.11/ghes-3.11.json
  1883    - name: DELETE /orgs/{org}/migrations/{migration_id}/archive
  1884      documentation_url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive
  1885      openapi_files:
  1886        - descriptions/api.github.com/api.github.com.json
  1887        - descriptions/ghec/ghec.json
  1888        - descriptions/ghes-3.11/ghes-3.11.json
  1889    - name: GET /orgs/{org}/migrations/{migration_id}/archive
  1890      documentation_url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive
  1891      openapi_files:
  1892        - descriptions/api.github.com/api.github.com.json
  1893        - descriptions/ghec/ghec.json
  1894        - descriptions/ghes-3.11/ghes-3.11.json
  1895    - name: DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
  1896      documentation_url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository
  1897      openapi_files:
  1898        - descriptions/api.github.com/api.github.com.json
  1899        - descriptions/ghec/ghec.json
  1900        - descriptions/ghes-3.11/ghes-3.11.json
  1901    - name: GET /orgs/{org}/migrations/{migration_id}/repositories
  1902      documentation_url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration
  1903      openapi_files:
  1904        - descriptions/api.github.com/api.github.com.json
  1905        - descriptions/ghec/ghec.json
  1906        - descriptions/ghes-3.11/ghes-3.11.json
  1907    - name: GET /orgs/{org}/organization-fine-grained-permissions
  1908      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-organization-fine-grained-permissions-for-an-organization
  1909      openapi_files:
  1910        - descriptions/api.github.com/api.github.com.json
  1911        - descriptions/ghec/ghec.json
  1912    - name: GET /orgs/{org}/organization-roles
  1913      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization
  1914      openapi_files:
  1915        - descriptions/api.github.com/api.github.com.json
  1916        - descriptions/ghec/ghec.json
  1917    - name: POST /orgs/{org}/organization-roles
  1918      documentation_url: https://docs.github.com/rest/orgs/organization-roles#create-a-custom-organization-role
  1919      openapi_files:
  1920        - descriptions/api.github.com/api.github.com.json
  1921        - descriptions/ghec/ghec.json
  1922    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}
  1923      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team
  1924      openapi_files:
  1925        - descriptions/api.github.com/api.github.com.json
  1926        - descriptions/ghec/ghec.json
  1927    - name: DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  1928      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team
  1929      openapi_files:
  1930        - descriptions/api.github.com/api.github.com.json
  1931        - descriptions/ghec/ghec.json
  1932    - name: PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}
  1933      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team
  1934      openapi_files:
  1935        - descriptions/api.github.com/api.github.com.json
  1936        - descriptions/ghec/ghec.json
  1937    - name: DELETE /orgs/{org}/organization-roles/users/{username}
  1938      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user
  1939      openapi_files:
  1940        - descriptions/api.github.com/api.github.com.json
  1941        - descriptions/ghec/ghec.json
  1942    - name: DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}
  1943      documentation_url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user
  1944      openapi_files:
  1945        - descriptions/api.github.com/api.github.com.json
  1946        - descriptions/ghec/ghec.json
  1947    - name: PUT /orgs/{org}/organization-roles/users/{username}/{role_id}
  1948      documentation_url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user
  1949      openapi_files:
  1950        - descriptions/api.github.com/api.github.com.json
  1951        - descriptions/ghec/ghec.json
  1952    - name: DELETE /orgs/{org}/organization-roles/{role_id}
  1953      documentation_url: https://docs.github.com/rest/orgs/organization-roles#delete-a-custom-organization-role
  1954      openapi_files:
  1955        - descriptions/api.github.com/api.github.com.json
  1956        - descriptions/ghec/ghec.json
  1957    - name: GET /orgs/{org}/organization-roles/{role_id}
  1958      documentation_url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role
  1959      openapi_files:
  1960        - descriptions/api.github.com/api.github.com.json
  1961        - descriptions/ghec/ghec.json
  1962    - name: PATCH /orgs/{org}/organization-roles/{role_id}
  1963      documentation_url: https://docs.github.com/rest/orgs/organization-roles#update-a-custom-organization-role
  1964      openapi_files:
  1965        - descriptions/api.github.com/api.github.com.json
  1966        - descriptions/ghec/ghec.json
  1967    - name: GET /orgs/{org}/organization-roles/{role_id}/teams
  1968      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role
  1969      openapi_files:
  1970        - descriptions/api.github.com/api.github.com.json
  1971        - descriptions/ghec/ghec.json
  1972    - name: GET /orgs/{org}/organization-roles/{role_id}/users
  1973      documentation_url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role
  1974      openapi_files:
  1975        - descriptions/api.github.com/api.github.com.json
  1976        - descriptions/ghec/ghec.json
  1977    - name: GET /orgs/{org}/outside_collaborators
  1978      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization
  1979      openapi_files:
  1980        - descriptions/api.github.com/api.github.com.json
  1981        - descriptions/ghec/ghec.json
  1982        - descriptions/ghes-3.11/ghes-3.11.json
  1983    - name: DELETE /orgs/{org}/outside_collaborators/{username}
  1984      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization
  1985      openapi_files:
  1986        - descriptions/api.github.com/api.github.com.json
  1987        - descriptions/ghec/ghec.json
  1988        - descriptions/ghes-3.11/ghes-3.11.json
  1989    - name: PUT /orgs/{org}/outside_collaborators/{username}
  1990      documentation_url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator
  1991      openapi_files:
  1992        - descriptions/api.github.com/api.github.com.json
  1993        - descriptions/ghec/ghec.json
  1994        - descriptions/ghes-3.11/ghes-3.11.json
  1995    - name: GET /orgs/{org}/packages
  1996      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-an-organization
  1997      openapi_files:
  1998        - descriptions/api.github.com/api.github.com.json
  1999        - descriptions/ghec/ghec.json
  2000        - descriptions/ghes-3.11/ghes-3.11.json
  2001    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}
  2002      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization
  2003      openapi_files:
  2004        - descriptions/api.github.com/api.github.com.json
  2005        - descriptions/ghec/ghec.json
  2006        - descriptions/ghes-3.11/ghes-3.11.json
  2007    - name: GET /orgs/{org}/packages/{package_type}/{package_name}
  2008      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization
  2009      openapi_files:
  2010        - descriptions/api.github.com/api.github.com.json
  2011        - descriptions/ghec/ghec.json
  2012        - descriptions/ghes-3.11/ghes-3.11.json
  2013    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/restore
  2014      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization
  2015      openapi_files:
  2016        - descriptions/api.github.com/api.github.com.json
  2017        - descriptions/ghec/ghec.json
  2018        - descriptions/ghes-3.11/ghes-3.11.json
  2019    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions
  2020      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization
  2021      openapi_files:
  2022        - descriptions/api.github.com/api.github.com.json
  2023        - descriptions/ghec/ghec.json
  2024        - descriptions/ghes-3.11/ghes-3.11.json
  2025    - name: DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2026      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization
  2027      openapi_files:
  2028        - descriptions/api.github.com/api.github.com.json
  2029        - descriptions/ghec/ghec.json
  2030        - descriptions/ghes-3.11/ghes-3.11.json
  2031    - name: GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}
  2032      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization
  2033      openapi_files:
  2034        - descriptions/api.github.com/api.github.com.json
  2035        - descriptions/ghec/ghec.json
  2036        - descriptions/ghes-3.11/ghes-3.11.json
  2037    - name: POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  2038      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization
  2039      openapi_files:
  2040        - descriptions/api.github.com/api.github.com.json
  2041        - descriptions/ghec/ghec.json
  2042        - descriptions/ghes-3.11/ghes-3.11.json
  2043    - name: GET /orgs/{org}/personal-access-token-requests
  2044      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2045      openapi_files:
  2046        - descriptions/api.github.com/api.github.com.json
  2047        - descriptions/ghec/ghec.json
  2048        - descriptions/ghes-3.11/ghes-3.11.json
  2049    - name: POST /orgs/{org}/personal-access-token-requests
  2050      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens
  2051      openapi_files:
  2052        - descriptions/api.github.com/api.github.com.json
  2053        - descriptions/ghec/ghec.json
  2054        - descriptions/ghes-3.11/ghes-3.11.json
  2055    - name: POST /orgs/{org}/personal-access-token-requests/{pat_request_id}
  2056      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token
  2057      openapi_files:
  2058        - descriptions/api.github.com/api.github.com.json
  2059        - descriptions/ghec/ghec.json
  2060        - descriptions/ghes-3.11/ghes-3.11.json
  2061    - name: GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories
  2062      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token
  2063      openapi_files:
  2064        - descriptions/api.github.com/api.github.com.json
  2065        - descriptions/ghec/ghec.json
  2066        - descriptions/ghes-3.11/ghes-3.11.json
  2067    - name: GET /orgs/{org}/personal-access-tokens
  2068      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources
  2069      openapi_files:
  2070        - descriptions/api.github.com/api.github.com.json
  2071        - descriptions/ghec/ghec.json
  2072        - descriptions/ghes-3.11/ghes-3.11.json
  2073    - name: POST /orgs/{org}/personal-access-tokens
  2074      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens
  2075      openapi_files:
  2076        - descriptions/api.github.com/api.github.com.json
  2077        - descriptions/ghec/ghec.json
  2078        - descriptions/ghes-3.11/ghes-3.11.json
  2079    - name: POST /orgs/{org}/personal-access-tokens/{pat_id}
  2080      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources
  2081      openapi_files:
  2082        - descriptions/api.github.com/api.github.com.json
  2083        - descriptions/ghec/ghec.json
  2084        - descriptions/ghes-3.11/ghes-3.11.json
  2085    - name: GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories
  2086      documentation_url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to
  2087      openapi_files:
  2088        - descriptions/api.github.com/api.github.com.json
  2089        - descriptions/ghec/ghec.json
  2090        - descriptions/ghes-3.11/ghes-3.11.json
  2091    - name: GET /orgs/{org}/pre-receive-hooks
  2092      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization
  2093      openapi_files:
  2094        - descriptions/ghes-3.11/ghes-3.11.json
  2095    - name: DELETE /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2096      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/org-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-an-organization
  2097      openapi_files:
  2098        - descriptions/ghes-3.11/ghes-3.11.json
  2099    - name: GET /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2100      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/org-pre-receive-hooks#get-a-pre-receive-hook-for-an-organization
  2101      openapi_files:
  2102        - descriptions/ghes-3.11/ghes-3.11.json
  2103    - name: PATCH /orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}
  2104      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization
  2105      openapi_files:
  2106        - descriptions/ghes-3.11/ghes-3.11.json
  2107    - name: GET /orgs/{org}/projects
  2108      documentation_url: https://docs.github.com/rest/projects/projects#list-organization-projects
  2109      openapi_files:
  2110        - descriptions/api.github.com/api.github.com.json
  2111        - descriptions/ghec/ghec.json
  2112        - descriptions/ghes-3.11/ghes-3.11.json
  2113    - name: POST /orgs/{org}/projects
  2114      documentation_url: https://docs.github.com/rest/projects/projects#create-an-organization-project
  2115      openapi_files:
  2116        - descriptions/api.github.com/api.github.com.json
  2117        - descriptions/ghec/ghec.json
  2118        - descriptions/ghes-3.11/ghes-3.11.json
  2119    - name: GET /orgs/{org}/properties/schema
  2120      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization
  2121      openapi_files:
  2122        - descriptions/api.github.com/api.github.com.json
  2123        - descriptions/ghec/ghec.json
  2124    - name: PATCH /orgs/{org}/properties/schema
  2125      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization
  2126      openapi_files:
  2127        - descriptions/api.github.com/api.github.com.json
  2128        - descriptions/ghec/ghec.json
  2129    - name: DELETE /orgs/{org}/properties/schema/{custom_property_name}
  2130      documentation_url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization
  2131      openapi_files:
  2132        - descriptions/api.github.com/api.github.com.json
  2133        - descriptions/ghec/ghec.json
  2134    - name: GET /orgs/{org}/properties/schema/{custom_property_name}
  2135      documentation_url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization
  2136      openapi_files:
  2137        - descriptions/api.github.com/api.github.com.json
  2138        - descriptions/ghec/ghec.json
  2139    - name: PUT /orgs/{org}/properties/schema/{custom_property_name}
  2140      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization
  2141      openapi_files:
  2142        - descriptions/api.github.com/api.github.com.json
  2143        - descriptions/ghec/ghec.json
  2144    - name: GET /orgs/{org}/properties/values
  2145      documentation_url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories
  2146      openapi_files:
  2147        - descriptions/api.github.com/api.github.com.json
  2148        - descriptions/ghec/ghec.json
  2149    - name: PATCH /orgs/{org}/properties/values
  2150      documentation_url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories
  2151      openapi_files:
  2152        - descriptions/api.github.com/api.github.com.json
  2153        - descriptions/ghec/ghec.json
  2154    - name: GET /orgs/{org}/public_members
  2155      documentation_url: https://docs.github.com/rest/orgs/members#list-public-organization-members
  2156      openapi_files:
  2157        - descriptions/api.github.com/api.github.com.json
  2158        - descriptions/ghec/ghec.json
  2159        - descriptions/ghes-3.11/ghes-3.11.json
  2160    - name: DELETE /orgs/{org}/public_members/{username}
  2161      documentation_url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user
  2162      openapi_files:
  2163        - descriptions/api.github.com/api.github.com.json
  2164        - descriptions/ghec/ghec.json
  2165        - descriptions/ghes-3.11/ghes-3.11.json
  2166    - name: GET /orgs/{org}/public_members/{username}
  2167      documentation_url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user
  2168      openapi_files:
  2169        - descriptions/api.github.com/api.github.com.json
  2170        - descriptions/ghec/ghec.json
  2171        - descriptions/ghes-3.11/ghes-3.11.json
  2172    - name: PUT /orgs/{org}/public_members/{username}
  2173      documentation_url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user
  2174      openapi_files:
  2175        - descriptions/api.github.com/api.github.com.json
  2176        - descriptions/ghec/ghec.json
  2177        - descriptions/ghes-3.11/ghes-3.11.json
  2178    - name: GET /orgs/{org}/repos
  2179      documentation_url: https://docs.github.com/rest/repos/repos#list-organization-repositories
  2180      openapi_files:
  2181        - descriptions/api.github.com/api.github.com.json
  2182        - descriptions/ghec/ghec.json
  2183        - descriptions/ghes-3.11/ghes-3.11.json
  2184    - name: POST /orgs/{org}/repos
  2185      documentation_url: https://docs.github.com/rest/repos/repos#create-an-organization-repository
  2186      openapi_files:
  2187        - descriptions/api.github.com/api.github.com.json
  2188        - descriptions/ghec/ghec.json
  2189        - descriptions/ghes-3.11/ghes-3.11.json
  2190    - name: GET /orgs/{org}/repository-fine-grained-permissions
  2191      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
  2192      openapi_files:
  2193        - descriptions/ghec/ghec.json
  2194        - descriptions/ghes-3.11/ghes-3.11.json
  2195    - name: GET /orgs/{org}/rulesets
  2196      documentation_url: https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets
  2197      openapi_files:
  2198        - descriptions/api.github.com/api.github.com.json
  2199        - descriptions/ghec/ghec.json
  2200        - descriptions/ghes-3.11/ghes-3.11.json
  2201    - name: POST /orgs/{org}/rulesets
  2202      documentation_url: https://docs.github.com/rest/orgs/rules#create-an-organization-repository-ruleset
  2203      openapi_files:
  2204        - descriptions/api.github.com/api.github.com.json
  2205        - descriptions/ghec/ghec.json
  2206        - descriptions/ghes-3.11/ghes-3.11.json
  2207    - name: GET /orgs/{org}/rulesets/rule-suites
  2208      documentation_url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites
  2209      openapi_files:
  2210        - descriptions/api.github.com/api.github.com.json
  2211        - descriptions/ghec/ghec.json
  2212    - name: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}
  2213      documentation_url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite
  2214      openapi_files:
  2215        - descriptions/api.github.com/api.github.com.json
  2216        - descriptions/ghec/ghec.json
  2217    - name: DELETE /orgs/{org}/rulesets/{ruleset_id}
  2218      documentation_url: https://docs.github.com/rest/orgs/rules#delete-an-organization-repository-ruleset
  2219      openapi_files:
  2220        - descriptions/api.github.com/api.github.com.json
  2221        - descriptions/ghec/ghec.json
  2222        - descriptions/ghes-3.11/ghes-3.11.json
  2223    - name: GET /orgs/{org}/rulesets/{ruleset_id}
  2224      documentation_url: https://docs.github.com/rest/orgs/rules#get-an-organization-repository-ruleset
  2225      openapi_files:
  2226        - descriptions/api.github.com/api.github.com.json
  2227        - descriptions/ghec/ghec.json
  2228        - descriptions/ghes-3.11/ghes-3.11.json
  2229    - name: PUT /orgs/{org}/rulesets/{ruleset_id}
  2230      documentation_url: https://docs.github.com/rest/orgs/rules#update-an-organization-repository-ruleset
  2231      openapi_files:
  2232        - descriptions/api.github.com/api.github.com.json
  2233        - descriptions/ghec/ghec.json
  2234        - descriptions/ghes-3.11/ghes-3.11.json
  2235    - name: GET /orgs/{org}/secret-scanning/alerts
  2236      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization
  2237      openapi_files:
  2238        - descriptions/api.github.com/api.github.com.json
  2239        - descriptions/ghec/ghec.json
  2240        - descriptions/ghes-3.11/ghes-3.11.json
  2241    - name: GET /orgs/{org}/security-advisories
  2242      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization
  2243      openapi_files:
  2244        - descriptions/api.github.com/api.github.com.json
  2245        - descriptions/ghec/ghec.json
  2246    - name: GET /orgs/{org}/security-managers
  2247      documentation_url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams
  2248      openapi_files:
  2249        - descriptions/api.github.com/api.github.com.json
  2250        - descriptions/ghec/ghec.json
  2251        - descriptions/ghes-3.11/ghes-3.11.json
  2252    - name: DELETE /orgs/{org}/security-managers/teams/{team_slug}
  2253      documentation_url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team
  2254      openapi_files:
  2255        - descriptions/api.github.com/api.github.com.json
  2256        - descriptions/ghec/ghec.json
  2257        - descriptions/ghes-3.11/ghes-3.11.json
  2258    - name: PUT /orgs/{org}/security-managers/teams/{team_slug}
  2259      documentation_url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team
  2260      openapi_files:
  2261        - descriptions/api.github.com/api.github.com.json
  2262        - descriptions/ghec/ghec.json
  2263        - descriptions/ghes-3.11/ghes-3.11.json
  2264    - name: GET /orgs/{org}/settings/billing/actions
  2265      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-an-organization
  2266      openapi_files:
  2267        - descriptions/api.github.com/api.github.com.json
  2268        - descriptions/ghec/ghec.json
  2269    - name: GET /orgs/{org}/settings/billing/advanced-security
  2270      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization
  2271      openapi_files:
  2272        - descriptions/ghec/ghec.json
  2273        - descriptions/ghes-3.11/ghes-3.11.json
  2274    - name: GET /orgs/{org}/settings/billing/packages
  2275      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-an-organization
  2276      openapi_files:
  2277        - descriptions/api.github.com/api.github.com.json
  2278        - descriptions/ghec/ghec.json
  2279    - name: GET /orgs/{org}/settings/billing/shared-storage
  2280      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-an-organization
  2281      openapi_files:
  2282        - descriptions/api.github.com/api.github.com.json
  2283        - descriptions/ghec/ghec.json
  2284    - name: GET /orgs/{org}/team-sync/groups
  2285      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-an-organization
  2286      openapi_files:
  2287        - descriptions/ghec/ghec.json
  2288    - name: GET /orgs/{org}/teams
  2289      documentation_url: https://docs.github.com/rest/teams/teams#list-teams
  2290      openapi_files:
  2291        - descriptions/api.github.com/api.github.com.json
  2292        - descriptions/ghec/ghec.json
  2293        - descriptions/ghes-3.11/ghes-3.11.json
  2294    - name: POST /orgs/{org}/teams
  2295      documentation_url: https://docs.github.com/rest/teams/teams#create-a-team
  2296      openapi_files:
  2297        - descriptions/api.github.com/api.github.com.json
  2298        - descriptions/ghec/ghec.json
  2299        - descriptions/ghes-3.11/ghes-3.11.json
  2300    - name: DELETE /orgs/{org}/teams/{team_slug}
  2301      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team
  2302      openapi_files:
  2303        - descriptions/api.github.com/api.github.com.json
  2304        - descriptions/ghec/ghec.json
  2305        - descriptions/ghes-3.11/ghes-3.11.json
  2306    - name: GET /orgs/{org}/teams/{team_slug}
  2307      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-by-name
  2308      openapi_files:
  2309        - descriptions/api.github.com/api.github.com.json
  2310        - descriptions/ghec/ghec.json
  2311        - descriptions/ghes-3.11/ghes-3.11.json
  2312    - name: PATCH /orgs/{org}/teams/{team_slug}
  2313      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team
  2314      openapi_files:
  2315        - descriptions/api.github.com/api.github.com.json
  2316        - descriptions/ghec/ghec.json
  2317        - descriptions/ghes-3.11/ghes-3.11.json
  2318    - name: GET /orgs/{org}/teams/{team_slug}/discussions
  2319      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions
  2320      openapi_files:
  2321        - descriptions/api.github.com/api.github.com.json
  2322        - descriptions/ghec/ghec.json
  2323        - descriptions/ghes-3.11/ghes-3.11.json
  2324    - name: POST /orgs/{org}/teams/{team_slug}/discussions
  2325      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion
  2326      openapi_files:
  2327        - descriptions/api.github.com/api.github.com.json
  2328        - descriptions/ghec/ghec.json
  2329        - descriptions/ghes-3.11/ghes-3.11.json
  2330    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2331      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion
  2332      openapi_files:
  2333        - descriptions/api.github.com/api.github.com.json
  2334        - descriptions/ghec/ghec.json
  2335        - descriptions/ghes-3.11/ghes-3.11.json
  2336    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2337      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion
  2338      openapi_files:
  2339        - descriptions/api.github.com/api.github.com.json
  2340        - descriptions/ghec/ghec.json
  2341        - descriptions/ghes-3.11/ghes-3.11.json
  2342    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
  2343      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion
  2344      openapi_files:
  2345        - descriptions/api.github.com/api.github.com.json
  2346        - descriptions/ghec/ghec.json
  2347        - descriptions/ghes-3.11/ghes-3.11.json
  2348    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2349      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments
  2350      openapi_files:
  2351        - descriptions/api.github.com/api.github.com.json
  2352        - descriptions/ghec/ghec.json
  2353        - descriptions/ghes-3.11/ghes-3.11.json
  2354    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments
  2355      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment
  2356      openapi_files:
  2357        - descriptions/api.github.com/api.github.com.json
  2358        - descriptions/ghec/ghec.json
  2359        - descriptions/ghes-3.11/ghes-3.11.json
  2360    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2361      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment
  2362      openapi_files:
  2363        - descriptions/api.github.com/api.github.com.json
  2364        - descriptions/ghec/ghec.json
  2365        - descriptions/ghes-3.11/ghes-3.11.json
  2366    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2367      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment
  2368      openapi_files:
  2369        - descriptions/api.github.com/api.github.com.json
  2370        - descriptions/ghec/ghec.json
  2371        - descriptions/ghes-3.11/ghes-3.11.json
  2372    - name: PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}
  2373      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment
  2374      openapi_files:
  2375        - descriptions/api.github.com/api.github.com.json
  2376        - descriptions/ghec/ghec.json
  2377        - descriptions/ghes-3.11/ghes-3.11.json
  2378    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2379      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment
  2380      openapi_files:
  2381        - descriptions/api.github.com/api.github.com.json
  2382        - descriptions/ghec/ghec.json
  2383        - descriptions/ghes-3.11/ghes-3.11.json
  2384    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions
  2385      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment
  2386      openapi_files:
  2387        - descriptions/api.github.com/api.github.com.json
  2388        - descriptions/ghec/ghec.json
  2389        - descriptions/ghes-3.11/ghes-3.11.json
  2390    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}
  2391      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-comment-reaction
  2392      openapi_files:
  2393        - descriptions/api.github.com/api.github.com.json
  2394        - descriptions/ghec/ghec.json
  2395        - descriptions/ghes-3.11/ghes-3.11.json
  2396    - name: GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2397      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion
  2398      openapi_files:
  2399        - descriptions/api.github.com/api.github.com.json
  2400        - descriptions/ghec/ghec.json
  2401        - descriptions/ghes-3.11/ghes-3.11.json
  2402    - name: POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions
  2403      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion
  2404      openapi_files:
  2405        - descriptions/api.github.com/api.github.com.json
  2406        - descriptions/ghec/ghec.json
  2407        - descriptions/ghes-3.11/ghes-3.11.json
  2408    - name: DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}
  2409      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-team-discussion-reaction
  2410      openapi_files:
  2411        - descriptions/api.github.com/api.github.com.json
  2412        - descriptions/ghec/ghec.json
  2413        - descriptions/ghes-3.11/ghes-3.11.json
  2414    - name: DELETE /orgs/{org}/teams/{team_slug}/external-groups
  2415      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team
  2416      openapi_files:
  2417        - descriptions/ghec/ghec.json
  2418        - descriptions/ghes-3.11/ghes-3.11.json
  2419    - name: GET /orgs/{org}/teams/{team_slug}/external-groups
  2420      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team
  2421      openapi_files:
  2422        - descriptions/ghec/ghec.json
  2423        - descriptions/ghes-3.11/ghes-3.11.json
  2424    - name: PATCH /orgs/{org}/teams/{team_slug}/external-groups
  2425      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team
  2426      openapi_files:
  2427        - descriptions/ghec/ghec.json
  2428        - descriptions/ghes-3.11/ghes-3.11.json
  2429    - name: GET /orgs/{org}/teams/{team_slug}/invitations
  2430      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations
  2431      openapi_files:
  2432        - descriptions/api.github.com/api.github.com.json
  2433        - descriptions/ghec/ghec.json
  2434    - name: GET /orgs/{org}/teams/{team_slug}/members
  2435      documentation_url: https://docs.github.com/rest/teams/members#list-team-members
  2436      openapi_files:
  2437        - descriptions/api.github.com/api.github.com.json
  2438        - descriptions/ghec/ghec.json
  2439        - descriptions/ghes-3.11/ghes-3.11.json
  2440    - name: DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}
  2441      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user
  2442      openapi_files:
  2443        - descriptions/api.github.com/api.github.com.json
  2444        - descriptions/ghec/ghec.json
  2445        - descriptions/ghes-3.11/ghes-3.11.json
  2446    - name: GET /orgs/{org}/teams/{team_slug}/memberships/{username}
  2447      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user
  2448      openapi_files:
  2449        - descriptions/api.github.com/api.github.com.json
  2450        - descriptions/ghec/ghec.json
  2451        - descriptions/ghes-3.11/ghes-3.11.json
  2452    - name: PUT /orgs/{org}/teams/{team_slug}/memberships/{username}
  2453      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user
  2454      openapi_files:
  2455        - descriptions/api.github.com/api.github.com.json
  2456        - descriptions/ghec/ghec.json
  2457        - descriptions/ghes-3.11/ghes-3.11.json
  2458    - name: GET /orgs/{org}/teams/{team_slug}/projects
  2459      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects
  2460      openapi_files:
  2461        - descriptions/api.github.com/api.github.com.json
  2462        - descriptions/ghec/ghec.json
  2463        - descriptions/ghes-3.11/ghes-3.11.json
  2464    - name: DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2465      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team
  2466      openapi_files:
  2467        - descriptions/api.github.com/api.github.com.json
  2468        - descriptions/ghec/ghec.json
  2469        - descriptions/ghes-3.11/ghes-3.11.json
  2470    - name: GET /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2471      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project
  2472      openapi_files:
  2473        - descriptions/api.github.com/api.github.com.json
  2474        - descriptions/ghec/ghec.json
  2475        - descriptions/ghes-3.11/ghes-3.11.json
  2476    - name: PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}
  2477      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions
  2478      openapi_files:
  2479        - descriptions/api.github.com/api.github.com.json
  2480        - descriptions/ghec/ghec.json
  2481        - descriptions/ghes-3.11/ghes-3.11.json
  2482    - name: GET /orgs/{org}/teams/{team_slug}/repos
  2483      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories
  2484      openapi_files:
  2485        - descriptions/api.github.com/api.github.com.json
  2486        - descriptions/ghec/ghec.json
  2487        - descriptions/ghes-3.11/ghes-3.11.json
  2488    - name: DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2489      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team
  2490      openapi_files:
  2491        - descriptions/api.github.com/api.github.com.json
  2492        - descriptions/ghec/ghec.json
  2493        - descriptions/ghes-3.11/ghes-3.11.json
  2494    - name: GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2495      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository
  2496      openapi_files:
  2497        - descriptions/api.github.com/api.github.com.json
  2498        - descriptions/ghec/ghec.json
  2499        - descriptions/ghes-3.11/ghes-3.11.json
  2500    - name: PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
  2501      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions
  2502      openapi_files:
  2503        - descriptions/api.github.com/api.github.com.json
  2504        - descriptions/ghec/ghec.json
  2505        - descriptions/ghes-3.11/ghes-3.11.json
  2506    - name: GET /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2507      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team
  2508      openapi_files:
  2509        - descriptions/ghec/ghec.json
  2510    - name: PATCH /orgs/{org}/teams/{team_slug}/team-sync/group-mappings
  2511      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections
  2512      openapi_files:
  2513        - descriptions/ghec/ghec.json
  2514    - name: GET /orgs/{org}/teams/{team_slug}/teams
  2515      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams
  2516      openapi_files:
  2517        - descriptions/api.github.com/api.github.com.json
  2518        - descriptions/ghec/ghec.json
  2519        - descriptions/ghes-3.11/ghes-3.11.json
  2520    - name: POST /orgs/{org}/{security_product}/{enablement}
  2521      documentation_url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization
  2522      openapi_files:
  2523        - descriptions/api.github.com/api.github.com.json
  2524        - descriptions/ghec/ghec.json
  2525        - descriptions/ghes-3.11/ghes-3.11.json
  2526    - name: DELETE /projects/columns/cards/{card_id}
  2527      documentation_url: https://docs.github.com/rest/projects/cards#delete-a-project-card
  2528      openapi_files:
  2529        - descriptions/api.github.com/api.github.com.json
  2530        - descriptions/ghec/ghec.json
  2531        - descriptions/ghes-3.11/ghes-3.11.json
  2532    - name: GET /projects/columns/cards/{card_id}
  2533      documentation_url: https://docs.github.com/rest/projects/cards#get-a-project-card
  2534      openapi_files:
  2535        - descriptions/api.github.com/api.github.com.json
  2536        - descriptions/ghec/ghec.json
  2537        - descriptions/ghes-3.11/ghes-3.11.json
  2538    - name: PATCH /projects/columns/cards/{card_id}
  2539      documentation_url: https://docs.github.com/rest/projects/cards#update-an-existing-project-card
  2540      openapi_files:
  2541        - descriptions/api.github.com/api.github.com.json
  2542        - descriptions/ghec/ghec.json
  2543        - descriptions/ghes-3.11/ghes-3.11.json
  2544    - name: POST /projects/columns/cards/{card_id}/moves
  2545      documentation_url: https://docs.github.com/rest/projects/cards#move-a-project-card
  2546      openapi_files:
  2547        - descriptions/api.github.com/api.github.com.json
  2548        - descriptions/ghec/ghec.json
  2549        - descriptions/ghes-3.11/ghes-3.11.json
  2550    - name: DELETE /projects/columns/{column_id}
  2551      documentation_url: https://docs.github.com/rest/projects/columns#delete-a-project-column
  2552      openapi_files:
  2553        - descriptions/api.github.com/api.github.com.json
  2554        - descriptions/ghec/ghec.json
  2555        - descriptions/ghes-3.11/ghes-3.11.json
  2556    - name: GET /projects/columns/{column_id}
  2557      documentation_url: https://docs.github.com/rest/projects/columns#get-a-project-column
  2558      openapi_files:
  2559        - descriptions/api.github.com/api.github.com.json
  2560        - descriptions/ghec/ghec.json
  2561        - descriptions/ghes-3.11/ghes-3.11.json
  2562    - name: PATCH /projects/columns/{column_id}
  2563      documentation_url: https://docs.github.com/rest/projects/columns#update-an-existing-project-column
  2564      openapi_files:
  2565        - descriptions/api.github.com/api.github.com.json
  2566        - descriptions/ghec/ghec.json
  2567        - descriptions/ghes-3.11/ghes-3.11.json
  2568    - name: GET /projects/columns/{column_id}/cards
  2569      documentation_url: https://docs.github.com/rest/projects/cards#list-project-cards
  2570      openapi_files:
  2571        - descriptions/api.github.com/api.github.com.json
  2572        - descriptions/ghec/ghec.json
  2573        - descriptions/ghes-3.11/ghes-3.11.json
  2574    - name: POST /projects/columns/{column_id}/cards
  2575      documentation_url: https://docs.github.com/rest/projects/cards#create-a-project-card
  2576      openapi_files:
  2577        - descriptions/api.github.com/api.github.com.json
  2578        - descriptions/ghec/ghec.json
  2579        - descriptions/ghes-3.11/ghes-3.11.json
  2580    - name: POST /projects/columns/{column_id}/moves
  2581      documentation_url: https://docs.github.com/rest/projects/columns#move-a-project-column
  2582      openapi_files:
  2583        - descriptions/api.github.com/api.github.com.json
  2584        - descriptions/ghec/ghec.json
  2585        - descriptions/ghes-3.11/ghes-3.11.json
  2586    - name: DELETE /projects/{project_id}
  2587      documentation_url: https://docs.github.com/rest/projects/projects#delete-a-project
  2588      openapi_files:
  2589        - descriptions/api.github.com/api.github.com.json
  2590        - descriptions/ghec/ghec.json
  2591        - descriptions/ghes-3.11/ghes-3.11.json
  2592    - name: GET /projects/{project_id}
  2593      documentation_url: https://docs.github.com/rest/projects/projects#get-a-project
  2594      openapi_files:
  2595        - descriptions/api.github.com/api.github.com.json
  2596        - descriptions/ghec/ghec.json
  2597        - descriptions/ghes-3.11/ghes-3.11.json
  2598    - name: PATCH /projects/{project_id}
  2599      documentation_url: https://docs.github.com/rest/projects/projects#update-a-project
  2600      openapi_files:
  2601        - descriptions/api.github.com/api.github.com.json
  2602        - descriptions/ghec/ghec.json
  2603        - descriptions/ghes-3.11/ghes-3.11.json
  2604    - name: GET /projects/{project_id}/collaborators
  2605      documentation_url: https://docs.github.com/rest/projects/collaborators#list-project-collaborators
  2606      openapi_files:
  2607        - descriptions/api.github.com/api.github.com.json
  2608        - descriptions/ghec/ghec.json
  2609        - descriptions/ghes-3.11/ghes-3.11.json
  2610    - name: DELETE /projects/{project_id}/collaborators/{username}
  2611      documentation_url: https://docs.github.com/rest/projects/collaborators#remove-user-as-a-collaborator
  2612      openapi_files:
  2613        - descriptions/api.github.com/api.github.com.json
  2614        - descriptions/ghec/ghec.json
  2615        - descriptions/ghes-3.11/ghes-3.11.json
  2616    - name: PUT /projects/{project_id}/collaborators/{username}
  2617      documentation_url: https://docs.github.com/rest/projects/collaborators#add-project-collaborator
  2618      openapi_files:
  2619        - descriptions/api.github.com/api.github.com.json
  2620        - descriptions/ghec/ghec.json
  2621        - descriptions/ghes-3.11/ghes-3.11.json
  2622    - name: GET /projects/{project_id}/collaborators/{username}/permission
  2623      documentation_url: https://docs.github.com/rest/projects/collaborators#get-project-permission-for-a-user
  2624      openapi_files:
  2625        - descriptions/api.github.com/api.github.com.json
  2626        - descriptions/ghec/ghec.json
  2627        - descriptions/ghes-3.11/ghes-3.11.json
  2628    - name: GET /projects/{project_id}/columns
  2629      documentation_url: https://docs.github.com/rest/projects/columns#list-project-columns
  2630      openapi_files:
  2631        - descriptions/api.github.com/api.github.com.json
  2632        - descriptions/ghec/ghec.json
  2633        - descriptions/ghes-3.11/ghes-3.11.json
  2634    - name: POST /projects/{project_id}/columns
  2635      documentation_url: https://docs.github.com/rest/projects/columns#create-a-project-column
  2636      openapi_files:
  2637        - descriptions/api.github.com/api.github.com.json
  2638        - descriptions/ghec/ghec.json
  2639        - descriptions/ghes-3.11/ghes-3.11.json
  2640    - name: GET /rate_limit
  2641      documentation_url: https://docs.github.com/rest/rate-limit/rate-limit#get-rate-limit-status-for-the-authenticated-user
  2642      openapi_files:
  2643        - descriptions/api.github.com/api.github.com.json
  2644        - descriptions/ghec/ghec.json
  2645        - descriptions/ghes-3.11/ghes-3.11.json
  2646    - name: DELETE /reactions/{reaction_id}
  2647      documentation_url: https://docs.github.com/enterprise-server@3.4/rest/reference/reactions/#delete-a-reaction-legacy
  2648      openapi_files:
  2649        - descriptions/ghes-3.4/ghes-3.4.json
  2650    - name: DELETE /repos/{owner}/{repo}
  2651      documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository
  2652      openapi_files:
  2653        - descriptions/api.github.com/api.github.com.json
  2654        - descriptions/ghec/ghec.json
  2655        - descriptions/ghes-3.11/ghes-3.11.json
  2656    - name: GET /repos/{owner}/{repo}
  2657      documentation_url: https://docs.github.com/rest/repos/repos#get-a-repository
  2658      openapi_files:
  2659        - descriptions/api.github.com/api.github.com.json
  2660        - descriptions/ghec/ghec.json
  2661        - descriptions/ghes-3.11/ghes-3.11.json
  2662    - name: PATCH /repos/{owner}/{repo}
  2663      documentation_url: https://docs.github.com/rest/repos/repos#update-a-repository
  2664      openapi_files:
  2665        - descriptions/api.github.com/api.github.com.json
  2666        - descriptions/ghec/ghec.json
  2667        - descriptions/ghes-3.11/ghes-3.11.json
  2668    - name: GET /repos/{owner}/{repo}/actions/artifacts
  2669      documentation_url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository
  2670      openapi_files:
  2671        - descriptions/api.github.com/api.github.com.json
  2672        - descriptions/ghec/ghec.json
  2673        - descriptions/ghes-3.11/ghes-3.11.json
  2674    - name: DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  2675      documentation_url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact
  2676      openapi_files:
  2677        - descriptions/api.github.com/api.github.com.json
  2678        - descriptions/ghec/ghec.json
  2679        - descriptions/ghes-3.11/ghes-3.11.json
  2680    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}
  2681      documentation_url: https://docs.github.com/rest/actions/artifacts#get-an-artifact
  2682      openapi_files:
  2683        - descriptions/api.github.com/api.github.com.json
  2684        - descriptions/ghec/ghec.json
  2685        - descriptions/ghes-3.11/ghes-3.11.json
  2686    - name: GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}
  2687      documentation_url: https://docs.github.com/rest/actions/artifacts#download-an-artifact
  2688      openapi_files:
  2689        - descriptions/api.github.com/api.github.com.json
  2690        - descriptions/ghec/ghec.json
  2691        - descriptions/ghes-3.11/ghes-3.11.json
  2692    - name: GET /repos/{owner}/{repo}/actions/cache/usage
  2693      documentation_url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository
  2694      openapi_files:
  2695        - descriptions/api.github.com/api.github.com.json
  2696        - descriptions/ghec/ghec.json
  2697        - descriptions/ghes-3.11/ghes-3.11.json
  2698    - name: GET /repos/{owner}/{repo}/actions/cache/usage-policy
  2699      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository
  2700      openapi_files:
  2701        - descriptions/ghes-3.11/ghes-3.11.json
  2702    - name: PATCH /repos/{owner}/{repo}/actions/cache/usage-policy
  2703      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository
  2704      openapi_files:
  2705        - descriptions/ghes-3.11/ghes-3.11.json
  2706    - name: DELETE /repos/{owner}/{repo}/actions/caches
  2707      documentation_url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
  2708      openapi_files:
  2709        - descriptions/api.github.com/api.github.com.json
  2710        - descriptions/ghec/ghec.json
  2711        - descriptions/ghes-3.11/ghes-3.11.json
  2712    - name: GET /repos/{owner}/{repo}/actions/caches
  2713      documentation_url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository
  2714      openapi_files:
  2715        - descriptions/api.github.com/api.github.com.json
  2716        - descriptions/ghec/ghec.json
  2717        - descriptions/ghes-3.11/ghes-3.11.json
  2718    - name: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  2719      documentation_url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id
  2720      openapi_files:
  2721        - descriptions/api.github.com/api.github.com.json
  2722        - descriptions/ghec/ghec.json
  2723        - descriptions/ghes-3.11/ghes-3.11.json
  2724    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}
  2725      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run
  2726      openapi_files:
  2727        - descriptions/api.github.com/api.github.com.json
  2728        - descriptions/ghec/ghec.json
  2729        - descriptions/ghes-3.11/ghes-3.11.json
  2730    - name: GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs
  2731      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run
  2732      openapi_files:
  2733        - descriptions/api.github.com/api.github.com.json
  2734        - descriptions/ghec/ghec.json
  2735        - descriptions/ghes-3.11/ghes-3.11.json
  2736    - name: POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun
  2737      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run
  2738      openapi_files:
  2739        - descriptions/api.github.com/api.github.com.json
  2740        - descriptions/ghec/ghec.json
  2741        - descriptions/ghes-3.11/ghes-3.11.json
  2742    - name: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  2743      documentation_url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  2744      openapi_files:
  2745        - descriptions/api.github.com/api.github.com.json
  2746        - descriptions/ghec/ghec.json
  2747        - descriptions/ghes-3.11/ghes-3.11.json
  2748    - name: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  2749      documentation_url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository
  2750      openapi_files:
  2751        - descriptions/api.github.com/api.github.com.json
  2752        - descriptions/ghec/ghec.json
  2753        - descriptions/ghes-3.11/ghes-3.11.json
  2754    - name: GET /repos/{owner}/{repo}/actions/organization-secrets
  2755      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets
  2756      openapi_files:
  2757        - descriptions/api.github.com/api.github.com.json
  2758        - descriptions/ghec/ghec.json
  2759        - descriptions/ghes-3.11/ghes-3.11.json
  2760    - name: GET /repos/{owner}/{repo}/actions/organization-variables
  2761      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables
  2762      openapi_files:
  2763        - descriptions/api.github.com/api.github.com.json
  2764        - descriptions/ghec/ghec.json
  2765        - descriptions/ghes-3.11/ghes-3.11.json
  2766    - name: GET /repos/{owner}/{repo}/actions/permissions
  2767      documentation_url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository
  2768      openapi_files:
  2769        - descriptions/api.github.com/api.github.com.json
  2770        - descriptions/ghec/ghec.json
  2771        - descriptions/ghes-3.11/ghes-3.11.json
  2772    - name: PUT /repos/{owner}/{repo}/actions/permissions
  2773      documentation_url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository
  2774      openapi_files:
  2775        - descriptions/api.github.com/api.github.com.json
  2776        - descriptions/ghec/ghec.json
  2777        - descriptions/ghes-3.11/ghes-3.11.json
  2778    - name: GET /repos/{owner}/{repo}/actions/permissions/access
  2779      documentation_url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository
  2780      openapi_files:
  2781        - descriptions/api.github.com/api.github.com.json
  2782        - descriptions/ghec/ghec.json
  2783        - descriptions/ghes-3.11/ghes-3.11.json
  2784    - name: PUT /repos/{owner}/{repo}/actions/permissions/access
  2785      documentation_url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository
  2786      openapi_files:
  2787        - descriptions/api.github.com/api.github.com.json
  2788        - descriptions/ghec/ghec.json
  2789        - descriptions/ghes-3.11/ghes-3.11.json
  2790    - name: GET /repos/{owner}/{repo}/actions/permissions/selected-actions
  2791      documentation_url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository
  2792      openapi_files:
  2793        - descriptions/api.github.com/api.github.com.json
  2794        - descriptions/ghec/ghec.json
  2795        - descriptions/ghes-3.11/ghes-3.11.json
  2796    - name: PUT /repos/{owner}/{repo}/actions/permissions/selected-actions
  2797      documentation_url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository
  2798      openapi_files:
  2799        - descriptions/api.github.com/api.github.com.json
  2800        - descriptions/ghec/ghec.json
  2801        - descriptions/ghes-3.11/ghes-3.11.json
  2802    - name: GET /repos/{owner}/{repo}/actions/permissions/workflow
  2803      documentation_url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository
  2804      openapi_files:
  2805        - descriptions/api.github.com/api.github.com.json
  2806        - descriptions/ghec/ghec.json
  2807        - descriptions/ghes-3.11/ghes-3.11.json
  2808    - name: PUT /repos/{owner}/{repo}/actions/permissions/workflow
  2809      documentation_url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
  2810      openapi_files:
  2811        - descriptions/api.github.com/api.github.com.json
  2812        - descriptions/ghec/ghec.json
  2813        - descriptions/ghes-3.11/ghes-3.11.json
  2814    - name: GET /repos/{owner}/{repo}/actions/runners
  2815      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-self-hosted-runners-for-a-repository
  2816      openapi_files:
  2817        - descriptions/api.github.com/api.github.com.json
  2818        - descriptions/ghec/ghec.json
  2819        - descriptions/ghes-3.11/ghes-3.11.json
  2820    - name: GET /repos/{owner}/{repo}/actions/runners/downloads
  2821      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository
  2822      openapi_files:
  2823        - descriptions/api.github.com/api.github.com.json
  2824        - descriptions/ghec/ghec.json
  2825        - descriptions/ghes-3.11/ghes-3.11.json
  2826    - name: POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig
  2827      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository
  2828      openapi_files:
  2829        - descriptions/api.github.com/api.github.com.json
  2830        - descriptions/ghec/ghec.json
  2831        - descriptions/ghes-3.11/ghes-3.11.json
  2832    - name: POST /repos/{owner}/{repo}/actions/runners/registration-token
  2833      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository
  2834      openapi_files:
  2835        - descriptions/api.github.com/api.github.com.json
  2836        - descriptions/ghec/ghec.json
  2837        - descriptions/ghes-3.11/ghes-3.11.json
  2838    - name: POST /repos/{owner}/{repo}/actions/runners/remove-token
  2839      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository
  2840      openapi_files:
  2841        - descriptions/api.github.com/api.github.com.json
  2842        - descriptions/ghec/ghec.json
  2843        - descriptions/ghes-3.11/ghes-3.11.json
  2844    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
  2845      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository
  2846      openapi_files:
  2847        - descriptions/api.github.com/api.github.com.json
  2848        - descriptions/ghec/ghec.json
  2849        - descriptions/ghes-3.11/ghes-3.11.json
  2850    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}
  2851      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository
  2852      openapi_files:
  2853        - descriptions/api.github.com/api.github.com.json
  2854        - descriptions/ghec/ghec.json
  2855        - descriptions/ghes-3.11/ghes-3.11.json
  2856    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  2857      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository
  2858      openapi_files:
  2859        - descriptions/api.github.com/api.github.com.json
  2860        - descriptions/ghec/ghec.json
  2861        - descriptions/ghes-3.11/ghes-3.11.json
  2862    - name: GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  2863      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository
  2864      openapi_files:
  2865        - descriptions/api.github.com/api.github.com.json
  2866        - descriptions/ghec/ghec.json
  2867        - descriptions/ghes-3.11/ghes-3.11.json
  2868    - name: POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  2869      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository
  2870      openapi_files:
  2871        - descriptions/api.github.com/api.github.com.json
  2872        - descriptions/ghec/ghec.json
  2873        - descriptions/ghes-3.11/ghes-3.11.json
  2874    - name: PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  2875      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository
  2876      openapi_files:
  2877        - descriptions/api.github.com/api.github.com.json
  2878        - descriptions/ghec/ghec.json
  2879        - descriptions/ghes-3.11/ghes-3.11.json
  2880    - name: DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  2881      documentation_url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository
  2882      openapi_files:
  2883        - descriptions/api.github.com/api.github.com.json
  2884        - descriptions/ghec/ghec.json
  2885        - descriptions/ghes-3.11/ghes-3.11.json
  2886    - name: GET /repos/{owner}/{repo}/actions/runs
  2887      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository
  2888      openapi_files:
  2889        - descriptions/api.github.com/api.github.com.json
  2890        - descriptions/ghec/ghec.json
  2891        - descriptions/ghes-3.11/ghes-3.11.json
  2892    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}
  2893      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run
  2894      openapi_files:
  2895        - descriptions/api.github.com/api.github.com.json
  2896        - descriptions/ghec/ghec.json
  2897        - descriptions/ghes-3.11/ghes-3.11.json
  2898    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}
  2899      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run
  2900      openapi_files:
  2901        - descriptions/api.github.com/api.github.com.json
  2902        - descriptions/ghec/ghec.json
  2903        - descriptions/ghes-3.11/ghes-3.11.json
  2904    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals
  2905      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run
  2906      openapi_files:
  2907        - descriptions/api.github.com/api.github.com.json
  2908        - descriptions/ghec/ghec.json
  2909        - descriptions/ghes-3.11/ghes-3.11.json
  2910    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve
  2911      documentation_url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request
  2912      openapi_files:
  2913        - descriptions/api.github.com/api.github.com.json
  2914        - descriptions/ghec/ghec.json
  2915    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts
  2916      documentation_url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts
  2917      openapi_files:
  2918        - descriptions/api.github.com/api.github.com.json
  2919        - descriptions/ghec/ghec.json
  2920        - descriptions/ghes-3.11/ghes-3.11.json
  2921    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}
  2922      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt
  2923      openapi_files:
  2924        - descriptions/api.github.com/api.github.com.json
  2925        - descriptions/ghec/ghec.json
  2926        - descriptions/ghes-3.11/ghes-3.11.json
  2927    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs
  2928      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt
  2929      openapi_files:
  2930        - descriptions/api.github.com/api.github.com.json
  2931        - descriptions/ghec/ghec.json
  2932        - descriptions/ghes-3.11/ghes-3.11.json
  2933    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs
  2934      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs
  2935      openapi_files:
  2936        - descriptions/api.github.com/api.github.com.json
  2937        - descriptions/ghec/ghec.json
  2938        - descriptions/ghes-3.11/ghes-3.11.json
  2939    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel
  2940      documentation_url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run
  2941      openapi_files:
  2942        - descriptions/api.github.com/api.github.com.json
  2943        - descriptions/ghec/ghec.json
  2944        - descriptions/ghes-3.11/ghes-3.11.json
  2945    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule
  2946      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run
  2947      openapi_files:
  2948        - descriptions/api.github.com/api.github.com.json
  2949        - descriptions/ghec/ghec.json
  2950        - descriptions/ghes-3.11/ghes-3.11.json
  2951    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel
  2952      documentation_url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run
  2953      openapi_files:
  2954        - descriptions/api.github.com/api.github.com.json
  2955        - descriptions/ghec/ghec.json
  2956    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs
  2957      documentation_url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run
  2958      openapi_files:
  2959        - descriptions/api.github.com/api.github.com.json
  2960        - descriptions/ghec/ghec.json
  2961        - descriptions/ghes-3.11/ghes-3.11.json
  2962    - name: DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  2963      documentation_url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs
  2964      openapi_files:
  2965        - descriptions/api.github.com/api.github.com.json
  2966        - descriptions/ghec/ghec.json
  2967        - descriptions/ghes-3.11/ghes-3.11.json
  2968    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs
  2969      documentation_url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs
  2970      openapi_files:
  2971        - descriptions/api.github.com/api.github.com.json
  2972        - descriptions/ghec/ghec.json
  2973        - descriptions/ghes-3.11/ghes-3.11.json
  2974    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  2975      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run
  2976      openapi_files:
  2977        - descriptions/api.github.com/api.github.com.json
  2978        - descriptions/ghec/ghec.json
  2979        - descriptions/ghes-3.11/ghes-3.11.json
  2980    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments
  2981      documentation_url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run
  2982      openapi_files:
  2983        - descriptions/api.github.com/api.github.com.json
  2984        - descriptions/ghec/ghec.json
  2985        - descriptions/ghes-3.11/ghes-3.11.json
  2986    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
  2987      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow
  2988      openapi_files:
  2989        - descriptions/api.github.com/api.github.com.json
  2990        - descriptions/ghec/ghec.json
  2991        - descriptions/ghes-3.11/ghes-3.11.json
  2992    - name: POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs
  2993      documentation_url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run
  2994      openapi_files:
  2995        - descriptions/api.github.com/api.github.com.json
  2996        - descriptions/ghec/ghec.json
  2997        - descriptions/ghes-3.11/ghes-3.11.json
  2998    - name: GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing
  2999      documentation_url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage
  3000      openapi_files:
  3001        - descriptions/api.github.com/api.github.com.json
  3002        - descriptions/ghec/ghec.json
  3003    - name: GET /repos/{owner}/{repo}/actions/secrets
  3004      documentation_url: https://docs.github.com/rest/actions/secrets#list-repository-secrets
  3005      openapi_files:
  3006        - descriptions/api.github.com/api.github.com.json
  3007        - descriptions/ghec/ghec.json
  3008        - descriptions/ghes-3.11/ghes-3.11.json
  3009    - name: GET /repos/{owner}/{repo}/actions/secrets/public-key
  3010      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key
  3011      openapi_files:
  3012        - descriptions/api.github.com/api.github.com.json
  3013        - descriptions/ghec/ghec.json
  3014        - descriptions/ghes-3.11/ghes-3.11.json
  3015    - name: DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3016      documentation_url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret
  3017      openapi_files:
  3018        - descriptions/api.github.com/api.github.com.json
  3019        - descriptions/ghec/ghec.json
  3020        - descriptions/ghes-3.11/ghes-3.11.json
  3021    - name: GET /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3022      documentation_url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret
  3023      openapi_files:
  3024        - descriptions/api.github.com/api.github.com.json
  3025        - descriptions/ghec/ghec.json
  3026        - descriptions/ghes-3.11/ghes-3.11.json
  3027    - name: PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}
  3028      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret
  3029      openapi_files:
  3030        - descriptions/api.github.com/api.github.com.json
  3031        - descriptions/ghec/ghec.json
  3032        - descriptions/ghes-3.11/ghes-3.11.json
  3033    - name: GET /repos/{owner}/{repo}/actions/variables
  3034      documentation_url: https://docs.github.com/rest/actions/variables#list-repository-variables
  3035      openapi_files:
  3036        - descriptions/api.github.com/api.github.com.json
  3037        - descriptions/ghec/ghec.json
  3038        - descriptions/ghes-3.11/ghes-3.11.json
  3039    - name: POST /repos/{owner}/{repo}/actions/variables
  3040      documentation_url: https://docs.github.com/rest/actions/variables#create-a-repository-variable
  3041      openapi_files:
  3042        - descriptions/api.github.com/api.github.com.json
  3043        - descriptions/ghec/ghec.json
  3044        - descriptions/ghes-3.11/ghes-3.11.json
  3045    - name: DELETE /repos/{owner}/{repo}/actions/variables/{name}
  3046      documentation_url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable
  3047      openapi_files:
  3048        - descriptions/api.github.com/api.github.com.json
  3049        - descriptions/ghec/ghec.json
  3050        - descriptions/ghes-3.11/ghes-3.11.json
  3051    - name: GET /repos/{owner}/{repo}/actions/variables/{name}
  3052      documentation_url: https://docs.github.com/rest/actions/variables#get-a-repository-variable
  3053      openapi_files:
  3054        - descriptions/api.github.com/api.github.com.json
  3055        - descriptions/ghec/ghec.json
  3056        - descriptions/ghes-3.11/ghes-3.11.json
  3057    - name: PATCH /repos/{owner}/{repo}/actions/variables/{name}
  3058      documentation_url: https://docs.github.com/rest/actions/variables#update-a-repository-variable
  3059      openapi_files:
  3060        - descriptions/api.github.com/api.github.com.json
  3061        - descriptions/ghec/ghec.json
  3062        - descriptions/ghes-3.11/ghes-3.11.json
  3063    - name: GET /repos/{owner}/{repo}/actions/workflows
  3064      documentation_url: https://docs.github.com/rest/actions/workflows#list-repository-workflows
  3065      openapi_files:
  3066        - descriptions/api.github.com/api.github.com.json
  3067        - descriptions/ghec/ghec.json
  3068        - descriptions/ghes-3.11/ghes-3.11.json
  3069    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}
  3070      documentation_url: https://docs.github.com/rest/actions/workflows#get-a-workflow
  3071      openapi_files:
  3072        - descriptions/api.github.com/api.github.com.json
  3073        - descriptions/ghec/ghec.json
  3074        - descriptions/ghes-3.11/ghes-3.11.json
  3075    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable
  3076      documentation_url: https://docs.github.com/rest/actions/workflows#disable-a-workflow
  3077      openapi_files:
  3078        - descriptions/api.github.com/api.github.com.json
  3079        - descriptions/ghec/ghec.json
  3080        - descriptions/ghes-3.11/ghes-3.11.json
  3081    - name: POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches
  3082      documentation_url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event
  3083      openapi_files:
  3084        - descriptions/api.github.com/api.github.com.json
  3085        - descriptions/ghec/ghec.json
  3086        - descriptions/ghes-3.11/ghes-3.11.json
  3087    - name: PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable
  3088      documentation_url: https://docs.github.com/rest/actions/workflows#enable-a-workflow
  3089      openapi_files:
  3090        - descriptions/api.github.com/api.github.com.json
  3091        - descriptions/ghec/ghec.json
  3092        - descriptions/ghes-3.11/ghes-3.11.json
  3093    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs
  3094      documentation_url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow
  3095      openapi_files:
  3096        - descriptions/api.github.com/api.github.com.json
  3097        - descriptions/ghec/ghec.json
  3098        - descriptions/ghes-3.11/ghes-3.11.json
  3099    - name: GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing
  3100      documentation_url: https://docs.github.com/rest/actions/workflows#get-workflow-usage
  3101      openapi_files:
  3102        - descriptions/api.github.com/api.github.com.json
  3103        - descriptions/ghec/ghec.json
  3104    - name: GET /repos/{owner}/{repo}/activity
  3105      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-activities
  3106      openapi_files:
  3107        - descriptions/api.github.com/api.github.com.json
  3108        - descriptions/ghec/ghec.json
  3109        - descriptions/ghes-3.11/ghes-3.11.json
  3110    - name: GET /repos/{owner}/{repo}/assignees
  3111      documentation_url: https://docs.github.com/rest/issues/assignees#list-assignees
  3112      openapi_files:
  3113        - descriptions/api.github.com/api.github.com.json
  3114        - descriptions/ghec/ghec.json
  3115        - descriptions/ghes-3.11/ghes-3.11.json
  3116    - name: GET /repos/{owner}/{repo}/assignees/{assignee}
  3117      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned
  3118      openapi_files:
  3119        - descriptions/api.github.com/api.github.com.json
  3120        - descriptions/ghec/ghec.json
  3121        - descriptions/ghes-3.11/ghes-3.11.json
  3122    - name: GET /repos/{owner}/{repo}/autolinks
  3123      documentation_url: https://docs.github.com/rest/repos/autolinks#list-all-autolinks-of-a-repository
  3124      openapi_files:
  3125        - descriptions/api.github.com/api.github.com.json
  3126        - descriptions/ghec/ghec.json
  3127        - descriptions/ghes-3.11/ghes-3.11.json
  3128    - name: POST /repos/{owner}/{repo}/autolinks
  3129      documentation_url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository
  3130      openapi_files:
  3131        - descriptions/api.github.com/api.github.com.json
  3132        - descriptions/ghec/ghec.json
  3133        - descriptions/ghes-3.11/ghes-3.11.json
  3134    - name: DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}
  3135      documentation_url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository
  3136      openapi_files:
  3137        - descriptions/api.github.com/api.github.com.json
  3138        - descriptions/ghec/ghec.json
  3139        - descriptions/ghes-3.11/ghes-3.11.json
  3140    - name: GET /repos/{owner}/{repo}/autolinks/{autolink_id}
  3141      documentation_url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository
  3142      openapi_files:
  3143        - descriptions/api.github.com/api.github.com.json
  3144        - descriptions/ghec/ghec.json
  3145        - descriptions/ghes-3.11/ghes-3.11.json
  3146    - name: DELETE /repos/{owner}/{repo}/automated-security-fixes
  3147      documentation_url: https://docs.github.com/rest/repos/repos#disable-automated-security-fixes
  3148      openapi_files:
  3149        - descriptions/api.github.com/api.github.com.json
  3150        - descriptions/ghec/ghec.json
  3151    - name: GET /repos/{owner}/{repo}/automated-security-fixes
  3152      documentation_url: https://docs.github.com/rest/repos/repos#check-if-automated-security-fixes-are-enabled-for-a-repository
  3153      openapi_files:
  3154        - descriptions/api.github.com/api.github.com.json
  3155        - descriptions/ghec/ghec.json
  3156        - descriptions/ghes-3.11/ghes-3.11.json
  3157    - name: PUT /repos/{owner}/{repo}/automated-security-fixes
  3158      documentation_url: https://docs.github.com/rest/repos/repos#enable-automated-security-fixes
  3159      openapi_files:
  3160        - descriptions/api.github.com/api.github.com.json
  3161        - descriptions/ghec/ghec.json
  3162    - name: GET /repos/{owner}/{repo}/branches
  3163      documentation_url: https://docs.github.com/rest/branches/branches#list-branches
  3164      openapi_files:
  3165        - descriptions/api.github.com/api.github.com.json
  3166        - descriptions/ghec/ghec.json
  3167        - descriptions/ghes-3.11/ghes-3.11.json
  3168    - name: GET /repos/{owner}/{repo}/branches/{branch}
  3169      documentation_url: https://docs.github.com/rest/branches/branches#get-a-branch
  3170      openapi_files:
  3171        - descriptions/api.github.com/api.github.com.json
  3172        - descriptions/ghec/ghec.json
  3173        - descriptions/ghes-3.11/ghes-3.11.json
  3174    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection
  3175      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection
  3176      openapi_files:
  3177        - descriptions/api.github.com/api.github.com.json
  3178        - descriptions/ghec/ghec.json
  3179        - descriptions/ghes-3.11/ghes-3.11.json
  3180    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection
  3181      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection
  3182      openapi_files:
  3183        - descriptions/api.github.com/api.github.com.json
  3184        - descriptions/ghec/ghec.json
  3185        - descriptions/ghes-3.11/ghes-3.11.json
  3186    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection
  3187      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection
  3188      openapi_files:
  3189        - descriptions/api.github.com/api.github.com.json
  3190        - descriptions/ghec/ghec.json
  3191        - descriptions/ghes-3.11/ghes-3.11.json
  3192    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3193      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection
  3194      openapi_files:
  3195        - descriptions/api.github.com/api.github.com.json
  3196        - descriptions/ghec/ghec.json
  3197        - descriptions/ghes-3.11/ghes-3.11.json
  3198    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3199      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection
  3200      openapi_files:
  3201        - descriptions/api.github.com/api.github.com.json
  3202        - descriptions/ghec/ghec.json
  3203        - descriptions/ghes-3.11/ghes-3.11.json
  3204    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins
  3205      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection
  3206      openapi_files:
  3207        - descriptions/api.github.com/api.github.com.json
  3208        - descriptions/ghec/ghec.json
  3209        - descriptions/ghes-3.11/ghes-3.11.json
  3210    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3211      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection
  3212      openapi_files:
  3213        - descriptions/api.github.com/api.github.com.json
  3214        - descriptions/ghec/ghec.json
  3215        - descriptions/ghes-3.11/ghes-3.11.json
  3216    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3217      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection
  3218      openapi_files:
  3219        - descriptions/api.github.com/api.github.com.json
  3220        - descriptions/ghec/ghec.json
  3221        - descriptions/ghes-3.11/ghes-3.11.json
  3222    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews
  3223      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection
  3224      openapi_files:
  3225        - descriptions/api.github.com/api.github.com.json
  3226        - descriptions/ghec/ghec.json
  3227        - descriptions/ghes-3.11/ghes-3.11.json
  3228    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3229      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection
  3230      openapi_files:
  3231        - descriptions/api.github.com/api.github.com.json
  3232        - descriptions/ghec/ghec.json
  3233        - descriptions/ghes-3.11/ghes-3.11.json
  3234    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3235      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection
  3236      openapi_files:
  3237        - descriptions/api.github.com/api.github.com.json
  3238        - descriptions/ghec/ghec.json
  3239        - descriptions/ghes-3.11/ghes-3.11.json
  3240    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures
  3241      documentation_url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection
  3242      openapi_files:
  3243        - descriptions/api.github.com/api.github.com.json
  3244        - descriptions/ghec/ghec.json
  3245        - descriptions/ghes-3.11/ghes-3.11.json
  3246    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3247      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection
  3248      openapi_files:
  3249        - descriptions/api.github.com/api.github.com.json
  3250        - descriptions/ghec/ghec.json
  3251        - descriptions/ghes-3.11/ghes-3.11.json
  3252    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3253      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection
  3254      openapi_files:
  3255        - descriptions/api.github.com/api.github.com.json
  3256        - descriptions/ghec/ghec.json
  3257        - descriptions/ghes-3.11/ghes-3.11.json
  3258    - name: PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks
  3259      documentation_url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection
  3260      openapi_files:
  3261        - descriptions/api.github.com/api.github.com.json
  3262        - descriptions/ghec/ghec.json
  3263        - descriptions/ghes-3.11/ghes-3.11.json
  3264    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3265      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts
  3266      openapi_files:
  3267        - descriptions/api.github.com/api.github.com.json
  3268        - descriptions/ghec/ghec.json
  3269        - descriptions/ghes-3.11/ghes-3.11.json
  3270    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3271      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts
  3272      openapi_files:
  3273        - descriptions/api.github.com/api.github.com.json
  3274        - descriptions/ghec/ghec.json
  3275        - descriptions/ghes-3.11/ghes-3.11.json
  3276    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3277      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts
  3278      openapi_files:
  3279        - descriptions/api.github.com/api.github.com.json
  3280        - descriptions/ghec/ghec.json
  3281        - descriptions/ghes-3.11/ghes-3.11.json
  3282    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts
  3283      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts
  3284      openapi_files:
  3285        - descriptions/api.github.com/api.github.com.json
  3286        - descriptions/ghec/ghec.json
  3287        - descriptions/ghes-3.11/ghes-3.11.json
  3288    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3289      documentation_url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions
  3290      openapi_files:
  3291        - descriptions/api.github.com/api.github.com.json
  3292        - descriptions/ghec/ghec.json
  3293        - descriptions/ghes-3.11/ghes-3.11.json
  3294    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions
  3295      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions
  3296      openapi_files:
  3297        - descriptions/api.github.com/api.github.com.json
  3298        - descriptions/ghec/ghec.json
  3299        - descriptions/ghes-3.11/ghes-3.11.json
  3300    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3301      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions
  3302      openapi_files:
  3303        - descriptions/api.github.com/api.github.com.json
  3304        - descriptions/ghec/ghec.json
  3305        - descriptions/ghes-3.11/ghes-3.11.json
  3306    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3307      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch
  3308      openapi_files:
  3309        - descriptions/api.github.com/api.github.com.json
  3310        - descriptions/ghec/ghec.json
  3311        - descriptions/ghes-3.11/ghes-3.11.json
  3312    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3313      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions
  3314      openapi_files:
  3315        - descriptions/api.github.com/api.github.com.json
  3316        - descriptions/ghec/ghec.json
  3317        - descriptions/ghes-3.11/ghes-3.11.json
  3318    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps
  3319      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions
  3320      openapi_files:
  3321        - descriptions/api.github.com/api.github.com.json
  3322        - descriptions/ghec/ghec.json
  3323        - descriptions/ghes-3.11/ghes-3.11.json
  3324    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3325      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions
  3326      openapi_files:
  3327        - descriptions/api.github.com/api.github.com.json
  3328        - descriptions/ghec/ghec.json
  3329        - descriptions/ghes-3.11/ghes-3.11.json
  3330    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3331      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch
  3332      openapi_files:
  3333        - descriptions/api.github.com/api.github.com.json
  3334        - descriptions/ghec/ghec.json
  3335        - descriptions/ghes-3.11/ghes-3.11.json
  3336    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3337      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions
  3338      openapi_files:
  3339        - descriptions/api.github.com/api.github.com.json
  3340        - descriptions/ghec/ghec.json
  3341        - descriptions/ghes-3.11/ghes-3.11.json
  3342    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams
  3343      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions
  3344      openapi_files:
  3345        - descriptions/api.github.com/api.github.com.json
  3346        - descriptions/ghec/ghec.json
  3347        - descriptions/ghes-3.11/ghes-3.11.json
  3348    - name: DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3349      documentation_url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions
  3350      openapi_files:
  3351        - descriptions/api.github.com/api.github.com.json
  3352        - descriptions/ghec/ghec.json
  3353        - descriptions/ghes-3.11/ghes-3.11.json
  3354    - name: GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3355      documentation_url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch
  3356      openapi_files:
  3357        - descriptions/api.github.com/api.github.com.json
  3358        - descriptions/ghec/ghec.json
  3359        - descriptions/ghes-3.11/ghes-3.11.json
  3360    - name: POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3361      documentation_url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions
  3362      openapi_files:
  3363        - descriptions/api.github.com/api.github.com.json
  3364        - descriptions/ghec/ghec.json
  3365        - descriptions/ghes-3.11/ghes-3.11.json
  3366    - name: PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users
  3367      documentation_url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions
  3368      openapi_files:
  3369        - descriptions/api.github.com/api.github.com.json
  3370        - descriptions/ghec/ghec.json
  3371        - descriptions/ghes-3.11/ghes-3.11.json
  3372    - name: POST /repos/{owner}/{repo}/branches/{branch}/rename
  3373      documentation_url: https://docs.github.com/rest/branches/branches#rename-a-branch
  3374      openapi_files:
  3375        - descriptions/api.github.com/api.github.com.json
  3376        - descriptions/ghec/ghec.json
  3377        - descriptions/ghes-3.11/ghes-3.11.json
  3378    - name: POST /repos/{owner}/{repo}/check-runs
  3379      documentation_url: https://docs.github.com/rest/checks/runs#create-a-check-run
  3380      openapi_files:
  3381        - descriptions/api.github.com/api.github.com.json
  3382        - descriptions/ghec/ghec.json
  3383        - descriptions/ghes-3.11/ghes-3.11.json
  3384    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}
  3385      documentation_url: https://docs.github.com/rest/checks/runs#get-a-check-run
  3386      openapi_files:
  3387        - descriptions/api.github.com/api.github.com.json
  3388        - descriptions/ghec/ghec.json
  3389        - descriptions/ghes-3.11/ghes-3.11.json
  3390    - name: PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}
  3391      documentation_url: https://docs.github.com/rest/checks/runs#update-a-check-run
  3392      openapi_files:
  3393        - descriptions/api.github.com/api.github.com.json
  3394        - descriptions/ghec/ghec.json
  3395        - descriptions/ghes-3.11/ghes-3.11.json
  3396    - name: GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations
  3397      documentation_url: https://docs.github.com/rest/checks/runs#list-check-run-annotations
  3398      openapi_files:
  3399        - descriptions/api.github.com/api.github.com.json
  3400        - descriptions/ghec/ghec.json
  3401        - descriptions/ghes-3.11/ghes-3.11.json
  3402    - name: POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
  3403      documentation_url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run
  3404      openapi_files:
  3405        - descriptions/api.github.com/api.github.com.json
  3406        - descriptions/ghec/ghec.json
  3407        - descriptions/ghes-3.11/ghes-3.11.json
  3408    - name: POST /repos/{owner}/{repo}/check-suites
  3409      documentation_url: https://docs.github.com/rest/checks/suites#create-a-check-suite
  3410      openapi_files:
  3411        - descriptions/api.github.com/api.github.com.json
  3412        - descriptions/ghec/ghec.json
  3413        - descriptions/ghes-3.11/ghes-3.11.json
  3414    - name: PATCH /repos/{owner}/{repo}/check-suites/preferences
  3415      documentation_url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites
  3416      openapi_files:
  3417        - descriptions/api.github.com/api.github.com.json
  3418        - descriptions/ghec/ghec.json
  3419        - descriptions/ghes-3.11/ghes-3.11.json
  3420    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}
  3421      documentation_url: https://docs.github.com/rest/checks/suites#get-a-check-suite
  3422      openapi_files:
  3423        - descriptions/api.github.com/api.github.com.json
  3424        - descriptions/ghec/ghec.json
  3425        - descriptions/ghes-3.11/ghes-3.11.json
  3426    - name: GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs
  3427      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite
  3428      openapi_files:
  3429        - descriptions/api.github.com/api.github.com.json
  3430        - descriptions/ghec/ghec.json
  3431        - descriptions/ghes-3.11/ghes-3.11.json
  3432    - name: POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest
  3433      documentation_url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite
  3434      openapi_files:
  3435        - descriptions/api.github.com/api.github.com.json
  3436        - descriptions/ghec/ghec.json
  3437        - descriptions/ghes-3.11/ghes-3.11.json
  3438    - name: GET /repos/{owner}/{repo}/code-scanning/alerts
  3439      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository
  3440      openapi_files:
  3441        - descriptions/api.github.com/api.github.com.json
  3442        - descriptions/ghec/ghec.json
  3443        - descriptions/ghes-3.11/ghes-3.11.json
  3444    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3445      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert
  3446      openapi_files:
  3447        - descriptions/api.github.com/api.github.com.json
  3448        - descriptions/ghec/ghec.json
  3449        - descriptions/ghes-3.11/ghes-3.11.json
  3450    - name: PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}
  3451      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert
  3452      openapi_files:
  3453        - descriptions/api.github.com/api.github.com.json
  3454        - descriptions/ghec/ghec.json
  3455        - descriptions/ghes-3.11/ghes-3.11.json
  3456    - name: GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances
  3457      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert
  3458      openapi_files:
  3459        - descriptions/api.github.com/api.github.com.json
  3460        - descriptions/ghec/ghec.json
  3461        - descriptions/ghes-3.11/ghes-3.11.json
  3462    - name: GET /repos/{owner}/{repo}/code-scanning/analyses
  3463      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository
  3464      openapi_files:
  3465        - descriptions/api.github.com/api.github.com.json
  3466        - descriptions/ghec/ghec.json
  3467        - descriptions/ghes-3.11/ghes-3.11.json
  3468    - name: DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3469      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository
  3470      openapi_files:
  3471        - descriptions/api.github.com/api.github.com.json
  3472        - descriptions/ghec/ghec.json
  3473        - descriptions/ghes-3.11/ghes-3.11.json
  3474    - name: GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}
  3475      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository
  3476      openapi_files:
  3477        - descriptions/api.github.com/api.github.com.json
  3478        - descriptions/ghec/ghec.json
  3479        - descriptions/ghes-3.11/ghes-3.11.json
  3480    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases
  3481      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository
  3482      openapi_files:
  3483        - descriptions/api.github.com/api.github.com.json
  3484        - descriptions/ghec/ghec.json
  3485    - name: GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}
  3486      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository
  3487      openapi_files:
  3488        - descriptions/api.github.com/api.github.com.json
  3489        - descriptions/ghec/ghec.json
  3490    - name: GET /repos/{owner}/{repo}/code-scanning/default-setup
  3491      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration
  3492      openapi_files:
  3493        - descriptions/api.github.com/api.github.com.json
  3494        - descriptions/ghec/ghec.json
  3495        - descriptions/ghes-3.11/ghes-3.11.json
  3496    - name: PATCH /repos/{owner}/{repo}/code-scanning/default-setup
  3497      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration
  3498      openapi_files:
  3499        - descriptions/api.github.com/api.github.com.json
  3500        - descriptions/ghec/ghec.json
  3501        - descriptions/ghes-3.11/ghes-3.11.json
  3502    - name: POST /repos/{owner}/{repo}/code-scanning/sarifs
  3503      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data
  3504      openapi_files:
  3505        - descriptions/api.github.com/api.github.com.json
  3506        - descriptions/ghec/ghec.json
  3507        - descriptions/ghes-3.11/ghes-3.11.json
  3508    - name: GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}
  3509      documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload
  3510      openapi_files:
  3511        - descriptions/api.github.com/api.github.com.json
  3512        - descriptions/ghec/ghec.json
  3513        - descriptions/ghes-3.11/ghes-3.11.json
  3514    - name: GET /repos/{owner}/{repo}/codeowners/errors
  3515      documentation_url: https://docs.github.com/rest/repos/repos#list-codeowners-errors
  3516      openapi_files:
  3517        - descriptions/api.github.com/api.github.com.json
  3518        - descriptions/ghec/ghec.json
  3519        - descriptions/ghes-3.11/ghes-3.11.json
  3520    - name: GET /repos/{owner}/{repo}/codespaces
  3521      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user
  3522      openapi_files:
  3523        - descriptions/api.github.com/api.github.com.json
  3524        - descriptions/ghec/ghec.json
  3525    - name: POST /repos/{owner}/{repo}/codespaces
  3526      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository
  3527      openapi_files:
  3528        - descriptions/api.github.com/api.github.com.json
  3529        - descriptions/ghec/ghec.json
  3530    - name: GET /repos/{owner}/{repo}/codespaces/devcontainers
  3531      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-devcontainer-configurations-in-a-repository-for-the-authenticated-user
  3532      openapi_files:
  3533        - descriptions/api.github.com/api.github.com.json
  3534        - descriptions/ghec/ghec.json
  3535    - name: GET /repos/{owner}/{repo}/codespaces/machines
  3536      documentation_url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository
  3537      openapi_files:
  3538        - descriptions/api.github.com/api.github.com.json
  3539        - descriptions/ghec/ghec.json
  3540    - name: GET /repos/{owner}/{repo}/codespaces/new
  3541      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace
  3542      openapi_files:
  3543        - descriptions/api.github.com/api.github.com.json
  3544        - descriptions/ghec/ghec.json
  3545    - name: GET /repos/{owner}/{repo}/codespaces/permissions_check
  3546      documentation_url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user
  3547      openapi_files:
  3548        - descriptions/api.github.com/api.github.com.json
  3549        - descriptions/ghec/ghec.json
  3550    - name: GET /repos/{owner}/{repo}/codespaces/secrets
  3551      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets
  3552      openapi_files:
  3553        - descriptions/api.github.com/api.github.com.json
  3554        - descriptions/ghec/ghec.json
  3555    - name: GET /repos/{owner}/{repo}/codespaces/secrets/public-key
  3556      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key
  3557      openapi_files:
  3558        - descriptions/api.github.com/api.github.com.json
  3559        - descriptions/ghec/ghec.json
  3560    - name: DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3561      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret
  3562      openapi_files:
  3563        - descriptions/api.github.com/api.github.com.json
  3564        - descriptions/ghec/ghec.json
  3565    - name: GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3566      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret
  3567      openapi_files:
  3568        - descriptions/api.github.com/api.github.com.json
  3569        - descriptions/ghec/ghec.json
  3570    - name: PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  3571      documentation_url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret
  3572      openapi_files:
  3573        - descriptions/api.github.com/api.github.com.json
  3574        - descriptions/ghec/ghec.json
  3575    - name: GET /repos/{owner}/{repo}/collaborators
  3576      documentation_url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
  3577      openapi_files:
  3578        - descriptions/api.github.com/api.github.com.json
  3579        - descriptions/ghec/ghec.json
  3580        - descriptions/ghes-3.11/ghes-3.11.json
  3581    - name: DELETE /repos/{owner}/{repo}/collaborators/{username}
  3582      documentation_url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
  3583      openapi_files:
  3584        - descriptions/api.github.com/api.github.com.json
  3585        - descriptions/ghec/ghec.json
  3586        - descriptions/ghes-3.11/ghes-3.11.json
  3587    - name: GET /repos/{owner}/{repo}/collaborators/{username}
  3588      documentation_url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
  3589      openapi_files:
  3590        - descriptions/api.github.com/api.github.com.json
  3591        - descriptions/ghec/ghec.json
  3592        - descriptions/ghes-3.11/ghes-3.11.json
  3593    - name: PUT /repos/{owner}/{repo}/collaborators/{username}
  3594      documentation_url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
  3595      openapi_files:
  3596        - descriptions/api.github.com/api.github.com.json
  3597        - descriptions/ghec/ghec.json
  3598        - descriptions/ghes-3.11/ghes-3.11.json
  3599    - name: GET /repos/{owner}/{repo}/collaborators/{username}/permission
  3600      documentation_url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
  3601      openapi_files:
  3602        - descriptions/api.github.com/api.github.com.json
  3603        - descriptions/ghec/ghec.json
  3604        - descriptions/ghes-3.11/ghes-3.11.json
  3605    - name: GET /repos/{owner}/{repo}/comments
  3606      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
  3607      openapi_files:
  3608        - descriptions/api.github.com/api.github.com.json
  3609        - descriptions/ghec/ghec.json
  3610        - descriptions/ghes-3.11/ghes-3.11.json
  3611    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}
  3612      documentation_url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
  3613      openapi_files:
  3614        - descriptions/api.github.com/api.github.com.json
  3615        - descriptions/ghec/ghec.json
  3616        - descriptions/ghes-3.11/ghes-3.11.json
  3617    - name: GET /repos/{owner}/{repo}/comments/{comment_id}
  3618      documentation_url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
  3619      openapi_files:
  3620        - descriptions/api.github.com/api.github.com.json
  3621        - descriptions/ghec/ghec.json
  3622        - descriptions/ghes-3.11/ghes-3.11.json
  3623    - name: PATCH /repos/{owner}/{repo}/comments/{comment_id}
  3624      documentation_url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
  3625      openapi_files:
  3626        - descriptions/api.github.com/api.github.com.json
  3627        - descriptions/ghec/ghec.json
  3628        - descriptions/ghes-3.11/ghes-3.11.json
  3629    - name: GET /repos/{owner}/{repo}/comments/{comment_id}/reactions
  3630      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment
  3631      openapi_files:
  3632        - descriptions/api.github.com/api.github.com.json
  3633        - descriptions/ghec/ghec.json
  3634        - descriptions/ghes-3.11/ghes-3.11.json
  3635    - name: POST /repos/{owner}/{repo}/comments/{comment_id}/reactions
  3636      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment
  3637      openapi_files:
  3638        - descriptions/api.github.com/api.github.com.json
  3639        - descriptions/ghec/ghec.json
  3640        - descriptions/ghes-3.11/ghes-3.11.json
  3641    - name: DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}
  3642      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction
  3643      openapi_files:
  3644        - descriptions/api.github.com/api.github.com.json
  3645        - descriptions/ghec/ghec.json
  3646        - descriptions/ghes-3.11/ghes-3.11.json
  3647    - name: GET /repos/{owner}/{repo}/commits
  3648      documentation_url: https://docs.github.com/rest/commits/commits#list-commits
  3649      openapi_files:
  3650        - descriptions/api.github.com/api.github.com.json
  3651        - descriptions/ghec/ghec.json
  3652        - descriptions/ghes-3.11/ghes-3.11.json
  3653    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head
  3654      documentation_url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
  3655      openapi_files:
  3656        - descriptions/api.github.com/api.github.com.json
  3657        - descriptions/ghec/ghec.json
  3658        - descriptions/ghes-3.11/ghes-3.11.json
  3659    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/comments
  3660      documentation_url: https://docs.github.com/rest/commits/comments#list-commit-comments
  3661      openapi_files:
  3662        - descriptions/api.github.com/api.github.com.json
  3663        - descriptions/ghec/ghec.json
  3664        - descriptions/ghes-3.11/ghes-3.11.json
  3665    - name: POST /repos/{owner}/{repo}/commits/{commit_sha}/comments
  3666      documentation_url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
  3667      openapi_files:
  3668        - descriptions/api.github.com/api.github.com.json
  3669        - descriptions/ghec/ghec.json
  3670        - descriptions/ghes-3.11/ghes-3.11.json
  3671    - name: GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls
  3672      documentation_url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
  3673      openapi_files:
  3674        - descriptions/api.github.com/api.github.com.json
  3675        - descriptions/ghec/ghec.json
  3676        - descriptions/ghes-3.11/ghes-3.11.json
  3677    - name: GET /repos/{owner}/{repo}/commits/{ref}
  3678      documentation_url: https://docs.github.com/rest/commits/commits#get-a-commit
  3679      openapi_files:
  3680        - descriptions/api.github.com/api.github.com.json
  3681        - descriptions/ghec/ghec.json
  3682        - descriptions/ghes-3.11/ghes-3.11.json
  3683    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-runs
  3684      documentation_url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference
  3685      openapi_files:
  3686        - descriptions/api.github.com/api.github.com.json
  3687        - descriptions/ghec/ghec.json
  3688        - descriptions/ghes-3.11/ghes-3.11.json
  3689    - name: GET /repos/{owner}/{repo}/commits/{ref}/check-suites
  3690      documentation_url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference
  3691      openapi_files:
  3692        - descriptions/api.github.com/api.github.com.json
  3693        - descriptions/ghec/ghec.json
  3694        - descriptions/ghes-3.11/ghes-3.11.json
  3695    - name: GET /repos/{owner}/{repo}/commits/{ref}/status
  3696      documentation_url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
  3697      openapi_files:
  3698        - descriptions/api.github.com/api.github.com.json
  3699        - descriptions/ghec/ghec.json
  3700        - descriptions/ghes-3.11/ghes-3.11.json
  3701    - name: GET /repos/{owner}/{repo}/commits/{ref}/statuses
  3702      documentation_url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
  3703      openapi_files:
  3704        - descriptions/api.github.com/api.github.com.json
  3705        - descriptions/ghec/ghec.json
  3706        - descriptions/ghes-3.11/ghes-3.11.json
  3707    - name: GET /repos/{owner}/{repo}/community/profile
  3708      documentation_url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
  3709      openapi_files:
  3710        - descriptions/api.github.com/api.github.com.json
  3711        - descriptions/ghec/ghec.json
  3712    - name: GET /repos/{owner}/{repo}/compare/{basehead}
  3713      documentation_url: https://docs.github.com/rest/commits/commits#compare-two-commits
  3714      openapi_files:
  3715        - descriptions/api.github.com/api.github.com.json
  3716        - descriptions/ghec/ghec.json
  3717        - descriptions/ghes-3.11/ghes-3.11.json
  3718    - name: POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments
  3719      documentation_url: https://docs.github.com/enterprise-server@3.3/rest/reference/apps#create-a-content-attachment
  3720      openapi_files:
  3721        - descriptions/ghes-3.3/ghes-3.3.json
  3722    - name: DELETE /repos/{owner}/{repo}/contents/{path}
  3723      documentation_url: https://docs.github.com/rest/repos/contents#delete-a-file
  3724      openapi_files:
  3725        - descriptions/api.github.com/api.github.com.json
  3726        - descriptions/ghec/ghec.json
  3727        - descriptions/ghes-3.11/ghes-3.11.json
  3728    - name: GET /repos/{owner}/{repo}/contents/{path}
  3729      documentation_url: https://docs.github.com/rest/repos/contents#get-repository-content
  3730      openapi_files:
  3731        - descriptions/api.github.com/api.github.com.json
  3732        - descriptions/ghec/ghec.json
  3733        - descriptions/ghes-3.11/ghes-3.11.json
  3734    - name: PUT /repos/{owner}/{repo}/contents/{path}
  3735      documentation_url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents
  3736      openapi_files:
  3737        - descriptions/api.github.com/api.github.com.json
  3738        - descriptions/ghec/ghec.json
  3739        - descriptions/ghes-3.11/ghes-3.11.json
  3740    - name: GET /repos/{owner}/{repo}/contributors
  3741      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-contributors
  3742      openapi_files:
  3743        - descriptions/api.github.com/api.github.com.json
  3744        - descriptions/ghec/ghec.json
  3745        - descriptions/ghes-3.11/ghes-3.11.json
  3746    - name: GET /repos/{owner}/{repo}/dependabot/alerts
  3747      documentation_url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository
  3748      openapi_files:
  3749        - descriptions/api.github.com/api.github.com.json
  3750        - descriptions/ghec/ghec.json
  3751        - descriptions/ghes-3.11/ghes-3.11.json
  3752    - name: GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  3753      documentation_url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert
  3754      openapi_files:
  3755        - descriptions/api.github.com/api.github.com.json
  3756        - descriptions/ghec/ghec.json
  3757        - descriptions/ghes-3.11/ghes-3.11.json
  3758    - name: PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}
  3759      documentation_url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert
  3760      openapi_files:
  3761        - descriptions/api.github.com/api.github.com.json
  3762        - descriptions/ghec/ghec.json
  3763        - descriptions/ghes-3.11/ghes-3.11.json
  3764    - name: GET /repos/{owner}/{repo}/dependabot/secrets
  3765      documentation_url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets
  3766      openapi_files:
  3767        - descriptions/api.github.com/api.github.com.json
  3768        - descriptions/ghec/ghec.json
  3769        - descriptions/ghes-3.11/ghes-3.11.json
  3770    - name: GET /repos/{owner}/{repo}/dependabot/secrets/public-key
  3771      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key
  3772      openapi_files:
  3773        - descriptions/api.github.com/api.github.com.json
  3774        - descriptions/ghec/ghec.json
  3775        - descriptions/ghes-3.11/ghes-3.11.json
  3776    - name: DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  3777      documentation_url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret
  3778      openapi_files:
  3779        - descriptions/api.github.com/api.github.com.json
  3780        - descriptions/ghec/ghec.json
  3781        - descriptions/ghes-3.11/ghes-3.11.json
  3782    - name: GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  3783      documentation_url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret
  3784      openapi_files:
  3785        - descriptions/api.github.com/api.github.com.json
  3786        - descriptions/ghec/ghec.json
  3787        - descriptions/ghes-3.11/ghes-3.11.json
  3788    - name: PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  3789      documentation_url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret
  3790      openapi_files:
  3791        - descriptions/api.github.com/api.github.com.json
  3792        - descriptions/ghec/ghec.json
  3793        - descriptions/ghes-3.11/ghes-3.11.json
  3794    - name: GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}
  3795      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits
  3796      openapi_files:
  3797        - descriptions/api.github.com/api.github.com.json
  3798        - descriptions/ghec/ghec.json
  3799        - descriptions/ghes-3.11/ghes-3.11.json
  3800    - name: GET /repos/{owner}/{repo}/dependency-graph/sbom
  3801      documentation_url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository
  3802      openapi_files:
  3803        - descriptions/api.github.com/api.github.com.json
  3804        - descriptions/ghec/ghec.json
  3805        - descriptions/ghes-3.11/ghes-3.11.json
  3806    - name: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  3807      documentation_url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
  3808      openapi_files:
  3809        - descriptions/api.github.com/api.github.com.json
  3810        - descriptions/ghec/ghec.json
  3811        - descriptions/ghes-3.11/ghes-3.11.json
  3812    - name: GET /repos/{owner}/{repo}/deployments
  3813      documentation_url: https://docs.github.com/rest/deployments/deployments#list-deployments
  3814      openapi_files:
  3815        - descriptions/api.github.com/api.github.com.json
  3816        - descriptions/ghec/ghec.json
  3817        - descriptions/ghes-3.11/ghes-3.11.json
  3818    - name: POST /repos/{owner}/{repo}/deployments
  3819      documentation_url: https://docs.github.com/rest/deployments/deployments#create-a-deployment
  3820      openapi_files:
  3821        - descriptions/api.github.com/api.github.com.json
  3822        - descriptions/ghec/ghec.json
  3823        - descriptions/ghes-3.11/ghes-3.11.json
  3824    - name: DELETE /repos/{owner}/{repo}/deployments/{deployment_id}
  3825      documentation_url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment
  3826      openapi_files:
  3827        - descriptions/api.github.com/api.github.com.json
  3828        - descriptions/ghec/ghec.json
  3829        - descriptions/ghes-3.11/ghes-3.11.json
  3830    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}
  3831      documentation_url: https://docs.github.com/rest/deployments/deployments#get-a-deployment
  3832      openapi_files:
  3833        - descriptions/api.github.com/api.github.com.json
  3834        - descriptions/ghec/ghec.json
  3835        - descriptions/ghes-3.11/ghes-3.11.json
  3836    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  3837      documentation_url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses
  3838      openapi_files:
  3839        - descriptions/api.github.com/api.github.com.json
  3840        - descriptions/ghec/ghec.json
  3841        - descriptions/ghes-3.11/ghes-3.11.json
  3842    - name: POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses
  3843      documentation_url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
  3844      openapi_files:
  3845        - descriptions/api.github.com/api.github.com.json
  3846        - descriptions/ghec/ghec.json
  3847        - descriptions/ghes-3.11/ghes-3.11.json
  3848    - name: GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}
  3849      documentation_url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status
  3850      openapi_files:
  3851        - descriptions/api.github.com/api.github.com.json
  3852        - descriptions/ghec/ghec.json
  3853        - descriptions/ghes-3.11/ghes-3.11.json
  3854    - name: POST /repos/{owner}/{repo}/dispatches
  3855      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event
  3856      openapi_files:
  3857        - descriptions/api.github.com/api.github.com.json
  3858        - descriptions/ghec/ghec.json
  3859        - descriptions/ghes-3.11/ghes-3.11.json
  3860    - name: GET /repos/{owner}/{repo}/environments
  3861      documentation_url: https://docs.github.com/rest/deployments/environments#list-environments
  3862      openapi_files:
  3863        - descriptions/api.github.com/api.github.com.json
  3864        - descriptions/ghec/ghec.json
  3865        - descriptions/ghes-3.11/ghes-3.11.json
  3866    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}
  3867      documentation_url: https://docs.github.com/rest/deployments/environments#delete-an-environment
  3868      openapi_files:
  3869        - descriptions/api.github.com/api.github.com.json
  3870        - descriptions/ghec/ghec.json
  3871        - descriptions/ghes-3.11/ghes-3.11.json
  3872    - name: GET /repos/{owner}/{repo}/environments/{environment_name}
  3873      documentation_url: https://docs.github.com/rest/deployments/environments#get-an-environment
  3874      openapi_files:
  3875        - descriptions/api.github.com/api.github.com.json
  3876        - descriptions/ghec/ghec.json
  3877        - descriptions/ghes-3.11/ghes-3.11.json
  3878    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}
  3879      documentation_url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment
  3880      openapi_files:
  3881        - descriptions/api.github.com/api.github.com.json
  3882        - descriptions/ghec/ghec.json
  3883        - descriptions/ghes-3.11/ghes-3.11.json
  3884    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  3885      documentation_url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies
  3886      openapi_files:
  3887        - descriptions/api.github.com/api.github.com.json
  3888        - descriptions/ghec/ghec.json
  3889        - descriptions/ghes-3.11/ghes-3.11.json
  3890    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies
  3891      documentation_url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy
  3892      openapi_files:
  3893        - descriptions/api.github.com/api.github.com.json
  3894        - descriptions/ghec/ghec.json
  3895        - descriptions/ghes-3.11/ghes-3.11.json
  3896    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  3897      documentation_url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy
  3898      openapi_files:
  3899        - descriptions/api.github.com/api.github.com.json
  3900        - descriptions/ghec/ghec.json
  3901        - descriptions/ghes-3.11/ghes-3.11.json
  3902    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  3903      documentation_url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy
  3904      openapi_files:
  3905        - descriptions/api.github.com/api.github.com.json
  3906        - descriptions/ghec/ghec.json
  3907        - descriptions/ghes-3.11/ghes-3.11.json
  3908    - name: PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}
  3909      documentation_url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy
  3910      openapi_files:
  3911        - descriptions/api.github.com/api.github.com.json
  3912        - descriptions/ghec/ghec.json
  3913        - descriptions/ghes-3.11/ghes-3.11.json
  3914    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  3915      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment
  3916      openapi_files:
  3917        - descriptions/api.github.com/api.github.com.json
  3918        - descriptions/ghec/ghec.json
  3919        - descriptions/ghes-3.11/ghes-3.11.json
  3920    - name: POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules
  3921      documentation_url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment
  3922      openapi_files:
  3923        - descriptions/api.github.com/api.github.com.json
  3924        - descriptions/ghec/ghec.json
  3925        - descriptions/ghes-3.11/ghes-3.11.json
  3926    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps
  3927      documentation_url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment
  3928      openapi_files:
  3929        - descriptions/api.github.com/api.github.com.json
  3930        - descriptions/ghec/ghec.json
  3931        - descriptions/ghes-3.11/ghes-3.11.json
  3932    - name: DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  3933      documentation_url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment
  3934      openapi_files:
  3935        - descriptions/api.github.com/api.github.com.json
  3936        - descriptions/ghec/ghec.json
  3937        - descriptions/ghes-3.11/ghes-3.11.json
  3938    - name: GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}
  3939      documentation_url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule
  3940      openapi_files:
  3941        - descriptions/api.github.com/api.github.com.json
  3942        - descriptions/ghec/ghec.json
  3943        - descriptions/ghes-3.11/ghes-3.11.json
  3944    - name: GET /repos/{owner}/{repo}/events
  3945      documentation_url: https://docs.github.com/rest/activity/events#list-repository-events
  3946      openapi_files:
  3947        - descriptions/api.github.com/api.github.com.json
  3948        - descriptions/ghec/ghec.json
  3949        - descriptions/ghes-3.11/ghes-3.11.json
  3950    - name: GET /repos/{owner}/{repo}/forks
  3951      documentation_url: https://docs.github.com/rest/repos/forks#list-forks
  3952      openapi_files:
  3953        - descriptions/api.github.com/api.github.com.json
  3954        - descriptions/ghec/ghec.json
  3955        - descriptions/ghes-3.11/ghes-3.11.json
  3956    - name: POST /repos/{owner}/{repo}/forks
  3957      documentation_url: https://docs.github.com/rest/repos/forks#create-a-fork
  3958      openapi_files:
  3959        - descriptions/api.github.com/api.github.com.json
  3960        - descriptions/ghec/ghec.json
  3961        - descriptions/ghes-3.11/ghes-3.11.json
  3962    - name: POST /repos/{owner}/{repo}/git/blobs
  3963      documentation_url: https://docs.github.com/rest/git/blobs#create-a-blob
  3964      openapi_files:
  3965        - descriptions/api.github.com/api.github.com.json
  3966        - descriptions/ghec/ghec.json
  3967        - descriptions/ghes-3.11/ghes-3.11.json
  3968    - name: GET /repos/{owner}/{repo}/git/blobs/{file_sha}
  3969      documentation_url: https://docs.github.com/rest/git/blobs#get-a-blob
  3970      openapi_files:
  3971        - descriptions/api.github.com/api.github.com.json
  3972        - descriptions/ghec/ghec.json
  3973        - descriptions/ghes-3.11/ghes-3.11.json
  3974    - name: POST /repos/{owner}/{repo}/git/commits
  3975      documentation_url: https://docs.github.com/rest/git/commits#create-a-commit
  3976      openapi_files:
  3977        - descriptions/api.github.com/api.github.com.json
  3978        - descriptions/ghec/ghec.json
  3979        - descriptions/ghes-3.11/ghes-3.11.json
  3980    - name: GET /repos/{owner}/{repo}/git/commits/{commit_sha}
  3981      documentation_url: https://docs.github.com/rest/git/commits#get-a-commit-object
  3982      openapi_files:
  3983        - descriptions/api.github.com/api.github.com.json
  3984        - descriptions/ghec/ghec.json
  3985        - descriptions/ghes-3.11/ghes-3.11.json
  3986    - name: GET /repos/{owner}/{repo}/git/matching-refs/{ref}
  3987      documentation_url: https://docs.github.com/rest/git/refs#list-matching-references
  3988      openapi_files:
  3989        - descriptions/api.github.com/api.github.com.json
  3990        - descriptions/ghec/ghec.json
  3991        - descriptions/ghes-3.11/ghes-3.11.json
  3992    - name: GET /repos/{owner}/{repo}/git/ref/{ref}
  3993      documentation_url: https://docs.github.com/rest/git/refs#get-a-reference
  3994      openapi_files:
  3995        - descriptions/api.github.com/api.github.com.json
  3996        - descriptions/ghec/ghec.json
  3997        - descriptions/ghes-3.11/ghes-3.11.json
  3998    - name: POST /repos/{owner}/{repo}/git/refs
  3999      documentation_url: https://docs.github.com/rest/git/refs#create-a-reference
  4000      openapi_files:
  4001        - descriptions/api.github.com/api.github.com.json
  4002        - descriptions/ghec/ghec.json
  4003        - descriptions/ghes-3.11/ghes-3.11.json
  4004    - name: DELETE /repos/{owner}/{repo}/git/refs/{ref}
  4005      documentation_url: https://docs.github.com/rest/git/refs#delete-a-reference
  4006      openapi_files:
  4007        - descriptions/api.github.com/api.github.com.json
  4008        - descriptions/ghec/ghec.json
  4009        - descriptions/ghes-3.11/ghes-3.11.json
  4010    - name: PATCH /repos/{owner}/{repo}/git/refs/{ref}
  4011      documentation_url: https://docs.github.com/rest/git/refs#update-a-reference
  4012      openapi_files:
  4013        - descriptions/api.github.com/api.github.com.json
  4014        - descriptions/ghec/ghec.json
  4015        - descriptions/ghes-3.11/ghes-3.11.json
  4016    - name: POST /repos/{owner}/{repo}/git/tags
  4017      documentation_url: https://docs.github.com/rest/git/tags#create-a-tag-object
  4018      openapi_files:
  4019        - descriptions/api.github.com/api.github.com.json
  4020        - descriptions/ghec/ghec.json
  4021        - descriptions/ghes-3.11/ghes-3.11.json
  4022    - name: GET /repos/{owner}/{repo}/git/tags/{tag_sha}
  4023      documentation_url: https://docs.github.com/rest/git/tags#get-a-tag
  4024      openapi_files:
  4025        - descriptions/api.github.com/api.github.com.json
  4026        - descriptions/ghec/ghec.json
  4027        - descriptions/ghes-3.11/ghes-3.11.json
  4028    - name: POST /repos/{owner}/{repo}/git/trees
  4029      documentation_url: https://docs.github.com/rest/git/trees#create-a-tree
  4030      openapi_files:
  4031        - descriptions/api.github.com/api.github.com.json
  4032        - descriptions/ghec/ghec.json
  4033        - descriptions/ghes-3.11/ghes-3.11.json
  4034    - name: GET /repos/{owner}/{repo}/git/trees/{tree_sha}
  4035      documentation_url: https://docs.github.com/rest/git/trees#get-a-tree
  4036      openapi_files:
  4037        - descriptions/api.github.com/api.github.com.json
  4038        - descriptions/ghec/ghec.json
  4039        - descriptions/ghes-3.11/ghes-3.11.json
  4040    - name: GET /repos/{owner}/{repo}/hooks
  4041      documentation_url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks
  4042      openapi_files:
  4043        - descriptions/api.github.com/api.github.com.json
  4044        - descriptions/ghec/ghec.json
  4045        - descriptions/ghes-3.11/ghes-3.11.json
  4046    - name: POST /repos/{owner}/{repo}/hooks
  4047      documentation_url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook
  4048      openapi_files:
  4049        - descriptions/api.github.com/api.github.com.json
  4050        - descriptions/ghec/ghec.json
  4051        - descriptions/ghes-3.11/ghes-3.11.json
  4052    - name: DELETE /repos/{owner}/{repo}/hooks/{hook_id}
  4053      documentation_url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook
  4054      openapi_files:
  4055        - descriptions/api.github.com/api.github.com.json
  4056        - descriptions/ghec/ghec.json
  4057        - descriptions/ghes-3.11/ghes-3.11.json
  4058    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}
  4059      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook
  4060      openapi_files:
  4061        - descriptions/api.github.com/api.github.com.json
  4062        - descriptions/ghec/ghec.json
  4063        - descriptions/ghes-3.11/ghes-3.11.json
  4064    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}
  4065      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook
  4066      openapi_files:
  4067        - descriptions/api.github.com/api.github.com.json
  4068        - descriptions/ghec/ghec.json
  4069        - descriptions/ghes-3.11/ghes-3.11.json
  4070    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/config
  4071      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository
  4072      openapi_files:
  4073        - descriptions/api.github.com/api.github.com.json
  4074        - descriptions/ghec/ghec.json
  4075        - descriptions/ghes-3.11/ghes-3.11.json
  4076    - name: PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config
  4077      documentation_url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository
  4078      openapi_files:
  4079        - descriptions/api.github.com/api.github.com.json
  4080        - descriptions/ghec/ghec.json
  4081        - descriptions/ghes-3.11/ghes-3.11.json
  4082    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries
  4083      documentation_url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook
  4084      openapi_files:
  4085        - descriptions/api.github.com/api.github.com.json
  4086        - descriptions/ghec/ghec.json
  4087        - descriptions/ghes-3.11/ghes-3.11.json
  4088    - name: GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}
  4089      documentation_url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook
  4090      openapi_files:
  4091        - descriptions/api.github.com/api.github.com.json
  4092        - descriptions/ghec/ghec.json
  4093        - descriptions/ghes-3.11/ghes-3.11.json
  4094    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts
  4095      documentation_url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook
  4096      openapi_files:
  4097        - descriptions/api.github.com/api.github.com.json
  4098        - descriptions/ghec/ghec.json
  4099        - descriptions/ghes-3.11/ghes-3.11.json
  4100    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/pings
  4101      documentation_url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook
  4102      openapi_files:
  4103        - descriptions/api.github.com/api.github.com.json
  4104        - descriptions/ghec/ghec.json
  4105        - descriptions/ghes-3.11/ghes-3.11.json
  4106    - name: POST /repos/{owner}/{repo}/hooks/{hook_id}/tests
  4107      documentation_url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook
  4108      openapi_files:
  4109        - descriptions/api.github.com/api.github.com.json
  4110        - descriptions/ghec/ghec.json
  4111        - descriptions/ghes-3.11/ghes-3.11.json
  4112    - name: DELETE /repos/{owner}/{repo}/import
  4113      documentation_url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import
  4114      openapi_files:
  4115        - descriptions/api.github.com/api.github.com.json
  4116        - descriptions/ghec/ghec.json
  4117    - name: GET /repos/{owner}/{repo}/import
  4118      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status
  4119      openapi_files:
  4120        - descriptions/api.github.com/api.github.com.json
  4121        - descriptions/ghec/ghec.json
  4122    - name: PATCH /repos/{owner}/{repo}/import
  4123      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-an-import
  4124      openapi_files:
  4125        - descriptions/api.github.com/api.github.com.json
  4126        - descriptions/ghec/ghec.json
  4127    - name: PUT /repos/{owner}/{repo}/import
  4128      documentation_url: https://docs.github.com/rest/migrations/source-imports#start-an-import
  4129      openapi_files:
  4130        - descriptions/api.github.com/api.github.com.json
  4131        - descriptions/ghec/ghec.json
  4132    - name: GET /repos/{owner}/{repo}/import/authors
  4133      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors
  4134      openapi_files:
  4135        - descriptions/api.github.com/api.github.com.json
  4136        - descriptions/ghec/ghec.json
  4137    - name: PATCH /repos/{owner}/{repo}/import/authors/{author_id}
  4138      documentation_url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author
  4139      openapi_files:
  4140        - descriptions/api.github.com/api.github.com.json
  4141        - descriptions/ghec/ghec.json
  4142    - name: GET /repos/{owner}/{repo}/import/large_files
  4143      documentation_url: https://docs.github.com/rest/migrations/source-imports#get-large-files
  4144      openapi_files:
  4145        - descriptions/api.github.com/api.github.com.json
  4146        - descriptions/ghec/ghec.json
  4147    - name: PATCH /repos/{owner}/{repo}/import/lfs
  4148      documentation_url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference
  4149      openapi_files:
  4150        - descriptions/api.github.com/api.github.com.json
  4151        - descriptions/ghec/ghec.json
  4152    - name: GET /repos/{owner}/{repo}/installation
  4153      documentation_url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
  4154      openapi_files:
  4155        - descriptions/api.github.com/api.github.com.json
  4156        - descriptions/ghec/ghec.json
  4157        - descriptions/ghes-3.11/ghes-3.11.json
  4158    - name: DELETE /repos/{owner}/{repo}/interaction-limits
  4159      documentation_url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository
  4160      openapi_files:
  4161        - descriptions/api.github.com/api.github.com.json
  4162        - descriptions/ghec/ghec.json
  4163    - name: GET /repos/{owner}/{repo}/interaction-limits
  4164      documentation_url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository
  4165      openapi_files:
  4166        - descriptions/api.github.com/api.github.com.json
  4167        - descriptions/ghec/ghec.json
  4168    - name: PUT /repos/{owner}/{repo}/interaction-limits
  4169      documentation_url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository
  4170      openapi_files:
  4171        - descriptions/api.github.com/api.github.com.json
  4172        - descriptions/ghec/ghec.json
  4173    - name: GET /repos/{owner}/{repo}/invitations
  4174      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
  4175      openapi_files:
  4176        - descriptions/api.github.com/api.github.com.json
  4177        - descriptions/ghec/ghec.json
  4178        - descriptions/ghes-3.11/ghes-3.11.json
  4179    - name: DELETE /repos/{owner}/{repo}/invitations/{invitation_id}
  4180      documentation_url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
  4181      openapi_files:
  4182        - descriptions/api.github.com/api.github.com.json
  4183        - descriptions/ghec/ghec.json
  4184        - descriptions/ghes-3.11/ghes-3.11.json
  4185    - name: PATCH /repos/{owner}/{repo}/invitations/{invitation_id}
  4186      documentation_url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
  4187      openapi_files:
  4188        - descriptions/api.github.com/api.github.com.json
  4189        - descriptions/ghec/ghec.json
  4190        - descriptions/ghes-3.11/ghes-3.11.json
  4191    - name: GET /repos/{owner}/{repo}/issues
  4192      documentation_url: https://docs.github.com/rest/issues/issues#list-repository-issues
  4193      openapi_files:
  4194        - descriptions/api.github.com/api.github.com.json
  4195        - descriptions/ghec/ghec.json
  4196        - descriptions/ghes-3.11/ghes-3.11.json
  4197    - name: POST /repos/{owner}/{repo}/issues
  4198      documentation_url: https://docs.github.com/rest/issues/issues#create-an-issue
  4199      openapi_files:
  4200        - descriptions/api.github.com/api.github.com.json
  4201        - descriptions/ghec/ghec.json
  4202        - descriptions/ghes-3.11/ghes-3.11.json
  4203    - name: GET /repos/{owner}/{repo}/issues/comments
  4204      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository
  4205      openapi_files:
  4206        - descriptions/api.github.com/api.github.com.json
  4207        - descriptions/ghec/ghec.json
  4208        - descriptions/ghes-3.11/ghes-3.11.json
  4209    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}
  4210      documentation_url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment
  4211      openapi_files:
  4212        - descriptions/api.github.com/api.github.com.json
  4213        - descriptions/ghec/ghec.json
  4214        - descriptions/ghes-3.11/ghes-3.11.json
  4215    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}
  4216      documentation_url: https://docs.github.com/rest/issues/comments#get-an-issue-comment
  4217      openapi_files:
  4218        - descriptions/api.github.com/api.github.com.json
  4219        - descriptions/ghec/ghec.json
  4220        - descriptions/ghes-3.11/ghes-3.11.json
  4221    - name: PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}
  4222      documentation_url: https://docs.github.com/rest/issues/comments#update-an-issue-comment
  4223      openapi_files:
  4224        - descriptions/api.github.com/api.github.com.json
  4225        - descriptions/ghec/ghec.json
  4226        - descriptions/ghes-3.11/ghes-3.11.json
  4227    - name: GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4228      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment
  4229      openapi_files:
  4230        - descriptions/api.github.com/api.github.com.json
  4231        - descriptions/ghec/ghec.json
  4232        - descriptions/ghes-3.11/ghes-3.11.json
  4233    - name: POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions
  4234      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment
  4235      openapi_files:
  4236        - descriptions/api.github.com/api.github.com.json
  4237        - descriptions/ghec/ghec.json
  4238        - descriptions/ghes-3.11/ghes-3.11.json
  4239    - name: DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}
  4240      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction
  4241      openapi_files:
  4242        - descriptions/api.github.com/api.github.com.json
  4243        - descriptions/ghec/ghec.json
  4244        - descriptions/ghes-3.11/ghes-3.11.json
  4245    - name: GET /repos/{owner}/{repo}/issues/events
  4246      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository
  4247      openapi_files:
  4248        - descriptions/api.github.com/api.github.com.json
  4249        - descriptions/ghec/ghec.json
  4250        - descriptions/ghes-3.11/ghes-3.11.json
  4251    - name: GET /repos/{owner}/{repo}/issues/events/{event_id}
  4252      documentation_url: https://docs.github.com/rest/issues/events#get-an-issue-event
  4253      openapi_files:
  4254        - descriptions/api.github.com/api.github.com.json
  4255        - descriptions/ghec/ghec.json
  4256        - descriptions/ghes-3.11/ghes-3.11.json
  4257    - name: GET /repos/{owner}/{repo}/issues/{issue_number}
  4258      documentation_url: https://docs.github.com/rest/issues/issues#get-an-issue
  4259      openapi_files:
  4260        - descriptions/api.github.com/api.github.com.json
  4261        - descriptions/ghec/ghec.json
  4262        - descriptions/ghes-3.11/ghes-3.11.json
  4263    - name: PATCH /repos/{owner}/{repo}/issues/{issue_number}
  4264      documentation_url: https://docs.github.com/rest/issues/issues#update-an-issue
  4265      openapi_files:
  4266        - descriptions/api.github.com/api.github.com.json
  4267        - descriptions/ghec/ghec.json
  4268        - descriptions/ghes-3.11/ghes-3.11.json
  4269    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4270      documentation_url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue
  4271      openapi_files:
  4272        - descriptions/api.github.com/api.github.com.json
  4273        - descriptions/ghec/ghec.json
  4274        - descriptions/ghes-3.11/ghes-3.11.json
  4275    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/assignees
  4276      documentation_url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue
  4277      openapi_files:
  4278        - descriptions/api.github.com/api.github.com.json
  4279        - descriptions/ghec/ghec.json
  4280        - descriptions/ghes-3.11/ghes-3.11.json
  4281    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}
  4282      documentation_url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue
  4283      openapi_files:
  4284        - descriptions/api.github.com/api.github.com.json
  4285        - descriptions/ghec/ghec.json
  4286        - descriptions/ghes-3.11/ghes-3.11.json
  4287    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/comments
  4288      documentation_url: https://docs.github.com/rest/issues/comments#list-issue-comments
  4289      openapi_files:
  4290        - descriptions/api.github.com/api.github.com.json
  4291        - descriptions/ghec/ghec.json
  4292        - descriptions/ghes-3.11/ghes-3.11.json
  4293    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/comments
  4294      documentation_url: https://docs.github.com/rest/issues/comments#create-an-issue-comment
  4295      openapi_files:
  4296        - descriptions/api.github.com/api.github.com.json
  4297        - descriptions/ghec/ghec.json
  4298        - descriptions/ghes-3.11/ghes-3.11.json
  4299    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/events
  4300      documentation_url: https://docs.github.com/rest/issues/events#list-issue-events
  4301      openapi_files:
  4302        - descriptions/api.github.com/api.github.com.json
  4303        - descriptions/ghec/ghec.json
  4304        - descriptions/ghes-3.11/ghes-3.11.json
  4305    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels
  4306      documentation_url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue
  4307      openapi_files:
  4308        - descriptions/api.github.com/api.github.com.json
  4309        - descriptions/ghec/ghec.json
  4310        - descriptions/ghes-3.11/ghes-3.11.json
  4311    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/labels
  4312      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue
  4313      openapi_files:
  4314        - descriptions/api.github.com/api.github.com.json
  4315        - descriptions/ghec/ghec.json
  4316        - descriptions/ghes-3.11/ghes-3.11.json
  4317    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/labels
  4318      documentation_url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue
  4319      openapi_files:
  4320        - descriptions/api.github.com/api.github.com.json
  4321        - descriptions/ghec/ghec.json
  4322        - descriptions/ghes-3.11/ghes-3.11.json
  4323    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/labels
  4324      documentation_url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue
  4325      openapi_files:
  4326        - descriptions/api.github.com/api.github.com.json
  4327        - descriptions/ghec/ghec.json
  4328        - descriptions/ghes-3.11/ghes-3.11.json
  4329    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}
  4330      documentation_url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue
  4331      openapi_files:
  4332        - descriptions/api.github.com/api.github.com.json
  4333        - descriptions/ghec/ghec.json
  4334        - descriptions/ghes-3.11/ghes-3.11.json
  4335    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock
  4336      documentation_url: https://docs.github.com/rest/issues/issues#unlock-an-issue
  4337      openapi_files:
  4338        - descriptions/api.github.com/api.github.com.json
  4339        - descriptions/ghec/ghec.json
  4340        - descriptions/ghes-3.11/ghes-3.11.json
  4341    - name: PUT /repos/{owner}/{repo}/issues/{issue_number}/lock
  4342      documentation_url: https://docs.github.com/rest/issues/issues#lock-an-issue
  4343      openapi_files:
  4344        - descriptions/api.github.com/api.github.com.json
  4345        - descriptions/ghec/ghec.json
  4346        - descriptions/ghes-3.11/ghes-3.11.json
  4347    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4348      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue
  4349      openapi_files:
  4350        - descriptions/api.github.com/api.github.com.json
  4351        - descriptions/ghec/ghec.json
  4352        - descriptions/ghes-3.11/ghes-3.11.json
  4353    - name: POST /repos/{owner}/{repo}/issues/{issue_number}/reactions
  4354      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue
  4355      openapi_files:
  4356        - descriptions/api.github.com/api.github.com.json
  4357        - descriptions/ghec/ghec.json
  4358        - descriptions/ghes-3.11/ghes-3.11.json
  4359    - name: DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}
  4360      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction
  4361      openapi_files:
  4362        - descriptions/api.github.com/api.github.com.json
  4363        - descriptions/ghec/ghec.json
  4364        - descriptions/ghes-3.11/ghes-3.11.json
  4365    - name: GET /repos/{owner}/{repo}/issues/{issue_number}/timeline
  4366      documentation_url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue
  4367      openapi_files:
  4368        - descriptions/api.github.com/api.github.com.json
  4369        - descriptions/ghec/ghec.json
  4370        - descriptions/ghes-3.11/ghes-3.11.json
  4371    - name: GET /repos/{owner}/{repo}/keys
  4372      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys
  4373      openapi_files:
  4374        - descriptions/api.github.com/api.github.com.json
  4375        - descriptions/ghec/ghec.json
  4376        - descriptions/ghes-3.11/ghes-3.11.json
  4377    - name: POST /repos/{owner}/{repo}/keys
  4378      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key
  4379      openapi_files:
  4380        - descriptions/api.github.com/api.github.com.json
  4381        - descriptions/ghec/ghec.json
  4382        - descriptions/ghes-3.11/ghes-3.11.json
  4383    - name: DELETE /repos/{owner}/{repo}/keys/{key_id}
  4384      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key
  4385      openapi_files:
  4386        - descriptions/api.github.com/api.github.com.json
  4387        - descriptions/ghec/ghec.json
  4388        - descriptions/ghes-3.11/ghes-3.11.json
  4389    - name: GET /repos/{owner}/{repo}/keys/{key_id}
  4390      documentation_url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key
  4391      openapi_files:
  4392        - descriptions/api.github.com/api.github.com.json
  4393        - descriptions/ghec/ghec.json
  4394        - descriptions/ghes-3.11/ghes-3.11.json
  4395    - name: GET /repos/{owner}/{repo}/labels
  4396      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository
  4397      openapi_files:
  4398        - descriptions/api.github.com/api.github.com.json
  4399        - descriptions/ghec/ghec.json
  4400        - descriptions/ghes-3.11/ghes-3.11.json
  4401    - name: POST /repos/{owner}/{repo}/labels
  4402      documentation_url: https://docs.github.com/rest/issues/labels#create-a-label
  4403      openapi_files:
  4404        - descriptions/api.github.com/api.github.com.json
  4405        - descriptions/ghec/ghec.json
  4406        - descriptions/ghes-3.11/ghes-3.11.json
  4407    - name: DELETE /repos/{owner}/{repo}/labels/{name}
  4408      documentation_url: https://docs.github.com/rest/issues/labels#delete-a-label
  4409      openapi_files:
  4410        - descriptions/api.github.com/api.github.com.json
  4411        - descriptions/ghec/ghec.json
  4412        - descriptions/ghes-3.11/ghes-3.11.json
  4413    - name: GET /repos/{owner}/{repo}/labels/{name}
  4414      documentation_url: https://docs.github.com/rest/issues/labels#get-a-label
  4415      openapi_files:
  4416        - descriptions/api.github.com/api.github.com.json
  4417        - descriptions/ghec/ghec.json
  4418        - descriptions/ghes-3.11/ghes-3.11.json
  4419    - name: PATCH /repos/{owner}/{repo}/labels/{name}
  4420      documentation_url: https://docs.github.com/rest/issues/labels#update-a-label
  4421      openapi_files:
  4422        - descriptions/api.github.com/api.github.com.json
  4423        - descriptions/ghec/ghec.json
  4424        - descriptions/ghes-3.11/ghes-3.11.json
  4425    - name: GET /repos/{owner}/{repo}/languages
  4426      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-languages
  4427      openapi_files:
  4428        - descriptions/api.github.com/api.github.com.json
  4429        - descriptions/ghec/ghec.json
  4430        - descriptions/ghes-3.11/ghes-3.11.json
  4431    - name: DELETE /repos/{owner}/{repo}/lfs
  4432      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository
  4433      openapi_files:
  4434        - descriptions/ghec/ghec.json
  4435        - descriptions/ghes-3.11/ghes-3.11.json
  4436    - name: PUT /repos/{owner}/{repo}/lfs
  4437      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository
  4438      openapi_files:
  4439        - descriptions/ghec/ghec.json
  4440        - descriptions/ghes-3.11/ghes-3.11.json
  4441    - name: GET /repos/{owner}/{repo}/license
  4442      documentation_url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository
  4443      openapi_files:
  4444        - descriptions/api.github.com/api.github.com.json
  4445        - descriptions/ghec/ghec.json
  4446        - descriptions/ghes-3.11/ghes-3.11.json
  4447    - name: POST /repos/{owner}/{repo}/merge-upstream
  4448      documentation_url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository
  4449      openapi_files:
  4450        - descriptions/api.github.com/api.github.com.json
  4451        - descriptions/ghec/ghec.json
  4452        - descriptions/ghes-3.11/ghes-3.11.json
  4453    - name: POST /repos/{owner}/{repo}/merges
  4454      documentation_url: https://docs.github.com/rest/branches/branches#merge-a-branch
  4455      openapi_files:
  4456        - descriptions/api.github.com/api.github.com.json
  4457        - descriptions/ghec/ghec.json
  4458        - descriptions/ghes-3.11/ghes-3.11.json
  4459    - name: GET /repos/{owner}/{repo}/milestones
  4460      documentation_url: https://docs.github.com/rest/issues/milestones#list-milestones
  4461      openapi_files:
  4462        - descriptions/api.github.com/api.github.com.json
  4463        - descriptions/ghec/ghec.json
  4464        - descriptions/ghes-3.11/ghes-3.11.json
  4465    - name: POST /repos/{owner}/{repo}/milestones
  4466      documentation_url: https://docs.github.com/rest/issues/milestones#create-a-milestone
  4467      openapi_files:
  4468        - descriptions/api.github.com/api.github.com.json
  4469        - descriptions/ghec/ghec.json
  4470        - descriptions/ghes-3.11/ghes-3.11.json
  4471    - name: DELETE /repos/{owner}/{repo}/milestones/{milestone_number}
  4472      documentation_url: https://docs.github.com/rest/issues/milestones#delete-a-milestone
  4473      openapi_files:
  4474        - descriptions/api.github.com/api.github.com.json
  4475        - descriptions/ghec/ghec.json
  4476        - descriptions/ghes-3.11/ghes-3.11.json
  4477    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}
  4478      documentation_url: https://docs.github.com/rest/issues/milestones#get-a-milestone
  4479      openapi_files:
  4480        - descriptions/api.github.com/api.github.com.json
  4481        - descriptions/ghec/ghec.json
  4482        - descriptions/ghes-3.11/ghes-3.11.json
  4483    - name: PATCH /repos/{owner}/{repo}/milestones/{milestone_number}
  4484      documentation_url: https://docs.github.com/rest/issues/milestones#update-a-milestone
  4485      openapi_files:
  4486        - descriptions/api.github.com/api.github.com.json
  4487        - descriptions/ghec/ghec.json
  4488        - descriptions/ghes-3.11/ghes-3.11.json
  4489    - name: GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels
  4490      documentation_url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone
  4491      openapi_files:
  4492        - descriptions/api.github.com/api.github.com.json
  4493        - descriptions/ghec/ghec.json
  4494        - descriptions/ghes-3.11/ghes-3.11.json
  4495    - name: GET /repos/{owner}/{repo}/notifications
  4496      documentation_url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user
  4497      openapi_files:
  4498        - descriptions/api.github.com/api.github.com.json
  4499        - descriptions/ghec/ghec.json
  4500        - descriptions/ghes-3.11/ghes-3.11.json
  4501    - name: PUT /repos/{owner}/{repo}/notifications
  4502      documentation_url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read
  4503      openapi_files:
  4504        - descriptions/api.github.com/api.github.com.json
  4505        - descriptions/ghec/ghec.json
  4506        - descriptions/ghes-3.11/ghes-3.11.json
  4507    - name: DELETE /repos/{owner}/{repo}/pages
  4508      documentation_url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site
  4509      openapi_files:
  4510        - descriptions/api.github.com/api.github.com.json
  4511        - descriptions/ghec/ghec.json
  4512        - descriptions/ghes-3.11/ghes-3.11.json
  4513    - name: GET /repos/{owner}/{repo}/pages
  4514      documentation_url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
  4515      openapi_files:
  4516        - descriptions/api.github.com/api.github.com.json
  4517        - descriptions/ghec/ghec.json
  4518        - descriptions/ghes-3.11/ghes-3.11.json
  4519    - name: POST /repos/{owner}/{repo}/pages
  4520      documentation_url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site
  4521      openapi_files:
  4522        - descriptions/api.github.com/api.github.com.json
  4523        - descriptions/ghec/ghec.json
  4524        - descriptions/ghes-3.11/ghes-3.11.json
  4525    - name: PUT /repos/{owner}/{repo}/pages
  4526      documentation_url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site
  4527      openapi_files:
  4528        - descriptions/api.github.com/api.github.com.json
  4529        - descriptions/ghec/ghec.json
  4530        - descriptions/ghes-3.11/ghes-3.11.json
  4531    - name: GET /repos/{owner}/{repo}/pages/builds
  4532      documentation_url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds
  4533      openapi_files:
  4534        - descriptions/api.github.com/api.github.com.json
  4535        - descriptions/ghec/ghec.json
  4536        - descriptions/ghes-3.11/ghes-3.11.json
  4537    - name: POST /repos/{owner}/{repo}/pages/builds
  4538      documentation_url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build
  4539      openapi_files:
  4540        - descriptions/api.github.com/api.github.com.json
  4541        - descriptions/ghec/ghec.json
  4542        - descriptions/ghes-3.11/ghes-3.11.json
  4543    - name: GET /repos/{owner}/{repo}/pages/builds/latest
  4544      documentation_url: https://docs.github.com/rest/pages/pages#get-latest-pages-build
  4545      openapi_files:
  4546        - descriptions/api.github.com/api.github.com.json
  4547        - descriptions/ghec/ghec.json
  4548        - descriptions/ghes-3.11/ghes-3.11.json
  4549    - name: GET /repos/{owner}/{repo}/pages/builds/{build_id}
  4550      documentation_url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build
  4551      openapi_files:
  4552        - descriptions/api.github.com/api.github.com.json
  4553        - descriptions/ghec/ghec.json
  4554        - descriptions/ghes-3.11/ghes-3.11.json
  4555    - name: POST /repos/{owner}/{repo}/pages/deployment
  4556      documentation_url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment
  4557      openapi_files:
  4558        - descriptions/api.github.com/api.github.com.json
  4559        - descriptions/ghec/ghec.json
  4560        - descriptions/ghes-3.11/ghes-3.11.json
  4561    - name: GET /repos/{owner}/{repo}/pages/health
  4562      documentation_url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages
  4563      openapi_files:
  4564        - descriptions/api.github.com/api.github.com.json
  4565        - descriptions/ghec/ghec.json
  4566    - name: GET /repos/{owner}/{repo}/pre-receive-hooks
  4567      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository
  4568      openapi_files:
  4569        - descriptions/ghes-3.11/ghes-3.11.json
  4570    - name: DELETE /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  4571      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/repo-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-a-repository
  4572      openapi_files:
  4573        - descriptions/ghes-3.11/ghes-3.11.json
  4574    - name: GET /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  4575      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/repo-pre-receive-hooks#get-a-pre-receive-hook-for-a-repository
  4576      openapi_files:
  4577        - descriptions/ghes-3.11/ghes-3.11.json
  4578    - name: PATCH /repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
  4579      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/repo-pre-receive-hooks#update-pre-receive-hook-enforcement-for-a-repository
  4580      openapi_files:
  4581        - descriptions/ghes-3.11/ghes-3.11.json
  4582    - name: DELETE /repos/{owner}/{repo}/private-vulnerability-reporting
  4583      documentation_url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository
  4584      openapi_files:
  4585        - descriptions/api.github.com/api.github.com.json
  4586        - descriptions/ghec/ghec.json
  4587    - name: PUT /repos/{owner}/{repo}/private-vulnerability-reporting
  4588      documentation_url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository
  4589      openapi_files:
  4590        - descriptions/api.github.com/api.github.com.json
  4591        - descriptions/ghec/ghec.json
  4592    - name: GET /repos/{owner}/{repo}/projects
  4593      documentation_url: https://docs.github.com/rest/projects/projects#list-repository-projects
  4594      openapi_files:
  4595        - descriptions/api.github.com/api.github.com.json
  4596        - descriptions/ghec/ghec.json
  4597        - descriptions/ghes-3.11/ghes-3.11.json
  4598    - name: POST /repos/{owner}/{repo}/projects
  4599      documentation_url: https://docs.github.com/rest/projects/projects#create-a-repository-project
  4600      openapi_files:
  4601        - descriptions/api.github.com/api.github.com.json
  4602        - descriptions/ghec/ghec.json
  4603        - descriptions/ghes-3.11/ghes-3.11.json
  4604    - name: GET /repos/{owner}/{repo}/properties/values
  4605      documentation_url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository
  4606      openapi_files:
  4607        - descriptions/api.github.com/api.github.com.json
  4608        - descriptions/ghec/ghec.json
  4609    - name: GET /repos/{owner}/{repo}/pulls
  4610      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests
  4611      openapi_files:
  4612        - descriptions/api.github.com/api.github.com.json
  4613        - descriptions/ghec/ghec.json
  4614        - descriptions/ghes-3.11/ghes-3.11.json
  4615    - name: POST /repos/{owner}/{repo}/pulls
  4616      documentation_url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request
  4617      openapi_files:
  4618        - descriptions/api.github.com/api.github.com.json
  4619        - descriptions/ghec/ghec.json
  4620        - descriptions/ghes-3.11/ghes-3.11.json
  4621    - name: GET /repos/{owner}/{repo}/pulls/comments
  4622      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository
  4623      openapi_files:
  4624        - descriptions/api.github.com/api.github.com.json
  4625        - descriptions/ghec/ghec.json
  4626        - descriptions/ghes-3.11/ghes-3.11.json
  4627    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}
  4628      documentation_url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request
  4629      openapi_files:
  4630        - descriptions/api.github.com/api.github.com.json
  4631        - descriptions/ghec/ghec.json
  4632        - descriptions/ghes-3.11/ghes-3.11.json
  4633    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}
  4634      documentation_url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request
  4635      openapi_files:
  4636        - descriptions/api.github.com/api.github.com.json
  4637        - descriptions/ghec/ghec.json
  4638        - descriptions/ghes-3.11/ghes-3.11.json
  4639    - name: PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}
  4640      documentation_url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request
  4641      openapi_files:
  4642        - descriptions/api.github.com/api.github.com.json
  4643        - descriptions/ghec/ghec.json
  4644        - descriptions/ghes-3.11/ghes-3.11.json
  4645    - name: GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  4646      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment
  4647      openapi_files:
  4648        - descriptions/api.github.com/api.github.com.json
  4649        - descriptions/ghec/ghec.json
  4650        - descriptions/ghes-3.11/ghes-3.11.json
  4651    - name: POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions
  4652      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment
  4653      openapi_files:
  4654        - descriptions/api.github.com/api.github.com.json
  4655        - descriptions/ghec/ghec.json
  4656        - descriptions/ghes-3.11/ghes-3.11.json
  4657    - name: DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}
  4658      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction
  4659      openapi_files:
  4660        - descriptions/api.github.com/api.github.com.json
  4661        - descriptions/ghec/ghec.json
  4662        - descriptions/ghes-3.11/ghes-3.11.json
  4663    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}
  4664      documentation_url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request
  4665      openapi_files:
  4666        - descriptions/api.github.com/api.github.com.json
  4667        - descriptions/ghec/ghec.json
  4668        - descriptions/ghes-3.11/ghes-3.11.json
  4669    - name: PATCH /repos/{owner}/{repo}/pulls/{pull_number}
  4670      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
  4671      openapi_files:
  4672        - descriptions/api.github.com/api.github.com.json
  4673        - descriptions/ghec/ghec.json
  4674        - descriptions/ghes-3.11/ghes-3.11.json
  4675    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces
  4676      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request
  4677      openapi_files:
  4678        - descriptions/api.github.com/api.github.com.json
  4679        - descriptions/ghec/ghec.json
  4680    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/comments
  4681      documentation_url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request
  4682      openapi_files:
  4683        - descriptions/api.github.com/api.github.com.json
  4684        - descriptions/ghec/ghec.json
  4685        - descriptions/ghes-3.11/ghes-3.11.json
  4686    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments
  4687      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request
  4688      openapi_files:
  4689        - descriptions/api.github.com/api.github.com.json
  4690        - descriptions/ghec/ghec.json
  4691        - descriptions/ghes-3.11/ghes-3.11.json
  4692    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies
  4693      documentation_url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment
  4694      openapi_files:
  4695        - descriptions/api.github.com/api.github.com.json
  4696        - descriptions/ghec/ghec.json
  4697        - descriptions/ghes-3.11/ghes-3.11.json
  4698    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/commits
  4699      documentation_url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request
  4700      openapi_files:
  4701        - descriptions/api.github.com/api.github.com.json
  4702        - descriptions/ghec/ghec.json
  4703        - descriptions/ghes-3.11/ghes-3.11.json
  4704    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/files
  4705      documentation_url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files
  4706      openapi_files:
  4707        - descriptions/api.github.com/api.github.com.json
  4708        - descriptions/ghec/ghec.json
  4709        - descriptions/ghes-3.11/ghes-3.11.json
  4710    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/merge
  4711      documentation_url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged
  4712      openapi_files:
  4713        - descriptions/api.github.com/api.github.com.json
  4714        - descriptions/ghec/ghec.json
  4715        - descriptions/ghes-3.11/ghes-3.11.json
  4716    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge
  4717      documentation_url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request
  4718      openapi_files:
  4719        - descriptions/api.github.com/api.github.com.json
  4720        - descriptions/ghec/ghec.json
  4721        - descriptions/ghes-3.11/ghes-3.11.json
  4722    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  4723      documentation_url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request
  4724      openapi_files:
  4725        - descriptions/api.github.com/api.github.com.json
  4726        - descriptions/ghec/ghec.json
  4727        - descriptions/ghes-3.11/ghes-3.11.json
  4728    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  4729      documentation_url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request
  4730      openapi_files:
  4731        - descriptions/api.github.com/api.github.com.json
  4732        - descriptions/ghec/ghec.json
  4733        - descriptions/ghes-3.11/ghes-3.11.json
  4734    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers
  4735      documentation_url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
  4736      openapi_files:
  4737        - descriptions/api.github.com/api.github.com.json
  4738        - descriptions/ghec/ghec.json
  4739        - descriptions/ghes-3.11/ghes-3.11.json
  4740    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  4741      documentation_url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request
  4742      openapi_files:
  4743        - descriptions/api.github.com/api.github.com.json
  4744        - descriptions/ghec/ghec.json
  4745        - descriptions/ghes-3.11/ghes-3.11.json
  4746    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews
  4747      documentation_url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request
  4748      openapi_files:
  4749        - descriptions/api.github.com/api.github.com.json
  4750        - descriptions/ghec/ghec.json
  4751        - descriptions/ghes-3.11/ghes-3.11.json
  4752    - name: DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  4753      documentation_url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request
  4754      openapi_files:
  4755        - descriptions/api.github.com/api.github.com.json
  4756        - descriptions/ghec/ghec.json
  4757        - descriptions/ghes-3.11/ghes-3.11.json
  4758    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  4759      documentation_url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request
  4760      openapi_files:
  4761        - descriptions/api.github.com/api.github.com.json
  4762        - descriptions/ghec/ghec.json
  4763        - descriptions/ghes-3.11/ghes-3.11.json
  4764    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}
  4765      documentation_url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request
  4766      openapi_files:
  4767        - descriptions/api.github.com/api.github.com.json
  4768        - descriptions/ghec/ghec.json
  4769        - descriptions/ghes-3.11/ghes-3.11.json
  4770    - name: GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments
  4771      documentation_url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review
  4772      openapi_files:
  4773        - descriptions/api.github.com/api.github.com.json
  4774        - descriptions/ghec/ghec.json
  4775        - descriptions/ghes-3.11/ghes-3.11.json
  4776    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals
  4777      documentation_url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request
  4778      openapi_files:
  4779        - descriptions/api.github.com/api.github.com.json
  4780        - descriptions/ghec/ghec.json
  4781        - descriptions/ghes-3.11/ghes-3.11.json
  4782    - name: POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events
  4783      documentation_url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request
  4784      openapi_files:
  4785        - descriptions/api.github.com/api.github.com.json
  4786        - descriptions/ghec/ghec.json
  4787        - descriptions/ghes-3.11/ghes-3.11.json
  4788    - name: PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch
  4789      documentation_url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch
  4790      openapi_files:
  4791        - descriptions/api.github.com/api.github.com.json
  4792        - descriptions/ghec/ghec.json
  4793        - descriptions/ghes-3.11/ghes-3.11.json
  4794    - name: GET /repos/{owner}/{repo}/readme
  4795      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme
  4796      openapi_files:
  4797        - descriptions/api.github.com/api.github.com.json
  4798        - descriptions/ghec/ghec.json
  4799        - descriptions/ghes-3.11/ghes-3.11.json
  4800    - name: GET /repos/{owner}/{repo}/readme/{dir}
  4801      documentation_url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory
  4802      openapi_files:
  4803        - descriptions/api.github.com/api.github.com.json
  4804        - descriptions/ghec/ghec.json
  4805        - descriptions/ghes-3.11/ghes-3.11.json
  4806    - name: GET /repos/{owner}/{repo}/releases
  4807      documentation_url: https://docs.github.com/rest/releases/releases#list-releases
  4808      openapi_files:
  4809        - descriptions/api.github.com/api.github.com.json
  4810        - descriptions/ghec/ghec.json
  4811        - descriptions/ghes-3.11/ghes-3.11.json
  4812    - name: POST /repos/{owner}/{repo}/releases
  4813      documentation_url: https://docs.github.com/rest/releases/releases#create-a-release
  4814      openapi_files:
  4815        - descriptions/api.github.com/api.github.com.json
  4816        - descriptions/ghec/ghec.json
  4817        - descriptions/ghes-3.11/ghes-3.11.json
  4818    - name: DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}
  4819      documentation_url: https://docs.github.com/rest/releases/assets#delete-a-release-asset
  4820      openapi_files:
  4821        - descriptions/api.github.com/api.github.com.json
  4822        - descriptions/ghec/ghec.json
  4823        - descriptions/ghes-3.11/ghes-3.11.json
  4824    - name: GET /repos/{owner}/{repo}/releases/assets/{asset_id}
  4825      documentation_url: https://docs.github.com/rest/releases/assets#get-a-release-asset
  4826      openapi_files:
  4827        - descriptions/api.github.com/api.github.com.json
  4828        - descriptions/ghec/ghec.json
  4829        - descriptions/ghes-3.11/ghes-3.11.json
  4830    - name: PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}
  4831      documentation_url: https://docs.github.com/rest/releases/assets#update-a-release-asset
  4832      openapi_files:
  4833        - descriptions/api.github.com/api.github.com.json
  4834        - descriptions/ghec/ghec.json
  4835        - descriptions/ghes-3.11/ghes-3.11.json
  4836    - name: POST /repos/{owner}/{repo}/releases/generate-notes
  4837      documentation_url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
  4838      openapi_files:
  4839        - descriptions/api.github.com/api.github.com.json
  4840        - descriptions/ghec/ghec.json
  4841        - descriptions/ghes-3.11/ghes-3.11.json
  4842    - name: GET /repos/{owner}/{repo}/releases/latest
  4843      documentation_url: https://docs.github.com/rest/releases/releases#get-the-latest-release
  4844      openapi_files:
  4845        - descriptions/api.github.com/api.github.com.json
  4846        - descriptions/ghec/ghec.json
  4847        - descriptions/ghes-3.11/ghes-3.11.json
  4848    - name: GET /repos/{owner}/{repo}/releases/tags/{tag}
  4849      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name
  4850      openapi_files:
  4851        - descriptions/api.github.com/api.github.com.json
  4852        - descriptions/ghec/ghec.json
  4853        - descriptions/ghes-3.11/ghes-3.11.json
  4854    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}
  4855      documentation_url: https://docs.github.com/rest/releases/releases#delete-a-release
  4856      openapi_files:
  4857        - descriptions/api.github.com/api.github.com.json
  4858        - descriptions/ghec/ghec.json
  4859        - descriptions/ghes-3.11/ghes-3.11.json
  4860    - name: GET /repos/{owner}/{repo}/releases/{release_id}
  4861      documentation_url: https://docs.github.com/rest/releases/releases#get-a-release
  4862      openapi_files:
  4863        - descriptions/api.github.com/api.github.com.json
  4864        - descriptions/ghec/ghec.json
  4865        - descriptions/ghes-3.11/ghes-3.11.json
  4866    - name: PATCH /repos/{owner}/{repo}/releases/{release_id}
  4867      documentation_url: https://docs.github.com/rest/releases/releases#update-a-release
  4868      openapi_files:
  4869        - descriptions/api.github.com/api.github.com.json
  4870        - descriptions/ghec/ghec.json
  4871        - descriptions/ghes-3.11/ghes-3.11.json
  4872    - name: GET /repos/{owner}/{repo}/releases/{release_id}/assets
  4873      documentation_url: https://docs.github.com/rest/releases/assets#list-release-assets
  4874      openapi_files:
  4875        - descriptions/api.github.com/api.github.com.json
  4876        - descriptions/ghec/ghec.json
  4877        - descriptions/ghes-3.11/ghes-3.11.json
  4878    - name: POST /repos/{owner}/{repo}/releases/{release_id}/assets
  4879      documentation_url: https://docs.github.com/rest/releases/assets#upload-a-release-asset
  4880      openapi_files:
  4881        - descriptions/api.github.com/api.github.com.json
  4882        - descriptions/ghec/ghec.json
  4883        - descriptions/ghes-3.11/ghes-3.11.json
  4884    - name: GET /repos/{owner}/{repo}/releases/{release_id}/reactions
  4885      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release
  4886      openapi_files:
  4887        - descriptions/api.github.com/api.github.com.json
  4888        - descriptions/ghec/ghec.json
  4889        - descriptions/ghes-3.11/ghes-3.11.json
  4890    - name: POST /repos/{owner}/{repo}/releases/{release_id}/reactions
  4891      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release
  4892      openapi_files:
  4893        - descriptions/api.github.com/api.github.com.json
  4894        - descriptions/ghec/ghec.json
  4895        - descriptions/ghes-3.11/ghes-3.11.json
  4896    - name: DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  4897      documentation_url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction
  4898      openapi_files:
  4899        - descriptions/api.github.com/api.github.com.json
  4900        - descriptions/ghec/ghec.json
  4901        - descriptions/ghes-3.11/ghes-3.11.json
  4902    - name: GET /repos/{owner}/{repo}/replicas/caches
  4903      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/repos/repos#list-repository-cache-replication-status
  4904      openapi_files:
  4905        - descriptions/ghes-3.11/ghes-3.11.json
  4906    - name: GET /repos/{owner}/{repo}/rules/branches/{branch}
  4907      documentation_url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch
  4908      openapi_files:
  4909        - descriptions/api.github.com/api.github.com.json
  4910        - descriptions/ghec/ghec.json
  4911        - descriptions/ghes-3.11/ghes-3.11.json
  4912    - name: GET /repos/{owner}/{repo}/rulesets
  4913      documentation_url: https://docs.github.com/rest/repos/rules#get-all-repository-rulesets
  4914      openapi_files:
  4915        - descriptions/api.github.com/api.github.com.json
  4916        - descriptions/ghec/ghec.json
  4917        - descriptions/ghes-3.11/ghes-3.11.json
  4918    - name: POST /repos/{owner}/{repo}/rulesets
  4919      documentation_url: https://docs.github.com/rest/repos/rules#create-a-repository-ruleset
  4920      openapi_files:
  4921        - descriptions/api.github.com/api.github.com.json
  4922        - descriptions/ghec/ghec.json
  4923        - descriptions/ghes-3.11/ghes-3.11.json
  4924    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites
  4925      documentation_url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites
  4926      openapi_files:
  4927        - descriptions/api.github.com/api.github.com.json
  4928        - descriptions/ghec/ghec.json
  4929    - name: GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}
  4930      documentation_url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite
  4931      openapi_files:
  4932        - descriptions/api.github.com/api.github.com.json
  4933        - descriptions/ghec/ghec.json
  4934    - name: DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}
  4935      documentation_url: https://docs.github.com/rest/repos/rules#delete-a-repository-ruleset
  4936      openapi_files:
  4937        - descriptions/api.github.com/api.github.com.json
  4938        - descriptions/ghec/ghec.json
  4939        - descriptions/ghes-3.11/ghes-3.11.json
  4940    - name: GET /repos/{owner}/{repo}/rulesets/{ruleset_id}
  4941      documentation_url: https://docs.github.com/rest/repos/rules#get-a-repository-ruleset
  4942      openapi_files:
  4943        - descriptions/api.github.com/api.github.com.json
  4944        - descriptions/ghec/ghec.json
  4945        - descriptions/ghes-3.11/ghes-3.11.json
  4946    - name: PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}
  4947      documentation_url: https://docs.github.com/rest/repos/rules#update-a-repository-ruleset
  4948      openapi_files:
  4949        - descriptions/api.github.com/api.github.com.json
  4950        - descriptions/ghec/ghec.json
  4951        - descriptions/ghes-3.11/ghes-3.11.json
  4952    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts
  4953      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository
  4954      openapi_files:
  4955        - descriptions/api.github.com/api.github.com.json
  4956        - descriptions/ghec/ghec.json
  4957        - descriptions/ghes-3.11/ghes-3.11.json
  4958    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  4959      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert
  4960      openapi_files:
  4961        - descriptions/api.github.com/api.github.com.json
  4962        - descriptions/ghec/ghec.json
  4963        - descriptions/ghes-3.11/ghes-3.11.json
  4964    - name: PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}
  4965      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert
  4966      openapi_files:
  4967        - descriptions/api.github.com/api.github.com.json
  4968        - descriptions/ghec/ghec.json
  4969        - descriptions/ghes-3.11/ghes-3.11.json
  4970    - name: GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations
  4971      documentation_url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert
  4972      openapi_files:
  4973        - descriptions/api.github.com/api.github.com.json
  4974        - descriptions/ghec/ghec.json
  4975        - descriptions/ghes-3.11/ghes-3.11.json
  4976    - name: GET /repos/{owner}/{repo}/security-advisories
  4977      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories
  4978      openapi_files:
  4979        - descriptions/api.github.com/api.github.com.json
  4980        - descriptions/ghec/ghec.json
  4981    - name: POST /repos/{owner}/{repo}/security-advisories
  4982      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory
  4983      openapi_files:
  4984        - descriptions/api.github.com/api.github.com.json
  4985        - descriptions/ghec/ghec.json
  4986    - name: POST /repos/{owner}/{repo}/security-advisories/reports
  4987      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability
  4988      openapi_files:
  4989        - descriptions/api.github.com/api.github.com.json
  4990        - descriptions/ghec/ghec.json
  4991    - name: GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  4992      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory
  4993      openapi_files:
  4994        - descriptions/api.github.com/api.github.com.json
  4995        - descriptions/ghec/ghec.json
  4996    - name: PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}
  4997      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory
  4998      openapi_files:
  4999        - descriptions/api.github.com/api.github.com.json
  5000        - descriptions/ghec/ghec.json
  5001    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve
  5002      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory
  5003      openapi_files:
  5004        - descriptions/api.github.com/api.github.com.json
  5005        - descriptions/ghec/ghec.json
  5006    - name: POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks
  5007      documentation_url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork
  5008      openapi_files:
  5009        - descriptions/api.github.com/api.github.com.json
  5010        - descriptions/ghec/ghec.json
  5011    - name: GET /repos/{owner}/{repo}/stargazers
  5012      documentation_url: https://docs.github.com/rest/activity/starring#list-stargazers
  5013      openapi_files:
  5014        - descriptions/api.github.com/api.github.com.json
  5015        - descriptions/ghec/ghec.json
  5016        - descriptions/ghes-3.11/ghes-3.11.json
  5017    - name: GET /repos/{owner}/{repo}/stats/code_frequency
  5018      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
  5019      openapi_files:
  5020        - descriptions/api.github.com/api.github.com.json
  5021        - descriptions/ghec/ghec.json
  5022        - descriptions/ghes-3.11/ghes-3.11.json
  5023    - name: GET /repos/{owner}/{repo}/stats/commit_activity
  5024      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
  5025      openapi_files:
  5026        - descriptions/api.github.com/api.github.com.json
  5027        - descriptions/ghec/ghec.json
  5028        - descriptions/ghes-3.11/ghes-3.11.json
  5029    - name: GET /repos/{owner}/{repo}/stats/contributors
  5030      documentation_url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
  5031      openapi_files:
  5032        - descriptions/api.github.com/api.github.com.json
  5033        - descriptions/ghec/ghec.json
  5034        - descriptions/ghes-3.11/ghes-3.11.json
  5035    - name: GET /repos/{owner}/{repo}/stats/participation
  5036      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
  5037      openapi_files:
  5038        - descriptions/api.github.com/api.github.com.json
  5039        - descriptions/ghec/ghec.json
  5040        - descriptions/ghes-3.11/ghes-3.11.json
  5041    - name: GET /repos/{owner}/{repo}/stats/punch_card
  5042      documentation_url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day
  5043      openapi_files:
  5044        - descriptions/api.github.com/api.github.com.json
  5045        - descriptions/ghec/ghec.json
  5046        - descriptions/ghes-3.11/ghes-3.11.json
  5047    - name: POST /repos/{owner}/{repo}/statuses/{sha}
  5048      documentation_url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
  5049      openapi_files:
  5050        - descriptions/api.github.com/api.github.com.json
  5051        - descriptions/ghec/ghec.json
  5052        - descriptions/ghes-3.11/ghes-3.11.json
  5053    - name: GET /repos/{owner}/{repo}/subscribers
  5054      documentation_url: https://docs.github.com/rest/activity/watching#list-watchers
  5055      openapi_files:
  5056        - descriptions/api.github.com/api.github.com.json
  5057        - descriptions/ghec/ghec.json
  5058        - descriptions/ghes-3.11/ghes-3.11.json
  5059    - name: DELETE /repos/{owner}/{repo}/subscription
  5060      documentation_url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription
  5061      openapi_files:
  5062        - descriptions/api.github.com/api.github.com.json
  5063        - descriptions/ghec/ghec.json
  5064        - descriptions/ghes-3.11/ghes-3.11.json
  5065    - name: GET /repos/{owner}/{repo}/subscription
  5066      documentation_url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription
  5067      openapi_files:
  5068        - descriptions/api.github.com/api.github.com.json
  5069        - descriptions/ghec/ghec.json
  5070        - descriptions/ghes-3.11/ghes-3.11.json
  5071    - name: PUT /repos/{owner}/{repo}/subscription
  5072      documentation_url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription
  5073      openapi_files:
  5074        - descriptions/api.github.com/api.github.com.json
  5075        - descriptions/ghec/ghec.json
  5076        - descriptions/ghes-3.11/ghes-3.11.json
  5077    - name: GET /repos/{owner}/{repo}/tags
  5078      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-tags
  5079      openapi_files:
  5080        - descriptions/api.github.com/api.github.com.json
  5081        - descriptions/ghec/ghec.json
  5082        - descriptions/ghes-3.11/ghes-3.11.json
  5083    - name: GET /repos/{owner}/{repo}/tags/protection
  5084      documentation_url: https://docs.github.com/rest/repos/tags#list-tag-protection-states-for-a-repository
  5085      openapi_files:
  5086        - descriptions/api.github.com/api.github.com.json
  5087        - descriptions/ghec/ghec.json
  5088        - descriptions/ghes-3.11/ghes-3.11.json
  5089    - name: POST /repos/{owner}/{repo}/tags/protection
  5090      documentation_url: https://docs.github.com/rest/repos/tags#create-a-tag-protection-state-for-a-repository
  5091      openapi_files:
  5092        - descriptions/api.github.com/api.github.com.json
  5093        - descriptions/ghec/ghec.json
  5094        - descriptions/ghes-3.11/ghes-3.11.json
  5095    - name: DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  5096      documentation_url: https://docs.github.com/rest/repos/tags#delete-a-tag-protection-state-for-a-repository
  5097      openapi_files:
  5098        - descriptions/api.github.com/api.github.com.json
  5099        - descriptions/ghec/ghec.json
  5100        - descriptions/ghes-3.11/ghes-3.11.json
  5101    - name: GET /repos/{owner}/{repo}/tarball/{ref}
  5102      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar
  5103      openapi_files:
  5104        - descriptions/api.github.com/api.github.com.json
  5105        - descriptions/ghec/ghec.json
  5106        - descriptions/ghes-3.11/ghes-3.11.json
  5107    - name: GET /repos/{owner}/{repo}/teams
  5108      documentation_url: https://docs.github.com/rest/repos/repos#list-repository-teams
  5109      openapi_files:
  5110        - descriptions/api.github.com/api.github.com.json
  5111        - descriptions/ghec/ghec.json
  5112        - descriptions/ghes-3.11/ghes-3.11.json
  5113    - name: GET /repos/{owner}/{repo}/topics
  5114      documentation_url: https://docs.github.com/rest/repos/repos#get-all-repository-topics
  5115      openapi_files:
  5116        - descriptions/api.github.com/api.github.com.json
  5117        - descriptions/ghec/ghec.json
  5118        - descriptions/ghes-3.11/ghes-3.11.json
  5119    - name: PUT /repos/{owner}/{repo}/topics
  5120      documentation_url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics
  5121      openapi_files:
  5122        - descriptions/api.github.com/api.github.com.json
  5123        - descriptions/ghec/ghec.json
  5124        - descriptions/ghes-3.11/ghes-3.11.json
  5125    - name: GET /repos/{owner}/{repo}/traffic/clones
  5126      documentation_url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
  5127      openapi_files:
  5128        - descriptions/api.github.com/api.github.com.json
  5129        - descriptions/ghec/ghec.json
  5130    - name: GET /repos/{owner}/{repo}/traffic/popular/paths
  5131      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
  5132      openapi_files:
  5133        - descriptions/api.github.com/api.github.com.json
  5134        - descriptions/ghec/ghec.json
  5135    - name: GET /repos/{owner}/{repo}/traffic/popular/referrers
  5136      documentation_url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
  5137      openapi_files:
  5138        - descriptions/api.github.com/api.github.com.json
  5139        - descriptions/ghec/ghec.json
  5140    - name: GET /repos/{owner}/{repo}/traffic/views
  5141      documentation_url: https://docs.github.com/rest/metrics/traffic#get-page-views
  5142      openapi_files:
  5143        - descriptions/api.github.com/api.github.com.json
  5144        - descriptions/ghec/ghec.json
  5145    - name: POST /repos/{owner}/{repo}/transfer
  5146      documentation_url: https://docs.github.com/rest/repos/repos#transfer-a-repository
  5147      openapi_files:
  5148        - descriptions/api.github.com/api.github.com.json
  5149        - descriptions/ghec/ghec.json
  5150        - descriptions/ghes-3.11/ghes-3.11.json
  5151    - name: DELETE /repos/{owner}/{repo}/vulnerability-alerts
  5152      documentation_url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts
  5153      openapi_files:
  5154        - descriptions/api.github.com/api.github.com.json
  5155        - descriptions/ghec/ghec.json
  5156        - descriptions/ghes-3.11/ghes-3.11.json
  5157    - name: GET /repos/{owner}/{repo}/vulnerability-alerts
  5158      documentation_url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository
  5159      openapi_files:
  5160        - descriptions/api.github.com/api.github.com.json
  5161        - descriptions/ghec/ghec.json
  5162        - descriptions/ghes-3.11/ghes-3.11.json
  5163    - name: PUT /repos/{owner}/{repo}/vulnerability-alerts
  5164      documentation_url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts
  5165      openapi_files:
  5166        - descriptions/api.github.com/api.github.com.json
  5167        - descriptions/ghec/ghec.json
  5168        - descriptions/ghes-3.11/ghes-3.11.json
  5169    - name: GET /repos/{owner}/{repo}/zipball/{ref}
  5170      documentation_url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip
  5171      openapi_files:
  5172        - descriptions/api.github.com/api.github.com.json
  5173        - descriptions/ghec/ghec.json
  5174        - descriptions/ghes-3.11/ghes-3.11.json
  5175    - name: POST /repos/{template_owner}/{template_repo}/generate
  5176      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template
  5177      openapi_files:
  5178        - descriptions/api.github.com/api.github.com.json
  5179        - descriptions/ghec/ghec.json
  5180        - descriptions/ghes-3.11/ghes-3.11.json
  5181    - name: GET /repositories
  5182      documentation_url: https://docs.github.com/rest/repos/repos#list-public-repositories
  5183      openapi_files:
  5184        - descriptions/api.github.com/api.github.com.json
  5185        - descriptions/ghec/ghec.json
  5186        - descriptions/ghes-3.11/ghes-3.11.json
  5187    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets
  5188      documentation_url: https://docs.github.com/rest/actions/secrets#list-environment-secrets
  5189      openapi_files:
  5190        - descriptions/api.github.com/api.github.com.json
  5191        - descriptions/ghec/ghec.json
  5192        - descriptions/ghes-3.11/ghes-3.11.json
  5193    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key
  5194      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key
  5195      openapi_files:
  5196        - descriptions/api.github.com/api.github.com.json
  5197        - descriptions/ghec/ghec.json
  5198        - descriptions/ghes-3.11/ghes-3.11.json
  5199    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5200      documentation_url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret
  5201      openapi_files:
  5202        - descriptions/api.github.com/api.github.com.json
  5203        - descriptions/ghec/ghec.json
  5204        - descriptions/ghes-3.11/ghes-3.11.json
  5205    - name: GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5206      documentation_url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret
  5207      openapi_files:
  5208        - descriptions/api.github.com/api.github.com.json
  5209        - descriptions/ghec/ghec.json
  5210        - descriptions/ghes-3.11/ghes-3.11.json
  5211    - name: PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}
  5212      documentation_url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret
  5213      openapi_files:
  5214        - descriptions/api.github.com/api.github.com.json
  5215        - descriptions/ghec/ghec.json
  5216        - descriptions/ghes-3.11/ghes-3.11.json
  5217    - name: GET /repositories/{repository_id}/environments/{environment_name}/variables
  5218      documentation_url: https://docs.github.com/rest/actions/variables#list-environment-variables
  5219      openapi_files:
  5220        - descriptions/api.github.com/api.github.com.json
  5221        - descriptions/ghec/ghec.json
  5222        - descriptions/ghes-3.11/ghes-3.11.json
  5223    - name: POST /repositories/{repository_id}/environments/{environment_name}/variables
  5224      documentation_url: https://docs.github.com/rest/actions/variables#create-an-environment-variable
  5225      openapi_files:
  5226        - descriptions/api.github.com/api.github.com.json
  5227        - descriptions/ghec/ghec.json
  5228        - descriptions/ghes-3.11/ghes-3.11.json
  5229    - name: DELETE /repositories/{repository_id}/environments/{environment_name}/variables/{name}
  5230      documentation_url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable
  5231      openapi_files:
  5232        - descriptions/api.github.com/api.github.com.json
  5233        - descriptions/ghec/ghec.json
  5234        - descriptions/ghes-3.11/ghes-3.11.json
  5235    - name: GET /repositories/{repository_id}/environments/{environment_name}/variables/{name}
  5236      documentation_url: https://docs.github.com/rest/actions/variables#get-an-environment-variable
  5237      openapi_files:
  5238        - descriptions/api.github.com/api.github.com.json
  5239        - descriptions/ghec/ghec.json
  5240        - descriptions/ghes-3.11/ghes-3.11.json
  5241    - name: PATCH /repositories/{repository_id}/environments/{environment_name}/variables/{name}
  5242      documentation_url: https://docs.github.com/rest/actions/variables#update-an-environment-variable
  5243      openapi_files:
  5244        - descriptions/api.github.com/api.github.com.json
  5245        - descriptions/ghec/ghec.json
  5246        - descriptions/ghes-3.11/ghes-3.11.json
  5247    - name: GET /scim/v2/Groups
  5248      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise
  5249      openapi_files:
  5250        - descriptions/ghec/ghec.json
  5251        - descriptions/ghes-3.11/ghes-3.11.json
  5252    - name: POST /scim/v2/Groups
  5253      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-group
  5254      openapi_files:
  5255        - descriptions/ghec/ghec.json
  5256        - descriptions/ghes-3.11/ghes-3.11.json
  5257    - name: DELETE /scim/v2/Groups/{scim_group_id}
  5258      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise
  5259      openapi_files:
  5260        - descriptions/ghec/ghec.json
  5261        - descriptions/ghes-3.11/ghes-3.11.json
  5262    - name: GET /scim/v2/Groups/{scim_group_id}
  5263      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group
  5264      openapi_files:
  5265        - descriptions/ghec/ghec.json
  5266        - descriptions/ghes-3.11/ghes-3.11.json
  5267    - name: PATCH /scim/v2/Groups/{scim_group_id}
  5268      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group
  5269      openapi_files:
  5270        - descriptions/ghec/ghec.json
  5271        - descriptions/ghes-3.11/ghes-3.11.json
  5272    - name: PUT /scim/v2/Groups/{scim_group_id}
  5273      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group
  5274      openapi_files:
  5275        - descriptions/ghec/ghec.json
  5276        - descriptions/ghes-3.11/ghes-3.11.json
  5277    - name: GET /scim/v2/Users
  5278      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#list-scim-provisioned-identities-for-an-enterprise
  5279      openapi_files:
  5280        - descriptions/ghec/ghec.json
  5281        - descriptions/ghes-3.11/ghes-3.11.json
  5282    - name: POST /scim/v2/Users
  5283      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#provision-a-scim-enterprise-user
  5284      openapi_files:
  5285        - descriptions/ghec/ghec.json
  5286        - descriptions/ghes-3.11/ghes-3.11.json
  5287    - name: DELETE /scim/v2/Users/{scim_user_id}
  5288      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise
  5289      openapi_files:
  5290        - descriptions/ghec/ghec.json
  5291        - descriptions/ghes-3.11/ghes-3.11.json
  5292    - name: GET /scim/v2/Users/{scim_user_id}
  5293      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user
  5294      openapi_files:
  5295        - descriptions/ghec/ghec.json
  5296        - descriptions/ghes-3.11/ghes-3.11.json
  5297    - name: PATCH /scim/v2/Users/{scim_user_id}
  5298      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user
  5299      openapi_files:
  5300        - descriptions/ghec/ghec.json
  5301        - descriptions/ghes-3.11/ghes-3.11.json
  5302    - name: PUT /scim/v2/Users/{scim_user_id}
  5303      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user
  5304      openapi_files:
  5305        - descriptions/ghec/ghec.json
  5306        - descriptions/ghes-3.11/ghes-3.11.json
  5307    - name: GET /scim/v2/organizations/{org}/Users
  5308      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#list-scim-provisioned-identities
  5309      openapi_files:
  5310        - descriptions/ghec/ghec.json
  5311    - name: POST /scim/v2/organizations/{org}/Users
  5312      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#provision-and-invite-a-scim-user
  5313      openapi_files:
  5314        - descriptions/ghec/ghec.json
  5315    - name: DELETE /scim/v2/organizations/{org}/Users/{scim_user_id}
  5316      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization
  5317      openapi_files:
  5318        - descriptions/ghec/ghec.json
  5319    - name: GET /scim/v2/organizations/{org}/Users/{scim_user_id}
  5320      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user
  5321      openapi_files:
  5322        - descriptions/ghec/ghec.json
  5323    - name: PATCH /scim/v2/organizations/{org}/Users/{scim_user_id}
  5324      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user
  5325      openapi_files:
  5326        - descriptions/ghec/ghec.json
  5327    - name: PUT /scim/v2/organizations/{org}/Users/{scim_user_id}
  5328      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership
  5329      openapi_files:
  5330        - descriptions/ghec/ghec.json
  5331    - name: GET /search/code
  5332      documentation_url: https://docs.github.com/rest/search/search#search-code
  5333      openapi_files:
  5334        - descriptions/api.github.com/api.github.com.json
  5335        - descriptions/ghec/ghec.json
  5336        - descriptions/ghes-3.11/ghes-3.11.json
  5337    - name: GET /search/commits
  5338      documentation_url: https://docs.github.com/rest/search/search#search-commits
  5339      openapi_files:
  5340        - descriptions/api.github.com/api.github.com.json
  5341        - descriptions/ghec/ghec.json
  5342        - descriptions/ghes-3.11/ghes-3.11.json
  5343    - name: GET /search/issues
  5344      documentation_url: https://docs.github.com/rest/search/search#search-issues-and-pull-requests
  5345      openapi_files:
  5346        - descriptions/api.github.com/api.github.com.json
  5347        - descriptions/ghec/ghec.json
  5348        - descriptions/ghes-3.11/ghes-3.11.json
  5349    - name: GET /search/labels
  5350      documentation_url: https://docs.github.com/rest/search/search#search-labels
  5351      openapi_files:
  5352        - descriptions/api.github.com/api.github.com.json
  5353        - descriptions/ghec/ghec.json
  5354        - descriptions/ghes-3.11/ghes-3.11.json
  5355    - name: GET /search/repositories
  5356      documentation_url: https://docs.github.com/rest/search/search#search-repositories
  5357      openapi_files:
  5358        - descriptions/api.github.com/api.github.com.json
  5359        - descriptions/ghec/ghec.json
  5360        - descriptions/ghes-3.11/ghes-3.11.json
  5361    - name: GET /search/topics
  5362      documentation_url: https://docs.github.com/rest/search/search#search-topics
  5363      openapi_files:
  5364        - descriptions/api.github.com/api.github.com.json
  5365        - descriptions/ghec/ghec.json
  5366        - descriptions/ghes-3.11/ghes-3.11.json
  5367    - name: GET /search/users
  5368      documentation_url: https://docs.github.com/rest/search/search#search-users
  5369      openapi_files:
  5370        - descriptions/api.github.com/api.github.com.json
  5371        - descriptions/ghec/ghec.json
  5372        - descriptions/ghes-3.11/ghes-3.11.json
  5373    - name: GET /setup/api/configcheck
  5374      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#get-the-configuration-status
  5375      openapi_files:
  5376        - descriptions/ghes-3.11/ghes-3.11.json
  5377    - name: POST /setup/api/configure
  5378      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#start-a-configuration-process
  5379      openapi_files:
  5380        - descriptions/ghes-3.11/ghes-3.11.json
  5381    - name: GET /setup/api/maintenance
  5382      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#get-the-maintenance-status
  5383      openapi_files:
  5384        - descriptions/ghes-3.11/ghes-3.11.json
  5385    - name: POST /setup/api/maintenance
  5386      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#enable-or-disable-maintenance-mode
  5387      openapi_files:
  5388        - descriptions/ghes-3.11/ghes-3.11.json
  5389    - name: GET /setup/api/settings
  5390      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#get-settings
  5391      openapi_files:
  5392        - descriptions/ghes-3.11/ghes-3.11.json
  5393    - name: PUT /setup/api/settings
  5394      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#set-settings
  5395      openapi_files:
  5396        - descriptions/ghes-3.11/ghes-3.11.json
  5397    - name: DELETE /setup/api/settings/authorized-keys
  5398      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#remove-an-authorized-ssh-key
  5399      openapi_files:
  5400        - descriptions/ghes-3.11/ghes-3.11.json
  5401    - name: GET /setup/api/settings/authorized-keys
  5402      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#get-all-authorized-ssh-keys
  5403      openapi_files:
  5404        - descriptions/ghes-3.11/ghes-3.11.json
  5405    - name: POST /setup/api/settings/authorized-keys
  5406      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#add-an-authorized-ssh-key
  5407      openapi_files:
  5408        - descriptions/ghes-3.11/ghes-3.11.json
  5409    - name: POST /setup/api/start
  5410      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#create-a-github-license
  5411      openapi_files:
  5412        - descriptions/ghes-3.11/ghes-3.11.json
  5413    - name: POST /setup/api/upgrade
  5414      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/management-console#upgrade-a-license
  5415      openapi_files:
  5416        - descriptions/ghes-3.11/ghes-3.11.json
  5417    - name: DELETE /teams/{team_id}
  5418      documentation_url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy
  5419      openapi_files:
  5420        - descriptions/api.github.com/api.github.com.json
  5421        - descriptions/ghec/ghec.json
  5422        - descriptions/ghes-3.11/ghes-3.11.json
  5423    - name: GET /teams/{team_id}
  5424      documentation_url: https://docs.github.com/rest/teams/teams#get-a-team-legacy
  5425      openapi_files:
  5426        - descriptions/api.github.com/api.github.com.json
  5427        - descriptions/ghec/ghec.json
  5428        - descriptions/ghes-3.11/ghes-3.11.json
  5429    - name: PATCH /teams/{team_id}
  5430      documentation_url: https://docs.github.com/rest/teams/teams#update-a-team-legacy
  5431      openapi_files:
  5432        - descriptions/api.github.com/api.github.com.json
  5433        - descriptions/ghec/ghec.json
  5434        - descriptions/ghes-3.11/ghes-3.11.json
  5435    - name: GET /teams/{team_id}/discussions
  5436      documentation_url: https://docs.github.com/rest/teams/discussions#list-discussions-legacy
  5437      openapi_files:
  5438        - descriptions/api.github.com/api.github.com.json
  5439        - descriptions/ghec/ghec.json
  5440        - descriptions/ghes-3.11/ghes-3.11.json
  5441    - name: POST /teams/{team_id}/discussions
  5442      documentation_url: https://docs.github.com/rest/teams/discussions#create-a-discussion-legacy
  5443      openapi_files:
  5444        - descriptions/api.github.com/api.github.com.json
  5445        - descriptions/ghec/ghec.json
  5446        - descriptions/ghes-3.11/ghes-3.11.json
  5447    - name: DELETE /teams/{team_id}/discussions/{discussion_number}
  5448      documentation_url: https://docs.github.com/rest/teams/discussions#delete-a-discussion-legacy
  5449      openapi_files:
  5450        - descriptions/api.github.com/api.github.com.json
  5451        - descriptions/ghec/ghec.json
  5452        - descriptions/ghes-3.11/ghes-3.11.json
  5453    - name: GET /teams/{team_id}/discussions/{discussion_number}
  5454      documentation_url: https://docs.github.com/rest/teams/discussions#get-a-discussion-legacy
  5455      openapi_files:
  5456        - descriptions/api.github.com/api.github.com.json
  5457        - descriptions/ghec/ghec.json
  5458        - descriptions/ghes-3.11/ghes-3.11.json
  5459    - name: PATCH /teams/{team_id}/discussions/{discussion_number}
  5460      documentation_url: https://docs.github.com/rest/teams/discussions#update-a-discussion-legacy
  5461      openapi_files:
  5462        - descriptions/api.github.com/api.github.com.json
  5463        - descriptions/ghec/ghec.json
  5464        - descriptions/ghes-3.11/ghes-3.11.json
  5465    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments
  5466      documentation_url: https://docs.github.com/rest/teams/discussion-comments#list-discussion-comments-legacy
  5467      openapi_files:
  5468        - descriptions/api.github.com/api.github.com.json
  5469        - descriptions/ghec/ghec.json
  5470        - descriptions/ghes-3.11/ghes-3.11.json
  5471    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments
  5472      documentation_url: https://docs.github.com/rest/teams/discussion-comments#create-a-discussion-comment-legacy
  5473      openapi_files:
  5474        - descriptions/api.github.com/api.github.com.json
  5475        - descriptions/ghec/ghec.json
  5476        - descriptions/ghes-3.11/ghes-3.11.json
  5477    - name: DELETE /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5478      documentation_url: https://docs.github.com/rest/teams/discussion-comments#delete-a-discussion-comment-legacy
  5479      openapi_files:
  5480        - descriptions/api.github.com/api.github.com.json
  5481        - descriptions/ghec/ghec.json
  5482        - descriptions/ghes-3.11/ghes-3.11.json
  5483    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5484      documentation_url: https://docs.github.com/rest/teams/discussion-comments#get-a-discussion-comment-legacy
  5485      openapi_files:
  5486        - descriptions/api.github.com/api.github.com.json
  5487        - descriptions/ghec/ghec.json
  5488        - descriptions/ghes-3.11/ghes-3.11.json
  5489    - name: PATCH /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}
  5490      documentation_url: https://docs.github.com/rest/teams/discussion-comments#update-a-discussion-comment-legacy
  5491      openapi_files:
  5492        - descriptions/api.github.com/api.github.com.json
  5493        - descriptions/ghec/ghec.json
  5494        - descriptions/ghes-3.11/ghes-3.11.json
  5495    - name: GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  5496      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy
  5497      openapi_files:
  5498        - descriptions/api.github.com/api.github.com.json
  5499        - descriptions/ghec/ghec.json
  5500        - descriptions/ghes-3.11/ghes-3.11.json
  5501    - name: POST /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions
  5502      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy
  5503      openapi_files:
  5504        - descriptions/api.github.com/api.github.com.json
  5505        - descriptions/ghec/ghec.json
  5506        - descriptions/ghes-3.11/ghes-3.11.json
  5507    - name: GET /teams/{team_id}/discussions/{discussion_number}/reactions
  5508      documentation_url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy
  5509      openapi_files:
  5510        - descriptions/api.github.com/api.github.com.json
  5511        - descriptions/ghec/ghec.json
  5512        - descriptions/ghes-3.11/ghes-3.11.json
  5513    - name: POST /teams/{team_id}/discussions/{discussion_number}/reactions
  5514      documentation_url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy
  5515      openapi_files:
  5516        - descriptions/api.github.com/api.github.com.json
  5517        - descriptions/ghec/ghec.json
  5518        - descriptions/ghes-3.11/ghes-3.11.json
  5519    - name: GET /teams/{team_id}/invitations
  5520      documentation_url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy
  5521      openapi_files:
  5522        - descriptions/api.github.com/api.github.com.json
  5523        - descriptions/ghec/ghec.json
  5524    - name: GET /teams/{team_id}/members
  5525      documentation_url: https://docs.github.com/rest/teams/members#list-team-members-legacy
  5526      openapi_files:
  5527        - descriptions/api.github.com/api.github.com.json
  5528        - descriptions/ghec/ghec.json
  5529        - descriptions/ghes-3.11/ghes-3.11.json
  5530    - name: DELETE /teams/{team_id}/members/{username}
  5531      documentation_url: https://docs.github.com/rest/teams/members#remove-team-member-legacy
  5532      openapi_files:
  5533        - descriptions/api.github.com/api.github.com.json
  5534        - descriptions/ghec/ghec.json
  5535        - descriptions/ghes-3.11/ghes-3.11.json
  5536    - name: GET /teams/{team_id}/members/{username}
  5537      documentation_url: https://docs.github.com/rest/teams/members#get-team-member-legacy
  5538      openapi_files:
  5539        - descriptions/api.github.com/api.github.com.json
  5540        - descriptions/ghec/ghec.json
  5541        - descriptions/ghes-3.11/ghes-3.11.json
  5542    - name: PUT /teams/{team_id}/members/{username}
  5543      documentation_url: https://docs.github.com/rest/teams/members#add-team-member-legacy
  5544      openapi_files:
  5545        - descriptions/api.github.com/api.github.com.json
  5546        - descriptions/ghec/ghec.json
  5547        - descriptions/ghes-3.11/ghes-3.11.json
  5548    - name: DELETE /teams/{team_id}/memberships/{username}
  5549      documentation_url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy
  5550      openapi_files:
  5551        - descriptions/api.github.com/api.github.com.json
  5552        - descriptions/ghec/ghec.json
  5553        - descriptions/ghes-3.11/ghes-3.11.json
  5554    - name: GET /teams/{team_id}/memberships/{username}
  5555      documentation_url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy
  5556      openapi_files:
  5557        - descriptions/api.github.com/api.github.com.json
  5558        - descriptions/ghec/ghec.json
  5559        - descriptions/ghes-3.11/ghes-3.11.json
  5560    - name: PUT /teams/{team_id}/memberships/{username}
  5561      documentation_url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy
  5562      openapi_files:
  5563        - descriptions/api.github.com/api.github.com.json
  5564        - descriptions/ghec/ghec.json
  5565        - descriptions/ghes-3.11/ghes-3.11.json
  5566    - name: GET /teams/{team_id}/projects
  5567      documentation_url: https://docs.github.com/rest/teams/teams#list-team-projects-legacy
  5568      openapi_files:
  5569        - descriptions/api.github.com/api.github.com.json
  5570        - descriptions/ghec/ghec.json
  5571        - descriptions/ghes-3.11/ghes-3.11.json
  5572    - name: DELETE /teams/{team_id}/projects/{project_id}
  5573      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-project-from-a-team-legacy
  5574      openapi_files:
  5575        - descriptions/api.github.com/api.github.com.json
  5576        - descriptions/ghec/ghec.json
  5577        - descriptions/ghes-3.11/ghes-3.11.json
  5578    - name: GET /teams/{team_id}/projects/{project_id}
  5579      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-project-legacy
  5580      openapi_files:
  5581        - descriptions/api.github.com/api.github.com.json
  5582        - descriptions/ghec/ghec.json
  5583        - descriptions/ghes-3.11/ghes-3.11.json
  5584    - name: PUT /teams/{team_id}/projects/{project_id}
  5585      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-project-permissions-legacy
  5586      openapi_files:
  5587        - descriptions/api.github.com/api.github.com.json
  5588        - descriptions/ghec/ghec.json
  5589        - descriptions/ghes-3.11/ghes-3.11.json
  5590    - name: GET /teams/{team_id}/repos
  5591      documentation_url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy
  5592      openapi_files:
  5593        - descriptions/api.github.com/api.github.com.json
  5594        - descriptions/ghec/ghec.json
  5595        - descriptions/ghes-3.11/ghes-3.11.json
  5596    - name: DELETE /teams/{team_id}/repos/{owner}/{repo}
  5597      documentation_url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy
  5598      openapi_files:
  5599        - descriptions/api.github.com/api.github.com.json
  5600        - descriptions/ghec/ghec.json
  5601        - descriptions/ghes-3.11/ghes-3.11.json
  5602    - name: GET /teams/{team_id}/repos/{owner}/{repo}
  5603      documentation_url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy
  5604      openapi_files:
  5605        - descriptions/api.github.com/api.github.com.json
  5606        - descriptions/ghec/ghec.json
  5607        - descriptions/ghes-3.11/ghes-3.11.json
  5608    - name: PUT /teams/{team_id}/repos/{owner}/{repo}
  5609      documentation_url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy
  5610      openapi_files:
  5611        - descriptions/api.github.com/api.github.com.json
  5612        - descriptions/ghec/ghec.json
  5613        - descriptions/ghes-3.11/ghes-3.11.json
  5614    - name: GET /teams/{team_id}/team-sync/group-mappings
  5615      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy
  5616      openapi_files:
  5617        - descriptions/ghec/ghec.json
  5618    - name: PATCH /teams/{team_id}/team-sync/group-mappings
  5619      documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy
  5620      openapi_files:
  5621        - descriptions/ghec/ghec.json
  5622    - name: GET /teams/{team_id}/teams
  5623      documentation_url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy
  5624      openapi_files:
  5625        - descriptions/api.github.com/api.github.com.json
  5626        - descriptions/ghec/ghec.json
  5627        - descriptions/ghes-3.11/ghes-3.11.json
  5628    - name: GET /user
  5629      documentation_url: https://docs.github.com/rest/users/users#get-the-authenticated-user
  5630      openapi_files:
  5631        - descriptions/api.github.com/api.github.com.json
  5632        - descriptions/ghec/ghec.json
  5633        - descriptions/ghes-3.11/ghes-3.11.json
  5634    - name: PATCH /user
  5635      documentation_url: https://docs.github.com/rest/users/users#update-the-authenticated-user
  5636      openapi_files:
  5637        - descriptions/api.github.com/api.github.com.json
  5638        - descriptions/ghec/ghec.json
  5639        - descriptions/ghes-3.11/ghes-3.11.json
  5640    - name: GET /user/blocks
  5641      documentation_url: https://docs.github.com/rest/users/blocking#list-users-blocked-by-the-authenticated-user
  5642      openapi_files:
  5643        - descriptions/api.github.com/api.github.com.json
  5644        - descriptions/ghec/ghec.json
  5645    - name: DELETE /user/blocks/{username}
  5646      documentation_url: https://docs.github.com/rest/users/blocking#unblock-a-user
  5647      openapi_files:
  5648        - descriptions/api.github.com/api.github.com.json
  5649        - descriptions/ghec/ghec.json
  5650    - name: GET /user/blocks/{username}
  5651      documentation_url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user
  5652      openapi_files:
  5653        - descriptions/api.github.com/api.github.com.json
  5654        - descriptions/ghec/ghec.json
  5655    - name: PUT /user/blocks/{username}
  5656      documentation_url: https://docs.github.com/rest/users/blocking#block-a-user
  5657      openapi_files:
  5658        - descriptions/api.github.com/api.github.com.json
  5659        - descriptions/ghec/ghec.json
  5660    - name: GET /user/codespaces
  5661      documentation_url: https://docs.github.com/rest/codespaces/codespaces#list-codespaces-for-the-authenticated-user
  5662      openapi_files:
  5663        - descriptions/api.github.com/api.github.com.json
  5664        - descriptions/ghec/ghec.json
  5665    - name: POST /user/codespaces
  5666      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-for-the-authenticated-user
  5667      openapi_files:
  5668        - descriptions/api.github.com/api.github.com.json
  5669        - descriptions/ghec/ghec.json
  5670    - name: GET /user/codespaces/secrets
  5671      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-secrets-for-the-authenticated-user
  5672      openapi_files:
  5673        - descriptions/api.github.com/api.github.com.json
  5674        - descriptions/ghec/ghec.json
  5675    - name: GET /user/codespaces/secrets/public-key
  5676      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-public-key-for-the-authenticated-user
  5677      openapi_files:
  5678        - descriptions/api.github.com/api.github.com.json
  5679        - descriptions/ghec/ghec.json
  5680    - name: DELETE /user/codespaces/secrets/{secret_name}
  5681      documentation_url: https://docs.github.com/rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user
  5682      openapi_files:
  5683        - descriptions/api.github.com/api.github.com.json
  5684        - descriptions/ghec/ghec.json
  5685    - name: GET /user/codespaces/secrets/{secret_name}
  5686      documentation_url: https://docs.github.com/rest/codespaces/secrets#get-a-secret-for-the-authenticated-user
  5687      openapi_files:
  5688        - descriptions/api.github.com/api.github.com.json
  5689        - descriptions/ghec/ghec.json
  5690    - name: PUT /user/codespaces/secrets/{secret_name}
  5691      documentation_url: https://docs.github.com/rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user
  5692      openapi_files:
  5693        - descriptions/api.github.com/api.github.com.json
  5694        - descriptions/ghec/ghec.json
  5695    - name: GET /user/codespaces/secrets/{secret_name}/repositories
  5696      documentation_url: https://docs.github.com/rest/codespaces/secrets#list-selected-repositories-for-a-user-secret
  5697      openapi_files:
  5698        - descriptions/api.github.com/api.github.com.json
  5699        - descriptions/ghec/ghec.json
  5700    - name: PUT /user/codespaces/secrets/{secret_name}/repositories
  5701      documentation_url: https://docs.github.com/rest/codespaces/secrets#set-selected-repositories-for-a-user-secret
  5702      openapi_files:
  5703        - descriptions/api.github.com/api.github.com.json
  5704        - descriptions/ghec/ghec.json
  5705    - name: DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  5706      documentation_url: https://docs.github.com/rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret
  5707      openapi_files:
  5708        - descriptions/api.github.com/api.github.com.json
  5709        - descriptions/ghec/ghec.json
  5710    - name: PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}
  5711      documentation_url: https://docs.github.com/rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret
  5712      openapi_files:
  5713        - descriptions/api.github.com/api.github.com.json
  5714        - descriptions/ghec/ghec.json
  5715    - name: DELETE /user/codespaces/{codespace_name}
  5716      documentation_url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user
  5717      openapi_files:
  5718        - descriptions/api.github.com/api.github.com.json
  5719        - descriptions/ghec/ghec.json
  5720    - name: GET /user/codespaces/{codespace_name}
  5721      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user
  5722      openapi_files:
  5723        - descriptions/api.github.com/api.github.com.json
  5724        - descriptions/ghec/ghec.json
  5725    - name: PATCH /user/codespaces/{codespace_name}
  5726      documentation_url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user
  5727      openapi_files:
  5728        - descriptions/api.github.com/api.github.com.json
  5729        - descriptions/ghec/ghec.json
  5730    - name: POST /user/codespaces/{codespace_name}/exports
  5731      documentation_url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user
  5732      openapi_files:
  5733        - descriptions/api.github.com/api.github.com.json
  5734        - descriptions/ghec/ghec.json
  5735    - name: GET /user/codespaces/{codespace_name}/exports/{export_id}
  5736      documentation_url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export
  5737      openapi_files:
  5738        - descriptions/api.github.com/api.github.com.json
  5739        - descriptions/ghec/ghec.json
  5740    - name: GET /user/codespaces/{codespace_name}/machines
  5741      documentation_url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace
  5742      openapi_files:
  5743        - descriptions/api.github.com/api.github.com.json
  5744        - descriptions/ghec/ghec.json
  5745    - name: POST /user/codespaces/{codespace_name}/publish
  5746      documentation_url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace
  5747      openapi_files:
  5748        - descriptions/api.github.com/api.github.com.json
  5749        - descriptions/ghec/ghec.json
  5750    - name: POST /user/codespaces/{codespace_name}/start
  5751      documentation_url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user
  5752      openapi_files:
  5753        - descriptions/api.github.com/api.github.com.json
  5754        - descriptions/ghec/ghec.json
  5755    - name: POST /user/codespaces/{codespace_name}/stop
  5756      documentation_url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user
  5757      openapi_files:
  5758        - descriptions/api.github.com/api.github.com.json
  5759        - descriptions/ghec/ghec.json
  5760    - name: GET /user/docker/conflicts
  5761      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-authenticated-user
  5762      openapi_files:
  5763        - descriptions/api.github.com/api.github.com.json
  5764        - descriptions/ghec/ghec.json
  5765        - descriptions/ghes-3.11/ghes-3.11.json
  5766    - name: PATCH /user/email/visibility
  5767      documentation_url: https://docs.github.com/rest/users/emails#set-primary-email-visibility-for-the-authenticated-user
  5768      openapi_files:
  5769        - descriptions/api.github.com/api.github.com.json
  5770        - descriptions/ghec/ghec.json
  5771    - name: DELETE /user/emails
  5772      documentation_url: https://docs.github.com/rest/users/emails#delete-an-email-address-for-the-authenticated-user
  5773      openapi_files:
  5774        - descriptions/api.github.com/api.github.com.json
  5775        - descriptions/ghec/ghec.json
  5776        - descriptions/ghes-3.11/ghes-3.11.json
  5777    - name: GET /user/emails
  5778      documentation_url: https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user
  5779      openapi_files:
  5780        - descriptions/api.github.com/api.github.com.json
  5781        - descriptions/ghec/ghec.json
  5782        - descriptions/ghes-3.11/ghes-3.11.json
  5783    - name: POST /user/emails
  5784      documentation_url: https://docs.github.com/rest/users/emails#add-an-email-address-for-the-authenticated-user
  5785      openapi_files:
  5786        - descriptions/api.github.com/api.github.com.json
  5787        - descriptions/ghec/ghec.json
  5788        - descriptions/ghes-3.11/ghes-3.11.json
  5789    - name: GET /user/followers
  5790      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-the-authenticated-user
  5791      openapi_files:
  5792        - descriptions/api.github.com/api.github.com.json
  5793        - descriptions/ghec/ghec.json
  5794        - descriptions/ghes-3.11/ghes-3.11.json
  5795    - name: GET /user/following
  5796      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-the-authenticated-user-follows
  5797      openapi_files:
  5798        - descriptions/api.github.com/api.github.com.json
  5799        - descriptions/ghec/ghec.json
  5800        - descriptions/ghes-3.11/ghes-3.11.json
  5801    - name: DELETE /user/following/{username}
  5802      documentation_url: https://docs.github.com/rest/users/followers#unfollow-a-user
  5803      openapi_files:
  5804        - descriptions/api.github.com/api.github.com.json
  5805        - descriptions/ghec/ghec.json
  5806        - descriptions/ghes-3.11/ghes-3.11.json
  5807    - name: GET /user/following/{username}
  5808      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user
  5809      openapi_files:
  5810        - descriptions/api.github.com/api.github.com.json
  5811        - descriptions/ghec/ghec.json
  5812        - descriptions/ghes-3.11/ghes-3.11.json
  5813    - name: PUT /user/following/{username}
  5814      documentation_url: https://docs.github.com/rest/users/followers#follow-a-user
  5815      openapi_files:
  5816        - descriptions/api.github.com/api.github.com.json
  5817        - descriptions/ghec/ghec.json
  5818        - descriptions/ghes-3.11/ghes-3.11.json
  5819    - name: GET /user/gpg_keys
  5820      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-the-authenticated-user
  5821      openapi_files:
  5822        - descriptions/api.github.com/api.github.com.json
  5823        - descriptions/ghec/ghec.json
  5824        - descriptions/ghes-3.11/ghes-3.11.json
  5825    - name: POST /user/gpg_keys
  5826      documentation_url: https://docs.github.com/rest/users/gpg-keys#create-a-gpg-key-for-the-authenticated-user
  5827      openapi_files:
  5828        - descriptions/api.github.com/api.github.com.json
  5829        - descriptions/ghec/ghec.json
  5830        - descriptions/ghes-3.11/ghes-3.11.json
  5831    - name: DELETE /user/gpg_keys/{gpg_key_id}
  5832      documentation_url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user
  5833      openapi_files:
  5834        - descriptions/api.github.com/api.github.com.json
  5835        - descriptions/ghec/ghec.json
  5836        - descriptions/ghes-3.11/ghes-3.11.json
  5837    - name: GET /user/gpg_keys/{gpg_key_id}
  5838      documentation_url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user
  5839      openapi_files:
  5840        - descriptions/api.github.com/api.github.com.json
  5841        - descriptions/ghec/ghec.json
  5842        - descriptions/ghes-3.11/ghes-3.11.json
  5843    - name: GET /user/installations
  5844      documentation_url: https://docs.github.com/rest/apps/installations#list-app-installations-accessible-to-the-user-access-token
  5845      openapi_files:
  5846        - descriptions/api.github.com/api.github.com.json
  5847        - descriptions/ghec/ghec.json
  5848        - descriptions/ghes-3.11/ghes-3.11.json
  5849    - name: GET /user/installations/{installation_id}/repositories
  5850      documentation_url: https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token
  5851      openapi_files:
  5852        - descriptions/api.github.com/api.github.com.json
  5853        - descriptions/ghec/ghec.json
  5854        - descriptions/ghes-3.11/ghes-3.11.json
  5855    - name: DELETE /user/installations/{installation_id}/repositories/{repository_id}
  5856      documentation_url: https://docs.github.com/rest/apps/installations#remove-a-repository-from-an-app-installation
  5857      openapi_files:
  5858        - descriptions/api.github.com/api.github.com.json
  5859        - descriptions/ghec/ghec.json
  5860        - descriptions/ghes-3.11/ghes-3.11.json
  5861    - name: PUT /user/installations/{installation_id}/repositories/{repository_id}
  5862      documentation_url: https://docs.github.com/rest/apps/installations#add-a-repository-to-an-app-installation
  5863      openapi_files:
  5864        - descriptions/api.github.com/api.github.com.json
  5865        - descriptions/ghec/ghec.json
  5866        - descriptions/ghes-3.11/ghes-3.11.json
  5867    - name: DELETE /user/interaction-limits
  5868      documentation_url: https://docs.github.com/rest/interactions/user#remove-interaction-restrictions-from-your-public-repositories
  5869      openapi_files:
  5870        - descriptions/api.github.com/api.github.com.json
  5871        - descriptions/ghec/ghec.json
  5872    - name: GET /user/interaction-limits
  5873      documentation_url: https://docs.github.com/rest/interactions/user#get-interaction-restrictions-for-your-public-repositories
  5874      openapi_files:
  5875        - descriptions/api.github.com/api.github.com.json
  5876        - descriptions/ghec/ghec.json
  5877    - name: PUT /user/interaction-limits
  5878      documentation_url: https://docs.github.com/rest/interactions/user#set-interaction-restrictions-for-your-public-repositories
  5879      openapi_files:
  5880        - descriptions/api.github.com/api.github.com.json
  5881        - descriptions/ghec/ghec.json
  5882    - name: GET /user/issues
  5883      documentation_url: https://docs.github.com/rest/issues/issues#list-user-account-issues-assigned-to-the-authenticated-user
  5884      openapi_files:
  5885        - descriptions/api.github.com/api.github.com.json
  5886        - descriptions/ghec/ghec.json
  5887        - descriptions/ghes-3.11/ghes-3.11.json
  5888    - name: GET /user/keys
  5889      documentation_url: https://docs.github.com/rest/users/keys#list-public-ssh-keys-for-the-authenticated-user
  5890      openapi_files:
  5891        - descriptions/api.github.com/api.github.com.json
  5892        - descriptions/ghec/ghec.json
  5893        - descriptions/ghes-3.11/ghes-3.11.json
  5894    - name: POST /user/keys
  5895      documentation_url: https://docs.github.com/rest/users/keys#create-a-public-ssh-key-for-the-authenticated-user
  5896      openapi_files:
  5897        - descriptions/api.github.com/api.github.com.json
  5898        - descriptions/ghec/ghec.json
  5899        - descriptions/ghes-3.11/ghes-3.11.json
  5900    - name: DELETE /user/keys/{key_id}
  5901      documentation_url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user
  5902      openapi_files:
  5903        - descriptions/api.github.com/api.github.com.json
  5904        - descriptions/ghec/ghec.json
  5905        - descriptions/ghes-3.11/ghes-3.11.json
  5906    - name: GET /user/keys/{key_id}
  5907      documentation_url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user
  5908      openapi_files:
  5909        - descriptions/api.github.com/api.github.com.json
  5910        - descriptions/ghec/ghec.json
  5911        - descriptions/ghes-3.11/ghes-3.11.json
  5912    - name: GET /user/marketplace_purchases
  5913      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user
  5914      openapi_files:
  5915        - descriptions/api.github.com/api.github.com.json
  5916        - descriptions/ghec/ghec.json
  5917    - name: GET /user/marketplace_purchases/stubbed
  5918      documentation_url: https://docs.github.com/rest/apps/marketplace#list-subscriptions-for-the-authenticated-user-stubbed
  5919      openapi_files:
  5920        - descriptions/api.github.com/api.github.com.json
  5921        - descriptions/ghec/ghec.json
  5922    - name: GET /user/memberships/orgs
  5923      documentation_url: https://docs.github.com/rest/orgs/members#list-organization-memberships-for-the-authenticated-user
  5924      openapi_files:
  5925        - descriptions/api.github.com/api.github.com.json
  5926        - descriptions/ghec/ghec.json
  5927        - descriptions/ghes-3.11/ghes-3.11.json
  5928    - name: GET /user/memberships/orgs/{org}
  5929      documentation_url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user
  5930      openapi_files:
  5931        - descriptions/api.github.com/api.github.com.json
  5932        - descriptions/ghec/ghec.json
  5933        - descriptions/ghes-3.11/ghes-3.11.json
  5934    - name: PATCH /user/memberships/orgs/{org}
  5935      documentation_url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user
  5936      openapi_files:
  5937        - descriptions/api.github.com/api.github.com.json
  5938        - descriptions/ghec/ghec.json
  5939        - descriptions/ghes-3.11/ghes-3.11.json
  5940    - name: GET /user/migrations
  5941      documentation_url: https://docs.github.com/rest/migrations/users#list-user-migrations
  5942      openapi_files:
  5943        - descriptions/api.github.com/api.github.com.json
  5944        - descriptions/ghec/ghec.json
  5945        - descriptions/ghes-3.11/ghes-3.11.json
  5946    - name: POST /user/migrations
  5947      documentation_url: https://docs.github.com/rest/migrations/users#start-a-user-migration
  5948      openapi_files:
  5949        - descriptions/api.github.com/api.github.com.json
  5950        - descriptions/ghec/ghec.json
  5951        - descriptions/ghes-3.11/ghes-3.11.json
  5952    - name: GET /user/migrations/{migration_id}
  5953      documentation_url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status
  5954      openapi_files:
  5955        - descriptions/api.github.com/api.github.com.json
  5956        - descriptions/ghec/ghec.json
  5957    - name: DELETE /user/migrations/{migration_id}/archive
  5958      documentation_url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive
  5959      openapi_files:
  5960        - descriptions/api.github.com/api.github.com.json
  5961        - descriptions/ghec/ghec.json
  5962    - name: GET /user/migrations/{migration_id}/archive
  5963      documentation_url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive
  5964      openapi_files:
  5965        - descriptions/api.github.com/api.github.com.json
  5966        - descriptions/ghec/ghec.json
  5967        - descriptions/ghes-3.11/ghes-3.11.json
  5968    - name: DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock
  5969      documentation_url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository
  5970      openapi_files:
  5971        - descriptions/api.github.com/api.github.com.json
  5972        - descriptions/ghec/ghec.json
  5973    - name: GET /user/migrations/{migration_id}/repositories
  5974      documentation_url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration
  5975      openapi_files:
  5976        - descriptions/api.github.com/api.github.com.json
  5977        - descriptions/ghec/ghec.json
  5978        - descriptions/ghes-3.11/ghes-3.11.json
  5979    - name: GET /user/orgs
  5980      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-the-authenticated-user
  5981      openapi_files:
  5982        - descriptions/api.github.com/api.github.com.json
  5983        - descriptions/ghec/ghec.json
  5984        - descriptions/ghes-3.11/ghes-3.11.json
  5985    - name: GET /user/packages
  5986      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-the-authenticated-users-namespace
  5987      openapi_files:
  5988        - descriptions/api.github.com/api.github.com.json
  5989        - descriptions/ghec/ghec.json
  5990        - descriptions/ghes-3.11/ghes-3.11.json
  5991    - name: DELETE /user/packages/{package_type}/{package_name}
  5992      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user
  5993      openapi_files:
  5994        - descriptions/api.github.com/api.github.com.json
  5995        - descriptions/ghec/ghec.json
  5996        - descriptions/ghes-3.11/ghes-3.11.json
  5997    - name: GET /user/packages/{package_type}/{package_name}
  5998      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user
  5999      openapi_files:
  6000        - descriptions/api.github.com/api.github.com.json
  6001        - descriptions/ghec/ghec.json
  6002        - descriptions/ghes-3.11/ghes-3.11.json
  6003    - name: POST /user/packages/{package_type}/{package_name}/restore
  6004      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user
  6005      openapi_files:
  6006        - descriptions/api.github.com/api.github.com.json
  6007        - descriptions/ghec/ghec.json
  6008        - descriptions/ghes-3.11/ghes-3.11.json
  6009    - name: GET /user/packages/{package_type}/{package_name}/versions
  6010      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user
  6011      openapi_files:
  6012        - descriptions/api.github.com/api.github.com.json
  6013        - descriptions/ghec/ghec.json
  6014        - descriptions/ghes-3.11/ghes-3.11.json
  6015    - name: DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6016      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user
  6017      openapi_files:
  6018        - descriptions/api.github.com/api.github.com.json
  6019        - descriptions/ghec/ghec.json
  6020        - descriptions/ghes-3.11/ghes-3.11.json
  6021    - name: GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}
  6022      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user
  6023      openapi_files:
  6024        - descriptions/api.github.com/api.github.com.json
  6025        - descriptions/ghec/ghec.json
  6026        - descriptions/ghes-3.11/ghes-3.11.json
  6027    - name: POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6028      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user
  6029      openapi_files:
  6030        - descriptions/api.github.com/api.github.com.json
  6031        - descriptions/ghec/ghec.json
  6032        - descriptions/ghes-3.11/ghes-3.11.json
  6033    - name: POST /user/projects
  6034      documentation_url: https://docs.github.com/rest/projects/projects#create-a-user-project
  6035      openapi_files:
  6036        - descriptions/api.github.com/api.github.com.json
  6037        - descriptions/ghec/ghec.json
  6038        - descriptions/ghes-3.11/ghes-3.11.json
  6039    - name: GET /user/public_emails
  6040      documentation_url: https://docs.github.com/rest/users/emails#list-public-email-addresses-for-the-authenticated-user
  6041      openapi_files:
  6042        - descriptions/api.github.com/api.github.com.json
  6043        - descriptions/ghec/ghec.json
  6044        - descriptions/ghes-3.11/ghes-3.11.json
  6045    - name: GET /user/repos
  6046      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-the-authenticated-user
  6047      openapi_files:
  6048        - descriptions/api.github.com/api.github.com.json
  6049        - descriptions/ghec/ghec.json
  6050        - descriptions/ghes-3.11/ghes-3.11.json
  6051    - name: POST /user/repos
  6052      documentation_url: https://docs.github.com/rest/repos/repos#create-a-repository-for-the-authenticated-user
  6053      openapi_files:
  6054        - descriptions/api.github.com/api.github.com.json
  6055        - descriptions/ghec/ghec.json
  6056        - descriptions/ghes-3.11/ghes-3.11.json
  6057    - name: GET /user/repository_invitations
  6058      documentation_url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
  6059      openapi_files:
  6060        - descriptions/api.github.com/api.github.com.json
  6061        - descriptions/ghec/ghec.json
  6062        - descriptions/ghes-3.11/ghes-3.11.json
  6063    - name: DELETE /user/repository_invitations/{invitation_id}
  6064      documentation_url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
  6065      openapi_files:
  6066        - descriptions/api.github.com/api.github.com.json
  6067        - descriptions/ghec/ghec.json
  6068        - descriptions/ghes-3.11/ghes-3.11.json
  6069    - name: PATCH /user/repository_invitations/{invitation_id}
  6070      documentation_url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
  6071      openapi_files:
  6072        - descriptions/api.github.com/api.github.com.json
  6073        - descriptions/ghec/ghec.json
  6074        - descriptions/ghes-3.11/ghes-3.11.json
  6075    - name: DELETE /user/social_accounts
  6076      documentation_url: https://docs.github.com/rest/users/social-accounts#delete-social-accounts-for-the-authenticated-user
  6077      openapi_files:
  6078        - descriptions/api.github.com/api.github.com.json
  6079        - descriptions/ghec/ghec.json
  6080        - descriptions/ghes-3.11/ghes-3.11.json
  6081    - name: GET /user/social_accounts
  6082      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-the-authenticated-user
  6083      openapi_files:
  6084        - descriptions/api.github.com/api.github.com.json
  6085        - descriptions/ghec/ghec.json
  6086        - descriptions/ghes-3.11/ghes-3.11.json
  6087    - name: POST /user/social_accounts
  6088      documentation_url: https://docs.github.com/rest/users/social-accounts#add-social-accounts-for-the-authenticated-user
  6089      openapi_files:
  6090        - descriptions/api.github.com/api.github.com.json
  6091        - descriptions/ghec/ghec.json
  6092        - descriptions/ghes-3.11/ghes-3.11.json
  6093    - name: GET /user/ssh_signing_keys
  6094      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-the-authenticated-user
  6095      openapi_files:
  6096        - descriptions/api.github.com/api.github.com.json
  6097        - descriptions/ghec/ghec.json
  6098        - descriptions/ghes-3.11/ghes-3.11.json
  6099    - name: POST /user/ssh_signing_keys
  6100      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#create-a-ssh-signing-key-for-the-authenticated-user
  6101      openapi_files:
  6102        - descriptions/api.github.com/api.github.com.json
  6103        - descriptions/ghec/ghec.json
  6104        - descriptions/ghes-3.11/ghes-3.11.json
  6105    - name: DELETE /user/ssh_signing_keys/{ssh_signing_key_id}
  6106      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user
  6107      openapi_files:
  6108        - descriptions/api.github.com/api.github.com.json
  6109        - descriptions/ghec/ghec.json
  6110        - descriptions/ghes-3.11/ghes-3.11.json
  6111    - name: GET /user/ssh_signing_keys/{ssh_signing_key_id}
  6112      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user
  6113      openapi_files:
  6114        - descriptions/api.github.com/api.github.com.json
  6115        - descriptions/ghec/ghec.json
  6116        - descriptions/ghes-3.11/ghes-3.11.json
  6117    - name: GET /user/starred
  6118      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user
  6119      openapi_files:
  6120        - descriptions/api.github.com/api.github.com.json
  6121        - descriptions/ghec/ghec.json
  6122        - descriptions/ghes-3.11/ghes-3.11.json
  6123    - name: DELETE /user/starred/{owner}/{repo}
  6124      documentation_url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user
  6125      openapi_files:
  6126        - descriptions/api.github.com/api.github.com.json
  6127        - descriptions/ghec/ghec.json
  6128        - descriptions/ghes-3.11/ghes-3.11.json
  6129    - name: GET /user/starred/{owner}/{repo}
  6130      documentation_url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user
  6131      openapi_files:
  6132        - descriptions/api.github.com/api.github.com.json
  6133        - descriptions/ghec/ghec.json
  6134        - descriptions/ghes-3.11/ghes-3.11.json
  6135    - name: PUT /user/starred/{owner}/{repo}
  6136      documentation_url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user
  6137      openapi_files:
  6138        - descriptions/api.github.com/api.github.com.json
  6139        - descriptions/ghec/ghec.json
  6140        - descriptions/ghes-3.11/ghes-3.11.json
  6141    - name: GET /user/subscriptions
  6142      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-the-authenticated-user
  6143      openapi_files:
  6144        - descriptions/api.github.com/api.github.com.json
  6145        - descriptions/ghec/ghec.json
  6146        - descriptions/ghes-3.11/ghes-3.11.json
  6147    - name: GET /user/teams
  6148      documentation_url: https://docs.github.com/rest/teams/teams#list-teams-for-the-authenticated-user
  6149      openapi_files:
  6150        - descriptions/api.github.com/api.github.com.json
  6151        - descriptions/ghec/ghec.json
  6152        - descriptions/ghes-3.11/ghes-3.11.json
  6153    - name: GET /users
  6154      documentation_url: https://docs.github.com/rest/users/users#list-users
  6155      openapi_files:
  6156        - descriptions/api.github.com/api.github.com.json
  6157        - descriptions/ghec/ghec.json
  6158        - descriptions/ghes-3.11/ghes-3.11.json
  6159    - name: GET /users/{username}
  6160      documentation_url: https://docs.github.com/rest/users/users#get-a-user
  6161      openapi_files:
  6162        - descriptions/api.github.com/api.github.com.json
  6163        - descriptions/ghec/ghec.json
  6164        - descriptions/ghes-3.11/ghes-3.11.json
  6165    - name: GET /users/{username}/docker/conflicts
  6166      documentation_url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user
  6167      openapi_files:
  6168        - descriptions/api.github.com/api.github.com.json
  6169        - descriptions/ghec/ghec.json
  6170        - descriptions/ghes-3.11/ghes-3.11.json
  6171    - name: GET /users/{username}/events
  6172      documentation_url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user
  6173      openapi_files:
  6174        - descriptions/api.github.com/api.github.com.json
  6175        - descriptions/ghec/ghec.json
  6176        - descriptions/ghes-3.11/ghes-3.11.json
  6177    - name: GET /users/{username}/events/orgs/{org}
  6178      documentation_url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user
  6179      openapi_files:
  6180        - descriptions/api.github.com/api.github.com.json
  6181        - descriptions/ghec/ghec.json
  6182        - descriptions/ghes-3.11/ghes-3.11.json
  6183    - name: GET /users/{username}/events/public
  6184      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user
  6185      openapi_files:
  6186        - descriptions/api.github.com/api.github.com.json
  6187        - descriptions/ghec/ghec.json
  6188        - descriptions/ghes-3.11/ghes-3.11.json
  6189    - name: GET /users/{username}/followers
  6190      documentation_url: https://docs.github.com/rest/users/followers#list-followers-of-a-user
  6191      openapi_files:
  6192        - descriptions/api.github.com/api.github.com.json
  6193        - descriptions/ghec/ghec.json
  6194        - descriptions/ghes-3.11/ghes-3.11.json
  6195    - name: GET /users/{username}/following
  6196      documentation_url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows
  6197      openapi_files:
  6198        - descriptions/api.github.com/api.github.com.json
  6199        - descriptions/ghec/ghec.json
  6200        - descriptions/ghes-3.11/ghes-3.11.json
  6201    - name: GET /users/{username}/following/{target_user}
  6202      documentation_url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user
  6203      openapi_files:
  6204        - descriptions/api.github.com/api.github.com.json
  6205        - descriptions/ghec/ghec.json
  6206        - descriptions/ghes-3.11/ghes-3.11.json
  6207    - name: GET /users/{username}/gists
  6208      documentation_url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user
  6209      openapi_files:
  6210        - descriptions/api.github.com/api.github.com.json
  6211        - descriptions/ghec/ghec.json
  6212        - descriptions/ghes-3.11/ghes-3.11.json
  6213    - name: GET /users/{username}/gpg_keys
  6214      documentation_url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user
  6215      openapi_files:
  6216        - descriptions/api.github.com/api.github.com.json
  6217        - descriptions/ghec/ghec.json
  6218        - descriptions/ghes-3.11/ghes-3.11.json
  6219    - name: GET /users/{username}/hovercard
  6220      documentation_url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user
  6221      openapi_files:
  6222        - descriptions/api.github.com/api.github.com.json
  6223        - descriptions/ghec/ghec.json
  6224        - descriptions/ghes-3.11/ghes-3.11.json
  6225    - name: GET /users/{username}/installation
  6226      documentation_url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app
  6227      openapi_files:
  6228        - descriptions/api.github.com/api.github.com.json
  6229        - descriptions/ghec/ghec.json
  6230        - descriptions/ghes-3.11/ghes-3.11.json
  6231    - name: GET /users/{username}/keys
  6232      documentation_url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user
  6233      openapi_files:
  6234        - descriptions/api.github.com/api.github.com.json
  6235        - descriptions/ghec/ghec.json
  6236        - descriptions/ghes-3.11/ghes-3.11.json
  6237    - name: GET /users/{username}/orgs
  6238      documentation_url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user
  6239      openapi_files:
  6240        - descriptions/api.github.com/api.github.com.json
  6241        - descriptions/ghec/ghec.json
  6242        - descriptions/ghes-3.11/ghes-3.11.json
  6243    - name: GET /users/{username}/packages
  6244      documentation_url: https://docs.github.com/rest/packages/packages#list-packages-for-a-user
  6245      openapi_files:
  6246        - descriptions/api.github.com/api.github.com.json
  6247        - descriptions/ghec/ghec.json
  6248        - descriptions/ghes-3.11/ghes-3.11.json
  6249    - name: DELETE /users/{username}/packages/{package_type}/{package_name}
  6250      documentation_url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user
  6251      openapi_files:
  6252        - descriptions/api.github.com/api.github.com.json
  6253        - descriptions/ghec/ghec.json
  6254        - descriptions/ghes-3.11/ghes-3.11.json
  6255    - name: GET /users/{username}/packages/{package_type}/{package_name}
  6256      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user
  6257      openapi_files:
  6258        - descriptions/api.github.com/api.github.com.json
  6259        - descriptions/ghec/ghec.json
  6260        - descriptions/ghes-3.11/ghes-3.11.json
  6261    - name: POST /users/{username}/packages/{package_type}/{package_name}/restore
  6262      documentation_url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user
  6263      openapi_files:
  6264        - descriptions/api.github.com/api.github.com.json
  6265        - descriptions/ghec/ghec.json
  6266        - descriptions/ghes-3.11/ghes-3.11.json
  6267    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions
  6268      documentation_url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user
  6269      openapi_files:
  6270        - descriptions/api.github.com/api.github.com.json
  6271        - descriptions/ghec/ghec.json
  6272        - descriptions/ghes-3.11/ghes-3.11.json
  6273    - name: DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6274      documentation_url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user
  6275      openapi_files:
  6276        - descriptions/api.github.com/api.github.com.json
  6277        - descriptions/ghec/ghec.json
  6278        - descriptions/ghes-3.11/ghes-3.11.json
  6279    - name: GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}
  6280      documentation_url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user
  6281      openapi_files:
  6282        - descriptions/api.github.com/api.github.com.json
  6283        - descriptions/ghec/ghec.json
  6284        - descriptions/ghes-3.11/ghes-3.11.json
  6285    - name: POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore
  6286      documentation_url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user
  6287      openapi_files:
  6288        - descriptions/api.github.com/api.github.com.json
  6289        - descriptions/ghec/ghec.json
  6290        - descriptions/ghes-3.11/ghes-3.11.json
  6291    - name: GET /users/{username}/projects
  6292      documentation_url: https://docs.github.com/rest/projects/projects#list-user-projects
  6293      openapi_files:
  6294        - descriptions/api.github.com/api.github.com.json
  6295        - descriptions/ghec/ghec.json
  6296        - descriptions/ghes-3.11/ghes-3.11.json
  6297    - name: GET /users/{username}/received_events
  6298      documentation_url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user
  6299      openapi_files:
  6300        - descriptions/api.github.com/api.github.com.json
  6301        - descriptions/ghec/ghec.json
  6302        - descriptions/ghes-3.11/ghes-3.11.json
  6303    - name: GET /users/{username}/received_events/public
  6304      documentation_url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user
  6305      openapi_files:
  6306        - descriptions/api.github.com/api.github.com.json
  6307        - descriptions/ghec/ghec.json
  6308        - descriptions/ghes-3.11/ghes-3.11.json
  6309    - name: GET /users/{username}/repos
  6310      documentation_url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user
  6311      openapi_files:
  6312        - descriptions/api.github.com/api.github.com.json
  6313        - descriptions/ghec/ghec.json
  6314        - descriptions/ghes-3.11/ghes-3.11.json
  6315    - name: GET /users/{username}/settings/billing/actions
  6316      documentation_url: https://docs.github.com/rest/billing/billing#get-github-actions-billing-for-a-user
  6317      openapi_files:
  6318        - descriptions/api.github.com/api.github.com.json
  6319        - descriptions/ghec/ghec.json
  6320    - name: GET /users/{username}/settings/billing/packages
  6321      documentation_url: https://docs.github.com/rest/billing/billing#get-github-packages-billing-for-a-user
  6322      openapi_files:
  6323        - descriptions/api.github.com/api.github.com.json
  6324        - descriptions/ghec/ghec.json
  6325    - name: GET /users/{username}/settings/billing/shared-storage
  6326      documentation_url: https://docs.github.com/rest/billing/billing#get-shared-storage-billing-for-a-user
  6327      openapi_files:
  6328        - descriptions/api.github.com/api.github.com.json
  6329        - descriptions/ghec/ghec.json
  6330    - name: DELETE /users/{username}/site_admin
  6331      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#demote-a-site-administrator
  6332      openapi_files:
  6333        - descriptions/ghes-3.11/ghes-3.11.json
  6334    - name: PUT /users/{username}/site_admin
  6335      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator
  6336      openapi_files:
  6337        - descriptions/ghes-3.11/ghes-3.11.json
  6338    - name: GET /users/{username}/social_accounts
  6339      documentation_url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user
  6340      openapi_files:
  6341        - descriptions/api.github.com/api.github.com.json
  6342        - descriptions/ghec/ghec.json
  6343        - descriptions/ghes-3.11/ghes-3.11.json
  6344    - name: GET /users/{username}/ssh_signing_keys
  6345      documentation_url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user
  6346      openapi_files:
  6347        - descriptions/api.github.com/api.github.com.json
  6348        - descriptions/ghec/ghec.json
  6349        - descriptions/ghes-3.11/ghes-3.11.json
  6350    - name: GET /users/{username}/starred
  6351      documentation_url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user
  6352      openapi_files:
  6353        - descriptions/api.github.com/api.github.com.json
  6354        - descriptions/ghec/ghec.json
  6355        - descriptions/ghes-3.11/ghes-3.11.json
  6356    - name: GET /users/{username}/subscriptions
  6357      documentation_url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user
  6358      openapi_files:
  6359        - descriptions/api.github.com/api.github.com.json
  6360        - descriptions/ghec/ghec.json
  6361        - descriptions/ghes-3.11/ghes-3.11.json
  6362    - name: DELETE /users/{username}/suspended
  6363      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#unsuspend-a-user
  6364      openapi_files:
  6365        - descriptions/ghes-3.11/ghes-3.11.json
  6366    - name: PUT /users/{username}/suspended
  6367      documentation_url: https://docs.github.com/enterprise-server@3.11/rest/enterprise-admin/users#suspend-a-user
  6368      openapi_files:
  6369        - descriptions/ghes-3.11/ghes-3.11.json
  6370    - name: GET /versions
  6371      documentation_url: https://docs.github.com/rest/meta/meta#get-all-api-versions
  6372      openapi_files:
  6373        - descriptions/api.github.com/api.github.com.json
  6374        - descriptions/ghec/ghec.json
  6375    - name: GET /zen
  6376      documentation_url: https://docs.github.com/rest/meta/meta#get-the-zen-of-github
  6377      openapi_files:
  6378        - descriptions/api.github.com/api.github.com.json
  6379        - descriptions/ghec/ghec.json
  6380        - descriptions/ghes-3.11/ghes-3.11.json