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